@charset "UTF-8";
/* CSS Document */

body {
	background:#7198ce url('/images/bg.gif') repeat-x;
	margin:13px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

a img { border:none; }

.clear { clear:both; }

h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#286070;
	font-size:30px;
	margin:17px 0 12px 0;
	font-weight:normal;
}

h1.no_bottom_margin {
	margin-bottom:0;
}

h2 {
	color:#286070;
	font-size:16px;
}

#home_content h1, #home_content h2 {
	color:#fff;
}

a {
	color:#fff;
}

#content a, #content a:link, #content a:visited, .whats_hot a {
	color:#0d6db7;
	text-decoration:none;
}

#content a:hover, #content a:active {
	color:#0d6db7;
	text-decoration:underline;
}

/* *** */

.wrapper {
	width:960px;
	margin:auto;
}

.header {
	font-size:12px;
	color:#fff;
	padding-bottom:10px;
}

.logo {
	float:left;
}

.header_contact {
	float:right;
	padding-top:35px;
	padding-right:30px;
}

.search {
	padding-top:40px;
	padding-left:10px;
	float:right;
}

.search img {
	padding-right:5px;
}

input.searchbox {
	width:228px;
}

.menu {
	border:1px solid #fff;
}

.stage { }

#content {
	background:#fff;
	padding:7px 7px 27px 27px;
}

#home_content {
	background:#fff;
	padding:1px;
}

#home_content_inner {
	background:#5c8727 url('/images/home_content_bg.gif');
}

.main {
	float:left;
	width:558px;
	color:#333;
	font-size:14px;
}

.home_main {
	float:left;
	width:572px;
	color:#fff;
	font-size:14px;
	padding:24px 0 25px 27px;
}

.news_divider {
	padding-bottom:1em;
	margin-bottom:1em;
	border-bottom:1px solid #286070;
}

#content a.news_title {
	color:#000;
	font-weight:bold;
}

.news_date {
	color:#666;
}

.news_intro {
	padding-top:1ex;
}

.news_pag {
	color:#666;
}

.news_pag_pages {
	float:left;
}

.news_pag_links {
	float:right;
}

.news_pag_top_buffer {
	border-top:3px solid #286070;
	padding-top:1em;
	margin-top:5px;
}

.news_pag_bottom_buffer {
	border-bottom:3px solid #286070;
	padding-bottom:1em;
	margin-bottom:5px;
}
	
.whats_hot {
	float:right;
	width:284px;
	padding:31px 19px 20px 22px;
	background:#fff url('/images/whats_hot_bg.jpg') repeat-x;
	font-size:12px;
}

img.whats_hot_image {
	float:left;
	border:1px solid #122136;
	margin:3px 20px 10px 0;
}

.search_excerpt, .file_description {
	padding-top:5px;
	font-size:12px;
	color:#666;
}

.file_instructions {
	font-size:12px;
}

#content label {
	font-weight:bold;
	font-size:10px;
	padding-right:5px;
}

.footer {
	padding-top:10px;
	font-size:14px;
	color:#fdfdfe;
}

.copyright {
	float:left;
}

.footer_links {
	float:right;
	color:#a2bbde;
}

.footer_links a {
	color:#fff;
	text-decoration:none;
}
