body { font-family: tahoma; font-size: 13px; background-image: url(img/backdrop.gif); background-repeat: no-repeat; margin-top: 0px; margin-left: 0px; margin-right: 0px;}
td { font-family: tahoma; font-size: 13px; }
input { font-family: tahoma; font-size: 13px; }
select { font-family: tahoma; font-size: 13px; }
.header { font-family: tahoma; font-size: 15px; font-weight: bold;}
.pricing				{ font-size: 13px; }
.nav				{ font-size: 10px; }
.nav:link			{ color: #444444; text-decoration: none; }
.nav:visited		{ color: #444444; text-decoration: none; }
.nav:hover			{ color: #AD1835; text-decoration: none; }

.anchor					{ font-size: 13px; }
.anchor:link			{ color: #444444; text-decoration: underline; }
.anchor:visited			{ color: #444444; text-decoration: underline; }
.anchor:hover			{ color: #AD1835; text-decoration: underline; }

.left { background-image: url(img/left_fade.gif); background-repeat: no-repeat; background-color: #AFB19D; }
.title { background-color: #EEEEEE; }
.spacers { color: #CCCCCC; font-size: 9px; }
.lightText { color: #BBBBBB; font-size: 9px; }
.required {	font-weight: bold; color: #912C3D; }
.reqheader { font-weight: bold; color: #000000; }	
.note { font-weight: normal; font-size: 9px; }

.ltHdrBG {
	BACKGROUND-COLOR: #912C3D;
	color: #ffffff;
	font-weight: bold;
}

.ltTextBox {
	BACKGROUND-COLOR: #ffffff;
}

.alert{text-decoration: underline; font-size: 11px;}
