

a.topNavLink:link {color: #000000; text-decoration: none;}
a.topNavLink:visited {color: #D40E16; text-decoration: underline;} 
a.topNavLink:hover {color: #D40E16; text-decoration: none;}
a.topNavLink:active {color: #000000; text-decoration: underline;}
a.topNavLinkActive {color: #000000 !important; text-decoration: underline;}
a.topNavLink {font-weight: bold;text-transform: uppercase;}

h1#pageTitle {
	font-size: 18px;
	color: #D40E16;
	font-weight: bold;
	margin: 0px 0px 0px 15px;
	padding-top: 9px;
	padding-bottom: 5px;
	border-bottom: 1px solid #A4A4A4;
}
h1#pageTitle.newsPage {margin-left: 12px !important;}

#breadcrumbsWrapper a, #breadcrumbsWrapperNoRHS a {color: #6d6d6d;}
.breadcrumbsHere {font-weight: bold;}
.breadcrumbsSeparator {padding: 0px 1px 0px 1px;}

#pageBodyContent, #pageBodyContent p {
	font-weight: normal;
	font-size: 11px;
	color: #565656;
}
#pageBodyContent h1{
	font-size: 18px;
	color: #D40E16;
	font-weight: bold;
}
#pageBodyContent h2{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
#pageBodyContent h3{
	font-size: 12px;
	color: #D40E16;
	font-weight: bold;
}
#pageBodyContent h4{
	font-size: 11px;
	color: #2F2F2F;
	font-weight: bold;
}
#pageBodyContent h5{
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
#pageBodyContent h6{
	font-size: 18px;
	color: #565656;
	font-weight: bold;
	margin-left: 35px;
}

#pageBodyContent a:link, #pageBodyContent a:visited {color: #D40E16;}

div.containerTitle {color: #ffffff; font-size: 12px; font-weight: bold; margin-top: 6px; margin-left: 8px;}


#footerContent {color: #ffffff;}
#footerLinks a:link, #footerLinks a {color: #ffffff;}
#footerLinks a:hover {text-decoration: underline;}
#toTop, a:link#toTop , a#toTop {text-decoration: none; position: relative; top: 0px; border: 0px; margin-left: 10px;}