body {
	background: url('../images/blue/background.png') repeat-x top center #d1d1d1;
	color: #d1d1d1;
	font: normal 14px/160% Arial, Helvetica, Verdana, sans-serif;
}
#t-bg {
	background: url('../images/blue/t-background.html') no-repeat top left;
}
#b-bg {
	background: url('../images/blue/b-background.html') no-repeat bottom right;
	padding: 10px 0 10px 0;
}
.space {
	margin: 10px;
}
.button {
	opacity: 0.8;
}
.button:hover {
	opacity: 1.0;
}
#page {
	margin: 0 auto;
	text-align: left;
	width: 980px;
}
#header {
	clear: both;
	float: right;
	width: 980px;
}
#header #logo {

	float: left;
	width: 400px;
}
#header .advertisement {

	float: right;
	margin-top: 10px;
	text-align: right;
	width: 580px;
}
#topmenu {
	float: right;
	width: 780px;
	margin-bottom: 5px;
	margin-top: 10px;
}
#topmenu ul {
	float: right;
	list-style: none;
	margin: 0;
}
#topmenu li {
	display: inline;
}
#topmenu li a:link , #topmenu li a:visited {
	color: #bdbdbe;
	display: inline;
	font: normal 12px Arial, Helvetica, Verdana, sans-serif;
	padding: 5px 10px 5px 10px;
}
#topmenu li a:hover , #topmenu a#active_menu-nav {
	color: #707070;
	text-decoration: none;
}
#breadcrumb {
	background: #f2f2f2;
	border-top: 1px dotted #c4c4c4;
	clear: both;
	color: #333333;
	float: left;
	font-size: 10px;
	font-weight: normal;
	width: 100%;
}
#breadcrumb .breadcrumbs {
	float: left;
	margin: 0 5px 5px 5px;
}
#breadcrumb a:link , #breadcrumb a:visited {
	color: #666666;
}
#breadcrumb a:hover {
	color: #444444;
}
#sidebar {

	float: left;
	text-align: left;
	width: 200px;
}
#sidebar .search {
	margin-bottom: 10px;
}
#sidebar td {
	background: none;
}
#sidebar input {
	background: none;
	border: 1px solid #8bbee6;
	color: #bddbf2;
}
#sidebar a:link {
	border-bottom: 1px dotted #d2e9fb;
	color: #d2e9fb;
	font-weight: bold;
}
#sidebar a:visited, #sidebar a:hover {
	color: #c3c3c3;
}
#sidebar fieldset {
	border: none;
	padding: 0;
}
#sidebar .button {
	background: url('../images/blue/s-btnbg.png') repeat-x left center #cdcdcd;
	border: 1px solid #003351;
	color: #ffffff;
	padding: 5px 10px 5px 10px;
}
#sidebar h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
}
#mainmenu {
	clear: both;
	float: right;
	margin-bottom: 20px;
	width: 200px;
}
#mainmenu ul.menu, #mainmenu ul.menu li ul {
	list-style: none;
	margin: 0;
	text-align: right;
}
#mainmenu ul.menu li ul li {
	margin: 0;
	padding: 0;
}
#mainmenu ul.menu li a:link , #mainmenu ul.menu li a:visited {
	border: none;
	clear: both;
	color: #868686;
	float: right;
	font: bold 20px Arial, Helvetica, Verdana, sans-serif;
	letter-spacing: -1px;
	padding: 5px 10px 5px 10px;
}
#mainmenu ul.menu li a:hover {
	background: #c3c3c3;
	text-decoration: none;
}
#mainmenu ul.menu #current a:link, #mainmenu ul.menu #current a:visited, #mainmenu ul.menu #current a:hover {
	background: #FFFFFF;
	color: #005183;
	text-decoration: none;
}
#mainmenu ul.menu li ul a:link, #mainmenu ul.menu li ul a:visited {
	clear: both;
	color: #868686;
	float: right;
	font: bold 16px Arial, Helvetica, Verdana, sans-serif;
	padding: 2px 10px 2px 5px;
}
#mainmenu ul.menu #current ul li a:link, #mainmenu ul.menu #current ul li a:visited {
	background: none;
	color: #868686;
}
#mainmenu ul.menu li ul ul a:link, #mainmenu ul.menu li ul ul a:visited {
	clear: both;
	color: #868686;
	float: right;
	font: normal 10pt Arial, Helvetica, Verdana, sans-serif;
	padding: 2px 10px 2px 5px;
}
#mainmenu ul.menu #current ul ul li a:link, #mainmenu ul.menu #current ul ul li a:visited {
	background: none;
	color: #00628d;
}
#main {
	clear: right;
	color: #333366;
	float: right;
	width: 780px;
}
#main .button {
	background: url('../images/btnbg.png') repeat-x left center #cdcdcd;
	border: 1px solid #999999;
	padding: 5px 10px 5px 10px;
}
#main img {
	margin: 5px;
}
#main .block {
	background: url('../images/bcbg.png') repeat-x bottom center;
	border: 1px solid #ffffff;
}
#main .advertisement {
	background: #ffffff;
	float: left;
	margin-bottom: 20px;
	text-align: center;
	width: 100%;
}
#main .advertisement img {
	margin: 0 auto;
}
#offhook {
	clear: both;
	color: #ffffff;
	float: right;
	margin-bottom: 20px;
	width: 780px;
}
#content_above {
	background: #ffffff;
	border-bottom: 1px dotted #c4c4c4;
	clear: both;
	float: left;

	width: 100%;
}
#content_below {
	background: #ffffff;
	border-top: 1px dotted #c4c4c4;
	clear: both;
	float: left;
	width: 100%;
}
#content {
	background: #ffffff;
	float: left;
	margin-bottom: 20px;
	width: 100%;
}
#content .main_normal {
	float: left;
	width: 520px;
}
#content .main_wide {
	float: left;
	margin-left: 5px;
	width: 100%;
}
#content a.contentpagetitle {
	color: #ed6919;
	font-size: 20px;
	font-weight: bold;
}
#content .article_info {
	background: #f4f4f4;
	border-top: 1px dotted #c4c4c4;
	color: #444444;
	font-size: 11px;
	margin: 5px 0 10px 0;
}
#content .article_info span {
	margin: 0 5px 0 5px;
}
#content .more {
	float: right;
	font-size: 11px;
	width: 260px;
}
#content .more .module {
	opacity: 0.8;
}
#content .more .module:hover {
	opacity: 1.0;
}
#content .more h3 {
	background: url('../images/mtbg.png') no-repeat right center #555555;
	color: #ffffff;
	float: left;
	font: bold 10px Arial, Helvetica, Verdana, sans-serif;
	margin: 0;
	padding: 1px 28px 1px 2px;
	text-transform: uppercase;
}
#content .more .contents {
	background: url('../images/mcbg.png') repeat-x top center;
	border: 1px solid #999999;
	float: left;
	margin-bottom: 10px;
	width: 100%;
}
#content .more .contents .space {
	margin: 2px;
}
#content .more ul {
	list-style: none;
	margin: 2px;
}
#content .more li {
	padding-left: 4px;
}
#content .more li a:link, #content .more li a:visited {
	color: #3b83cd;
	font-size: 10px;
	font-weight: bold;
}
#content .more li a:visited {
	color: #888888;
}
#content .more li a:hover {
	color: #e25500;
	text-decoration: none;
}
#frontpage a.contentpagetitle:link , #frontpage a.contentpagetitle:visited {
	background: url('../images/hbg.png') no-repeat left bottom #d30000;
	color: #ffffff;
	display: block;
	font: normal 25px Arial, Helvetica, Verdana, sans-serif;
	letter-spacing: -1px;
	padding: 5px 5px 15px 5px;
}
#top {
	background: #ffffff;
	float: left;
	font-size: 11px;
	margin-bottom: 20px;
	width: 100%;
}
#top .column {
	float: left;
	width: 259px;
}
#top .space {
	margin: 0;
}
#top .space .space {
	margin: 10px;
}
#top .A , #top .B {
	border-right: 1px dotted #e1e1e1;
}
#top h3 {
	color: #ffffff;
	font: bold 14px Verdana, Helvetica, Arial, sans-serif;
	margin: 0 0 5px 0;
	padding: 5px 5px 15px 5px;
}
#top .A h3 {
	background: url('../images/hbg.png') no-repeat left bottom #1388c4;
}
#top .B h3 {
	background: url('../images/hbg.png') no-repeat left bottom #008000;
}
#top .C h3 {
	background: url('../images/hbg.png') no-repeat left bottom #f55100;
}
#top ul {
	list-style: none;
	margin: 0;
}
#top li {
	border-bottom: 1px solid #e7e7e7;
	border-top: 1px solid #e7e7e7;
	padding: 1px;
}
#top li a:link, #top li a:visited {
	background: url('../images/indent5.png') no-repeat left center;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	padding-left: 5px;
}
#top li a:visited {
	color: #888888;
}
#top li a:hover {
	background: url('../images/indent6.png') no-repeat left center;
	color: #c90000;
	text-decoration: none;
}
#middle {
	float: left;
	width: 100%;
}
#middle #left {
	float: left;
	width: 260px;
}
#middle #right {
	float: right;
	margin-left: 20px;
	width: 500px;
}
#bottom {
	float: right;
	width: 780px;
}
#bottom .module, #middle .module {
	opacity: 0.95;
}
#bottom .module:hover, #middle .module:hover {
	opacity: 1.0;
}
#bottom .column, #middle .column {
	float: left;
}
#bottom .column.A {
	margin-right: 10px;
	width: 260px;
}
#bottom .column.B {
	margin-left: 10px;
	margin-right: 10px;
	width: 240px;
}
#bottom .column.C {
	margin-left: 10px;
	width: 240px;
}
#bottom .column li, #middle li {
	list-style-image: url('../images/indent9.png');
}
#bottom .column li:hover, #middle li:hover {
	list-style-image: url('../images/indent10.png');
}
#bottom .column a:link {
	color: #2366b2;
}
#bottom .column a:visited {
	color: #666666;
}
#bottom .column a:hover {
	color: #c85000;
	text-decoration: none;
}
#bottom h3, #middle h3 {
	background: url('../images/bhbg.png') repeat-x left center;
	color: #444444;
	font: bold 14px Arial, Helvetica, Verdana, sans-serif;
	margin: -10px -10px 5px -10px;
	padding: 10px 10px 10px 25px;
}
#bottom .module, #middle .module {
	background: url('../images/bcbg.png') repeat-x bottom center #ffffff;
	border: 1px solid #ffffff;
	margin-bottom: 20px;
	padding: 10px;
}
#bottom ul li ul, #middle ul li ul {
	margin: 0 0 0 15px;
}
#bottom ul li ul li, #middle ul li ul li {
	padding: 0;
}
#bottom .space, #middle .space {
	margin: 0;
}
#footer, #bottommenu {
	clear: both;
	float: right;
	font-size: 11px;
	margin-top: 0px;
	text-align: center;
	width: 780px;
	color: #4a4b4b;
}
#footer a:link, #footer a:visited {
	border-bottom: 1px dotted #cedfed;
	color: #cedfed;
}
#footer a:hover {
	border-bottom: 1px dotted #ffffff;
	color: #00628d;
	text-decoration: none;
}
#bottommenu ul {
	list-style: none;
	margin: 0 auto;
}
#bottommenu ul li {
	display: inline;
}
#bottommenu ul li a:link, #bottommenu ul li a:visited {
	color: #f4f4f4;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
}
#bottommenu ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
}