@charset "utf-8";
.outer_border {
	border: 1px solid #0099FF;
}
.red_bg {
	background-color: #BD2010;
}
#navcontainer ul
{
	padding-left: 0;
	margin-left: 0;
	background-color: #C1C1FF;
	color: #FFFFFF;
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	padding: 0.2em 1em;
	background-color: #0066CC;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
	background-color: #ffdf08;
	color: #006699;
}
.yellow_border {
	border: 1px solid #deba00;
	background-color: #FFFFC6;
}
.yellow_bg {
	background-color: #FFDF08;
}
.green_border {
	border: 1px solid #66CC66;
	background-color: #E2F1F1;
}
.right_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #deba00;
}
.news_header {
	background-color: #DADAB6;
}
.news_body {
	background-color: #E9E9D1;
}
.white_bg {
	background-color: #FFFFFF;
}


.green_bg {
	background-color: #66CC66;
}
/*menu navigation*/
#navigation1 {
	width: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bold_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-align: center;
}
.bold_header_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-align: center;
	text-transform: uppercase;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.blue_bg {
	background-color: #0065CE;
}
.liteblue_bg {
	background-color: #C6C3FF;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.bold_header_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

#navigation1 ul {
list-style: none;
margin: 0;
padding: 0;
}
#navigation1 li {
border-bottom: 1px solid #ffffff;
}
#navigation1 li a:link, #navigation1 li a:visited {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #0066CC;
	border-right: 1px solid #999999;
	background-color: #C1C1FF;
	color: #003300;
	text-decoration: none;
}
#navigation1 li a:hover {
	background-color: #0066CC;
	color: #FFFFFF;
}
#navigation1 ul ul {
margin-left: 12px;
}
#navigation1 ul ul li {
border-bottom: 1px solid #711515;
margin:0;
}
#navigation1 ul ul a:link, #navigation1 ul ul a:visited {
background-color: #ED9F9F;
color: #711515;
}
#navigation1 ul ul a:hover {
background-color: #711515;
color: #FFFFFF;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
<!--
.police_blue {
	color: #0724A2;
	background-color: #0724A2;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.white_links_text {
	color: #FFFFFF;
}
.blue_text {
	color: #0724A2;
}
.style1 {
	color: #0724A2;
	font-size: 14px;
	font-weight: bold;
}
.style3 {color: #0724A2; font-size: 13px; font-weight: bold; }
.border_gray {
	border: 1px solid #E0E0E0;
}
.spacing {
	line-height: 17px;
}
.police_green {
	background-color: #006600;
}
.blue_border {
	border: 1px solid #0724A2;
}
.style6 {color: #0724A2; font-size: 10px; }
.spacing_big {
	line-height: 25px;
}
body {
	background-color: #ECE9D8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style8 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.style10 {
	color: #0724A2;
	font-size: 16px;
	font-weight: bold;
}
.style14 {font-size: 12px; color: #FFFFFF;}
.style16 {
	font-size: 10px;
	color: #FFFF00;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #009900;
}
a:active {
	text-decoration: none;
}
.style19 {font-size: 10px}
.info1 {
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}
.info {
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}
.formheader1 {
	background-color: #006699;
}
-->