#header {
	width: 810px;
}
body {
	background-image: url(../images/bg.jpg);
	padding: 0px;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EDECEA;
	margin: 0px;
}
#shell {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#menu_shell{
	background-image: url(../images/nav_main.jpg);
	height: 41px;
	background-repeat: no-repeat;
	}
#menu {
	padding-left: 20px;
}
#body {
	background-image: none;
	width: 810px;
	min-height:400px;
	background-color: #FFFFFF;
	min-height:500px;
	background-repeat: no-repeat;
	float: left;
	left: 0px;
	background-position: left;
}
#footer {
	background-image: url(../images/footer.jpg);
	height: 50px;
	width: 810px;
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #666666;
	float: left;
}
#content {
	padding: 0px;
	width: auto;
}

ul#menu {
	height: 25px;
	padding: 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

ul#menu li
{
	margin: 0px;
	list-style-type: none;
	font-family: helvetica;
	font-size: 12px;
	float: left;
	color: #FFFFFF;
	padding: 0px 10px;
	height: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

ul#menu li a
{
	display: block;
	text-decoration: none;
	color: #198ACA;
	left: 0px;
	padding-top: 5px;
	font-weight: normal;
}

ul#menu li a:hover
{
	text-decoration: underline;
}
#break {
	clear: both;
	height: 3px;

}
#col_left {
	width: 380px;
	float: left;
	margin-left: 20px;
	line-height: 15px;

}
.col_half {
	width: 49%;
	float: left;
	padding-right: 1%;
}

#col_full {
	width: 575px;
	float: left;
	margin-left: 20px;
	line-height: 15px;

}

#col_right {
	width: 155px;
	float: right;
	color: #3A82BA;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#col_right h2{
	font-weight: bold;
	font-size: 12px;
	color: 0a50a1;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#col_right h3{
	font-weight: bold;
	font-size: 11px;
	color: 3A82BA;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
p {
	margin-top: 5px;
	margin-bottom: 5px;
}

	
#side_menu_shell {
	width: 175px;
	background-color: #198aca;
	background-repeat: no-repeat;
	float: left;
	clear: none;
	margin-right: 10px;
	margin-left: 0px;
}
#side_menu_footer {
	background-image: url(../images/nav_sub_footer.jpg);
	width: 175px;
	height: 25px;
}

ul#side_menu {
	padding: 5px;
	margin: 0px;
	min-height:200px;
}

ul#side_menu li
{
	margin: 0px;
	list-style-type: none;
	font-family: helvetica;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px;
	width: 160px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #62ADDB;
	font-weight: normal;
}

ul#side_menu li a
{
	text-decoration: none;
	color: #ffffff;
	left: 0px;
}

ul#side_menu li a:hover
{
	text-decoration: underline;
}



#side_menu_blue_shell {
	background-image: url(../images/nav_sub_blue_header.jpg);
	width: 175px;
	background-color: #198aca;
	background-repeat: no-repeat;
	float: left;
	margin-right: 10px;
}
#side_menu_blue_footer {
	background-image: url(../images/nav_sub_blue_footer.jpg);
	width: 175px;
	height: 25px;
}

ul#side_menu_blue {
	padding: 5px;
	margin: 0px;
	min-height:200px;
}
#side_menu_blue_shell p {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}


ul#side_menu_blue li
{
	margin: 0px;
	list-style-type: none;
	font-family: helvetica;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px;
	width: 160px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3997d2;
}

ul#side_menu_blue li a
{
	display: block;
	text-decoration: none;
	color: #ffffff;
	left: 0px;
	padding-top: 5px;
	font-weight: normal;
	padding-bottom: 5px;
}

ul#side_menu_blue li a:hover
{
	text-decoration: underline;
}
#side_menu_blue_shell h1 {
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
	margin: 0px;
	padding-bottom: 0px;
}
#side_menu_blue_shell p{
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-bottom: 0px;
}



#col_left h1, #col_full h1 {
	font-size: 25px;
	color: #0099CC;
	padding: 5px;
	font-weight: normal;
	margin: 20px 0px 5px;
	font-family: Helvetica, Arial;
	line-height: 1.1em;
}
#col_left p, #col_full p {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}
#col_left a, #col_full a {
	color: #198ACA;
	font-style: oblique;
}
#col_left hr, #col_full hr {
	border-top: 1px solid #3997d2;
	border-bottom: 1px solid #ffffff;
	border-style:solid;
	margin: 3px 0px;
	padding: 0px;
}
#col_left h2, #col_full h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 5px;
	color: #3997d2;
}
#col_left h3, #col_full h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 5px;
	color: #3997d2;
}
#col_left h4, #col_full h4 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 7px 5px 5px 7px;
	color: #FFFFFF;
	background-color: #198ACA;
}
#col_right a {
	color: #3B82BA;
	text-decoration: underline;
}



