.topnav { font-family:Arial, Helvetica, sans-serif; font-size: 11px; color: #000; font-weight: bold; text-decoration: none}
.topnav:link { font-size: 11px; color: #000; font-weight: bold; text-decoration: none}
.topnav:visited { font-size: 11px; color: #000; font-weight: bold; text-decoration: none}
.topnav:hover { font-size: 11px; color: #005FBF; font-weight: bold; text-decoration: none}


.footer { font-family:Arial, Helvetica, sans-serif; font-size: 11px; color: #000; font-weight: normal; text-decoration: none}
.footer:link { font-size: 11px; color: #000; font-weight: normal; text-decoration: none}
.footer:visited { font-size: 11px; color: #000; font-weight: normal; text-decoration: none}
.footer:hover { font-size: 11px; color: #000; font-weight: normal; text-decoration: underline}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:1.5em;
	margin-bottom:2em;
}

#sidebanner {
	background-image:url(images/menu_top.gif);
	background-position:top;
	background-repeat:no-repeat;
}

.sidenav a { height:21px; font-size: 12px; color: #fff; text-decoration: none; border-bottom: solid #E6C2CC 1px; padding: 4px 12px 0 0; margin: 0px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; text-align:right;}

.sidenav a:link { height:21px;font-size: 12px; color: #fff; text-decoration: none; border-bottom: solid #E6C2CC 1px; display:block; padding: 4px 12px 0 0; margin: 0px; font-weight:bold;}

.sidenav a:visited { height:21px;font-size: 12px; color: #fff; text-decoration: none; border-bottom: solid #E6C2CC 1px;display:block; padding: 4px 12px 0 0; margin: 0px; font-weight:bold;}

.sidenav a:hover { height:21px;font-size: 12px; color:#005FBF; text-decoration: none; border-bottom: solid #E6C2CC 1px; display:block; padding: 4px 12px 0 0; margin: 0px; font-weight:bold;}


.news {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:italic;
}

.news a:link, .news a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:italic;
	color: #666666;
}

.news a:hover {
	color:#000;

}