.navactive {
	font-family: Verdana, sans-serif;
	font-size: 15px;
	color: #FF9600;
	text-decoration: none;
	font-style: normal;
	margin-left: 2px;
	line-height: 20px;
	font-weight: bold;
	font-stretch: ultra-expanded;
}

.nav {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	color: white;
	text-decoration: none;
	font-style: normal;
	margin-left: 2px;
	line-height: 26px;
	font-weight: normal;
	font-stretch: ultra-expanded;
}

.nav a {
	font-family: Verdana, sans-serif;
	font-size: 15px;
	color: white;
	text-decoration: none;
	font-style: normal;
	margin-left: 2px;
	line-height: 20px;
	font-weight: bold;
	font-stretch: ultra-expanded;
}

.nav a:hover {
	font-family: Verdana, sans-serif;
	font-size: 15px;
	color: #FF9600;
	text-decoration: none;
	font-style: normal;
	font-stretch: ultra-expanded;
}

.hl {
	font-size: 16px;
	color: #003264;
	text-decoration: none;
	font-style: normal;
	margin-top: 16px;
	margin-left: 45px;
	margin-right: 45px;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #003264;
}

.subhl {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	color: Black;
	text-decoration: none;
	font-style: normal;
	margin-left: 45px;
	margin-right: 45px;
	font-weight: bold;
	margin-bottom: 10;
	margin-top: 15;
}

.content {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	color: Black;
	text-decoration: none;
	font-style: normal;
	margin-left: 45px;
	margin-right: 45px;
	line-height: 15px;
	font-weight: normal;
}

.content li {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	color: Black;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	list-style-position: outside;
	white-space: normal;
	display: block;
	margin-top: 5px;
}

.content strong {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	color: #003264;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

.content b {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	color: Black;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

.content a {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	color: Black;
	text-decoration: underline;
	font-style: normal;
}

.content a:hover {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	color: #E53D0D;
	text-decoration: underline;
	font-style: normal;
}

.ctop {
	font-size: 11px;
	color: #003264;
	text-decoration: none;
	font-style: normal;
	margin-top: 10px;
	margin-left: 45px;
	margin-right: 45px;
	font-weight: normal;
	font-family: Verdana, sans-serif;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #003264;
	text-align: right;
}

.ctop a {
	font-size: 11px;
	color: #003264;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, sans-serif;
	text-align: right;
}

.ctop a:hover{
	font-size: 11px;
	color: #E53D0D;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, sans-serif;
	text-align: right;
}


.cr {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #C8C8C8;
	text-decoration: none;
	font-style: normal;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 20px;
	font-weight: normal;
}

.cr a {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #C8C8C8;
	text-decoration: none;
	font-style: normal;
}

.cr a:hover {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: Gray;
	text-decoration: none;
	font-style: normal;
}

.footer {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	color: white;
	text-decoration: none;
	font-style: normal;
	margin-left: 2px;
	line-height: 22px;
	font-weight: bold;
	font-stretch: ultra-expanded;
}