body
{
	width: 986px;
	margin: 0px auto 0px auto;
	font-family: helvetica, arial, sans-serif;
	background: #ffffff;
	color: #000000;
	font-size: 13px;
}

img
{
	border: 0px;
}

a {
	color: #000000;
	text-decoration: none;
	outline: none;
}

a.email
{
	color: #0033ff;
}

a.current
{
	border-bottom: 1px solid #000000;
}

span.inactive
{
	color: #999999;
}

.head
{
	width: 986px;
	border-bottom: 1px solid #000000;
	margin-bottom: 9px;
	height: 41px;
	line-height: 12px;
}

.head .navigation
{
	position: relative;
	float: left;
	margin-top: 20px;
	width: 328px;
	height: 13px;
}

.head .subnavigation
{
	position: relative;
	width: 330px;
	margin-top: 20px;
	height: 13px;
	text-align: center;
	float: left;
}

.head .masthead
{
	position: relative;
	width: 328px;
	text-align: right;
	float: left;
	height: 32px;
}

.head h1
{
	font-weight: bold;
	margin-top: 9px;
	height: 23px;
	size: 23px;
	line-height: 23px;
}

.head h2, .head h3
{
	display: inline;
	font-size: 12px;
	font-weight: normal;
}

.clear
{
	clear: both;
}

#home img
{
	margin: 20px 0px 20px 0px;
}