﻿body 
{
	margin: 0px 0px 0px 0px;
}
IMG 
{
	border: none;
}
DIV#main 
{
	background-color: Black;
	width: 755px;
}
DIV#contentleft
{
	float: left;
	height: 100%;
}
DIV#contentmain
{
	background-color: Black;
	width: 750px;
}
DIV#contentbottom
{
	clear: both;
	width: 750px;
	height: 40px;
	text-align: right;
}
DIV#content 
{
	float: left;
	width: 641px;
	font-family: Arial;
	font-size: 9pt;
	background-color: White;
	min-height: 400px;
}
DIV#contentbody
{
	padding: 5px 10px 5px 20px;
}
H1 
{
	font-family: Sans-Serif;
	font-size: 12pt;
	margin-bottom: 10px;
}
h2
{
	font-family: Sans-Serif;
	font-size: 10pt;
	margin-bottom: 5px;
}
.linkbutton 
{
	color: blue;
}
.required 
{
	color: Red;
	font-size: xx-small;
}
.thead {
	background-color: #CCCCCC;
	color: Black;
	font-size: 9pt;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
}
.lightrow 
{
}
.darkrow 
{
	background-color: #EFEFEF;
}
SPAN.nav 
{
	font-size: 8.5pt;
}
SPAN.nav A 
{
	font-size: 8.5pt;
	color: #3333FF
}


.smallerentry
{
	font-size: 8.5pt;
}

.subheading
{
	font-size: 9pt;
	font-weight: bold;
}