/* GENERAL STYLES */
*{
  padding: 0px;
  margin: 0px;
  }
  
body {
font-family: arial,verdana,helvetica;
font-size:10pt;
margin: 0 auto;
text-align: center;
background-color: #fff;
background:url(/images/bg.jpg) repeat-x;
}
input, select, option {
color: #000;
background: #FFF8B9;
font-size: 11px;
font-family: arial,verdana,helvetica;
border: 1px solid #9A894F;
}
   #Top {
width: 100%;
background: #fff url('../images/bg-top.jpg');
height: 127px;

}
img{
border: none;
}
.logo{
float: left;
clear: none;
}
.topRight{
float: right;
clear: none;
width: 800px;
margin-left: -800px;
}
.Search{
float: right;
padding: 4px 10px;
width: 400px;


}
.homelink {
float: right;
clear: none;
margin: 0px;
padding-right:7px;
color:#accfd5;
text-decoration:none;
font-size: 11px;

}
.homelink a:link{
color:#accfd5;
text-decoration: none;
}

.homelink a:hover{
text-decoration: underline;
}

.searchInput{
float: right;
}

.topNav, .topNav a:link, .topNav a:visited, .topNav ul, .topNav li {
font-family:arial,verdana,helvetica; 
color:#000; 
font-size:8pt; 
text-decoration:none;
font-weight: bold;
}
.topNav ul{
list-style-type: none;
text-align: center;
}
.topNav a:hover{
color: #87763b;
text-decoration: none;
}
.topNav li{
display: inline;
padding: 0px 4px 0px 4px;
}
#downloadPDFContainer {
float: right;
margin-top: 10px;
clear: right;
width: 430px;
vertical-align: middle;
}
.downloadPDF {
font-size: 10px;
color: #99884E;
}
.smallLink {
font-size: 10px;
color: #99884E;
}
.smallLink a {
font-size: 10px;
color: #99884E;
text-decoration: underline;
}
.smallLink a:hover {
font-size: 10px;
text-decoration: underline;
color: #99884E;
}
.smallLink a:visited {
font-size: 10px;
text-decoration: underline;
color: #99884E;
}
#footerCont
{
background:url("/images/bg-footer2.jpg");
width: 100%;
height: 94px;
clear: both;
}

#footerRight{
float: right;
clear: both;
height: 19px;
}
.bottomNav{

padding-top: 15px;
width: 765px;
float: right;
clear: both;
color:#000;
font-size:11px;

}
.footer{
border-right: solid #000 1px;
padding: 0px 4px 0px 1px;
text-align: center;
}
.bottomNav a:link{
text-decoration: underline;
color:#00663E;

}
.bottomNav a:hover{
text-decoration: none;

}
.bottomNav li{
display: inline;

}
.copyright{
clear: both;
margin-top: 20px;
float: right;
font-size: 9px;
}
.HomeLeft{
float: left;
text-align: left;
padding:0;
margin: 0;
width: 400px;
background: #fff;
margin-top: -28px;
margin-right: 436px;
}
.newsContainer
{
	width:330px;
	border: 1px solid #046546;
	background:#046546;
	margin: 5px 0px 0px 20px;
	
	background:url('/images/bg-news.gif')
}
.newsContent
{
	background:#D6CFB8;
	font-size:11px;
	height:75px;
	overflow:auto;
	width:331px;
	border:0px solid #c00;
	padding:0 0px 0 0px;
	margin:0 0 0 0px;
	text-align:left;
	
}

.newsContent ul
{
	margin:0px 0 0 0px;
	list-style:none;
	padding:5px 0px 0 2px;
	border:0px solid #c00;
}

.newsContent ul li
{
	color:#046546;
	border:0px solid #c00;
	line-height:120%;
	display:block;
	margin: 0 0 4px 0;
	padding: 0px 0 0 14px;
	background:url('/images/bg-newsArrow.gif') no-repeat 4px 0px;
}

.newsContent ul li a, .newsContent ul li a:link, .newsContent ul li a:visited
{
	color:#046546;
	border:0px solid #c00;
	padding: 1px 0 0 0px;
	margin: 0px 0px 0px 0px;
	text-decoration:underline;
}

.newsContent ul li a:hover
{
	text-decoration:none;
}
.textWhite
{
	color:#fff;
	font-weight:bold;
	font-size:12px;
	padding: 0px 1px 4px 4px;
}
.homeHdrText{

color:#057853;
font-weight: bold;
margin-left: 20px;
}
.homeHdrTextHighlt{
color:#99884e;
}
.HomeRight{
float: right;
clear: none;
margin-top: -30px;
width: 436px;
margin-left: -436px;
}

/* EDITOR PROPERTIES */
