body
{
	background-color: #EDF6FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	margin-top: 0;
	scrollbar-face-color: #3693CE;
	scrollbar-highlight-color: #EEEEEE;
	scrollbar-shadow-color: #000F5C;
	scrollbar-3Dlight-color: #0075B2;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #D9EDFF;
	scrollbar-darkshadow-color: #001760;
}

table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.altrow
{
	background: #DDDDDD;
}

.banner
{
	background: #005C5B;
}

.button
{
	cursor: hand;
	font-size: 10px;
	width=100;
	height=24;
}

.contentborder
{
	border-right: 1px solid #2194C6;
	border-bottom: 1px solid #2194C6;
}

.dark
{
	background: #D9EDFF;
}

.footnote
{
	background: #3693CE;
	color: #EEEEEE;
	font-size: 8pt;
}

.form
{
	background: #CCCCCC;
	color: #000000;
}

.formHeading
{
	font-size: 10pt;
	font-weight: bold;
}

.header
{
	height: 24;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-image: url('images/menuCurrent.gif');
}

.light
{
	background: #00B2B0;
}

.lightHeading
{
	background: #F0F0F0;
	font-weight: bold;
}

.mid
{
	background: #3693CE;
}

.note
{
	color: #FFFF00;
	font-weight: bold;
}

.tableHeading
{
	background: #E9C455;
	font-weight: bold;
}

.textBox
{
	font-size: 8pt;
	background-attachment: fixed;
	background-image: url('images/box_shadow.gif');
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	border-left: 1px inset #000000; 
	border-right: 1px inset #666666;
	border-top: 1px inset #000000;
	border-bottom: 1px inset #666666;
}

a.1:active,a.1:link,a.1:visited
{
	color: #0000FF;
}

a.1:hover
{
	color: #FF8800;
	text-decoration: none;
}

a.2:active,a.2:link,a.2:visited
{
	color: #EEEEEE;
}

a.2:hover
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.3:active,a.3:link,a.3:visited
{
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

a.3:hover
{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
