body {
	background-color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	}
h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 29px;
	 color: Navy;
	font-weight: bold;
	background-color: White;
	letter-spacing: 1px;
	line-height: 30px;
	text-align: center;
}
td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	text-decoration: none;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
   color: #003300;
 }

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #0E6532;
	color: White;
	font: /22;
	text-decoration: none;
}
a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #0E6532;
	color: White;
	font: /22;
	text-decoration: none;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #0E6532;
	color: #CAE9A3;
	font: /22;
	text-decoration: none;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.toptextbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: navy;
   color: #ffffff;
	font-weight: bolder;
	text-decoration: none;

}
a.toptextbar:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
   color: #ffffff;
	background-color: navy;
	font-weight: bolder;
	text-decoration: none;
}

a.toptextbar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
   color: Navy;
	font-weight: bolder;
	text-decoration: underline;
}

.float_rt{
	float: right;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-width: thin;
	border-color: #99FF99 #003300 #003300 #99FF99;
 border-style: double;
 }

.promo {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	background-position: center;
	margin-left: 26px;
	border-left: 20px;
	border-right: 212px;
	margin: 20px 21px;
	width: -1px;
	}

.promobold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000033;
	background-position: center;
	border-right: 212px;
	width: -1px;
	}
.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
 color: #660000; 
 font-weight: bolder; 
 font-size: medium;
 }

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

