body,html{
	margin: 0;
	padding: 0;
}
body{
	background: #e6e6e6;
	font: 12px/18px Tahoma;
	color:#333333;
}
h1{
	background: url(images/h1_bkg.gif) repeat-x;
	font: 12px/43px Trebechute Ms;
	color: #01792e;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 15px;
	padding-right: 15px;
	border-left: 1px solid #eaeaec;
	border-right: 1px solid #eaeaec;
}
h2{
	font: 12px/30px "Trebechute Ms", sans;
	font-weight: bold;
	color: #01792e;
	border-bottom: 1px dotted #dee0df;
}
#header{
	height: 138px;
	background: #1f311f;
}
#tools{
	height: 41px;
	background: url(images/tools_bkg.gif) bottom repeat-x;
}
.centerDiv, .tools_content{
	width: 965px;
	margin-left: auto;
	margin-right: auto;
}

.tools_content{
	background: url(images/header_spider_top.gif) no-repeat 348px 0px;
	height: 41px;
}

#tools .tools_content{
	font: 10px Tahoma;
	color: #FFFFFF;
}
#tools .tools_content .left{
	float: left;
}
#tools .tools_content .right{
	float: right;
	height: 40px;
}
#tools .tools_content a, #tools .tools_content a:visited{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0;
	line-height: 41px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 14px;
	padding-right: 14px;
}

#tools .tools_content a:hover{
	background: url(images/menuItem_over_bkg.gif) repeat-x;
}

.searchBar{
	background: url(images/hdr_search_bkg.gif) repeat-x;
	height: 100%;
	padding-left: 2px;
	padding-right: 2px;
}
.searchBar input{
	font: 11px tahoma;
	color: #666666;
	background: none;
	border: none;
}

#flashBar{
	height: 181px;
	border-bottom: 1px solid #fafafa;
	background: #FFFFFF;
}
.leftCol{
	background: #fafafa url(images/leftCol_bkg.gif) repeat-x;
	border-right: 1px solid #ebebeb;
	vertical-align: top;
	padding: 20px;
}
.rightCol{
	background: #ffffff url(images/rightCol_bkg.gif) repeat-x;
	padding: 20px;
	vertical-align: top;
}

.rightBorder{
	border-right: 1px solid #dee0df;
}
.rightContent{
	width: 610px;
	margin-bottom: 60px;
}
.leftContent{
	width: 306px;
	margin-bottom: 60px;
	float: right;
}
.whiteBox{
	background: #FFFFFF;
	border: 1px solid #e1e1e1;
	padding: 15px;
}
.picOutline{
	border: 1px solid #d8d8d8;
}
.picOutlineWhiteBorder{
	border: 1px solid #d8d8d8;
	padding: 1px;
	background: #FFFFFF;
}

ul.newsList {
	padding: 0;
	margin: 0;
}

ul.newsList li{
	color: #26a656;
	list-style: none;
	background: url(images/li_newsList.gif) no-repeat 0 5px;
	padding-left: 26px;
}

ul.newsList a
{
	font-size:medium;
}

#footer{
	background: url(images/footer_bkg.gif) repeat-x bottom;
	height: 121px;
	position: relative;
	top: -64px;
}
#footer .left{
	float: left;
	padding-top: 89px;
	font-weight:bold;
	font-size: 10px;
}
#footer .left a{
	color: #34734c;
	text-decoration: none;
	padding-right: 10px;
	margin-left: 10px;
	border-right: 1px solid #CCCCCC;
}

#footer .right{
	float: right;
}/* CSS Document */

