H1 { text-align: left; }

#CalloutUnderNav H1 { padding-top: 20px; }

#CalloutUnderNav LI { padding: 3px 0px; }

.awTable TD
{
	padding: 3px;
	border: 1px #CCC solid;
	background-color: #eee;
}

.awAltRow TD {
	background-color: #fff;
}

.awTable TH {
	background-color: rgb(35, 6, 88);
	color: #fff;
	border: 1px rgb(81, 53, 127) solid;
}

DIV#awSearchBox {
	float: none;
}

INPUT
{
	font-family: Verdana,Arial,Sans-Serif !important;
}

DIV.awCenterText INPUT, INPUT.awButtons
{
	background-color: rgb(118, 152, 1);
	color: #fff;
	border: 1px #628001 solid;
}

INPUT.awButtons:hover {
	background-color: #89b302;
}

DIV.awCenterText INPUT:hover
{
	background-color: #628001;
}