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: #eeeeee;
}
.SectionNav a:hover {
	color: black;
}
.SubSectionNav a {
	font-family: Verdana, Arial, Helvetica, sanserif;
	font-size: 10px;
	text-decoration: none;
	line-height: 120%;
	color: black;
}

.SubSectionNav a:hover {
	color: white;
}

.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;
}

#MenuContainer 
{
	border-top: 1px solid purple;
	border-bottom: 1px solid purple;	
}

.Menu a {width: 170px; font-size: 13px; font-family: arial narrow, helvetica narrow, arial; font-weight: bold; color: white; background-color: #13694E; padding: 0px 0px 0px 0px; text-decoration: none; display: block;}
.Menu a:hover {color: black; background-color: #EBAB00;}
.Menu a span {padding: 4px 0px 5px 5px; display: block;}

.CurrentMenu a {width: 170px; font-size: 13px; font-family: arial narrow, helvetica narrow, arial; font-weight: bold; color: black; background-color: #EBAB00; padding: 0px 0px 0px 0px; text-decoration: none; display: block;}
.CurrentMenu a span {padding: 4px 0px 5px 5px; display: block;}

.SubMenu a {width: 170px; font-size: 11px; font-family: arial, helvetica; color: white; background-color: purple; padding: 0px 0px 0px 0px; text-decoration: none; display: block;}
.SubMenu a:hover {color: yellow;}
.SubMenu a span {padding: 4px 0px 5px 15px; display: block;}

