	body {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 4;
	
}

.p{
	line-height: 18px;
	color: #000000;
}


.color1{
	font-size: 12px;
	color: #5E8AC7;
}

.black_lg{
	font-size: 14px;
}

.black_italic{
	font-size: 12px;
	font-style:italic;
}


.heading1 {
	color: #5E8AC7;
	font-weight: bold;
	font-size: 22px;
	line-height: 24px;
}

.heading2 {
	color: #5E8AC7;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
}

.heading3 {
	color: #5E8AC7;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
}

.heading4 {
	color: #000000;
	font-weight: bold;
	font-size: 22px;
	line-height: 24px;
}

.headinglinkbars {
	color: #000000;
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
}

.heading5 {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
}

.heading6 {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
}
	
	

	
.copyright {
	font-size: 11px;
	color: #000000;
}

	
a:link, a:visited {
	color: #5E8AC7;
	font-size: 12px;
	text-decoration: none;
}    

a:hover {
	color: #000000;
	background-color: #none;
	text-decoration: underline;
}

a.link2:link, a.link2:visited {
	color: #5E8AC7;
	font-size: 12px;
	border-bottom: 1px dashed;
	text-decoration: none;
}    

a.link2:hover {
	color: #000000;
	background-color: #none;
	text-decoration: none;
	border-bottom: 1px solid;

}


a.copyright_link:link, a.copyright_link:visited {
	color: #5E8AC7;
	font-size: 11px;
	text-decoration: none;
}  

a.copyright_link:hover {
	color: #ffffff;
	font-size: 11px;
	background-color: #000000;
	text-decoration: none;
}

a.nav_left_link:link, a.nav_left_link:visited {
	color: #5E8AC7;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}  

a.nav_left_link:hover {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	background-color: #000000;
	text-decoration: none;
}

a.link_bold:link, a.link_bold:visited {
	color: #5E8AC7;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}  

a.link_bold:hover {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	background-color: #000000;
	text-decoration: none;
}


a.nav_footer_link:link, a.nav_footer_link:visited {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}  

a.nav_footer_link:hover {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background-color: #ffffff;
	text-decoration: none;
}