body{
	margin: 16px;
	padding: 0px;
	text-align:center;	
}
html { overflow: -moz-scrollbars-vertical !important; } /* fix page shift in Mozilla based browsers do to auto hiding vertical scroll bar */
body, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #221E1F;
}
h1 {
	font-size: 20px;
	line-height: 24px;
	color: #333333;
	font-weight : normal;
	margin: 0px;
}
h2 {
	font-size: 13px;
	line-height: 16px;
	color: #4A9E00;
	margin: 0px;
}
h3 {
	font-size: 10px;
	margin: 0px 0px 15px 1px;
	color: #000000; 
}
hr {
	border: 0;
  	width: 641px;
	color: #838383;
	background-color: #838383;
	height : 1px;
	margin: 5px 0px 15px 0px;
}
* html hr { /* fix for IE */
	margin: 0px 0px 10px 0px;
}
/*
hr {
	width: 641px;	
	border : 1px;
	border-bottom : 1px solid #838383;
	height : 1px;
	margin: 0px 0px 5px 1px;
	padding: 4px;
	position: relative;
	top: -4px;
	clear:both;
}
*/
hr.green {
	border: 0;
	width: 660px;	
	color: #7FC046;
	background-color: #7FC046;
	height : 1px;
	margin: 0px 0px 0px 1px;
}
p {
	margin: 0px 0px 15px 1px;
}
a{
	color: #5AA529;
	font-weight : bold;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

ul {
	margin: 0px 0px 15px 21px;
	padding: 0px;
	color: #5AA529;
	list-style-type : square; 
}
ul span {
	color: #221E1F;
}

li {
	margin: 0px 0px 8px 0px;
}
ol {
	margin: 0px 0px 15px 25px;
	padding: 0px;
}
form {
	margin: 2px 0px 0px 5px;
	font-size: 10px;
	line-height: 24px;
}
form p {
	margin: 0px 0px 15px 0px;
}
form table {
	margin: 0px 0px 0px 0px;
}
form td {
	padding: 0px 25px 2px 0px;
	font-size: 10px;
	line-height: 24px;
}

form .txtBox, form textarea {
	font-family : Courier;
	color: #221E1F;
	font-size: 5px;
	line-height: 12px;	
	height : 20px;
	width: 164px;
	padding: 2px 5px 2px 5px;
	margin: 0px 5px 0px 0px;
}
form textarea {
	height : 63px;
	width: 300px;
	line-height: 16px;	
	margin: 0px 0px 5px 0px;
}
.rbutton {
	margin: 0px 5px 0px 0px;
	width: 12px;
	position: relative;
	top: 2px;
}
.main {
	width:742px;
	margin:0 auto;
	text-align:left;
	position: relative;
}

.tabs {
	margin: 5px 0px 0px 0px;
}

.tabs img {
	margin: 0px 3px 0px 0px;
}

.subNavBar {
	margin: 0px 0px 25px 0px;
}
.subNav {
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	position: relative;
	top: -10px;	
}
.marker{
	top: -8px;
	line-height: 16px;
	margin: 0px 0px 5px 0px;
}
.subNav a, .subNav span {
	text-decoration: none;
	color: #4FA900;
}
.subNav a:hover {
	text-decoration: underline;
}
.subNav a.selected {
	text-decoration: underline;
}
.subNav span {
	margin: 0px 8px 0px 8px;
}
.lvl2 {
	margin-bottom: 13px;
}
.lvl2 a {
	font-size: 11px;	
}
.content {
	border-top-color: #A5A5A5;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #A5A5A5;
	border-left-style: solid;
	border-left-width: 1px;
	padding: 5px 40px 30px 20px;
	text-align : left;
	width: 700px;
}
.nopadding {
	 padding-right:0px;
}
.column1, .column2 {
	width: 297px;
	vertical-align : top;
}
.column1 {	
	border-right: 2px solid #7FC046;
	padding-right: 29px;
}
.column2{
	padding-left: 13px;
}
.backtotop {
		font-weight: normal;
		font-size: 10px;
}
.highlightBox {
	margin: 0px 0px 3px 0px;
	width: 325px;
}
.highlightBox td {
	padding: 0px 15px 4px 15px;
}
.footerNav td {
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	padding: 10px;
}
.footerNav a {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
.footerNav a:hover {
	text-decoration: underline;
}
.footerNav span {
	margin: 0px 8px 0px 8px;
	color: #000000;
}