#feature_header {
	width: 179px;

	background-image: url(../images/feature_body_image.jpg)	
	margin: 0px;
	padding: 0px;
	background-color: #3EB5CB;
	background-image: url(../images/feature_header.jpg);
	background-repeat: no-repeat;
}
#feature_body {
	background-color: #FFFFFF;
	width: 179px;
	background-position: bottom;
	float: right;
	padding: 0px;
	height: auto;
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#feature_body ul {
	margin: 0px;
	padding: 0px 5px 0px 10px;

}
#feature_body li
{
	margin: 0px;
	list-style-type: none;
	font-family: helvetica;
	font-size: 12px;
	color: #ffffff;
	padding: 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7AB7E4;
}

#feature_body li a
{
	text-decoration: none;
	color: #ffffff;
	left: 0px;
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#feature_body li a:hover
{
	text-decoration: underline;
}
#feature_header h1 {

	font-size: 14px;
	color: #FFFFFF;
	padding: 8px 5px 8px 10px;
	margin: 0px;
}
#feature_body p {
	margin: 0px;
	padding: 10px;
}
#location {
	border: 1px solid #E2DFDC;
	margin: 0px 0px 10px;
	vertical-align: middle;
	display: block;
	float: left;
	width: 100%;
	padding: 0px;
}
#location a {
	color: #999999;
	text-decoration: none;
	margin: 0px;
	padding: 10px;
}
#location li {
	margin: 0px;
	padding: 5px 5px 10px;
	list-style-type: none;
	float: left;
	background-image: url(../images/location_arrow.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: auto;
}
#location ul {
	margin: 0px;
	padding: 0px;
	height: 28px;
}
#location a:hover {
	text-decoration: underline;
}




#databox_header {
	background-image: url(../images/databox_header.gif);
	width: 377px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
#databox_body {
	background-image: url(../images/databox_footer.gif);
	width: 377px;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
}

#databox_body ul {
	margin: 0px 5px 0px 0px;
	padding: 10px 5px 5px 25px;

}
#databox_body li
{
	margin: 0px;
	list-style-type: none;
	font-family: helvetica;
	font-size: 12px;
	color: #333333;
	padding: 0px 0px 10px;
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
}

#databox_body li a
{
	display: block;
	text-decoration: none;
	color: #ffffff;
	left: 0px;
	padding-top: 10px;
	font-weight: normal;
}
#databox_body li a:hover
{
	text-decoration: underline;
}
#databox_header h1 {
	font-size: 14px;
	color: #FFFFFF;
	padding: 8px 5px 8px 10px;
	margin: 0px;
}
#databox_body p {
	margin: 0px;
	padding: 10px;
}
.break {
	clear: both;
}
.li1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-position: left;
	background-color: #F5FBFC;
	margin: 0px;
	padding: 7px 3px 7px 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	float: none;
}
.ul1 {
	margin: 0px;
	padding: 0px;
}

.li2 {
	font-family: Arial, Helvetica, sans-serif;
	background-position: left;
	background-color: #E1EEF2;
	margin: 0px;
	padding: 7px 3px 7px 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	font-size: 11px;
}
.h4_footer {
	border: 1px solid #1D8ACB;
}
.small_text {
	font-size: 0.8em;
}
.blue_link a {
	color: #198ACA;
	text-decoration: underline;
}
ul dt {
	margin: 0px;
	padding: 0px;
}
dl {
	margin: 0px;
	padding: 0px;
}
#col_news {
	float: left;
	width: 45%;
	padding-right: 3%;
}
#col_left h5, #col_full h5 {

	font-size: 18px;
	color: #198ACA;
	padding: 5px;
	font-weight: normal;
	margin: 10px 0px 5px;
	font-family: Helvetica, Arial;
	line-height: 1.1em;
}
.newsdate {
	font-size: 1.1em;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: right;
	width: 89%;
}
.newsoutline {
	border: 1px solid #333333;
	display: block;
}
