@charset "UTF-8";
h4, h5, h6, p, pre, blockquote , label ol , dl , fieldset , address , ul{ 
	margin-top: 0.5em; 
	margin-right: 5%; 
	margin-bottom: 0.3em; 
}

body  {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f0f0f0;
	margin: 0px;
	padding: 0px;
}
a { color: #013598; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; }
a:hover { color: gray; text-decoration: none; }
.twoColFixRtHdr #container {
	width: 900px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #8390af;
	text-align: left;
	background-color: #FFF;
} 
.twoColFixRtHdr #header {
	height: 100px;
	padding-top: 0;
	padding-bottom: 0;
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 5px;
	width: 898px;
	margin-right: 1px;
	margin-left: 1px;
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 290px;
	margin-right: 5px;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	margin-top: 0px;
}
.twoColFixRtHdr #mainContent {
	margin-top: 0px;
	margin-right: 318px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 1px;
	height: auto;
} 
.twoColFixRtHdr #footer {
	padding-top: 0;
	padding-right: 1px;
	padding-bottom: 0;
	padding-left: 1px;
	width: 900px;
	height: 35px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
} 
.twoColFixRtHdr #footer p {
	margin: 0;
	padding: 0px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#herotile {
	width: 580px;
	float: left;
	height: 295px;
	margin-bottom: 5px;
}
#herotile2 {
	width: 580px;
	float: left;
	height: 265px;
	margin-bottom: 1px;
}
/*Start TopMenu*/
#menupattern {
	width:340px;
	float: left;
}
#homemenu {
	width:73px;
	float:left;
	background-image: url(/images/menu-graphic-02.jpg);
	height: 27px;
	text-align: center;
	white-space: nowrap;
	background-repeat: no-repeat;
	padding-top: 9px;
	color: #FFF;
}
#vertdivider {
	width: 3px;
	height: 27px;
	float:left;
}
#newsroom {
	width:90px;
	height:27px;
	float:left;
	text-align:center;
	background-image:url(/images/menu-graphic-03.jpg);
	white-space:nowrap;
	background-repeat:no-repeat;
	padding-top: 9px;
	color:#FFF;
}
#videos {
	width:100px;
	height:27px;
	float:left;
	text-align:center;
	white-space:nowrap;
	background-repeat:no-repeat;
	padding-top:9px;
	color:#FFF;
	background-image:url(/images/menu-graphic-04.jpg);
}
#customerlogin {
	width:100px;
	height:27px;
	float:left;
	text-align:center;
	white-space:nowrap;
	background-repeat:no-repeat;
	padding-top:9px;
	color:#FFF;
	background-image:url(/images/menu-graphic-05.jpg);
}
#downloads {
	width:90px;
	height:27px;
	float:left;
	text-align:center;
	white-space:nowrap;
	background-repeat:no-repeat;
	padding-top:9px;
	color:#FFF;
	background-image:url(/images/menu-graphic-06.jpg);
}
#contactus {
	width:90px;
	height:27px;
	float:left;
	text-align:center;
	white-space:nowrap;
	background-repeat:no-repeat;
	padding-top:9px;
	color:#FFF;
	background-image:url(/images/menu-graphic-07.jpg);
}
/*End TopMenu*/
#menus2{
	width:898px;
	height: auto;
	float: right;
}
#menus{
	width:898px;
	height: 30px;
	margin-bottom: 0px;
	background-color: #01539e;
	float: right;
}
#mid {
	background-image: url(images/graylines.jpg);
	width: 898px;
	height: auto;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	background-repeat: no-repeat;
	background-position: right;
	float: left;
}
#logo {
	width: 255px;
	float: left;
	margin-top: 15px;
	padding-left: 5px;
}
#tagline {
	width: 265px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 35px;
	float: left;
	padding: 0;
}
#search {
	padding: 0;
	width: 235px;
	height: 30px;
	float: right;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#mainNav {
	height: auto;
	width: 898px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 1px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #013696;
	float: left;
	margin-top: 10px;
}
#keywords {
	background-color: #cccccd;
	text-align: center;
	width: 580px;
	height: 20px;
	padding-bottom: 2px;
	float: left;
	padding-top: 3px;
	margin-top: 2px;
}
h1 {
	color: #013696;
	font-size: 17px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 8px;
}
p { font-size: 12px; font-style: normal; }
h2 {
	color: #013598;
	font-size: 14px;
}
h3 { color: #000; font-size: 14px; font-style: normal; margin: 0; padding: 0; }
#spotlightdouble1 {
	text-align: left;
	margin-top: 5px;
	width: 580px;
	height: auto;
	float: left;
}
#govlist1 {
	text-align: center;
	width: 280px;
	height: 180px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: solid 1px gray;
	float: left;
}
#govlist2 {
	text-align: center;
	width: 280px;
	height: 163px;
	border: solid 1px gray;
	margin-top: 3px;
	margin-bottom: 5px;
	float: left;
}
#listhead { background-image: url(images/list-header.jpg); background-repeat: no-repeat; text-align: center; width: 280px; height: 30px; }
#listhead2 { background-image: url(images/list-header.jpg); background-repeat: no-repeat; text-align: center; width: 280px; height: 30px; }
#listhead3 {
	background-image: url(images/list-header.jpg);
	background-repeat: no-repeat;
	text-align: center;
	width: 280px;
	height: 30px;
}
#commlist {
	text-align: left;
	width: 280px;
	height: 344px;
	padding-bottom: 9px;
	border: solid 1px gray;
	float: right;
	margin-top: 5px;
}
#commlist li {
	list-style-type: none;
	line-height: 15px;
}
.class_listhead { color: white; font-size: 15px; font-family: Arial; padding-top: 6px; }
.class_commlist {
	color: #575a5c;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 3px;
	font-size: 14px;
	width: 269px;
}
#commlistcontent {
	width: 279px;
	padding-bottom: 3px;
}
.class_spotheadline { color: white; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; }
#listcontainer {
	width:580px;
	float: left;
}
#commindent {
	width: 280px;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* Start Footer Menu */
