.page_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #820226;
	line-height: 17px;
} 
.page_subtitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #990000;
	line-height: 22px;	
} 

.area_header {
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #990000;
	font-weight: normal;
	text-decoration: none;
	line-height: 22px;
}

.module_header {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #990000;
	line-height: 22px;
}

.module_subheader { color: #4C4C4C; font-size: 10px; line-height: 15px; font-family: Verdana, Arial, Helvetica; text-decoration: none } 
.module_bodytext {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #4C4C4C; text-decoration: none; line-height: 15px;} 
.module_statustext {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #B2B2B2; text-decoration: none; line-height: 15px;} 
.module_bodytextbold { font-weight: bold; }
a.module_link { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #4C4C4C; line-height: 16px; text-decoration: underline;}
a.module_link:hover { color: #4C4C4C;}
a.module_bodytext_underline { color: #4C4C4C; font-size: 11px; line-height: 15px; font-family: Verdana, Arial, Helvetica; text-decoration: underline } 
.highlight_bodytext {  } 
.highlight_bodytext_ital { font-style: italic; }
.highlight_bodytextbold { font-weight: bold; }
.highlight_bodytextbold_large { font-weight: bold; font-size: 15px; }
.footer_header { color: #666666; font-weight: bold; font-size: 10px; line-height: 13px; font-family: Verdana, Arial, Helvetica; text-decoration: none } 
.footer_text { color: #666666; font-size: 10px; line-height: 13px; font-family: Verdana, Arial, Helvetica; text-decoration: none } 

a.nav_section { 
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	line-height: 18px;
}
 
a.nav_section_active {
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	line-height: 18px;	
}


.nav_sub {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
}
.subnav_padding{padding-right:6px;}
a.nav_subsection {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
a.nav_subsection:hover {
	color: #990000;
	text-decoration: underline;
}

a.nav_subsection_active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
	line-height: 18px;
}
a.nav_subsection_active:hover {
	color: #000000;
	text-decoration: underline;
}

a {
	color: #4C4C4C;
	text-decoration: underline;
}

a:hover {
	color: #990033;
	
}
.subnav_bg{background-color:#FFFFFF;}

.bodytext ul {
	list-style-image: url('../../includes/site_images/misc/arrow.gif');
}

ul.resources_list {
	list-style-image: url('../../includes/site_images/misc/arrow.gif');	
	margin-left: -20px;
}