html,body {
	color: #000;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #262163;
	height: 100%;
	overflow: inherit;
}
#fullheight {
	margin: 0;
	padding: 0;
	height: 100%;
	overflow: auto;
	position: relative;
}

a:link { color: #000; text-decoration: underline; }

a:visited {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

a:active {
	color: #666666;
	text-decoration: none;
}
.scroll { color: #000; font-size: 10px; text-align: left; width: 487px; height: 100%; overflow: auto; }
hr {
	color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}
p {
	margin-top: .65em;
	margin-right: 0px;
	margin-bottom: .65em;
	margin-left: 0px;
}
.base_cell {
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}


.main_content {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-size: 13px;
	text-align: left;
	vertical-align: top;
}
.main_content_general {
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	font-size: 13px;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
}
.main_content_general li {
	list-style-position: outside;
	list-style-image: url(../gfx/menu-arrow.gif);
}


.main_content_minpad {
	font-size: 13px;
	text-align: left;
	vertical-align: top;
	padding: 0px;
}

.menucell {
	font-size: 12px;
	font-weight: bold;
	color: #008FA2;
	padding-left: 14px;
	padding-right: 14px;
}
.menu_bkg {
	background-image: url(../gfx/menu_bkg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.menu_norm {
	text-decoration: none;
}
a.menu_norm:link {
	text-decoration: none;
	color: #008FA2;
}
a.menu_norm:visited {
	text-decoration: none;
	color: #008FA2;
}

a.menu_norm:hover {
	text-decoration: none;
	color: #015989;
}
a.menu_norm:active {
	text-decoration: none;
	color: #015989;
}
.menu_on {
	text-decoration: none;
	color: #015989;
}
a.menu_on:link {
	text-decoration: none;
	color: #015989;
}
a.menu_on:visited {
	text-decoration: none;
	color: #015989;
}
a.menu_on:hover {
	text-decoration: none;
	color: #015989;
}
a.menu_on:active {
	text-decoration: none;
	color: #015989;
}
.copyright {
	font-size: 11px;
	color: #0F75BC;
	text-align: left;
	vertical-align: top;
	padding-top: 9px;
}
.copyright a:link {
	text-decoration: none;
	color: #0F75BC;
}
.copyright a:visited {
	text-decoration: none;
	color: #0F75BC;
}
.copyright a:active {
	text-decoration: underline;
	color: #0F75BC;
}
.copyright a:hover {
	text-decoration: underline;
	color: #0F75BC;
}
.powered_by {
	font-size: 11px;
	color: #0F75BC;
	text-align: right;
	vertical-align: top;
	padding-top: 9px;
}
.powered_by a:link {
	text-decoration: none;
	color: #0F75BC;
}
.powered_by a:visited {
	text-decoration: none;
	color: #0F75BC;
}
.powered_by a:active {
	text-decoration: underline;
	color: #0F75BC;
}
.powered_by a:hover {
	text-decoration: underline;
	color: #0F75BC;
}
.form_error_msg {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0093A8;
	display: block;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-size: 13px;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.top_search_cell  {
	text-align: right;
	vertical-align: middle;
	height: 30px;
	padding-top: 8px;
	padding-bottom: 10px;
}
.top_search_cell img {
	top: -5px;
	padding-left: 4px;
}
#links_table td {
	font-size: 12px;
	color: #000000;
	text-align: center;
	vertical-align: top;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#links_table td a {
	font-size: 14px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	float: left;
	clear: right;
}
#links_table td a:hover {
	font-size: 14px;
	color: #0000CC;
	text-decoration: underline;
	font-weight: bold;
}
#links_table td a:active {
	font-size: 14px;
	color: #0000CC;
	text-decoration: underline;
	font-weight: bold;
}
#links_table td a:visited {
	font-size: 14px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}




#links_table td .sublinks a {
	font-size: 12px !important;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	float: none;
	clear: none;
}
#links_table td .sublinks a:hover {
	font-size: 12px;
	color: #0000CC;
	text-decoration: underline;
	font-weight: bold;
}
#links_table td .sublinks a:active {
	font-size: 12px;
	color: #0000CC;
	text-decoration: underline;
	font-weight: bold;
}
#links_table td .sublinks a:visited {
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}





#links_table     td     ul  {
	font-size: 12px;
	color: #000000;
	margin-top: 10px;
	float: left;
	clear: left;
	list-style-position: outside;
	list-style-image: url(../gfx/menu-arrow.gif);
}
#links_table td li {
	font-size: 12px;
	color: #000000;
	text-align: left;
	margin-left: -10px;
	padding-left: -10px;

}
.contact_form {
	margin: 0px;
	padding: 10px;
	background-color: #F5F5F5;
	display: block;
	float: right;
	width: 400px;
	border: 1px solid #CCCCCC;
}

.contact_form td {
	font-size: 1em;
	color: #000000;
	margin: 0px;
	padding: 3px;
}
.contact_form td label {
	font-size: 1em;
	color: #000000;
}

.content_right_panel {
	margin: 0px;
	padding: 10px;
	background-color: #F5F5F5;
	display: block;
	float: right;
	width: 500px;
	border: 1px solid #CCCCCC;
}
.content_left_panel {
	margin: 0px;
	display: block;
	float: left;
	width: 320px;
}
.content_left_panel_even {
	display: block;
	float: left;
	width: 400px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.content_right_panel_even {
	display: block;
	float: right;
	width: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#links_table td .news-read-more a {
	float: none;
	font-size: 13px;
	font-style: italic;
}
#links_table td .news-read-more a:hover {
	text-decoration: underline;
}