@charset "UTF-8";
/* CSS Document */


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
body {
	background:#609A68 url(../images/bgd.jpg) repeat-y center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
}

p {
	margin:0;
	padding:1em 0 1em 0;
	}
	
table {
	float:left;
	margin-right:10px;
	background:#71D172;
	border:1px solid #067006;
	margin-bottom:20px;
}

td, th {
	border-bottom:1px dotted #fff;
	font-weight:bold;
	font-size:10px;
	color:#333;
}

#aboutus p {
	margin:0px;
	padding:0px;
}

b {
	font-weight:bold;
	color:#067006;
	
}

img {
	padding:0px;
	margin:0px;
	border:0px;
}

.about img {
	float:left;
	border:2px solid #067006;
	margin:0  1.5em 10px 0;
	padding:0;
}

.aboutsubnav {
	margin:1.5em 0 0;
	padding:0;
}

.aboutsubnav a:hover {
	color:#666;
	background:#71D172;
}


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

li {
	width:165px;
	display:block;
	list-style:none;
	line-height:0em;
	padding:.6em .5em;
	font-weight:bold;
	margin:0 30px 5px 0;
	border-left:1px #067006 solid;
}

.disclaimer {
	background:#DCDCDC;
	border: 1px dotted #666;
	margin:2em 0;
	padding:5px;
	color:#666;
	font-size:.8em;
	line-height:12px;
}

.calculator ol {
	line-height:0em;
	padding:.6em .5em;
	display:inline;
}

.faq a:hover {
	color: #333;
	background:#71D172;
	text-decoration:none;
}

li a, li a:visited {
	color:#067006;
}

li a:hover {
	display:block;
	background:#fff;
	color:#999;
	border-left:1px #999 solid;
	
}

a:link {
	color: #067006;
	text-decoration:none;
}
a:visited {
	color: #067006;
	text-decoration:none;
}
a:hover {
	color: #067006;
	text-decoration:none;
}
a:active {
	color: #067006;
	text-decoration:none;
}
h1,h2,h3,h4,h5,h6 {
	font-family:"Trubechet MS" Arial, Helvetica, sans-serif;
	
}
h1 {
	font-size: 1.5em;
	color: #067006;
	margin-bottom:0px;
}
h2 {
	font-size: 1.3em;
	font-style:italic;
	color: #067006;
	line-height:1.1em;
	margin-bottom:0px;
	border-top:1px solid #067006;
}

h3 {
	font-size:10px;
	font-style:italic;
	color: #666;
	line-height:12px;
	margin:0px;
	padding:0px;
}
h4 {
	clear:both;
	font-size:12px;
	font-style:italic;
	color: #666;
	line-height:10px;
	padding:5px 0 0;
	text-transform:uppercase;
	margin-top:1.5em;
	margin-bottom:-10px;
	margin-left:0px;
	border-top:double #067006;
}

#wrapper {
	margin:0 auto;
	width:800px;
	
	
}

#header {
	background:url(../images/banner.jpg);
	height:100px;
	border-bottom:5px solid #71D172;
}

#content {
	height:auto;
	border-right:1px solid #067006;
	background:#FFFFFF;
	
}

#leftbar {
	width:225px;
	float:left;
	margin:-10px 0 -10px 10px;
	padding:20px 0;
	display:block;
	
}

#rightbar {
	float:left;
	width:525px;
	margin:0 0 0;
	padding:10px 10px 0px 15px;
	line-height:18px;
	text-align:left;
	
	
}	

#footer {
	clear:both;
	height:100px;
	background:#067006 url(../images/footer.jpg);
	padding:0px;
	line-height:14px;
	color:#067006;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-top:5px solid #71D172;
}

#footer1 {
	float:left;
	width:150px;
	padding:20px 20px;

}
#footer2 {
	float:left;
	width:200px;
	margin:0 0 0;
	padding:20px 20px;
	
}
footer3 {
	float:left;
	#width:450px;
	padding:20px 20px;
	font-size:9px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
