/* CSS Document */
.CMSHeading h1 { 
	font-size:20px; 
	color:#36C; 
	border-bottom: 1px solid #36C;
	margin-bottom: 9px;
    padding-bottom: 2px;
}
.CMSHeading h2 { 
	font-size: 14px;
	color: #36C;
	border-bottom: 1px solid #36C;
	margin-bottom: 9px;
    padding-bottom: 4px;
}
.OverviewStyle h2 {
	font-size:12px;
	margin-bottom:4px;
	color:#333;

}
.OverviewStyle p {
	font-size: 11px;
	line-height: 16px;
	text-align:justify;
	padding-bottom:5px;
	margin:0px;
}
.OverviewStyle a:link, .OverviewStyle a:visited {
	font-size: 11px;
	color:#36C;
	text-decoration:none;
}
.OverviewStyle a:hover, .OverviewStyle a:active {
	font-size: 11px;
	color:#F60;
	text-decoration:underline;
}
.RegionStyle a:link, .RegionStyle a:visited {
	font-size: 11px;
	color:#36C;
	text-decoration:none;
}
.RegionStyle a:hover, .RegionStyle a:active {
	font-size: 11px;
	color:#F60;
	text-decoration:underline;
}
 .SubHeading1levellink a:link,  .SubHeading1levellink a:visited {
	font-size: 12px;
	color:#36C;
	text-decoration:none;
}
.SubHeading1levellink a:hover,  .SubHeading1levellink a:active {
	font-size: 12px;
	color:#F60;
	text-decoration:underline;
}
.SubHeading1levellink
{
	font-size: 12px;
	}
.SearchFmHead h2 {
	padding: 0px 0px 0px 8px;
	font-size: 14px;
	color: #FFF;
	margin-bottom: 0px;
    padding-bottom: 0px;
}
.StaticRenderText {
	font-size: 11px;
	text-align:justify;
}
.StaticRenderText a:link, .StaticRenderText a:visited {
	font-size: 11px;
	color:#36C;
	text-decoration:none;
}
.StaticRenderText a:hover, .StaticRenderText a:active {
	font-size: 11px;
	color:#F60;
	text-decoration:underline;
}
.StaticRenderHeader h3 a:hover, .StaticRenderHeader h3 a:active { 
	font-size: 13px;
	color: #F60;
	text-decoration:underline;
	margin-bottom: 0px;
    padding-bottom: 0px;
}
.StaticRenderHeader h3 a:link, .StaticRenderHeader h3 a:visited { 
	font-size: 13px;
	color: #36C;
	text-decoration:none;
}
.CMSBreadCrumb {
	font-size:12px;
	color:#36C;
	font-weight:bold;	
}
.CMSBreadCrumb a:link, .CMSBreadCrumb a:visited {
	font-size:12px;
	color:#36C;
	font-weight:bold;
	text-decoration:none;
}
.CMSBreadCrumb a:hover, .CMSBreadCrumb a:active {
	font-size:12px;
	color:#F60;
	font-weight:bold;	
	text-decoration:underline;
}
.offerprice a:link, .offerprice a:visited {
	font-size:11px;
	color:#36C;
	font-weight:bold;
	text-decoration:none;
}
.offerprice a:hover, .offerprice a:active {
	font-size:11px;
	color:#F60;
	font-weight:bold;	
	text-decoration:underline;
}

