/* tags */

html, body {
	margin-top: 20px;
	padding: 0px;
	background-color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
}

form {
    	margin: 0px;
    	padding: 0px;
}

h1 {
	font-size: 1.1em;
	font-weight: bold;
	color: #61A649;
	letter-spacing: 0.03em;
}

h2 {
    	font-size: 1em;
    	font-weight: bold;
    	color: #333333;
}

p {
	text-align: justify;
}

ol li {
	padding-bottom: 10px;
	padding-right: 10px;
	text-align: justify;
}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul.pdf {
  	background-image: none !important;
  	margin: 0 0 0 2em !important;
}

ul.pdf li {
  	background: url(images/ico-pdf.gif) no-repeat 0 0.4em; 
  	list-style-type: none !important;
  	line-height: 19px !important;
  	padding: 0.2em 0 0.2em 22px !important;
 	margin: 0 10px 0 -10px !important;
}

ul.pdf li.word {
  	background: url(images/ico-word.gif) no-repeat 1px 0.5em; 
}

ul.pdf {
  	background-image: none !important;
  	margin: 0 0 0 2em !important;
}

a:link,
a:visited,
a:active { 
	color: #07954B;
	text-decoration: underline; 
}

a:hover	{ 
	color: #000000;
	text-decoration: underline;
}

a.dwn:link,
a.dwn:visited,
a.dwn:active { 
	color: #FFFFFF;
	text-decoration: underline; 
}

a.dwn:hover	{ 
	color: #CC0000;
	text-decoration: underline;
}

.lnk {
	font-size: 0.86em;
	text-align: right;
        vertical-align: bottom;
}

.lnk a:link,
.lnk a:visited,
.lnk a:active { 
	width: 200px;
	color: #07954B;
	text-decoration: underline; 
	text-align: right;
}

.lnk a:hover { 
	width: 200px;
	color: #000000;
	text-decoration: underline;
	text-align: left;
}

/* classes */

.top {
	background: url("images/top.gif") no-repeat;
}

.main {
	height: 500px;
	background: url("images/main_bg.jpg") no-repeat;
	padding-left: 10px;
	padding: 10px;
}

.main2 {
	height: 520px;
	background: url("images/main_bg.jpg") no-repeat 0% 100%; ;
	padding-left: 10px;
	padding: 10px;
}

.wind {
	background: url("images/wind_bg.jpg") no-repeat;
	padding-left: 10px;
	padding: 10px;
}

.bottom {
	background-image: url("images/bottom.gif");
}
.mission {
	font-size: 10px;
	font-weight: bold;
}

.blackdiv {
	background: #000000;
}

.footer {
	font-size: 10px;
}

.legend {
	padding: 7px;
	font-size: 0.8em;
	font-weight: bold;
	text-align: justify;
}

.legend_title {
	padding-top: 7px;
	font-size: 0.82em;
	font-weight: bold;
	color: #61A649;
}

.legend_line {
	font-size: 0.8em;
	font-weight: bold;
}

.legend_subline {
	font-size: 0.8em;
}

.subtitle {
	padding: 3px 10px;
	background: #61A649;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.03em;
	display: block;
}

.proc_title {
	font-size: 1em;
	font-weight: bold;
	line-height: 22px;
}

.ind {
	padding-left: 10px;
	padding: 10px;
}

.ind2 {
	padding-left: 10px;
	padding-right: 10px;
}

.sign {
	padding: 10px;
	font-size: 14px;
	font-style: italic;
}

.picframe {
	border: solid 1px #CCCCCC;
}

.box {
	background: #F3F6F9;
	padding: 15px;
	font-size: 0.96em;
	text-align: justify;
	color: #336699;
}

.subscript {
	font-size: 0.82em;
	font-weight: bold;
	color: #336699;
}

.sub {
	font-size: 0.84em;
	color: #333333;
}

.tabled {
	font-size: 11px;
	color: #333333;
	border: solid 1px #cccccc;
}

.tabtop {
	border-right:  solid 1px #cccccc;
}

.tab {
	border-top:  solid 1px #cccccc;
	border-right:  solid 1px #cccccc;
}

.tablast {
	border-top:  solid 1px #cccccc;
}

.tabt {
	font-size: 9px;
	color: #333333;
}

.tabmf {
	font-size: 13px;
	font-weight: 500;
	color: #000000;
}

.tabmf a:link,
.tabmf a:visited,
.tabmf a:active { 
	color: #07954B;
	text-decoration: underline; 
}

.tabmf a:hover	{ 
	color: #000000;
	text-decoration: underline;
}

/* address */

.address_box {
	padding: 10px;
	border: solid 1px #E9F4DA;
}

.name {
	font-size: 0.84em;
	color: #000000;
}

.address {
	font-size: 0.84em;
	color: #000000;
	padding-left: 27%;
}

.label {
	font-size: 10px;
	color: #000000;
	text-align: right;
}

.info {
	font-size: 0.84em;
	color: #000000;
}

.email {
	font-size: 11px;
	padding-bottom: 5px;
}
.email a:link,
.email a:visited,
.email a:active { 
	color: #07954B;
	text-decoration: underline; 
}

.email a:hover	{ 
	color: #000000;
	text-decoration: underline;
}

/* floats */

.floatL {
	float: left;
	margin-right: 10px;
}
.floatR {
	float: right;
	margin-left: 10px;
}
.floatLeft {
	float: left;
	text-align: center;
}
.floatRight {
	float: right;
}
/* map */
#floatMap {
	position: absolute;
	background-color: #FFFFFF;
	width: 500px;
	border: 1px solid #61A649;
	text-align: center;
	display: none;
}

