/* FAQ INTERACTIVE CSS */
body {
	margin: auto;
	text-align: center;
	font-size: 12px;
	font-family: verdana, sans-seriff;
	background-color: #979797;
}
img {
	border: 0;
}
#siteContainer {
	display: block;
	margin: auto;
	width: 1003px;
}
#siteContents {
	position: relative;
	width: 100%;
	display: block;
	float: left;
	background-image: url(/templates/accumulate/images/mainBackground.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 50% 0%;
}
#mainBody {
	display: block;
	float: left;
	margin: 0 0 0 20px;
	width: 960px;
}
#bannerContainer {
	background-image: url(/templates/accumulate/images/AccumulateOnlineBanner.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 210px;
	width: 100%;
}

#bannerContainer h1{
color:#FFFFFF;
display:block;
float:right;
font-size:18px;
margin:10px 20px 0 0;
padding:0;
}
#menuContainer {
	display: block;
	float: left;
	left: -19px;
	position: absolute;
	text-align: left;
	top: 166px;
	*top: 178px;
	width: 83%;
}
#menuContainer ul {
	width: 100%;
	float: left;
	display: block;
}
#menuContainer li {
	display: block;
	float: left;
	height: 32px;
}
#menuContainer a {
color:#666666;
display:block;
float:left;
padding:7px 0 0 15px;
text-decoration:none;
width:72px;
}
#menuContainer a:hover {
background-image:url(/templates/accumulate/images/hoverImg.jpg);
color:#FFFFFF;
display:block;
float:left;
height:24px;
padding:7px 0 0 15px;
}
#contentContainerMain {
	width: 100%;
	float: left;
	display: block;
}
#topContainer {
	display: block;
	float: left;
	margin: 10px 0;
	width: 100%;
}
#topContainerFormContainer {
	border-bottom: 1px solid #8e8e8e;
	display: block;
	float: left;
	min-height: 240px !important;
	width: 168px;
}
#topContainerRightContent {
	display: block;
	float: right;
	width: 788px;
}
#bottomContainer {
	width: 100%;
	float: left;
	display: block;
	background-color: #cccccc;
	min-height: 280px !important;
}
#bottomContainer a{
  text-decoration: none;
  	color: #3D3D3D;

}
#bottomContainer h1 {
	color: #3D3D3D;
	display: block;
	float: left;
	font-size: 13px;
	margin: 10px 0 0 13px;
	padding: 0;
}
#bottomContainerReviewContainer {
	background-color: #FFFFFF;
	display: block;
	float: left;
	min-height: 273px;
	width: 170px;
}
#bottomContainerRightContent {
	display: block;
	float: right;
	margin-top: 10px;
	min-height: 238px !important;
	width: 778px;
}
#bottomContainerRightContentTop {
	background-image: url(/templates/accumulate/images/rightHandContentTop.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 18px;
	width: 100%;
}
#bottomContainerRightContent h1 {
	color: #FFFFFF;
	float: left;
	font-size: 12px;
	margin: 0;
	padding: 2px 0 0 9px;
	text-align: left;
}
#whiteBoxContainer {
	background-image: url(/templates/accumulate/images/rightHandContentMid.jpg);
	display: block;
	float: left;
	margin-right: 1px;
	margin-top: 0;
	min-height: 206px !important;
	width: 100%;
}
#botttomContainerRightContentBottom {
	background-image: url(/templates/accumulate/images/rightHandContentBottom.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 14px;
	width: 100%;
}
#whiteBoxContent {
	color: #676767;
	display: block;
	float: left;
	font-size: 11px;
	padding: 0 0 0 20px;
	text-align: left;
	width: 94%;
}
#whiteBoxContent h2 {
	display: block;
	float: left;
	font-size: 13px;
	margin: 0;
	padding: 0 0 6px;
	width: 100%;
}
#interlinkingContentContainer {
	background-attachment: fixed;
	background-image: url(/templates/accumulate/images/mainBackground.jpg);
	background-position: 50% 0;
	background-repeat: no-repeat;
	display: block;
	left: 0;
	margin-top: 0;
	position: absolute;
	top: 100%;
	width: 100%;
}
#belowTheFoldContainer {
	background-color: #7E7E7E;
	color: #777777;
	display: block;
	float: left;
	margin-left: 13px;
	margin-top: 0;
	width: 976px;
}
#belowTheFoldContent{
display:block;
float:left;
margin-left:15px;
text-align:left;
width:100%;

}

#belowTheFoldContent a{
color:#CCCCCC;
font-size:14px;
padding:0 10px 0 1px;
text-decoration:none;

}
.belowTheFold {
	width: 100%;
	float: left;
	display: block;
}
.belowTheFold {
	width: 150px;
	float: left;
	display: block;
	height: 200px;
	margin-top: 20px;
}
.belowTheFold ul li {
	text-decoration: none;
	list-style: none;
}
.belowTheFold a, .belowTheFold a:link, .belowTheFold a:visited {
	color: #777777;
	text-decoration: none;
}
.belowTheFold a:hover {
	text-decoration: underline;
}