
.band_title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #CAE373;
	font-weight : BOLD;
}	

.band_title1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #ffffff;
	font-weight : BOLD;
}

.page_content{
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 9pt;
	text-decoration: none;
	
}

.page_content_white{
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 9pt;
	text-decoration: none;
	
}

.page_content_big{
	font-family : Arial, Helvetica, sans-serif;
	color : #D9F011;
	font-size : 13pt;
	text-decoration: none;	
}
.page_text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #000000;
	font-weight : BOLD;
}
.page_content2{
	font-family : Arial, Helvetica, sans-serif;
	color : #66140E;
	font-size : 8pt;
	text-decoration: none;
}
.required{
	font-family : Arial, Helvetica, sans-serif;
	color : Red;
	font-size : 9pt;
	text-decoration: none;
}
.links {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color :#ffffff; text-decoration : underline;
	font-weight : Bold;
 }
 .links2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color :#66140E; text-decoration : none;
	font-weight : BOLD;
 }

.links3{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color :#D9F011;
	font-weight : BOLD;
}

.links:HOVER { 
	color: #EBEB15; text-decoration : underline;

}
.links2:HOVER { 
	color: #66140E; text-decoration : none;
	font-weight : bold;
}

.links3:HOVER{
	text-decoration: none;
}

.servicelinks {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color :#4B47AD; text-decoration : underline;
	font-weight : normal;
 }
 
 .featuredhometext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color :#ffffff; text-decoration : none;
	font-weight : bold;
 }
.servicelinks:HOVER { 
	color: #4B47AD; text-decoration : underline;
	
}

