@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
img {
	margin: 0px;
	border: 0px;
}
h1    {
	font-size: 1.4em;
	color: #0a0;
	display: block;
	margin: 4px;
}
h2   {
	background-color: #cbe7be;
	border: 1px solid #9a9;
	text-transform: uppercase;
	font-weight: bold;
	margin: 10px 5px 2px 5px;
	font-size: 14px;
	display: block;
	padding: 4px 0px;
	text-align: center;
	background-image: url(../images/btn/MenuBarVerticalActive.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
h2 a {
	text-decoration: none;
	color: #030;
}
h2 a:hover {
	color: #999;
}
h3 {
	display: block;
	margin: 4px;
	font-size: 1.2em;
	color: #030;
	text-transform: uppercase;
	border-bottom: 1px solid #030;
}
h4 {
	margin: 0px 0px 15px 15px;
	font-size: 0.95em;
}
li {
	margin: .25em 0em;
}
a {
	color: #080;
}
a:hover, a:visited:hover {
	color: #fb0;
}
a:visited {
	color: #060;
}

#header {
	width: 1100px;
	text-align: center;
	height: 180px;
	margin: 0px auto;
	position: absolute;
	left: 0px;
}
#navbar {
	height: 40px;
	width: 1100px;
	margin: 10px auto;
	background-color: #eef;
}
#navbar a {
	text-decoration: none;
	color: #000;
}
#navbar a:hover {
	color: #fff;
	text-decoration: none;
}
#navbar td {
	width: 157px;
	text-align: center;
	font-weight: bold;
	font-size: 0.95em;
}
#navbar td:hover {
	background-color: #384AEF;
	color: #fff;
}
.tdActive {
	background-color: #384AEF;
	color: #fff;
}
#headerTitle {
	height: 30px;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 800px;
	margin-right: auto;
	font-size: 25px;
	font-weight: bold;
	color: #00f;
	text-align: center;
}
#container {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	height: 100%;
}
#mainLeft {
	width: 195px;
	text-align: center;
	position: absolute;
	top: 200px;
	left: 0px;
	z-index: -3000;
}
#mainCenter {
	width: 650px;
	padding: 0px;
	position: absolute;
	top: 200px;
	left: 200px;
	z-index: -3000;
}
#mainRight {
	width: 250px;
	text-align: center;
	position: absolute;
	top: 200px;
	left: 850px;
	z-index: -3000;
}
.box150  {
	text-align: center;
	width: 144px;
	border: 0px solid #9a9;
	background-color: #fff;
	margin: 5px auto 5px auto;
}
.box150  a  {
	margin-top: 4px;
	margin-bottom: 4px;
	width: 138px;
	display: block;
	text-decoration: none;
	color: #030;
	margin-left: 2px;
	font-size: 12px;
	padding: 1px;
}
.box150  a:hover {
	color: #030;
	text-decoration: underline;
}
.box300 {
	width: 300px;
	float: left;
	text-align: center;
	background-color: #f8f8f8;
	border: 1px solid #9a9;
	margin: 0px;
	padding: 5px;
	position: relative;
}
.box380 {
	width: 375px;
	border: 1px solid #99aa99;
	margin-left: 315px;
	margin-bottom: 5px;
	background-color: #fff;
}
.box700 {
	width: 650px;
	border: 0px solid #99aa99;
	margin-bottom: 0px;
	background-color: #fff;
	height: 1%;
	padding: 5px;
}

.box700 p {
	font-size: 1em;
	padding-left: 0px;
	margin: 0px 2px 10px 2px;
}
.box700  p img {
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 10px 0px;
	background-color: #ddd;
}
.box700-noimg p {
	font-size: 1em;
	margin: 10px;
	width: 650px;
}
.imgFloatLeft {
	float: left;
}
.imgFloatRight {
	float: right;
}
.tableHead680 {
	color: #fff;
	background-color: #4b6b29;
	width: 694px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-left: 2px;
	margin-top: 2px;
}
.tableHead {
	color: #fff;
	background-color: #4b6b29;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-left: 2px;
	margin-top: 2px;
}
.featurePhoto {
	width: 310px;
	text-align: center;
	background-color: #eee;
	border: 1px solid #99aa99;
}
.featurePhoto  img {
	padding: 5px;
}
.articleLink a {
	display: block;
	margin-top: 10px;
	text-align: left;
	font-size: 0.9em;
}
.ad240 {
	width: 240px;
	text-align: center;
	margin: 5px;
}
.ad240 a {
	display: block;
}
#partners td {
	text-align: center;
	width: 140px;
	padding: 4px 0px;
}
#partners  p {
	margin: 0px;
}
