body
{
	font: 1.0em trebuchet MS, 'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande, 'Lucida Sans', Geneva, Arial, sans-serif;
	margin: 0;
	top: 0;
	background: #0e1f35 url(header.jpg) repeat-x center top;
	color: #242c31;
}
#container {
	margin: 0;
	padding: 0;
}
#header_wrap
{
	color: #fff;
	width: 100%;
	margin: 0;
	padding: 0;
}

a.showLink, a.hideLink {
	text-decoration: none;
	color: #36f;
	padding-left: 8px;
	background: transparent url(down.gif) no-repeat left;
}
a.hideLink {
	background: transparent url(up.gif) no-repeat left;
}

#header
{
	background:url(banner.jpg) no-repeat;
	margin: 0 auto;
	width: 960px;
	height: 106px;
}

#header_right {
	vertical-align: bottom;
	padding: 0;
	margin: 0px;
	height: 88px;
	width: 360px;
}

#header_logo {
	float: left;
	background:url(logo.jpg) no-repeat 3px 17px;
	width: 310px;
	cursor: pointer;
	height: 88px;
}
hr {
	background-color: #B7D3D6;
	width: 100%;
	height: 1px;
}

.search_form {
	display: inline;
	width: 436px;
	height: 40px;
}
.search_input {
	width: 348px;
	color: #0E1F35;
	border: 0;
	padding: 10px 0 0 10px;
	font-size: 1.1em;
	height: 40px;
	background:url(input.png) no-repeat;
}
.search_button {
	vertical-align: top;
	padding: 0;
	margin: 5px 0 0 5px;
	width: 78px;
	height: 28px;
	background:url(search.png) no-repeat;
}

#content {
	margin: 0 auto;
	width: 960px;
	clear: both;
}
#content_left {
	width: 630px;
	float: left;
}
#content_middle {
	width: 960px;
	float: left;
}
#content_right {
	width: 330px;
	float: right;
}

#round_left_top {
	background:url(top_left.gif) no-repeat;
	width: 630px;
	height: 3px;
}
#round_left_bottom {
	background:url(bottom_left.gif) no-repeat;
	width: 630px;
	height: 3px;
}
#round_left_data {
	padding: 0px 10px 10px 10px;
	min-height: 275px;
	background-color: #fff;
}

#round_left_data_large {
	padding: 0px 10px 10px 10px;
	min-height: 570px;
	background-color: #fff;
}

#round_middle_top {
	background:url(top_middle.gif) no-repeat;
	width: 960px;
	height: 3px;
}
#round_middle_bottom {
	background:url(bottom_middle.gif) no-repeat;
	width: 960px;
	height: 3px;
}
#round_middle_data {
	padding: 10px;
	min-height: 275px;
	background-color: #fff;
}

#round_right_top {
	background:url(top_right.gif) no-repeat;
	width: 330px;
	height: 3px;
}
#round_right_bottom {
	background:url(bottom_right.gif) no-repeat;
	width: 330px;
	height: 3px;
}
#round_right_data {
	padding: 0px 10px 10px 10px;
	width: 310px;
	color: #fff;
	min-height: 275px;
	background-color: #020E11;
}

#right_menu {
	font-size: 0.7em;
	padding: 5px;
	color: #fff;
}
#right_menu ul {
	padding: -5;
	margin: 0;
}
#right_menu li {
	color: #fff;
	display: inline;
	margin: 0 0 0 0;
	border: 1px solid #999;
	padding: 4px 4px;
	text-transform: uppercase;
	background-color: #0E1F35
}
#right_menu li:hover {
	background-color: #6D963B
}
#right_menu a{
	text-decoration: none;
	color: #fff;
}

#sitemaps {
	border-top: 1px solid #2F6169;
	padding: 2px;
	color: #fff;
}

#right_data {
	font-size: 0.7em;
	padding: -2px;
}
.right_data ul {
	padding: 0;
	margin: 0;
}
.right_data li {
	list-style: none;
	margin: 0;
	background:url(arrow.gif) no-repeat 0 4px;
	color: #fff;
	border-bottom: 1px solid #2F6169;
	font-size: 0.75em;
	padding: 0 0 0 16px;
}
#right_data a {
	color: #D0FF7E;
	text-decoration: none;
}
.right_data a:hover {
	color: #fff;
}
.right_data span {
	display:inline;
	float: right;
	text-align: right;
}

.content_text {
	font-size: 0.8em;
	text-align: justify; 
	text-justify: newspaper;
}
.content_text pre{
	width: 600px;
	font-size: 1.1em;
	overflow: hidden;
}

.content_text a {
	color: #0044AA;
	text-decoration: none;
}
.content_text a:hover {
	color: #860402;
}

.content_text ul {
	margin: 0;
	padding: 0;
}
.content_text li {
	background:url(next.png) no-repeat 0 5px;
	list-style: none;
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 3px 0 3px 22px;
}

.content_text span {
	display:inline;
	float: right;
	text-align: right;
}

.content_info {
	display: none;
}

.content_index_frame {
	font-size: 0.9em;
	float:left;
	padding: 5px 0;
	width: 600px;
	border-top: 1px solid #ccc;
}
.content_index_thumb {
	float:left;
	width: 100px;
}
.content_index_data {
	float:left;
	width: 200px;
}
.content_index_thumb img {
	border: 1px solid #ccc;
	padding: 2px;
}


.bg_grey {
	background-color: #F2F2F2;
}

#footer_space {
	height: 10px;
	width: 960px;
	clear: both;
}
#footer {
	font-size: 0.7em;
	clear: both;
	color: #fff;
	background:url(footer-bg.png) no-repeat;
	width: 960px;
	height: 35px;
	margin-bottom: 10px;
}
#footer_menu {
	padding: 10px;
	text-align: center;
}
#footer_menu a {
	color: #D0FF7E;
	text-decoration: none;
}
#footer_menu a:hover {
	color: #fff;
}

.pr {
	vertical-align: bottom;
}

#sitemap {
	clear: both;
	width: 900px;
	padding: 10px 0 0 0;
	font-size: 0.6em;
}
#sitemap ul {
	margin: 0;
	padding: 0;
}
#sitemap li {
	color: #fff;
	list-style: none;
	float: left;
	border: 1px solid #fff;
	margin: 0 3px 0 0;
	padding: 1px 4px;
}
#sitemap a {
	color: #fff;
	text-decoration:none;
}


.head_big,
.head_medium,
.head_small {
	font-family: trebuchet MS;
	font-weight: bold;
	color: #AAC173;
	font-size: 1.5em;
}
.head_medium {
	font-size: 1.2em;
	border-bottom: 1px dotted #ccc;
}
.head_small {
	margin: 0;
	font-size: 1.0em;
}


.head_big h1,
.head_medium h2,
.head_small h2 {
	margin: 0;
	padding: 0;
	font-size: 1.0em;
}

.backgroundimage {
        background-image: url(index.png);
        background-repeat: no-repeat;
        height:224px;
        width:610px;
        position:relative;
        visibility: visible;
}