/* CSS Document */
body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
	text-decoration:none;
	font-weight:normal;
	}
#wrapper{
	margin:auto;
	padding:inherit;
	width:940px;
	height:auto;
	}
#header{
	width:940px;
	float:left;
	background:url(../images/header_top_strip.gif) repeat-x top;
	}
.menu_maindiv{
	padding:51px 0px 7px 330px;
	height:23px;
	width:auto;
	float:left;
	}
.menu_div{
	width:91px;
	height:23px;
	padding-right:10px;
	float:left;
	}
.clear{
	clear:both;
	}
.logo{
	background:url(../images/logo.gif) no-repeat top;
	width:355px;
	height:296px;
	float:left;
	}
.flash_area{
	width:585px;
	height:296px;
	float:left;
	}
	
.middle_content{
	width:940px;
	float:left;
	height:auto;
	background-color:#EBEBEB;
	}
.left_nav{
	width:356px;
	float:left;
	height:auto;
	background-color:#EBEBEB;
	border-top:solid 4px #000000;
	padding:15px 0px 10px 0px;
	}
.right_nav{
	width:554px;
	height:auto;
	float:left;
	padding:15px 15px 10px 15px;
	border-top:solid 4px #000000;
	background:url(../images/content_bg_strip.gif) repeat-y;
	}
.heading_font{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#749200;
	text-decoration:none;
	font-weight:bold;
	}
.border_top{
	border-bottom: solid 1px #D6D6D6;
	}
.normal_font{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#646464;
	font-weight:normal;
	text-decoration:none;
	text-align:justify;
	}
.green_font{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#748C02;
	font-weight:bold;
	text-decoration:none;
	}
.read_more{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#749200;
	text-decoration:none;
	font-weight:normal;
	}
.read_more:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#749200;
	text-decoration:underline;
	font-weight:normal;
	}
.footer_content{
	width:940px;
	float:left;
	background:url(../images/footer_strip.gif) repeat-x top;
	height:68px;
	}
.footer_shadow{
	background:url(../images/footer_shadow.gif) no-repeat top;
	}
.footer_link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#515151;
	text-decoration:none;
	font-weight:bold;
	padding:0px 5px 0px 5px;
	}
.footer_link:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#515151;
	text-decoration:underline;
	font-weight:bold;
	padding:0px 5px 0px 5px;
	}
.footer_font1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#515151;
	text-decoration:none;
	font-weight:bold;
	}
.footer_font{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#738D05;
	text-decoration:none;
	font-weight:normal;
	}
.gray_font{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#646464;
	font-weight:bold;
	text-decoration:none;
	}
.li{
	list-style-image:url(../images/arrow.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#646464;
	font-weight:bold;
	text-decoration:none;
	text-align:justify;
	line-height:20px;
	}
.big_font{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}
.heading_font_large{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#749200;
	text-decoration:none;
	font-weight:bold;
	}
.normal_gray{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	padding:15px;
	}
.input_font{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	}
