BODY, P, LI, .normal
{
	font-size: 12px;
	line-height: 17px;
	font-family: verdana, arial, helvetica, sans-serif;
}

BODY
{
	border-right: 0px;
	padding-right: 0px;
	border-top: 0px;
	margin-top: 15px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-left: 15px;
	border-left: 0px;
	color: #827b5c;
	padding-top: 0px;
	border-bottom: 0px;
	background-color: #003366;
}

H1
{
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 13px;
	margin-top: 35px;
	color: #98391c;
}

H2
{
	font-size: 12px;
	font-weight: bold;
}

LI
{
	list-style-image: url(../images/square_bullet.gif);
}

P, LI
{
	color: #827b5c;
	margin-right: 30px;
}

TABLE
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

a, a:visited
{
	color: #98391c;
}
  
a:hover
{
	text-decoration: none;
}

.label
{
	padding-top: 1px;
	padding-right: 5px;
	width: 150px;
	text-align: right;
}

.left_float
{
	font-size: 11px;
	color: #98391c;
	line-height: 22px;
	font-style: italic;
	font-family: verdana, arial, sans-serif;
	text-align: right;
}

.normal_emph
{
	font-style: normal;
}

.red_button a
{
	background-image: url(../images/buttonbkg.gif);
	width: 170px;
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: white !important;
	font-style: normal;
	font-family: verdana, arial, helvetica, sans-serif;
	position: relative;
	white-space: nowrap;
	font-variant: normal;
	text-decoration: none;
}

.red_button a:hover
{
	text-decoration: underline;
}

#Body
{
	left: 230px;
	width: 450px;
	position: absolute;
	top: 150px;
}

#Container
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 750px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

#LeftFloat
{
	left: 30px;
	width: 215px;
	position: absolute;
	top: 220px;
}

#Logo
{
	left: 100px;
	position: absolute;
	top: 50px;
}

#NavTopSpace
{
	font-size: 4px;
}

#Slogan
{
	left: 270px;
	position: absolute;
	top: 70px;
}