#nav, #subnav, #controls, .noprint
	{
	display: none;
	}
body
	{
	font:  normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #5b5c5b;
	}
.boxwhite
	{
	background: url(/images/bg_box_white.gif) left top repeat-y;
	width: 411px;
	margin-bottom: 7px;
	line-height: 16px;
	}
.boxwhitetop
	{
	background: url(/images/bg_box_white_top.gif) left top no-repeat;
	width: 411px;
	height: 11px;
	font-size: 1px;
	line-height: 1px;
	}
.boxwhitebottom
	{
	background: url(/images/bg_box_white_bottom.gif) left top no-repeat;
	width: 411px;
	height: 11px;
	font-size: 1px;
	line-height: 1px;
	}
.boxwhite .content
	{
	padding: 0 19px 5px 19px;
	}
.boxgrey
	{
	background: url(/images/bg_box_grey.gif) left top repeat-y;
	width: 317px;
	margin-bottom: 7px;
	}
.boxgreytop
	{
	background: url(/images/bg_box_grey_top.gif) left top no-repeat;
	width: 317px;
	height: 11px;
	font-size: 1px;
	line-height: 1px;
	}
.boxgreybottom
	{
	background: url(/images/bg_box_grey_bottom.gif) left top no-repeat;
	width: 317px;
	height: 11px;
	font-size: 1px;
	line-height: 1px;
	}
.boxgrey .content
	{
	padding: 0 19px 5px 19px;
	color: #184865;
	}
.boxgreywide
	{
	background: url(/images/bg_box_grey_wide.gif) left top repeat-y;
	width: 353px;
	margin: 10px 0 7px 0;
	}
.boxgreytopwide
	{
	background: url(/images/bg_box_grey_wide_top.gif) left top no-repeat;
	width: 353px;
	height: 11px;
	font-size: 1px;
	line-height: 1px;
	}
.boxgreybottomwide
	{
	background: url(/images/bg_box_grey_wide_bottom.gif) left top no-repeat;
	width: 353px;
	height: 11px;
	font-size: 1px;
	line-height: 1px;
	}
.boxgreywide .content
	{
	padding: 0 19px;
	color: #184865;
	}
.boxgreythree
	{
	background: url(/images/bg_box_grey_three.gif) left top repeat-y;
	width: 506px;
	margin: 30px 0 7px 0;
	}
.boxgreytopthree
	{
	background: url(/images/bg_box_grey_three_top.gif) left top no-repeat;
	width: 506px;
	height: 11px;
	font-size: 1px;
	line-height: 1px;
	}
.boxgreybottomthree
	{
	background: url(/images/bg_box_grey_three_bottom.gif) left top no-repeat;
	width: 506px;
	height: 11px;
	font-size: 1px;
	line-height: 1px;
	}
.boxgreythree .content
	{
	float: left;
	width: 130px;
	margin: 0 10px 0 10px;
	padding: 11px 9px;
	color: #184865;
	}
.boxgreythree .logo
	{
	margin: 0 0 11px 25px;
	}
h1
	{
	font-size: 14px;
	color: #55965f;
	}
h2
	{
	font-size: 16px;
	color: #3D3B3B;
	}
h3
	{
	font-size: 11px;
	}
h4
	{
	margin-top: 0;
	padding-top: 0;
	font-size: 12px;
	}
a
	{
	text-decoration: none;
	color: #56a650;
	}
#columnthree
	{
	float: right;
	}
#columntwo
	{
	float: left;
	}
.clearfix
	{
	clear: both;
	font: 1px/1px;
	}
#footer
	{
	margin-top: 25px;
	}