td, body, input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
}
input, textarea {
	font-size: 11px;
	line-height: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.alert {
	background:white;color:#8DC740;padding:1em;margin:0 0 1em;
}
.alert p {font-size:1.1em;margin:0;padding:0;font-weight:bold;}

a.nav:link, a.nav:active, a.nav:visited
{
	font-size: 10px;
	color: #006699;
	text-decoration: none;
}
a.nav:hover {
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
}
a:link, a:active, a:visited
{
	color: #006699;
	text-decoration: none;
}
a:hover{
	color: #FF6600;
	text-decoration: none;
}
.sterling_blurb {
	font-size: 10px;
	line-height: 13px;
}
.sterling_blurb a { color:#666666 }
.admin_title {
	font-size: 18px;
	color:#8DC740;
}
.hoverRow {
	background-color: #FFFFFF;
}
.hoverRowOn {
	background-color: #F4F9FF;
}
