/*content*/
.twoColFixLt #container #mainContent {
	margin: 0px 4px 0 247px;
	background: url("../xpage/bkH1.gif") repeat-x;
	padding-top: 120px;
}

/*banner images*/
#bannerImages {
	/*border: 1px solid #666666;*/
	width: 727px;
	height: 116px;
	position: absolute;
	left: 247px;
	top: 4px;
	margin: 0px;
}
#bannerImages img{
	display: block;
	/*display:block;*/
}

.twoColFixLt #container #mainContent h1 {
	margin: 0px 0px 0px 0;
	padding: 0px 0px 9px 8px;
	font-size: 1.6em;
	color: #02335f;
	letter-spacing: 0px;
	font-weight: normal;
	
}

h2 {
	font-size: 1.6em;
	color: #9c6433;
	font-weight: normal;
	margin: 0px 0px 0px 8px;
}
#contentWide {
	margin: 40px;
}
#contentWide  h2 {
	position: relative;
	left: -40px;
	margin-bottom: 20px;
}
#contentNarrow {
	width:480px;
	margin: 50px auto 80px auto;
}
#contentNarrow  h2 {
	position: relative;
	left: -40px;
	margin-bottom: 20px;
}

#contentWider {
	margin:40px;
	background: #FFFFFF;
}
#contentWider  h2 {
	position: relative;
	left: -40px;
	margin-bottom: 20px;
}

/* Right inset Div */

#insetR {
	margin: 0px 0 20px 18px;
	float: right;
	width: 200px;
	padding-left: 18px;
	border-left: 1px solid #e3e3e3;
}
#insetR ol {
	margin: 6px 0px 16px 20px;
}
#insetR ol li{
	background:none;
	padding:0;
}
#insetR ul {
	margin: 6px 0px 16px 8px;
}
#insetR li {
	margin-left:0px;
	font-size:90%;
	background: url("../xpage/bulletSingleArrow.gif") no-repeat 0px .4em;
	padding-left: 8px;
}
#insetR p {
	font-size:90%;
	margin: 0px 0px 4px 0px;
}
#insetR td {
	padding: 0px 0px 0px 20px;
}
#insetR h4 {
	margin-top: 0px;
	margin-bottom: 4px;
	font-size: 110%;
}
#insetR h5 {
	margin-top: 0px;
}

/*FAQ*/
#faqWrapper{

}
#faqWrapper p {
	margin: 0px 0px 8px 0px;
	font-weight:normal;	
}
#faqWrapper dl {
	margin: 20px 0px 0px;
}
#faqWrapper dt {
	margin: 0px;
	font-weight: bold;
	background: url("../xpage/bulletDoubleArrow.gif") no-repeat 0px .5em;
	padding-left: 10px;
}
#faqWrapper dd {
	margin: 6px 0px 0px 20px;
}
/*END FAQ*/
