@charset "utf-8";
body {
	
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #2D3234;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	line-height: 13pt;
}
.top_strip
{
	background-color: #2D3234;
	background-image: url(../img/top_strip.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 20px;
	padding-left: 16px;
	font-size: 9px;
	color: #FFFFFF;
	padding-right: 16px;
	
}
.top_strip a:link{
	font-weight: bold;
	color: #009900;
	text-decoration: underline;
}
.top_strip a:visited{
	font-weight: bold;
	color: #009900;
	text-decoration: underline;
}
.top_strip a:hover{
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}

.logo_strip
{
	background-color: #fff;
	height: 92px;
	padding-left: 16px;
	padding-top: 5px;
	padding-bottom:5px;
}
.menu_strip
{
	background-color: #fff;
	/*background-image: url(../img/menu_strip.jpg);
	background-repeat: repeat-x;
	background-position: left top;*/
	height: 30px;
	padding-left: 16px;
	
}
.content
{
	background-color: #FFFFFF;
	padding-left: 16px;
	background-image: url(../img/PageBg.gif);
	background-repeat: repeat;
	background-position: left top;

}
.footer_strip
{
	background-color: #2D3234;
	background-image: url(../img/footer_strip.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 19px;
	padding-left: 16px;
}
.footer
{
	background-color: #2D3234;
	padding-left: 16px;
}
.footer a:link
{
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:visited
{
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

.main_content
{
	background-color: #3B964B;
	padding-top: 17px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.main_content h1
{
	text-transform: uppercase;
	color: #3B964B;
}
.main_story
{
	background-color: #FFFFFF;
	border: 1px solid #003300;
}
.main_story_left
{
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 9px;
	vertical-align: top;
}
.main_story_right
{
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 1px;
	vertical-align: top;
}
.box{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3B964B;
	border-bottom-color: #3B964B;
	border-left-color: #3B964B;
	background-color: #F7F7F7;
	padding: 3px;
}
.box_top
{
	text-align: left;
	background-color: #3B964B;
	background-image: url(../img/box_top.jpg);
	background-repeat: repeat-x;
	background-position: 14px top;
	padding-left: 0px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.substory
{
	text-align: left;
	vertical-align: top;
	padding-top: 1px;
	padding-bottom: 5px;
}
.substory_right
{
	text-align: left;
	vertical-align: top;
	padding-top: 1px;
	padding-bottom: 5px;
	padding-left: 4px;
}
.footer_div
{
	background-image: url(../img/footer_div.jpg);
	background-repeat: repeat-y;
	width: 8px;
}
.footer_header
{
	font-size: 10px;
	text-transform: uppercase;
	color: #3C964B;
	font-weight: bold;
	vertical-align: top;
	font-family: verdana;
}
.page_title
{
	font-size: 140%;
	font-weight: bold;
	color: #3C964B;
}
.row_table
{
	background-color: #FFFFFF;
	border: 1px solid #f7f7f7;
}
.row_header
{
	font-size: 10px;
	color: #3C964B;
	font-weight: bold;
	vertical-align: top;
}
.row_header_center
{
	font-size: 10px;
	color: #3C964B;
	font-weight: bold;
	vertical-align: top;
	text-align: center;
}

.row{
	background-color: #ffffff;
	height: 20px;
	padding: 1px;
}
.alt_row{
	background-color: #dddddd;
	height: 20px;
	padding: 1px;
}
.row_cell
{
	border: 1px solid #f7f7f7;
}
.row_cell_center
{
	border: 1px solid #f7f7f7;
	text-align: center;
}
.row_cell a:link {
	color: #003366;
	text-decoration: none;
}
.row_cell a:visited {
	color: #003366;
	text-decoration: none;
}
.row_cell a:hover {
	color: #003366;
	text-decoration: underline;
}
.description{
	font-size: 10px;
}
.tools{
	line-height:10pt;
}
.whitehead{
	color: #ffffff;
}