body	{
	background: #000000;
	margin: 0px;
	font-family: verdana;
	font-size: 8pt;
	color: white;
	}
body,td	{ line-height: 140%; }
table	{
	font-size: 8pt;
	}
a	{
	text-decoration: none;
	font-weight: bold;
	color: yellow;
	}
.topicHeader {
	font-weight: bold;
	font-size: 13px;
	}
.navtbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f4f4ff;
	padding-bottom: 12px;
}
div.nav {
	font-family: Verdana, Arial, sans-serif;
	line-height: 160%;
	font-size: 11px;
}
div.nav ul {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}
div.nav li {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}
div.nav li.title {
	display: block;
	color: #000000;
	font-weight: bold;
	padding: 1px 0 1px 6px;
	margin: 0;
	background-color: #FFD700;
}
div.nav a:link, div.nav a:visited {
	padding: 0 0 0 16px;
	margin: 0;
	color: black;
	text-decoration: none;
	display: block;
}
div.nav a:hover, div.nav a:visited:hover {
	color: white;
	background-color: #369601;
}
.bodyTable {
	padding-top: 22px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 32px;
	}
.bigBold 	{ font-weight: bold; font-size: 12pt; }
.bold		{ font-weight: bold; font-size: 10pt; }
.smallBold	{ font-weight: bold; font-size: 8pt; }		
.tableHeader 	{ background-color: #FFD700; color: black; padding: 3px; font-weight: bold; }
.tableBorder 	{ border: 1px solid #999999; margin-bottom: 6px }
.submitbutton 	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold }		
.leftDiv	{ width: 500px; }	
.small		{ font-size: 7pt; }
.pollHeader	{ color: black; font-size: 12px; font-weight: bold; }
.pollQuestion	{ color: black; font-size: 11px; }
.pollAnswer	{ color: black; font-size: 11px; }
.pollSubmit	{ font-size: 11px; }
.costCalc td,th	{ padding: 3px; }
.lanList td,th	{ padding: 3px; }
input		{ font-size: 12px; }
input:focus	{ background: #FFFFA1; }
textarea:focus	{ background: #FFFFA1; }