
body { margin: 0px 0px 40px 0px; width: 98%; font-weight: normal; background-color: White; color: #333333; font-size: 14px; font-family: Arial, Helvetica, sans-serif; }
table {
font-weight: normal;
	margin-left: -3px;
	font-size: 14px; font-family: Arial, Helvetica, sans-serif;
}
#header { position: absolute; top: 0px; left: 0px; width: 700px; }
#title {
	position: absolute;
	top: 65px;
	left: 0px;
	margin-right: 10px;
}
.footer{
	font-size: 10px;
	color: Blue;
}
a.footer:link {
font-size: 10px;
	color: Blue;
	font-weight: normal;
}
a.footer:visited {
font-size: 10px;
	color: Blue;
	font-weight: normal;
}
a.footer:focus, a.footer:hover, a.footer:active {
font-size: 10px;
	color: #191970;
	font-weight: normal;
	}
#sidelinks {
	position: absolute;
	top: 105px;
	left: 0%;
	width: 150px;
	margin-right: .5em;
	padding: 0px;
	padding-top: 5px;
	text-align: left;
	z-index: 10;
	background-color: #CCEFFF;
}
#toplinks {
	position: absolute;
	top: 75px;
	left: 600px;
	margin-right: .5em;
	padding: 0px;
	padding-top: 5px;
	text-align: left;
	z-index: 10;
}
#content {
	position: absolute;
	top: 105px;
	left: 160px;
	width: 540px;
	margin: 0px;
	margin-right: .5em;
	padding: 0px;
}
div.text { width: 100%; padding: 5px; padding-top: 10px; margin-bottom: .5em;
	background-color: #FFFDEE;
}
div.bottom{
	width: 100%;
	padding: 5px;
	padding-top: 5px;
	background-color: #EAF8FF;
}
div.title {
	width: 100%;
	padding: 5px;
	padding-top: 5px;
	background-color: #EAF8FF;
	font-size: 17px;  
	font-weight: bold;
}
.heading
{ font-size: 13px; font-weight: bold;}

a:link {
	color: Blue;
	font-weight: bold;
	text-decoration: none;font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: Blue;
	font-weight: bold;
	text-decoration: none; font-family: Arial, Helvetica, sans-serif;
}
a:focus,a:hover,a:active {
	color: Red;
	font-weight: bold;
	text-decoration: none; font-family: Arial, Helvetica, sans-serif;
}

h1 { font-size: 17px;  font-weight: bold; }
h2 { font-size: 15px; font-weight: bold;}

ul { margin-left: 5px; padding-left: 15px; list-style-type: square;}




