body {
	border: none;
	margin: 0;
	padding: 0;
	font-family: verdana, helvetica, arial, sans-serif;
	background-color: #e0e0e0;
	background-image: url(navcol.gif);
	background-repeat: repeat-y;
}
img { border: none; }
.homelogo {
	position: absolute;
	top: 12px;
	left: 8px;
}
.toplogo {
	position: absolute;
	top: 17px;
	left: 312px;
}
td {
	padding-top: 10pt;
}
#mainwrap {
	display: block;
	position: absolute;
	top: 120px;
	left: 160px;
	width: 640px;
	margin: 8px;
	text-align: left;
	font-size: 10pt;
	line-height: 125%;
	color: #483860;
}
.nav {
	position: absolute;
	top: 120px;
	left: 8px;
	width: 150px;
	font-size: 8pt;
	line-height: 160%;
	margin: 0px;
	color: #8878a0;
	white-space: nowrap;
	overflow: hidden;
}
.title {
	display: block;
	font-size: 16pt;
	font-weight: bold;
	line-height: 125%;
	text-align: center;
}
.subtitle {
	text-align: center;
}
.maintable {
	width: 620px;
}
.name { color: #cc3333; font-weight: bold; }
a { text-decoration: none; }
a:link, a:visited { color: #4488ff; }
a:hover { color: #ff0000; }
a:active { color: #4488ff; }
.nav a:link, .nav a:visited { color: #fefbff; }
.nav a:hover { color: #4488ff; }
.nav a:active { color: #fefbff; }

