body
{
	background: #fff;
	font-family: Arial,Helvetica,sans-serif;
	text-align: left;
}

h1
{
	background: url('/assets/images/bluebar-horizontal.png') top repeat-x;
	border-bottom: none;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	height: 37px;
	letter-spacing: 1px;
	line-height: 29px;
	margin: 0;
	padding: 0 0 0 5px;
	text-align: left;
	text-decoration: none;
}

h2
{
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: center;
}

h3
{
	font-size: 16px;
	text-align: center;
}

span.large
{
	padding-right: 10px;
}

#header
{
	line-height: 20px;
	min-height: 35px;
	padding: 0 0 10px;
}


#page_content
{
	margin: 0 auto;
	padding: 10px 0 20px;
	width: 775px;
}



