body,td,th {
	font-family: Georgia, Serif;
	font-size: 12px;
	color: #010101;
	}
body {
	background-color: white;
	margin: 20px;
	}
a:link, a:visited, a:active {
	color: #5eb0bc;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	}
hr {
	margin: 5px 0px 5px 0px;
	color: #000000;
	border: 0;
	border-top: 1px solid #e4e4e4;
	height: 1px;
	width: 580px;
	}
h1 {
	font-size: 16px;
	color: #000000;
	text-align: left;
	margin: 8px 2px 8px 2px;
	}
form {
	margin: 0;
	}
.main {
	width: 728px;
	margin: auto;
	padding: 0;
	}
.banner {
	height: 22px;
	padding-top: 16px;
	text-align: center;
	background-color: #5eb0bc;
	background-image: url('top_nav_bg.gif');
	}
.banner a, .banner a:visited{
	color: white;
	padding: 15px;
	font-size: 11px;
	text-transform: uppercase;
	}
#outline{
	border: 1px #e4e4e4 solid;
	border-top: 0;
	}
.content {
	margin: 0;
	padding: 36px;
	}
div.menu {
	padding: 30px;
	}
td.menu{
	border-right: 1px #e4e4e4 solid;
	}
.menu ul, .menu li {
	margin-left: 0;
	padding: 0;
	list-style: none;
	border: 1px white solid;
	}
.menu ul ul {
	padding-left: 8px;
	}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	color: #010101;
	display: block;
	padding: 2px;
	}
.menu_main a:link, .menu_main a:visited, .menu_main a:active {
	
}
.menu_main a:hover {
	
}
.footer {
	border-top: 1px #e4e4e4 solid;
	font-size: 11px;
	text-align: center;
	padding: 18px;
	}
.footer, .footer a, .footer a:hover, .footer a:visited {
	color: #999999;
	}
.cred, .cred a, .cred a:visited{
	font-size: 10px;
	text-align: center;
	color: #cccccc;
	font-family: sans-serif;
	}

