body { font: 12px/140% Verdana, Helvetica, sans-serif; color: #666666; margin-top: 0px; }
td { font: 12px/140% Verdana, Helvetica, sans-serif; color: #666666; }
li { margin: 1px; }

/* div { border: 1px black solid; } */

/* Main layout styles */
.header { position: relative; width: 610px; height: 120px;}
.title { position: absolute; top: 15px; right: 0px; margin-top: 5px; text-align: right; line-height: 160%; }
.logo { position: absolute; top: 15px; left: 20px; width: 151px; z-index: 1; }


.content {position: relative; width: 560px; margin-left: 50px; margin-top: 20px; }
.rightcol {position: absolute; top: 0px; width: 160px; right: 0px; }
.leftcol {position: relative; top: 0px; left: 0px; width: 380px; }
.footer {
	position: relative; width: 560px; margin-left: 50px; clear: both;
	text-align: center; padding: 0px 0px 2px; font-size: 10px; 
	border-bottom: 1px solid black; border-top: 1px solid black;
}
img.footerimg { vertical-align: middle; }

/* Menu items */
/* .spamenu {
	padding: 5px 0px; line-height: 100%; text-align: right; margin-top: 10px;
	border-bottom: 1px solid black; border-top: 1px solid black; white-space: nowrap;
} */
 .spamenu {
 	position: absolute; left: 100px; right: 0px; top: 75px;
	padding: 0 0 2px; margin-top: 8px;
	border-bottom: 1px solid black; border-top: 1px solid black;
	line-height: 100%; white-space: nowrap; 
	z-index: 2;
}

.menuitem { color: #666666; text-decoration: none; }
.menuselected { color: #000000; background-color: #9FBFDF; }
a.menuitem:hover {background-color: #9FBFDF; }

.utilities { font-size: 10px; text-align: right; }

/* headings in content */
.headingline {
	position: relative; border-top: 1px solid black;
	margin-bottom: 0px; margin-top: 0px;
	height: 28px; width: 100%; clear: both;
}

h1 {margin-top: 0px; float: left; padding: 2px;
	border-left: 1px solid black; border-right: 1px solid black; border-bottom: 1px solid black;
	font: 14px Verdana, sans-serif; color: #000000; font-weight: bold;}

h1.yellow { background-color: #FFCC33; }
h1.green { background-color: #9EF3BC; }
h1.buff { background-color: #E6C4BD; }

.h1green {position: relative; margin-top: 0px; margin-bottom: 0px; float: left; padding: 2px; background-color: #9EF3BC;
	border-left: 1px solid black; border-right: 1px solid black; border-bottom: 1px solid black;
	font: 14px Verdana, sans-serif; color: #000000; font-weight: bold; }

.newsheading { font-size: 12px; font-weight: bold; color: #000000;}
.morenewsitem { border-top: 1px solid black;}
.newsitem, .morenewsitem { clear: both; padding: 0px 0px 6px; font-size: 11px;}
.righthanditem { clear: both; padding: 3px 0px; font-size: 11px;}
.minorheading { color: black; font-weight: bold; font-size: 13px; }
.prose { clear: both; }

.formsection {font-size: 14px; color: black; font-weight: bold; padding-top: 12px;}
.formemphasis {color: red;}
.formprompt {text-align: right; vertical-align: top; white-space: nowrap;}