/* Edited with EditCSS */
/* CSS layout: */

html{
margin:0px;
padding:0px;
}

body {
	margin: 0 auto;
	padding: 0;
	font: 100% Arial, Helvetica, sans-serif;
	background-color: #89A5D4;
	margin-top: 0px;
}

#outer{
	width:100%;
	background-color: #89a5d4;
}

#container {
	color: #303030;
	width: 800px;
	clear: both;
	background-color: #ffffff;
	margin: 0 auto;
}
#submenu{
	float:right;
	width:565px;
	margin-right: 5px;
	height: 24px;
	padding-top: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FD7D24;

}

#submenu a{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FD7D24;
text-decoration: none;
}
#submenu a.sub_current{
	color: #134BAA;
text-decoration: none;
}
/* HEADER CONTAINER */

#submenu a:hover{
	color: #134BAA;
text-decoration: none;

}
#header {
	height: 256px;
	margin: 0 auto;
	border: 0;
	padding-top: 0px;
	vertical-align: top;
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	overflow: visible;
	width: 100%;
	background-image: url(headbg.jpg);
}
#headercontainer {
	color: #303030;
	margin: 0 auto;
	width: 800px;
	clear: both;
	background-color: #ffffff;
	background-image: url(headcbg.jpg);
	height: 256px;
	text-align: left;
	background-repeat: repeat-x;
	overflow: visible;
}

#header a {
	color: #000066;
	font-size: 18px;
	font-weight: bold;
	padding-right: 5px;
}

/* MAIN PAGE CONTAINERS */

#leftcol {
	margin: 26px 0px 1px 0px;
	width: 155px;
	color: #505050;
	background-color: #FFFFFF;
	line-height: 1.3em;
	float: left;
	text-align: center;
	padding-top: 10px;
	height: 100%;
	position: static;
	padding-left: 22px;
}

#topnav {
	font-size: 12px;
	margin: 222px 5px 0px 0px;
	padding-top: 0px;
	text-align: left;
	border-bottom-width: 0px;
	font-weight: bold;
	padding-bottom: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	float: right;
	position: static;
	width: 565px;
}


#central {
	width: 800px;
	margin: 0 auto;
	font-size: 0.9em;
	background: #ffffff;
	background-color: #ffffff;
}

#feature{
	width:170px;
	height: 256px;
	position: relative;
	margin-left: 8px;
	background-image: url(featuret.jpg);
	border: none;
	top: 25px;
}
#menu {
	margin: 26px 8px 1px 10px;
	width: 150px;
	color: #505050;
	background-color: #FFFFFF;
	line-height: 1.3em;
	float: left;
	text-align: left;
	padding-top: 10px;
	height: 100%;
}

#imagecol {
	width: 200px;
	color: #505050;
	background-color: #FFFFFF;
	float: right;
	padding: 0px 0px 15px 15px;
	color: #FF811C;
	font-size: 14px;
	font-weight: bold;
}

#content {
	padding: 0px 10px 0px 0px;
	line-height: 125%;
	text-align: left;
	width: 575px;
	background: #ffffff;
	float: right;
	vertical-align: top;
	font-size: 12px;
}

#content p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 4px;
padding-bottom:6px;
}

#content h6 {
	font-size: 14px; background-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
}


#notices{
	display: table;
	overflow: hidden;
	min-height: 0px;
	position: relative;
	margin-top:5px;
	empty-cells: hide;
	background-color:#ffffff;
	width:160px;
	margin-left: 0px;
	margin-bottom: 20px;
	text-align: left;
	margin-right: 0px;
}

#notices p{
	padding: 5px 0px 14px 0px;
	background-color: #ffffff;
	color: #000000;
	font-size: 12px;
	margin-top:0px;
	font-weight: normal;
}

#notices a {
	color: red;
}

#notices a:hover {
	color:#666666;
}