#closeMap {
	width: 500px;
	height: 20px;
	background: url(images/map_bg.jpg) no-repeat; 
	line-height: 20px;
	text-align: center;
	margin-top: -5px;
	padding-bottom: 10px;
	font-size: 1.1em;
	font-weight: bold;
	color: #61A649;
	letter-spacing: 0.03em;
}
/* calc form */
#floatWin {
	position: absolute;
	background-color: #FFFFFF;
	width: 620px;
	border: 1px solid #61A649;
	text-align: center;
	display: none;
}

#winclose {
	width: 595px;
	height: 30px;
	line-height: 20px;
	text-align: right;
	padding: 10px;
	font-size: 1.1em;
	font-weight: bold;
	color: #61A649;
	letter-spacing: 0.03em;
}
#floatRes {
	position: absolute;
	background-color: #FFFFFF;
	width: 620px;
	border: 1px solid #61A649;
	text-align: center;
	display: none;
}

#resclose {
	width: 595px;
	height: 30px;
	line-height: 30px;
	text-align: right;
	padding-right: 40px;
	padding-bottom: 10px;
	font-size: 1.1em;
	font-weight: bold;
	color: #61A649;
	letter-spacing: 0.03em;
}

/* calculator form */
#float {
	position: fixed;
	background-color: #FFFFFF;
	width: 620px;
	top: 100px;
	border: 1px solid #61A649;
	text-align: center;
	display: none;
}

#floatclose {
	width: 595px;
	height: 30px;
	line-height: 20px;
	text-align: right;
	padding: 10px;
	font-size: 1.1em;
	font-weight: bold;
	color: #61A649;
	letter-spacing: 0.03em;
}
#floatRep {
	position: fixed;
	background-color: #FFFFFF;
	width: 620px;
	top: 420px;
	border: 1px solid #61A649;
	text-align: center;
	display: none;
}

#repclose {
	width: 595px;
	height: 30px;
	line-height: 30px;
	text-align: right;
	padding-right: 40px;
	padding-bottom: 10px;
	font-size: 1.1em;
	font-weight: bold;
	color: #61A649;
	letter-spacing: 0.03em;
}


/* menus */

.menu {
	overflow: hidden;
}

.menu ul {
	margin-left: -1px;
	margin-right: -1px;
	font-size: 12px;
	list-style-type: none;
}

.menu li {
	display: inline;
	margin: 0;
}

.menu li a {
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 7px 1.03em;
	border-right: 1px solid #FFF;
	color: #5EA944;
	background: #E9F4DA;  
}

.menu li a:visited {
	color: #5EA944;
}

.menu li a:hover, .menu li.selected a {
	color:  #336633; 
}

.bottom_menu {  
	font-size: 11px; 
	color: #5EA944; 
	line-height:16px;
}

.bottom_menu a:link, 
.bottom_menu a:visited, 
.bottom_menu a:active { 
	color: #5EA944; 
	text-decoration: none;
}

.bottom_menu a:hover {  
	color: #000000;
	text-decoration: none;
}

/* forms */
.calcrow {
	padding-top: 7px;
}
.calcinp {
	padding-top: 7px;
	font-size: 11px;
	font-weight: bold;
}
.calcinpup {
	font-size: 11px;
	font-weight: bold;
}
.calcres {
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}
.calcexp {
	padding-left: 10px;
	font-size: 11px;
}
.calcsel {
	width: 140px;
	font-size: 11px;
}
.frmind {
	padding-left: 20px;
}

.frmtxt {
	width: 320px;
	height: 22px;
	font-size: 11px;
	font-weight: bold;
}
.frmt {
	height: 22px;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}
.frmarea {
	font-size: 11px;
	font-weight: bold;
}

.frmbutton {
    	background-color: #FFFFFF;
	width: 80px;
	margin-top: 5px;
	font-size: 0.86em;
    	color: #5EA944;
	vertical-align: middle;
}

.frmlargebutton {
    	background-color: #FFFFFF;
	width: 300px;
	margin-top: 5px;
	font-size: 0.86em;
    	color: #5EA944;
	vertical-align: middle;
}

.main_table_top {
	border-top: 1px solid #00a0c6;
	border-left: 1px solid #00a0c6;
	border-right: 1px solid #00a0c6;
}

.main_table_bot {
	border-left: 1px solid #00a0c6;
	border-right: 1px solid #00a0c6;
	border-bottom: 1px solid #00a0c6;
}

.page_table {
	width: 750px;
} 

.page_title {
	display: inline;
}

.intro {
	display: none;
}

.prnttitle {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.03em;
}

.prntlogo {
	height: 0px;
	display: none;
}

.prntdots {
	font-size: 0.6em;
}

.test {
	font-size: 0.86em;
	font-style: italic;
}

.details {
	font-size: 0.86em;
}

ul.details {
	list-style: square;
	padding-left: 20px;
	font-weight: bold;
}

#botnav {
	height: 30px;
	text-align: right;
	padding-right: 20px;
}

#content {
	background-color: #FFFFFF;
  	width: 730px;
	border-left: 1px solid #00a0c6;
	border-right: 1px solid #00a0c6;
  	margin-left:auto;
  	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
}

#details {
	margin: 10px 16px;
	padding:10px;
	padding-left: 60px;
	border: solid 1px #CCCCCC;
}




