body { 
	background: #A4D867; 
}

td,select,input { 
	font-family: "Verdana", "Arial", "Tahoma"; 
	font-size: 8pt; 
	line-height: 140%; 
	color: #5C5C5C; 
}

a:link {
	color: #D708B2; 
	text-decoration:none;
}

a:visited {
	color: #D708B2; 
	text-decoration:none;
}

a:hover {
	color: #FF7200;
	text-decoration:underline;
}

a.menu:link {
	color: #FFFFFF;
	font-weight:bold; 
	text-decoration:none;
}

a.menu:visited {
	color: #FFFFFF;
	font-weight:bold; 
	text-decoration:none;
}

a.menu:hover {
	color: #006233;
	font-weight:bold; 
	text-decoration:none;
}

.blank {
	font-size: 1pt;
}

.line {
	font-size: 1pt;
	background-color: #90969F;
}		

.banner {
	font-size: 12pt;
	color: #D708B2;
	font-weight:bold;
}

.title {
	font-size: 9pt;
	color: #D708B2;
	font-weight:bold;
}

.i_border {
	border-style: solid; 
	border-color: #5AB214;
}

.t_border {
	border: 1px solid #999999;
}

.cellbg1 {
	background-image: url('images/side_bg_left.gif');
}

.cellbg2 {
	background-color: #1C478E;
}
					
.homebullet {
	padding-top:5px;
	width: 15px;
}

.bulletedrow {
	padding-bottom: 20px;
}

.nobulletrow {
	padding-bottom: 10px;
}

.greentext {
	font-weight: bold;
	color: #3A7908;
}

.specialnote {
	font-style: italic;
	font-size: 9px;
	padding-left: 5px;
}

#dob {
	width: 80px;
}

#phone,#fax {
	width: 85px;
}

#name,#address,#city,#email {
	width: 180px;
}

.footertext {
	text-align: center;
}