body {
	background-color: #D5EAFF;

}
.maintable {
	background-color: #FFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#maincontent {
	width: 98%;
	background-color: #FFF;
	margin-right: 0.5em;
	margin-left: 0.5em;
}

a:link {
	color: #CC0000;
	font-size: 16px;
	line-height: 19px;
	text-decoration: none;
}
.subtitle {
	color: #003366;
	font-weight: bold;
	font-size: medium;
}
.results {
	font-size: x-large;
	color: #CC3300;
	font-weight: bold;
}
acronym:hover {
    cursor: help;
}


.small {
	font-size: small;
}


a:visited {
	color: #993366;
}


body,td,th {
	font-family: Arial;
	color: #003366;
}
#header {
	width: 100%;
}
#footer {
	font-size: 1.0em;
	text-align: center;
	width: 100%;
}

h2 {
	font-size: 24px;
	color: #003366;
}
h3 {
	font-size: 18px;
	color: #003366;
}
.ul_list {
	margin-left: 30px;
	padding-left: 25px;
}
.floatleft {
	float: left;
	width: 45%;
	background-color: #FFF;
}
.floatright {
	float: right;
	width: 55%;
	background-color: #FFF;
	vertical-align: top;
}

#googlead {
	background-color: #FFFFFF;
	height: 100px;
	padding-top: 11px;
	text-align: center;
	padding-bottom: 8px;
}
#blogposts {
	width: 100%;
	clear: both;
	background-color: #FFF;
}
