.content a:link, .content a:visited, .content a:active {
    color: #0099ff;
    text-decoration: underline;
} 
.content a:hover {
	color: #0099ff;
	text-decoration: none;
}
.bodytitle {
	font-weight: 700;
	font-size: 100%;
	color: #0099ff;
	text-align: left;
	font-style: normal;
	line-height: 110%;
}
.bodyitalic {
	font-weight: 400;
	font-size: 100%;
	color: #0099ff;
	text-align: left;
	font-style: italic;
	line-height: 100%;
}



.drop-box {
	color: #0099ff;
	border: #0099ff solid 1px;
	background-color: #FFFFFF;
	width: 236px;
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
}
.formtext {	font-size: 0.9em;
	font-weight: 700;
	color: #0099ff;
}
.input-box {
	color: #0099ff;
	border: #0099ff solid 1px;
	background-color: #FFFFFF;
	width: 236px;
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
}
.submit-button {	
	color: #0099ff;
	border: 2px #0099ff outset;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
#formtable {
	width: 355px;
}



.mid {
	background-color: #0099FF;
}
.light {
	background-color: #99ccFF;
}


.subnav_row {
	background-color: #99ccFF;
	height: 120px;
}
.topnavrow {
	background-color: #0099FF;
	height: 120px;
}

#topnav {
	width: 100%;
	background-color: #0099FF;
}

#bottomcell {
	padding: 10px;
	background-color: #0099FF;
	height: 20px;
}

