﻿body
{
	font-family: tahoma;
	font-size:11px;
	color:#333333;
	background-color:#00206e;
	margin-top:35px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
}
.wrapper
{
	width: 575px;
	text-align:center;
}
.dataRow
{
	width: 575px;
	padding: 0 0 10 0px;
}
.labelArea
{
	float:left;
	width: 150px;
	margin: 0 10 0 0px;
	padding: 0 10 0 0px;
	text-align:right;
}
.labelAreaWide
{
	float:left;
	width: 250px;
	margin: 0px;
	padding: 0 10 0 0px;
	text-align:right;
}
.dataArea
{
	float:left;
	width: 425px;
	margin: 0px;
	padding: 0px;
	text-align:left;
}
.dataAreaSegment
{
	float:left;
	margin: 0px;
	padding: 0px;
	text-align:left;
}
.dataAreaSegmentDropdown
{
	float:left;
	margin: 0px;
	padding: 0 0px;
	text-align:left;
	border: solid 2px transparent;
}
.dataAreaShort
{
	float:left;
	width: 250px;
	margin: 0px;
	padding: 0px;
	text-align:left;
}
.clearFloat
{
	visibility:hidden;
	clear: both;
}
.centeredRow
{
	width: 375px;
	padding: 0px 62px 0px 62px;
}
.centeredText
{
	width: 350px;
	text-align: center;
}
.label
{
	font-weight:bold;
}
.dataText
{
}
.additionalText
{
	font-style:italic;
}
.subText
{
	font-size: 8pt;
	font-style:italic;
}
.shortText
{
	width: 75px;
}
.longText
{
	width: 250px;
}
td
{
	font-family: tahoma;
	font-size:11px;
	color:#333333;
	overflow: hidden;
}
a:hover
{
	color:#003399;
}
.a
{
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
.a:hover
{
	color:#BDD1E7;
	text-decoration:underline;
}
.a1
{
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
.a1:hover
{
	color:#CC0000;
	text-decoration:underline;
}
.txt_para
{
	font-family:Tahoma;
	font-size:11px;
	line-height:20px;
}
.footer
{
	background-color:#00206e;
	color:#FFFFFF;
	font-size:10px;
	height:24px;
}
#headerwrapper 
{
	width: 760px;
	height: 142px;
	background-image: url(http://www.coreysteel.com/headerimage.gif);
	position: relative;
}
#topmenuwrapper 
{
	width: 760px;
	height: 32px;
	background-color: #000;
	color: #fff;
}
#top3 
{
	position: absolute;
	top: -35px;
	right: 18px;
}
.clearfloats 
{
	clear: both;
	height: 0px;
}
#homelink 
{
	height: 110px;
	width: 170px;
	position: absolute;
	left: 25px;
	top: 12px;
}
#homelink img 
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.required
{
	color:Red;
	font-weight:bold;
}