body {
	background-color: #82B64A;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #015022;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}

a {
	color: #3366CC;
	text-decoration: none;
}

form {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	color: #FFFF00;
	background-color: #005300;
	text-align: left;
	padding: 10px;
	border: thin solid #FDFE00;
	font-weight: bold;
}

.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #006600;
	font-style: italic;
	font-weight: bold;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border: 1px solid #FFFF00;
	color: #FFF;
	font-weight: bold;
}

.promo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFE6E6;
}

.cp_mini {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

a:hover {
	text-decoration: underline;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
.box2 {
	border: 2px solid #FFFF00;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #005300;
	text-align: center;
	padding: 4px;
	color: #F8FF02;
	font-style: italic;
	font-weight: normal;
}
a:link {

	color: #333333;
	font-style: italic;
}
a:hover {

	color: #000000;
	text-decoration: underline;
	font-style: italic;
}
a:visited {

	color: #2A7F00;
	font-style: italic;
}
a:active {


	color: #FDFE00;
}