#footer {
	margin: 0 auto;
	padding: 0px 0 0px 0;
	color: #000000;
	font-size: 0.7em;
	height: 85px;
	background-repeat: repeat-x;
	clear: both;
	text-align: left;
	background-color: #FFFFFF;
	width: 100%;
	background-image: url(footbg.jpg);
}
#footcontainer {
	color: #FB7B1A;
	margin: 0 auto;
	width: 800px;
	clear: both;
	background-color: #ffffff;
	background-image: url(footcbg.gif);
	height: 85px;
	background-repeat: repeat-x;
	padding-top: 17px;
	font-size: 13.5px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}

#footer a:hover {
text-decoration: underline;
color: #FFFF00;
}

#footer li a, #footer li{
	padding-right:2px;
	font-weight:normal;
	border: none;
	list-style:none;
	font-size:95%;
	text-align: center;
	margin: 0px;
	display: inline;
}

#footer ul {
	margin:0px;
	text-align: center;
}

#footfeature{
	width:59px;
	height: 91px;
	background-image: url(featureb.jpg);
	border: none;
	position: relative;
	top: -50px;
	left: 10px;
}

#imagecol p {
	padding-bottom: 1.5em;
}

#imagecol img {
	margin:0px;
margin-right:5px;
	width: 200px;
	margin-bottom: 15px;
}
#imagecol a {
text-decoration:none;
}
/* TAG AND LINK MODIFIERS */
a {
text-decoration: underline;
color: #BD0008;
}

a:hover {
text-decoration: underline;
color: #000000;
}

a img {
border: 0;
}

h1 {
	font-size: 14pt;
	margin: 6px 0 10px 0;
	padding-bottom: 8px;
	text-align: left;
}

h2 {
	font-size: 14pt;
	margin: 12px 0 0.5em 0;
	color: #595F12;
}

#content h1 {
	font-size: 14pt;
	padding-bottom: 8px;
	color: #ff7d23; margin-top: 0px;
}

#content h2 {
	font-size: 12pt;
	padding-bottom: 8px;
	color: #000000;
}

#content h3 {
	font-size: 12pt;
	padding-bottom: 0px;
padding-top:16px;
	color: #0b4da2;
}

h3 {
	font-size: 1.1em;
	margin: 0px 0 9px 0;
	color: #333333;
}

ul {
	list-style: disc url(bullet.jpg);
	margin: 8px 0px 10px 25px;
	padding: 3px;
}

ol {
	list-style: decimal url(none);
	margin: 8px 0px 10px 25px;
	padding: 3px;
}

li {
margin-bottom: 8px;

}

/* MENU LINKS */
/* MENU LINKS */
#topnav ul {
	position: static;
	list-style: none;
	margin: 0px 0px 0px 0;
	padding: 0px; padding-top: 3px;
	font-size: 11px;
}

#topnav li {
	margin-bottom: 4px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	float:left;
	margin-right: 12px;
}

#topnav li a {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
#topnav li a.menu_current {
	color: #F77E2F;
	text-decoration: none;
}

#topnav li a:hover {
	color: #F77E2F;
	text-decoration: none;
}


#topnav ul ul {
list-style: none;
width: 140px;
margin: 0 0 10px 10px;
padding: 0;
font-size: 0.9em;
}

#topnav ul ul li {
	margin-bottom: 2px;
	border-bottom: 0px;
}

#topnav ul ul li a {
font-weight: bold;
height: 15px;
text-decoration: none;
color: #0167CD;
display: block;
padding: 1px 0 0 15px;
}


#topnav ul ul li a:hover {
color: #FF0000;
}


/* ADDITIONAL STYLES */

#content .pagetitle {
	font-size: 26px;
	padding-top: 0px;
	text-align: left;
	font-weight: bold;
	color: #134baa;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: normal;
	padding-bottom:0px;
}

/* workarounds and hacks */
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {display: block;}
/* End hide from IE-mac */
* {
	margin: 0px;
	padding: 0px;
}
.min300 {
    height:150px;
    float:right;
    width:1px;
}

.thumbnail1 {
margin: 0px  15px  0px  0px;
}