@charset "UTF-8";
/* CSS Document */

a {
	color:#036e90;
}

a:hover {
	color:#00455b;
}

.subnav {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#036e90; 
	font-weight:bold;
}

.subnav:hover {
	color:#00455b;
}

.pagetitle {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	color:#bfa515; 
	font-weight:bold; 
	padding-top:37px;
}

.bottomaddress {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#99b7cc;
}

p	{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	line-height:16px; 
	color:#5f686d;
}.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #69C;
	text-decoration: none;
	text-align: center;
}
.text-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: justify;
}
.dark-bg-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}
.dark-bg-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #9CF;
}
