body
{
	background-color: #3d5873;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}
div.centerContent
{
	margin: 0 auto 0 auto;
	width: 784px;
	text-align: left;
}
div.fade
{
	margin: 0;
	padding: 0;
	width: 784px;
	height: 13px;
}
div.fadeBottom
{
	margin: 0;
	padding: 0;
	width: 784px;
	height: 13px;
	vertical-align: top;
	background-image: 
}
div.globalNav
{
	width: 758px;
	margin: 25px 13px 0 13px;
	font-size: 12px;
	font-weight: bold;
	color: white;
  white-space: nowrap;
}
div.globalNav span.current
{
	color: #FF9416;
	vertical-align : -1px;
}
div.globalNav a:link
{
	color: White;
	text-decoration: none;
	vertical-align : -1px;
}
div.globalNav a:visited
{
	color: White;
	text-decoration: none;
	vertical-align : -1px;
}
div.globalNav a:active
{
	color: #FF9416;
	text-decoration: none;
	vertical-align : -1px;
}
div.globalNav a:hover
{
	color: #FF9416;
	text-decoration: none;
	vertical-align : -1px;
}
div.content
{
	width: 746px;
	margin: 0;
	padding: 6px 19px 6px 19px;
	background-color: White;
	background-image: url(/images/home-content-background.gif);
	background-repeat : repeat-y;
	background-position : left;
  vertical-align: top;
}
div.content img.logo
{
	margin: 27px 37px 0 18px;
}
div.content img.quote
{
  margin: 0 0 0 0;
  vertical-align: 6px;
}
div.content img.feature
{
	float: right;
}
div.content hr
{
	width: 435px;
	height: 1px;
	color: black;
	margin: 0;
}
div.content div.buttons
{
	margin: 7px 0 7px 0;
	padding: 7px 0 7px 0;
	width: 434px;
	border-top: 1px solid Black;
	border-bottom: 1px solid Black;
  vertical-align: baseline;
}
div.content img.buttonTwo
{
	margin: 0 0 0 7px;
}
div.content div.blurb
{
	border: 1px solid #C9C5C2;
	background-color: #E2DBD1;
	width: 432px;
	height: 145px;
	margin: 0;
	padding: 0;
}
div.content div.blurb h1
{
	color: #1E637C;
	font-size: 13px;
	font-style : italic;
	font-weight : bold;
	margin: 22px 0 0 17px;
}
div.content div.blurb p
{
	font-size: 12px;
	margin: 7px 17px 0 17px;
	line-height: 18px;
}
div.footer
{
	width: 758px;
	margin: 0 13px 0 13px;
	font-size: 10px;
	font-weight: bold;
	color: white;
}
div.footer span.current
{
	color: #FF9416;
	vertical-align : -1px;
}
div.footer a:link
{
	color: White;
	text-decoration: none;
	vertical-align : -1px;
}
div.footer a:visited
{
	color: White;
	text-decoration: none;
	vertical-align : -1px;
}
div.footer a:active
{
	color: #FF9416;
	text-decoration: none;
	vertical-align : -1px;
}
div.footer a:hover
{
	color: #FF9416;
	text-decoration: none;
	vertical-align : -1px;
}
div.footer div.copyright
{
  float: right;
  color: #9FB9DE;
}

