@charset "utf-8";
.NAV_Text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
.content_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.content_text a:link {
	color: #111F3B;
}
.content_Header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #111F3B; text-decoration: none;
	font-weight: bold;
}
.Footer_NAV {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: regular;
	color: #FFFFFF; text-decoration: none;
}
.Footer_NAV a {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: regular;
	color: #FFFFFF;
}
.Footer_NAV a:hover {
	background-color:#111F3B;
}
.content_text_white {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;  
}
.content_Header_white {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF; text-decoration: none;
	font-weight: bold;
}
.content_Header_white a:link {
	color: #FFFFCC; text-decoration: none;
}
.content_Header_white a:visited {
	color: #FFFFCC; text-decoration: none;
}

