body {
	margin: 0px;
	padding: 0px;
}
.Content,td {
	font-family: Verdana, Arial, Helvetica, sanserif;
	font-size: 11px;
	color: black;
}
.SectionNav a {
	font-family: Verdana, Arial, Helvetica, sanserif;
	font-size: 12px;
	color: #f4f4f4;
}
.SectionNav a:hover {
	color: #EBAB00;
}
.SubSectionNav a {
	font-family: Verdana, Arial, Helvetica, sanserif;
	font-size: 10px;
	text-decoration: none;
	line-height: 120%;
	color: #f4f4f4;
}
.SubSectionNav a:hover {
	color: #EBAB00;
}


.Footer {
	font-family: Verdana, Arial, Helvetica, sanserif;
	font-size: 9px;
	color: black;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	color: #003366;
}
h2 {
	font-size: 15px;
	font-weight: bold;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	color: #0066CC;
}
h4,big {
	font-size: 13px;
	font-weight: bold;
}
h5 {
	font-size: 11px;
	font-weight: bold;
}
th {
	font-family: Verdana, Arial, Helvetica, sanserif;
	font-size: 10px;
	background-color: #dddddd;
	color: #333333;
}
.shaded {
	background-color: #dddddd;
}
small,.small {
	font-size: 9px;
}
big,.large {
	font-size: 15px;
}
a {
	color: #0097AC;
}
a:hover {
	color: #003399;
}

#AOFSearchForm input,select {
	font-family: Verdana, Arial, Helvetica, sanserif;
	font-size: 9px;
}
