

.text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
}

a.text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #8c0306;
	text-decoration: underline;
	font-weight: normal;
	line-height: 18px;
}

a.text:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
	text-decoration: underline;
}

.textSmall {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
}

.textAnnouncement {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 14px;
}

a.textSmall {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #8c0306;
	text-decoration: underline;
	font-weight: normal;
	line-height: 18px;
}

a.textSmall:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
	text-decoration: underline;
}

.textWhiteSmall {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
}

.backtoTop {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #990005;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
	text-decoration: underline;
}

div.snav {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight: bold;
    color: #3e3d3d;
	border-bottom: 1px solid #faa118;

}

div.snav a{
	text-decoration : none;
    display: block;
	color: #3e3d3d;
	padding: 8px 12px 4px 22px;
	border-bottom: 1px solid #faa118;
	background-repeat: no-repeat;
	background-position: bottom;
}

div.snav a:hover{
   
	color: ##3e3d3d;
	text-decoration : none;
	display: block;
	background-color: #fddc51

	
}


div.snavActive {
    font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-style:bold;
	font-weight: bold;
    color: #3e3d3d;
	padding: 8px 12px 4px 22px;
	border-bottom: 2px solid #faa118;
	background-color: #fddc51;
	display: block;
}



.Header {
	color : #f04e22;
	font-size : 16px;
	font-style : normal;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

.HeaderOrange {
	color : #f46c20;
	font-size : 14px;
	font-style : normal;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

.HeaderWhite {
	color : #ffffff;
	font-size : 14px;
	font-style : normal;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}


.subHeader {
	color : #6E9ED7;
	font-size : 12px;
	font-style : normal;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

.subHeaderWhite {
	color : #ffffff;
	font-size : 11px;
	font-style : normal;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

	.contactInfo {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 16px;
}
