﻿/******* structure and layout *******/
body {
	margin: 0px 0px 0px 0;
	padding: 0px;
	font-family: Verdana;
	font-size: x-small;
	color: #000000;
	text-align: left;
}
.leftcontent {
	border-style: none;
	border-color: inherit;
	border-width: medium;
	position: absolute;
	left: 0px;
	top: 126px;
	width: 200px;
	background: #ffffff url;
	text-align: left;
}
.left_news {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #818181;
	margin: 0 0 0 0;
	padding: 0px 5px 5px 10px;
	width: 185px;
	background: #ffffff;
}
#centercontent {
	background: #ffffff;
	margin-top: 0px;
	margin-left: 199px;
	margin-right: 199px;
	line-height: 1.4em;
	margin-left: 201px;
	margin-right: 201px;
}
html > body #centercontent {
	margin-left: 201px;
	margin-right: 201px;
}
#rightcontent {
	position: absolute;
	right: 10px;
	top: 130px;
	width: 200px;
	background: #ffffff;
	border: 1px solid #7DB26E;
}
.right_news {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #818181;
	margin: 0 0 0 0;
	padding: 10px 5px 5px 10px;
	width: 185px;
	background: #ffffff;
}
#banner {
	height: 116px;
	voice-family: "\"}\"";
	border-style: none;
	border-color: inherit;
	border-width: medium;
	background: #ffffff url('images/header_bg.gif');
	voice-family: inherit;
	height: 39px;
	color: #000000;
}
html > body #banner {
	height: 116px;
}
.footer {
	position: relative;
	margin: 50px 0 10px 0;
	padding: 5px 10px 5px 10px;
	background: #ffffff;
border: 1px solid #ffffff;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #B7D7AF;
}
.page_title {
	position: absolute;
	top: 53px;
	left: 175px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.top_links {
position: absolute;
	top: 10px;
	left: 600px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
pre {
	margin: 0px 10px 10px 10px;
}
h1 {
	margin: 0px 10px 10px 10px;
}
p {
	margin: 0px;
	line-height: 100%;
	text-align: left;
	width: 103px;
}
#rightcontent p {
	font-size: 8pt;
}
/******* left navigation *******/
#nav ul {
	margin: 10px 0 10px 5px;
	padding: 0 0 0 0;
	background: transparent;
}
#nav li {
	list-style-type: none;
	background: #B7D7AF;
	color: #daa520;
	border: 1px solid #008000;
	text-align: left;
	padding: 0 0 0 0;
	margin-bottom: 6px;
}
#nav li a {
	color: #008000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 2px 0 2px 5px;
	width: 102px;
	text-align: left;
	margin-left: 0px;
}
#nav li a:hover {
	background: #ffffff;
	color: #7F9BC5;
}
/******* top navigation *******/
#topnav ul {
	padding: 0 0 0 0;
	margin: 0 5px 0 0;
	white-space: nowrap;
	font-size: 7pt;
	color: #ffffff;
	float: left;
	width: 100%;
	background: transparent;
	list-style: none;
}
#topnav ul li {
	display: inline;
	list-style: none;
}
#topnav ul li a {
	margin: 0 5px 0 0;
	padding: .2em 1em .2em 1em;
	background: #B7D7AF;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	float: left;
	border: 2px solid #ffffff;
}
#topnav ul li a:hover {
	background: #7DB26E;
	color: #ffffff;
	text-decoration: none;
	border: 2px solid #ffffff;
}
/******* fonts and colors *******/
a {
	color: #0000ff;
	text-decoration: none;
	}
a:hover {
	color: #999999;
	text-decoration: none;
}
#footer a {
	color: #B7D7AF;
	text-decoration: none;
}
#footer a:hover {
	color: #999999;
	text-decoration: none;
}
.news_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #7F9BC5;
}
.news_title_grn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #6C9261;
}
#page_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #7F9BC5;
	text-transform: uppercase;
}
span.squares span {
	display: none;
}
blockquote {
	padding: 10px 10px 15px 10px;
	background: #E5ECF7;
	border-left: 2px solid #C7D9F5;
	font-style: italic;
	color: #6B84A8;
	letter-spacing: .1em;
}
h1 {
	font-size: 10px;
	padding-top: 10px;
}
#banner h1 {
	font-size: 10px;
	padding: 10px 10px 0px 10px;
	margin: 0px;
}
/******* lists *******/
#list ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;

/******* images *******/
img {
	border-style: solid;
	border-color: inherit;
	border-width: 0px;
	text-align: center;
	float: left;
}
.center {
	text-align: center;
}
/******* workarounds and hacks *******/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

