/* Style definitions for HTML tags */body{	height:100%;	padding:0;	margin:0px 0px 10px 0px;	background-color:#013406;	color:#000;	background-image: url(images/green-bkgd.jpg);	background-repeat: no-repeat;	background-position: left top;}/* NAV */#nav{	font-family: arial, helvetica;	font-size: 14px;	/* border: 1px solid #CC3333;*/	display: block;}#nav ul{	margin: 0;	padding: 0 0 0 -25px;	list-style-type: none;	width: 188px;	text-align: left;}#nav li a, #nav li a:visited{	font-family: arial, helvetica;	font-size: 14px;	color: #000;	padding: 3px 0 3px 0px;	margin-top: 3px;	margin-bottom: 3px;	margin-left: -24px;	border-bottom-width: 1px;	border-bottom-style: dotted;	border-bottom-color: #DEBC0C;	display: block;	text-decoration: none;}#nav li a:hover{ font-family: arial, helvetica;font-size: 14px;color: #666666;padding: 3px 0 3px 4px;}/* Anchors */a {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	text-decoration: none;}a:link {	text-decoration:none;	color:#000;} a:visited {	text-decoration:underline; 	color:#666;} a:hover {	text-decoration:none; 	color:#000; } a:active {    color:#253255;}a.nav:link {	text-decoration:none; 	color:#FFF;} a.nav:visited {	text-decoration:none; 	color:#EFEFEF;} a.nav:hover {	text-decoration:underline; 	color:#FFF; } a.nav:active {    color:#253255;}/* Footer */.footer{	clear: both;	width:890px;	height:64px;	background-color:#FFFFFF;	font-size:10px;	color:#FFFFFF;	text-align:center;	background-image: url(images/footer.jpg);	background-repeat: no-repeat;	background-position: center bottom;	font-family: Arial, Helvetica, sans-serif;	vertical-align: bottom;}.clear {   height: 0;   font-size: 1px;   margin: 0;   padding: 0;   line-height: 0;   clear: both;}.form_button {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight:bold; 	color:#fff; 	padding:1px 0 4px 0; 	margin:3px 0px 3px 0px; 	width:85px;	height:16px; 	background-color: #C06000; 	border: 1px solid #DDAA73;}.form_button:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight:bold; 	color:#fff; 	padding:1px 0 4px 0; 	margin:3px 0px 3px 0px; 	width:85px;	height:16px; 	background-color: #666666; 	border: 1px solid #DDAA73;}/* GENERAL */h1{	font-size:22px;	color:#013406;	padding:2px 0px 2px 5px;	margin:0px 0px 5px 0px;	font-family: Georgia, "Times New Roman", Times, serif;	line-height: 24px;	font-weight: normal;	border-bottom-width: 1px;	border-bottom-style: dashed;	border-bottom-color: #68b971;}h2{	font-size:12px;	background-color:#597894;	color:#FFF;	padding:2px 0px 2px 5px;	margin:0px 0px 5px 0px;	line-height:16px;}h3{	font-size:12px;	color:#333366;	border-bottom:1px solid #666;	padding:2px 0px 2px 5px;	margin:0px 0px 5px 0px;	line-height:16px;}form {	margin:0px;	padding:0px;}select {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	font-style: normal;	font-weight: normal;}.banner-home {	background-image: url(images/banner-bkgd-home.jpg);	background-repeat: no-repeat;	background-position: left top;	background-color: #FFFFFF;}.banner {	background-image: url(images/banner-bkgd.jpg);	background-repeat: no-repeat;	background-position: left top;	background-color: #FFFFFF;}.copy {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 14px;	color: #333333;	text-align: left;}