.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a.footer {
	color: #2C2C58;
	text-decoration: none;
	font-weight: bold;
}
a.footer:hover {
	color: #990000;
}
.text-default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.cell-counters {
	border: 1px solid #FFFFFF;
}
.text-leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a.text-leftnav {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;

}
a.text-leftnav:hover {
	text-decoration: none;
}
.outline-counter {
	border: 1px solid #999999;
}

table.shadowBox {
	background-color: eeeeee;
	border: 1px solid #000000;
}
.text-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
form {
	margin: 0px;
}
a {
	color: #0000CC;
}
a:visited {
	color: #000066;
}
/* Follow Up Styles */
TABLE.shadowBox-disclaimers {
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
FILTER: progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', Direction=135, Strength=3) alpha(opacity=98); 		BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	BACKGROUND-COLOR: #FFFFCC;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 15px;
}
INPUT.stretch {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #999999 1px solid; WIDTH: 100%; BORDER-BOTTOM: #999999 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif
}