
body {
	margin-top: 17px;
	background-image: url(images/bg-sub.gif);
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link { color: #005273; font-size: 10pt; font-family: Arial; font-weight: regular; text-decoration: underline; line-height: 12pt }
a:visited { color: #662D91; font-size: 10pt; font-family: Arial; font-weight: regular; text-decoration: underline; line-height: 12pt }
a:hover { color: #000000; font-size: 10pt; font-family: Arial; font-weight: regular; text-decoration: underline; line-height: 12pt }

a.flex:link { color: #000000; font-size: 8pt; font-family: Arial; font-weight: regular; text-decoration: underline; line-height: 10pt }
a.flex:visited { color: #000000; font-size: 8pt; font-family: Arial; font-weight: regular; text-decoration: underline; line-height: 10pt }
a.flex:hover { color: #005273; font-size: 8pt; font-family: Arial; font-weight: regular; text-decoration: underline; line-height: 10pt }

a.nav:link { color: #005273; font-size: 8pt; font-family: Arial ; font-weight: bold; text-decoration: none; line-height: 12pt }
a.nav:visited { color: #005273; font-size: 8pt; font-family: Arial ; font-weight: bold; text-decoration: none; line-height: 12pt }
a.nav:hover { color: #ffffff; font-size: 8pt; font-family: Arial ; font-weight: bold; text-decoration: none; line-height: 12pt }

a.white:link { color: #FFFFFF; font-size: 8pt; font-family: Arial ;text-decoration: none; line-height: 12pt }
a.white:visited { color: #FFFFFF; font-size: 8pt; font-family: Arial ;text-decoration: none; line-height: 12pt }
a.white:hover { color: #FFCC00; font-size: 8pt; font-family: Arial ;text-decoration: none; line-height: 12pt }

a.footer:link { color: #000000; font-size: 8pt; font-family: Arial ;text-decoration: underline; line-height: 12pt }
a.footer:visited { color: #000000; font-size: 8pt; font-family: Arial ;text-decoration: underline; line-height: 12pt }
a.footer:hover { color: #C1B102; font-size: 8pt; font-family: Arial ;text-decoration: underline; line-height: 12pt }

h1   { color: #959595; font-size: 12pt; font-family: Helvetica; color:000000  }

h2   { color: #016893; font-size: 12pt; font-family: Arial; font-weight: bold; line-height: 12pt  }

p   { color: #000000; font-size: 9pt; font-family: Arial; font-weight: regular; }

td   { color: #000000; font-size: 10pt; font-family: Arial; font-weight: regular; line-height: 12pt  }

.footer   { color: #000000; font-size: 8pt; font-family: Arial ;text-decoration: none; line-height: 14pt }

.footer2   { color: #000000; font-size: 8pt; font-family: Arial ;text-decoration: none; line-height: 10pt }

.flex   { color: #000000; font-size: 8pt; font-family: Arial ;text-decoration: none; line-height: 11pt }

.subnav  { color: #660066; font-size: 9pt; font-family: Arial ;text-decoration: none; line-height: 10pt }

.sidenav  { color: #660066; font-size: 8pt; font-family: Arial ;text-decoration: none; line-height: 10pt }

.searchbox {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #025E83;
	background-color: FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #025E83;
	border-right-color: #025E83;
	border-bottom-color: #025E83;
	border-left-color: #025E83;
; border: 1px solid; height: 21px; width: 120px

}
.searchbox2 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
	background-color: FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
; border: 1px #000000 solid; height: 21px; width: 150px

}

.thin {
	border: 1px solid #006892;
	padding: 0px;
	width:  775px;
}

.thin2 {
	border: 1px solid #006892;
	padding: 10px;
	width:  175px;
	background-color:#E9E9E9
	
}

.blue {
    font-size: 10pt;
	color: #016893; 	
}

.contact {
    font-size: 12pt;
	color: #000000; 
}
.anchorbox {
	border: 1px solid #DCCDD9;
	padding: 5px;
	background-color:#FFFFFF
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
	
}

ul.sidenav { list-style-image: url(../images/star.gif); }

ul { list-style-image: url(../images/star-purp.gif); }

ul.subnav { list-style-image: url(../images/star-blue.gif); }

li { list-style-image: url(../images/star-blue-white.gif); }

.TopSearch{
	vertical-align: middle;
}
.searchDiv {
	text-align: left;
	vertical-align: middle;
	position: relative;
	top: 20%;
	background-image: url(images/sub_header_bg.jpg);
}
.contentarea {
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}