@charset "utf-8";
/* CSS Document */

body {
	text-align: center; /* for IE */
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px
	border:0;
	margin:0;
	padding:0;
	color: #112602;
	}
img {border:0}
html {
border:0;
margin:0;
padding:0;
}	

form {margin:0;padding:0}

	#centered {
	position: relative;
	top: 0;
	right: 0;
	margin: 0 auto;
	width: 1000px;
	text-align: left;
	
}

#header_top
{

	height: 37px;
}
#header_banner
{

	height: 133px;
}

.p7tbsub {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background: rgb(41,118,14); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(41,118,14,1) 0%, rgba(29,84,10,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(41,118,14,1)), color-stop(100%,rgba(29,84,10,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(41,118,14,1) 0%,rgba(29,84,10,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(41,118,14,1) 0%,rgba(29,84,10,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(41,118,14,1) 0%,rgba(29,84,10,1) 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#29760e', endColorstr='#1d540a',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(41,118,14,1) 0%,rgba(29,84,10,1) 100%); /* W3C */
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #030;
	border-right-color: #030;
	border-bottom-color: #030;
	border-left-color: #030;
	-webkit-border-radius: 3px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius: 3px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-radius: 3px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	line-height: 24px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.p7tbsub p {margin: 0px; padding: 6px 12px 12px 0px;}
.p7tbsub a:link {
	color: #FFF;
	text-decoration:none;
}
.p7tbsub a:visited {
	color: #FFF;
	text-decoration:none;
}
.p7tbsub a:hover {
	color: #FF6;
	text-decoration:underline;
}
.p7tbsub a:active {color: #FF6;
text-decoration:underline;}
.p7tbdn {color: #FF9900 !important; font-weight: bold;}

#main_cont_top
{
	background-image:url(../images/content_top.png);
	height: 30px;
}
#main_cont_center 
{
	background-image:url(../images/content_middle.png);
	height: auto;
	padding-right: 30px;
	padding-left: 30px;
	background-repeat: repeat-y;
	margin: 0px;
}

#main_cont_bottom
{
	background-image:url(../images/content_bottom.png);
	height: 30px;
	clear:both;
}

#footer
{
	background-image:url(../images/footerbg.png);
	height: 30px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
}




		.section_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2A770F;
	background-image: url(../images/header_bg.png);
	background-repeat: repeat-x;
	padding: 3px;
}



 A.standardlink:Link {
	color : #09156C;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
}

 A.standardlink:Visited  {
	color : #09156C;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	}

A.standardlink:Hover  {
	color : #09156C;
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	
}
A.standardlink:Active  {
	color : #09156C;
	text-decoration : underline;
	
		}
				

 A.whitelink:Link {
	color : #ffffff;
	text-decoration : none;
	
}

 A.whitelink:Visited  {
	color : #ffffff;
	text-decoration : none;
	
	}

A.whitelink:Hover  {
	color : #ffffff;
	text-decoration : underline;
	
	
}
A.whitelink:Active  {
	color : #ffffff;
	text-decoration : underline;
	
		}
		
	
		.newsbox {
	border: thin solid #29760E;
}
.boxheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #29760E;
	text-align: center;
	padding: 3px;
}
.newsboxcontent {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
}
.newsdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



 A.newslink:Link {
	color : #3D58B8;
	text-decoration : none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

 A.newslink:Visited  {
	color : #3D58B8;
	text-decoration : none;
		font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	
	}

A.newslink:Hover  {
	color : #324998;
	text-decoration : underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
	font-weight:bold;
	
}
A.newslink:Active  {
	color : #ffffff;
	text-decoration : underline;
		font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	
		}
		
.blue_bold {
	font-size: 16px;
	font-weight: bold;
	color: #006;
}

		
.big_blue_bold {
	font-size: 20px;
	font-weight: bold;
	color: #013A65;
}
.bold_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #900;
}
.white {
	color: #FFF;
}
.bigboldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #900;
}


.link_standard a:link {
	color: #013865;
	text-decoration: none;
}

.link_standard a:hover {
	color: #013865;
	text-decoration: underline;	
}

.link_standard a:active {
	color: #1F2736;
	text-decoration: none;
	
}
.link_standard a:visited {
	color: #012D50;
	text-decoration: none;	
}

.green_sect_title


{color:#ffffff; background-color:#29760E; padding:5px; font-size:18px; font-weight:bold;}


.yellow_bg_para


{color:#000000; background-color:#FFFFC6; padding:5px; font-size:15px; font-weight:bold;}

.sidecol {
	
	background-color:#FFF;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 1px solid #29760E;
	padding: 0px;
	/* [disabled]width:300px; */
}
.col_header{
	color:#ffffff;
		background: rgb(41,118,14); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(41,118,14,1) 0%, rgba(29,84,10,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(41,118,14,1)), color-stop(100%,rgba(29,84,10,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(41,118,14,1) 0%,rgba(29,84,10,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(41,118,14,1) 0%,rgba(29,84,10,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(41,118,14,1) 0%,rgba(29,84,10,1) 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#29760e', endColorstr='#1d540a',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(41,118,14,1) 0%,rgba(29,84,10,1) 100%); /* W3C */
	padding-left:10px;
	padding-bottom:4px;
	padding-top:4px;
	font-size:16px; font-weight:bold;
-moz-border-radius-topleft: 7px;
-moz-border-radius-topright: 7px;
-moz-border-radius-bottomleft: 0px;
-moz-border-radius-bottomright: 0px;
	
 -webkit-border-top-left-radius: 7px;
-webkit-border-top-right-radius: 7px;
-webkit-border-bottom-left-radius: 0px;
-webkit-border-bottom-right-radius: 0px;}

.col_content{
	font-size:14px;
	}
	
.spaced_list {
	line-height:19px;}
.large_intro_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
}
.roundedbox {
	width: 300px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #1C520A;
	padding: 10px;
}
.compact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}

.news_preview {margin-left:10px; margin-top:5px;
font-size:14px;
margin-bottom:20px;
color:#333;
}
.small_gray {
	font-size: 12px;
	color: #666;
}


.sect_hdr_green {
	}.small_12 {
	font-size: 12px;
}
.photo_right {
	margin-bottom: 20px;
	margin-left: 20px;
	  box-shadow: -3px 2px 3px rgba(0, 0, 0, 0.29);
    -moz-box-shadow: -3px 2px 3px rgba(0, 0, 0, 0.29);
    -webkit-box-shadow: -3px 2px 3px rgba(0, 0, 0, 0.29);
}
.small_14 {
	font-size: 14px;
}

.button_blue {
	-moz-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	-webkit-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	box-shadow:inset 0px 1px 0px 0px #97c4fe;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0) );
	background:-moz-linear-gradient( center top, #3d94f6 5%, #1e62d0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0');
	background-color:#3d94f6;
	-moz-border-radius:14px;
	-webkit-border-radius:14px;
	border-radius:14px;
	border:1px solid #337fed;
	display:inline-block;
	color:#ffffff;
	font-family:Trebuchet MS;
	font-size:13px;
	font-weight:normal;
	padding:2px 20px;
	text-decoration:none;
	text-shadow:1px 1px 0px #1570cd;
}.button_blue:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6) );
	background:-moz-linear-gradient( center top, #1e62d0 5%, #3d94f6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6');
	background-color:#1e62d0;
}.button_blue:active {
	position:relative;
	top:1px;
}
