@charset "utf-8";
body {
	margin-top:75px;
	background-color: #B6D0F1;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#tablelayout {
	background-color: #DCE4F1;
}
a:link {
	color: #26724C;
	text-decoration: underline;
}
a:visited {
	color: #454950;
	text-decoration: none;
}
a:hover {
	color: #B14022;
	text-decoration: none;
}
a:active {
	color: #3300CC;
	text-decoration: none;
}
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#000000;
	padding-top: 0px;
	top: 10px;
}	
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #330066;
	line-height: 1.5em;
	font-size: 12px;
	text-align: left;
}

#tablefooter {
	text-align: center;
	vertical-align: top;
	word-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#tablelayout #navbar td {
	background-color: #474A52;
	text-align: center;
	margin-bottom: 0px;
	border-bottom-style: ridge;
}
div#content {
	text-align: left;
	margin-right: 8px;
}
