.body {
	width: 570px;
	font-family: verdana;
	font-size: 12px;
	text-align: justify;
	background-color: #e5fce5;
}

.greenBorder {
	border: 1px solid #023f16;
}

.headerArea {
	position: relative;
}

.rates {
	position: absolute;
	top: 240px;
	left: 40px;
}

.videoBG {
	background-color: #e5fce5;
	width: 565px;
	height: 280px;
	padding-top: 12px;
	padding-left: 8px;
	padding-right: 5px;
}

.callOut {
	background-color: #339933;
	padding: 5px;
	width: 570px;
	height: 35px;
	color: white;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
}

.flashHolder {
	border: 5px solid #023f16;
	width: 240px;
}

.boxTitle {
	background-color: #023f16;
	padding-left: 5px;
	color: white;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
}

.padding {
	padding: 5px;
}

.text {
	font-family: verdana;
	font-size: 12px;
	color: #999999;
}

.title {
	font-family: verdana;
	font-size: 18px;
	color: #339933;
}

.subtitle {
	font-family: verdana;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.darkred {
	color: #660000;
	font-weight: bold;
}

.green {
	font-family: verdana;
	font-size: 12px;
	color: #339933;
	font-weight: bold;
}

.boldgreen {
	font-family: verdana;
	font-size: 12px;
	color: #023f16;
	font-weight: bold;
}

.red {
	font-family: verdana;
	font-size: 34px;
	color: #ff0000;
	text-decoration: underline;
}

A.red {
	font-family: verdana;
	font-size: 12px;
	color: #ff0000;
}

A.blue {
	font-family: verdana;
	font-size: 12px;
	color: #0000ff;
}

A.small {
	font-family: verdana;
	font-size: 10px;
	color: #0000ff;
}

A.green {
	font-family: verdana;
	font-size: 12px;
	color: #339933;
}

A.tlink {
	font-family: arial;
	font-size: 12px;
	color: #cccccc;
}

A.tlink:alink,vlink,arial {
	font-family: verdana;
	font-size: 12px;
	color: #cccccc;
}

.text2{ 
	font-family: verdana;
	font-size: 12px;
}

.body_bold {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
}

.fade {
	background-image: url("/images/bg_fade.gif");
	background-color: #cccccc;
	background-repeat: repeat-x;	
}

.menu {
	background-image: url("/images/green.gif");	
}


.testimonial {
	background-color: #339933;
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 15px;
	text-align: justify;
}

.disclaimer {
	font-family: verdana;
	font-size: 10px;
	color: #999999;
}

.disclaimer2 {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}

.htitle {
	font-family: Helvetica;
	font-size: 24px;
	color: #003300;
}

.htitle2 {
	font-family: Helvetica;
	font-size: 24px;
	color: #666666;
}