body,td,th {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #2b2b2b;
}
body {
	background-color: #244280;
	background-image: url(images/blue/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 44px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding: 0;
	text-align: center;
}
a:link {
	color: #1f547e;
}
a:visited {
	color: #1f547e;
}
a:hover {
	color: #990000;
}
a:active {
	color: #990000;
}
p {
	padding: 2px 0px 10px 0px;
	margin: 0;
}
h1 {
	font-size: 17px;
	color: #1f547e;
	padding: 0px 0px 12px 0px;
	margin: 0;
}
h2 {
	font-size: 16px;
	color: #1f547e;
	padding: 0px 0px 12px 0px;
	margin: 0;
}
h3 {
	font-size: 15px;
	color: #1f547e;
	padding: 0px 0px 12px 0px;
	margin: 0;
}
h4 {
	font-size: 14px;
	color: #1f547e;
	padding: 0px 0px 12px 0px;
	margin: 0;
}
h4.sub_head {
	font-size: 12px;
	font-weight: bold;
	color: #1f547e;
	border:0;
	border-bottom: 1px solid #d3dce8;
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 6px 0px;
}

#container {
	width: 802px;
	margin: 0px auto 0px auto;
	padding: 0;
	text-align: center;
}
* html b\ody #container {
	width: 742px;
	padding: 0;
}

/*
  Header
*/
#head {
	width: 752px;
	background-image: url(images/blue/bg_head.png);
	background-repeat: no-repeat;
	padding: 15px 25px 5px 25px;
	height: 86px;
	color: #ffffff;
	margin: 0;
	text-align: left;
}
* html b\ody #head {
	background-image: url(images/blue/bg_head.jpg);
}
#head a {
	color: #ffffff;
}
#head h2 a {
	text-decoration: none;
}
#head_left {
	width: 278px;
	height: 75px;
	float: left;
	margin: 0 0 0 0;
}
#head_left h2 {
	color: #ffffff;
}
#head_center {
	width: 295px;
	height: 80px;
	float: right;
	text-align: right;
	padding: 0 10px 0 0;
	margin: 10px 15px 0 0;
	font-size: 10px;
}
#head_center p {
	margin: 5px 0 7px 0;
	padding: 0;
}
#head_right {
	width: 100px;
	height: 80px;
	float: right;
	text-align: center;
	border: 1px solid red;
	display: none;
}
#head_right img {
	display: none;
}

#ads_top_info, #ads_top_info a:link, #ads_top_info a:visited, #ads_top_info a:hover, #ads_top_info a:active {
	color: #ffffff;
}

/*
  Breadcrumb
*/
#breadcrumb {
	width: 752px;
	padding: 10px 25px 10px 25px;
	background-image: url(images/blue/bg_breadcrumb.png);
	background-repeat: no-repeat;
	height: 25px;
	text-align: left;
}
* html b\ody #breadcrumb {
	background-image: url(images/blue/bg_breadcrumb.jpg);
}

/*
  Navigation
*/
#mainbar {
	background-image: url(images/blue/bg_navi.png);
	background-repeat: no-repeat;
	height: 25px;
	margin: 0;
	width: 802px;
	text-align: left;
}
* html b\ody #mainbar {
	background-image: url(images/blue/bg_navi.jpg);
}
#mainbar ul {
	clear: both;
	padding: 0 7px 1px 7px;
	margin: 0;
}
#mainbar ul li {
	list-style: none;
	display: inline;
	color: #212121;
	margin: 0;
	float: left;
}
#mainbar ul li a {
	color: #212121;
	text-decoration: none;
	padding: 5px 29px 5px 29px;
	height: 14px;
	float: left;
	background-image: url(images/blue/navi_split.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#mainbar ul li a:hover {
	background-color: #C5D0E6;
}
#mainbar ul li a.active {
	background-color: #C5D0E6;
}

/*
  Content
*/
#content {
	float: left;
	width: 732px;
	padding: 0px 35px 50px 35px;
	background-image: url(images/blue/bg_content.png);
	background-repeat: repeat-y;
	text-align: left;
}
* html b\ody #content {
	background-image: url(images/blue/bg_content.gif);
}

/*
  Footer
*/
#footer {
	clear: both;
	padding: 25px 25px 35px 25px;
	background-image: url(images/blue/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 752px;
	text-align: left;
}


input.admin_edit_title {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	padding: 0;
	margin: 0 0 12px 0;
	background-color: transparent;
	border: 0;
}
input.admin_edit_title:hover {
	border: 1px solid #000099;
}
input.admin_edit_title:focus {
	border: 1px solid #000099;
}


#mainbar ul li ul li {
	background-image: none;
}
#mainbar ul li ul li:hover {
	background-image: none;
}
#mainbar ul li ul li a {
	background-image: none;
}
#mainbar ul li ul li a:hover {
	background-image: none;
}

#ads_center {
	float: left;
	width: 732px;
	padding: 10px 35px 23px 35px;
	background-image: url(images/blue/bg_content.png);
	background-repeat: repeat-y;
	margin-bottom: 0;
	border: 0;
}
* html b\ody #ads_center {
	background-image: url(images/blue/bg_content.gif);
}

#howto_box {
	left: -87px !important;
	top: 295px !important;
}