@charset "UTF-8";
.oneColFixCtrHdr #mainContent {
	width:750px;
	margin-right: 25px;
	margin-left: 20px;
	padding: 0 20px 0 20px;
	height: 383px;
	overflow:scroll; 
	overflow-x:hidden;
}

#wrapper {/* trying to make the center stay put.  */
	width:810px;
	padding: 0px;
	height: 383px;
	overflow: hidden;
	margin: 15px 0 0 0;
}

.faq{ color:#000E4F; font-style:italic; font-weight:bold; }

