.bodyText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color :  white;
	text-decoration : none;
	line-height : 18px;
}

.bodyTextBlue {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color :  Blue;
	text-decoration : none;
	line-height : 18px;
}

.bodyTextItalic {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : italic;
	font-weight : normal;
	color : #333333;
	text-decoration : none;
	line-height : 18px;
}

.errorText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight :normal;
	color : #cc6633;
	text-decoration : none;
	line-height : 12px;
}

errorTextbold{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight :bold;
	color : #cc6633;
	text-decoration : none;
	line-height : 12px;
}


.subheadText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #000033;
	text-decoration : none;
}

.headerText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #000033;
	text-decoration : none;
}

.sectionText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #000033;
	text-decoration : none;
}

.subtitleText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #333333;
	text-decoration : none;
}

.footerText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	color : #51583E;
	text-decoration : none;
}

A.footerText:LINK, A.footerText:VISITED, A.footerText:ACTIVE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	color : #51583E;
	text-decoration : underline;
}

A.footerText:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	color : #CC6633;
	text-decoration : underline;
}




A.bodytext:LINK, A.bodytext:VISITED, A.bodytext:ACTIVE {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : normal;
	color : WHITE;
	text-decoration : none;
}

A.bodytext:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #333333;
	text-decoration : none;
}

.boldText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #333333;
	text-decoration : none;
}

A.boldtext:LINK, A.boldtext:VISITED, A.boldtext:ACTIVE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #333333;
	text-decoration : underline;
}

A.boldtext:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #67783A;
	text-decoration : underline;
}

.loginSpacing {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #666666;
	text-decoration : none;
	padding-left : 36px;
	padding-right : 38px;
	padding-top : 23px;
}

.loginText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #666666;
	padding-left : 32px;
	padding-right : 55px;
}

A.menuText:LINK, A.menuText:VISITED, A.menuText:ACTIVE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #333333;
	text-decoration : none;
}

A.menuText:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #646484;
	text-decoration : none;
}
.menuTextSelected
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #CC6633;
	text-decoration : none;
}

A.submenuText:LINK, A.submenuText:VISITED, A.submenuText:ACTIVE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #333333;
	text-decoration : none;
}

A.submenuText:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #646484;
	text-decoration : none;
}

H1 {
background:#EAEFF2 none repeat scroll 0%;
color:#385160;
margin-bottom:15px;
}


