body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #537598;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.maintable {
	font-size: 75%;
	height: 100%;
	width: 100%;
} 
table {	font-size: 100%; }
.footer {
	font-size: 80%;
	text-align: center;
}
.navbar {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #0C3D91;
	text-align: center;
}
th {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #0C3D91;
	text-align: left;
}
a.nav {
	color: #E1E7F1;
}
a.nav:hover {
	color: #FFFFFF;
}
.leftbar {
	background-color: #E1E7F1;
}
.banner {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	text-align: right;
	height: 80px;
}
.title {
	font-size: 150%;
	color: #C60000;
	text-align: center;
}
a {
	color: #537598;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #00007F;
}
.splash {
	color: #FFFFFF;
	background-color: #FA7720;
	font-size: 150%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.spacer {
	background-color: #073D8E;
	height: 1px;
}
.spacer2 {
	background-color: #FFBD91;
	height: 1px;
}
.bullet {
	font-weight: bold;
	color: #FA7720;
	vertical-align: top;
}
.heading {
	font-size: 150%;
	font-weight: bold;
	color: #FA7720;
	font-family: Arial, Helvetica, sans-serif;
}
.panel {
	background-color: #F8F8F8;
	vertical-align: top;
	border: 1px solid #6F8FB0;
	color: #45627E;
}
.note {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.project {
	font-weight: bold;
	vertical-align: top;
}
.smalllink {
	font-size: 80%;
	line-height: 20pt;
}
.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E7F1;
	padding-top: 10px;
}
