﻿/**************** Body and tag styles ****************/
.style29 {
	color: #FF0000;
	font-size: xx-small;
}
.style2 {
	color: #CCFF99;
}
.style3 {
	font-family: Verdana;
	letter-spacing: 1px;
}
.style4 {
	font-family: Verdana;
}
.style5 {
	letter-spacing: 1px;
}
#pictureBox {
	float: right;
	width: 28%;
	font-size: x-small;
	color: #008000;
	line-height: normal;
	margin-right: 15px;
	margin-left:15px;
	margin-bottom: 10px;
}
.pictureBox2 {
	float: left;
	color: #505050;
	line-height: normal;
	margin-right: 15px;
	margin-left:15px;
	margin-bottom: 10px;
}
.lineh {
		color: #B8CB4E;
}
*{margin:0; padding:0;}

body{
	font: Verdana,Tahoma,Arial,sans-serif;
	text-align: center;
	color: #353535;
	background: #DFE0AE;
	font-family: verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

a{
color:#467aa7;
font-weight:normal;
text-decoration:underline;
background-color:inherit;
}

a:hover{color:#2a5a8a; text-decoration:none; background-color:inherit;}
a img{border:none;}

p{padding:0 0 10px 0;}
p form{margin-top:0; margin-bottom:20px;}

img.left,img.center,img.right{padding:4px; border:1px solid #a0a0a0;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px;}

/**************** Header and navigation styles ****************/

#container{
	background-position: center top;
	width: 830px;
	margin: 10px auto;
	padding: 1px 0;
	text-align: left;
	background: #ffffff;
	color: #353535;
	border: 1px solid #B8CB4D;
	background-image: url('../images/top_header.gif');
	background-repeat: no-repeat;
}

#header{
	background-position: center;
	width: 828px;
	margin: 0 1px 0px 1px;
	color: #353535;
}
#header h1{
padding:35px 0 0 20px;
font-size:1.6em;
background-color:inherit;
color:#2D7D2F;
letter-spacing:-2px;
font-weight:normal;

}
#header h2{
margin:10px 0 0 40px;
font-size:1.0em;
background-color:inherit;
color:#2D7D2F;
letter-spacing:-1px;
font-weight:normal;
}
#headersub{
	background-position: right;
	height: 132px;
	margin: 0 0px 0px 0px;
	color: #353535;
	margin: 0;
	background-image: url('../images/header_bg.jpg');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
# flashheader {
	float: left;
	width: 380px;
	height: 132px;
}
#navigation{
height:1.8em;
line-height:1.8em;
width:790px;
margin: 0 20px 0px 20px;
color:#578bb8;
}
#navigation2{
	height: 39px;
	line-height: 2.8em;
	width: 600px;
	margin: 81px 0px 0px 20px;
	color: #578bb8;
	clear: none;
	float: left;
}
#breakline {
	clear: both;
	height: 1px;
}
#navigation li{
background: url('../images/nav_divider.gif') no-repeat right center;
position: relative;
float:left;
list-style-type:none;
border-right:1px ;
white-space:nowrap;
}

#navigation li a{
	display: block;
	padding: 0 10px;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background-color: inherit;
	color: #2D7D2F;
}

* html #navigation a {width:1%;}

#navigation .selected,#navigation a:hover{
background:#ffffff;
color:#3AA13E;
text-decoration:none;
background: url('../images/nav_divider.gif') no-repeat right center;
}
.style32 {
	clear: both;
	height: 43px;
}
/**************** Content styles ****************/

#content{
	background-position: left;
	float: left;
	width: 530px;
	padding: 5px 0 0 20px;
	background-image: url('../images/dot_bg.gif');
	background-repeat: repeat-y;
	color:#505050;
}
#content2{
	background-position: left;
	float: left;
	width: 525px;
	padding: 5px 0 0 20px;
	background-image: url('../images/dot_bg.gif');
	background-repeat: repeat-y;
	color:#505050;
}
#contentpro{
	background-position: left;
	width: 790px;
	padding: 5px 0 0 20px;
	color:#505050;
}
#content h1{	
	display: block;
	margin: 0 0 15px 0;
	font-size: 1.8em;
	font-weight: bold;
	color: #2D7D2F;
	background-color: inherit;
}

