body
{
	background: #E9F4FB;
	margin: 0 auto;
	font-family: "Lucida Sans", "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 18px;
	color: #333;
}

a, a:visited
{
	text-decoration: none;
	color: #225F86;
}

a:hover, a:active
{
	color: #4089B8;
}

#container
{
	margin: 0 auto;
	width: 809px;
}

#header
{
	width: 809px;
	margin: 0;
	padding: 0;
	padding-top: 10px;
}

#links
{
	width: 500px;
	padding: 64px 10px 0;
	float: right;
	text-align: right;
}

#hatch
{
	width:250px;
	float: left;
	padding-top: 28px;
}

#contentHolder
{
	width: 809px;
}

#contentHeader
{
	width: 809px;
	height: 15px;
	margin: 0;
	padding: 0;
}

#contentBody
{
	width: 809px;
	background: url(../images/bgBody.png) top center repeat-y;
}

#content
{
	width: 786px;
	margin: 0 auto;
}

#contentFooter
{
	width: 809px;
	height: 15px;
	margin: 0;
	padding: 0;
}



.mainInfo
{
	width: 786px;
	margin: 0 auto;
}

.mainInfoText
{
	width: 476px;
	float: left;
	line-height: 22px;
}

.mainInfoText span
{
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
}

.mainInfoImage
{
	width: 300px;
	padding-top: 30px;
	float: right;
	text-align: center;
}

.subInfo
{
	width: 300px;
	margin: 0 auto;
}

.subInfoText
{
	width: 200px;
	float: right;
	text-align: left;
}

.subInfoText span
{
	font-size: 19px;
	line-height: 24px;
	font-weight: bold;
}

.subInfoImage
{
	width: 90px;
	float: left;
}

.box
{
	width: 449px;
	height: 272px;
	margin: 0 auto;
	background: url(../images/box.png) top center no-repeat;
}

.box span
{
	font-size: 18px;
	color: #668396;
	margin: 0;
	padding: 0;
	padding-left: 16px;
	font-weight: bold;
}

.bar
{
	background: url(../images/bar.png) left repeat-x;
	width: 429px;
	margin: auto;
	margin-top: -10px;
	padding: 0;
}

.menuRight
{
	float: right;
	width: 200px;
	line-height: 22px;
}

.menuLeft
{
	float: left;
	width: 200px;
	padding: 0 6px 0 22px;
	line-height: 22px;
}

.boxSilver
{
	width: 781px;
	height: 159px;
	margin: 0 auto;
	background: url(../images/boxSilver.png) top center no-repeat;
}

.boxSilverLeft
{
	float: left;
	width: 460px;
	margin: 12px 0 0 12px;
	line-height: 22px;
}

.boxSilverLeft span
{
	font-size: 18px;
	font-weight: bold;
}

.boxSilverRight
{
	float: right;
	width: 280px;
	margin: 12px 12px 0 0;
	line-height: 26px;
}

.boxSilverRight span
{
	font-size: 18px;
	font-weight: bold;
}

#footer
{
	width: 790px;
	padding-bottom: 20px;
	margin: 0 auto;
}

.footerLeft
{
	float: left;
	width: 300px;
}

.footerRight
{
	float: right;
	width: 300px;
	text-align: right;
}

.clear
{
	clear: both;
	height: 1px;
}

.red
{
	color: #AA0000;
}

.bold
{
	font-weight: bold;
}

sup
{
	vertical-align: text-top;
}

th
{
	border-bottom: 1px solid #000;
}

td
{
	border-bottom: 1px dotted #555;
}

tr.alt
{
	background: #FAFAFA;
}

h2
{
	font-weight: normal;
	color: #333;
	line-height: 30px;
}