h1, h2, h3, h4, h5, h6{
	margin-bottom: 8px;
}

h1{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

h2{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2a2b2b;
}

h3{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2a2b2b;
}

h4{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #6F6F6F;
	font-weight: normal;
	line-height: normal;
}

h5{
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color: #6F6F6F;
	font-weight: normal;
	line-height: normal;
}

h6{
	font-family: Tahoma, sans-serif;
	font-size: 9px;
	color: #6F6F6F;
	font-weight: normal;
	line-height: normal;
}

h1.red, span.red{color: #b21049;}
h1.green, span.green{color: #8ba100;}

td.emi h1{
	font-family: Arial, sans-serif;
	cursor: pointer;
}

ul{
	padding: 0px 0px 0px 16px;
	margin: 0px 0px 14px 0px;
	list-style-type: disc;
}

li{
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 0px 0px;
	background: no-repeat 0px 5px;
	font-weight: bold;
}

ul.red{
	list-style-type: none;
	padding-left:0px;
}
ul.red li{
	padding-left: 8px;
	background-image: url("/CMS/media/img/v2/layout/li_red.gif");
}

table.cpnewAnnotations{
	border-collapse: collapse;
}

table.cpnewAnnotations td{
	padding: 0px 6px 6px 0px;
	vertical-align: top;
	color: #6F6F6F;
}

table.cpnewAnnotations td small, 
table.cpnewAnnotations td small a{
	font-family: Tahoma, sans-serif;
	font-size: 10px;
}

table.cpnewAnnotations td p{
	padding: 0px 0px 0px 0px;
}

div.cpnewSiteMapElement1, 
div.cpnewSiteMapElement2, 
div.cpnewSiteMapElement3{
	padding-bottom: 6px;
}

div.cpnewSiteMapElement1 a{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

div.cpnewSiteMapElement2{padding-left: 20px;}
div.cpnewSiteMapElement2 a{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

div.cpnewSiteMapElement3{padding-left: 40px;}
div.cpnewSiteMapElement3 a{

}

sup{
	padding-left: 2px;
}

sup a, 
sup a:hover{
	color: #6F6F6F;
	text-decoration: none;
	cursor: default;
}