#content h2{
	display: block;
	margin: 0 0 15px 0;
	font-size: 1.5em;
	font-weight: bold;
	color: #2D7D2F;
	background-color: inherit;
}

#content h2 a{font-weight:normal;
}
#content h3{margin:0 0 5px 0; font-size:1.4em; letter-spacing:-1px;	font-weight: bold;}
#content a:hover,#subcontent a:hover{text-decoration:underline;}
#content ul,#content ol{margin:0 5px 16px 35px;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}

/**************** Sidebar styles ****************/

#subcontent{
float:right;
width:240px;
padding:5px 20px 0px 0;
color:#505050;
}

#subcontent h2{
display:block;
margin:0 0 5px 0;
font-size:1.2em;
font-weight:bold;
color:#527C2D;
background-color:inherit;
}
#subcontent h3{margin:0 0 5px 0; font-size:1.1em; letter-spacing:-1px;text-transform:uppercase;font-weight:bold;}
#subcontent p{margin:0 0 10px 0; }

/**************** Menublock styles ****************/

.menublock{margin:0 0 20px 8px; font-size:0.9em;}
se;
}
#subcontent h3{
	background-position: left;
	float: left;
	padding: 5px 0 0 20px;
	color:#505050;
}

#subcontent h3{margin:0 0 5px 0; font-size:1.1em; letter-spacing:-1px;text-transform:uppercase;font-weight:bold;}
#subcontent p{margin:0 0 10px 0; }

.menublock li a:hover{text-decoration:none;}
.menublock li ul{margin:3px 0 3px 15px; font-size:1em; font-weight:normal;}
.menublock li ul li{margin-bottom:0;}
.menublock li ul a{font-weight:normal;}

/**************** Searchbar styles ****************/

#searchbar{margin:0 0 20px 0;}
#searchbar form fieldset{margin-left:10px; border:0 solid;}

#searchbar #s{
height:1.2em;
width:110px;
margin:0 5px 0 0;
border:1px solid #a0a0a0;
}

#searchbar #searchbutton{
width:auto;
padding:0 1px;
border:1px solid #808080;
font-size:0.9em;
text-align:center;
}

/**************** Footer styles ****************/

#footer{
clear: both;
width: 788px;
padding: 5px 0;
margin: 0 1px 0 1px;
font-size: 0.9em;
color: #f0f0f0;
background: #2D7D2F;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 20px;
	border-left-width: 20px;
	border-right-color: #2D7D2F;
	border-left-color: #2D7D2F;
}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{
	color: #f0f0f0;
	background-color: inherit;
	font-weight: normal;
	letter-spacing: 1px;
	text-decoration: none;
}
#footer a:hover{
	color: #CCFF99;
	background-color: inherit;
	text-decoration: underline;
}

/**************** Misc classes and styles ****************/

.splitcontent{
	width: 260px;
	margin:0 265px;
}
.splitcontentl{
	float: left;
	width: 260px;
	margin-right: 4px;
}
.splitcontentr{
	float:right; 
	width:260px;
}
.splitcontentleft{float:left; width:48%;}
.splitcontentright{float:right; width:48%;}

.clear{clear:both;}
.small{font-size:0.8em;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}
.clear { clear:both;}
.box{
margin:0 0 10px 0;
padding:5px;
border:1px solid #B8CB4E;
background-color:#fafbfc;
color:#505050;
line-height:1.3em;
}
.boxred{
margin:0 0 10px 0;
padding:5px;
border:1px solid #F26522;
background-color:#fafbfc;
color:#505050;
line-height:1.3em;
}
#logo {
	background-image: url('../images/logo.gif');
	background-repeat: no-repeat;
	width: 170px;
	height: 115px;
	position: relative;
	left: 0px;
	float: right;
}