#ftrlegal {
	width:600px;
	height:30px;
	float:left;
	padding-left: 0px;
	font-size: 9px;
	text-align: left;
}
#sitemap a{
	width:77px;
	height: 25px;
	float:left;
	text-align:center;
	font-size: 10px;
	padding-top: 3px;
	color: #000;
}
#privacy a{
	width:97px;
	height:25px;
	float:left;
	color:#000;
	text-align:center;
	font-size: 10px;
	padding-top: 3px;
}
#terms a{
	width:117px;
	height:25px;
	float:left;
	color:#000;
	text-align:center;
	font-size: 10px;
	padding-top: 3px;
}
#ftrhorizbar {
	width: 900px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #013696;
}
#divider {
	width:3px;
	height:25px;
	float:left;
	color: #000;
	text-align:center;
	font-size: 10px;
	padding-top: 3px;
}
/* End Footer Menu */
#spotlight1 { text-align: center; width: 280px; height: 120px; float: left; margin-top: 5px; }
#spotlight2 {
	text-align: center;
	width: 280px;
	height: 120px;
	float: right;
	margin-top: 5px;
	margin-right: 2px;
}
#spotlight3 { text-align: center; width: 280px; float: left; margin-top: 7px; }
#spotlight4 {
	text-align: center;
	width: 280px;
	float: right;
	margin-top: 7px;
	margin-right: 2px;
}
#spotheadline {
	background-image: url(images/spotlighthead.jpg);
	background-repeat: no-repeat;
	width: 570px;
	height: 20px;
	padding-top: 4px;
	padding-left: 10px;
	float: left;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
}
.class_spotheadline { color: white; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; }
.clearer2 {
	font-size: 0;
	line-height: 0;
	display: block;
	margin: 0;
	padding: 0;
	height: 1px;
	clear: both;
	width: auto;
}
/* Start Focus items */
#focus1 {
	width: 285px;
	margin-bottom: 0.125em;
}
#focus2 {
	width: 285px;
	height: auto;
	margin-bottom: 5px;
	margin-top: 5px;
}
#focus2 li{
	list-style-type: square;
	list-style-position: outside;
	padding-bottom: 0.125em;
	padding-top: 0.35em;
	padding-left: 5px;
	margin-left: 10px;
}
#focus3 {
	width: 285px;
	height:auto;
	margin-top: 10px;
	margin-bottom: 5px;
}
#focus3 li{
	list-style-type: square;
	list-style-position: outside;
	padding-bottom: 0.125em;
	padding-top: 0.35em;
	padding-left: 5px;
	margin-left: 10px;

}
#focus4 {
	width: 285px;
	height:auto;
	margin-top: 10px;
	margin-bottom: 5px;
}
#focus4 li{
	list-style-type: square;
	list-style-position: outside;
	padding-bottom: 0.125em;
	padding-top: 0.35em;
	padding-left: 5px;
	margin-left: 10px;
}
#focus5 {
	width: 285px;
	height:auto;
	margin-top: 10px;
	margin-bottom: 5px;
}
#focus5 li{
	list-style-type: square;
	list-style-position: outside;
	padding-bottom: 0.125em;
	padding-top: 0.35em;
	padding-left: 5px;
	margin-left: 10px;
}

/* End Focus items */
#horizbar2 {
	margin-top: 0;
	width: auto;
	height: 0;
	margin-bottom: 3px;
	border-bottom: 3px solid #013696;
}
#factbox2 {
	width: 204px;
	height: 300px;
	margin-left: 30px;
	margin-top: 5px;
	float: left;
}
#factbox {
	width: 204px;
	height: 300px;
	float: left;
	background-color: #0067b2;
}
*{
	outline: none;
}
img {border: 0;}
.frame {
	width: 580px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.folio_block {
	position: absolute;
	margin: 0px;
	float: left;
}


/*--Main Container--*/
.main_view {
	float: left;
}
/*--Window/Masking Styles--*/
.window {
	height:265px;
	width: 580px;
	overflow: hidden;
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {float: left;}

/*--Paging Styles--*/
.paging {
	position: absolute;
	right: 0px;
	width: 570px;
	height:35px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: right;
	display: none; /*-- none; Hidden by default, will be later shown with jQuery--*/
 	background-color: #2159AD;
	padding-right: 10px;
	line-height: 30px;
	padding-top: 5px;
	margin-bottom: 0px;
	bottom: -1px;
}
.paging a {
	padding: 5px;
	text-decoration: none;
	color: #fff;
}
.paging a.active {
	font-weight: bold;
	background: #920000;
	border: 1px solid #FFF;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.paging a:hover {font-weight: bold;}
.js-warning {
	color: #000;
	font-weight:bold;
	border-bottom-color:#F00;
	background-color: #FF9B8D;
	height: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #F00;
	border-right-color: #F00;
	border-left-color: #F00;
	margin-bottom: 15px;
	padding-bottom: 5px;
	width: auto;
}

