html *
{
	font-family:Lucida Grande, Lucida Sans,Helvetica,Verdana,Arial,sans-serif;
	font-size:11px;
}
html, body
{
	border: none;
}
a 
{ 
	color:#000000; 
}
a:hover 
{ 
	color:#000000; 
}
a:focus 
{
    outline: none;
}
body
{
	height:	100%;
	width:100%;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	text-align:center;
}
img
{
	border: none;
}
div.container /*the body container*/
{
	
	width: 100%;
	margin:0px auto;
	/*height:100%;*/
	text-align:center;
}
div.topBarContainer
{	
	height:87px;
	width:100%;
	background-image:url(../../images/common/topBarRepeat.gif);
	text-align:center;
}
div.topBar
{
	height:87px;
	width:960px;
	background-image:url(../../images/common/topBarRepeat.gif);
	text-align:left;
	margin:0px auto;
}
div.homeContentContainer
{	
	height:275px;
	background-color: #fff;
	width:100%;
	text-align:center;
}
div.homeContent
{
	height:275px;
	width:960px;
	text-align:left;
	margin:0px auto;
}
div.subContentContainer
{	
	height:404px;
	background-color: #fff;
	width:100%;
	text-align:center;
}
div.subContent
{
	height:404px;
	width:960px;
	text-align:left;
	margin:0px auto;
}
div.homeFeatureContainer
{	
	height:209px;
	width:100%;
	background-image:url(../../images/common/featureBarRepeat.gif);
	text-align:center;
}
div.homeFeature
{
	height:209px;
	width:960px;
	text-align:left;
	background-image:url(../../images/common/featureBarRepeat.gif);
	margin:0px auto;
}
div.subFeatureContainer
{	
	height:80px;
	width:100%;
	background-image:url(../../images/sub/subFeatureBarRepeat.gif);
	text-align:center;
}
div.subFeature
{
	height:80px;
	width:960px;
	text-align:left;
	background-image:url(../../images/sub/subFeatureBarRepeat.gif);
	margin:0px auto;
}
div.homeFeatureDivider
{
	height:106px;
	width:20px;
	margin:38px 0px 0px 0px;
	background-image:url(../../images/common/featureBarDivider.gif);
	float:left;
	
}
div.homeFeatureItem
{
	height:156px;
	width:400px;
	margin:35px 40px 0px 0px;
	float:left;
	vertical-align:top;
	color:#555853;
}
div.subFeatureDivider
{
	height:42px;
	width:19px;
	margin:17px 0px 0px 0px;
	background-image:url(../../images/sub/subFeatureBarDivider.gif);
	float:left;
	
}
div.subFeatureItem
{
	height:42px;
	width:560px;
	/*width:260px;*/
	margin:13px 40px 0px 0px;
	float:left;
	vertical-align:top;
	color:#555853;
}
div.footerBarContainer
{	
	height:149px;
	width:100%;
	background-image:url(../../images/common/bottomBarRepeat.gif);
	text-align:center;
}
div.footerBar
{
	height:109px;
	width:960px;
	background-image:url(../../images/common/bottomBarRepeat.gif);
	text-align:center;
	color:#fff;
	margin:0px auto;
	padding:20px 0px 20px 0px;
}
div.footerSpacer 
{
	clear:both;
	line-height:2px;
	height:2px;
	width:10px;
}
div.homeCopy
{
	margin:152px 0px 0px 0px;
	float:left;
}
div.homeImage
{
	float:left;
}
div.subCopyContainer
{
	width:616px;
	margin:0px 0px 0px 0px;
	float:left;
}
div.subCopy
{
	width:460px;
	margin:43px 0px 0px 20px;
	float:left;
}
div.subImage
{
	width:344px;
	float:left;
}
a.footerLinks
{
	color:#fff;
	text-decoration:none;
}
a.footerLinks:hover
{
	color:#fff;
	text-decoration:underline;
}
div.logoContainer
{
	width:260px;
	float:left;
	margin:29px 0px 0px 0px;
}
div.navContainer
{
	float:left;
	width:569px;
	margin:56px 0px 0px 125px;
	position:static;
}
div.rollOverDiv
{
	position:absolute;
	top:76px;
	left:0px;
	z-index:5;
	visibility:hidden;
}
.headerText
{
	font-family:Times New Roman, Times;
	font-size:40px;
	color:#403423;
}
.subHeaderText
{
	font-family:Times New Roman, Times;
	font-size:20px;
	color:#403423;
}
.subCopy
{
	font-family:Lucida Grande, Lucida Sans,Helvetica,Verdana,Arial,sans-serif;
	font-size:12px;
	color:#403423;
}
div.userFormRow
{
	height:25px;
}
div.userFormCol1
{
	width:130px;
	float:left;
	text-align:left;
	overflow:hidden;
	/*border:1px solid #cccccc;*/
	font-size:12px;
}
div.userFormCol2
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:160px;
	float:left;
	text-align:left;
	vertical-align:top;
	font-size:12px;
	/*border:1px solid #cccccc;*/
}
div.subCopyForm
{
	width:660px;
	margin:43px 0px 0px 20px;
	float:left;
}
.messageArea
  {
	width:400px;
	height:80px;
	font-size:11px;
	font-family:Lucida Grande, Lucida Sans,Helvetica,Verdana,Arial,sans-serif;
  }
  .required
  {
	font-size:12px;
	color:#e35664;
  }
.cleaner {
clear:both;
height:0px;
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
padding-bottom:0px;
padding-top:0px;
border:none;
visibility: hidden;
display:none;
}
