body {      background-color: #3B5393;      background-image: none;      background-repeat: no-repeat;      font-family: Verdana, Arial, Helvetica, sans-serif;	      font-size:11px;      color:#5B757E;      margin=2px;}#header{	margin:0px; /*adjust as needed*/	padding:0px; /*adjust as needed*/	/* required above ******************************/	height:215px;	text-align: left;	font-size: 9px;	color: #FFFFFF;}#MainBody{	width:995px; /* width of center white area */}#LeftSide{	float:left;	margin:0px; /*adjust as needed*/	padding:0px; /*adjust as needed*/	display:block;	width:140px;	margin-top:5px;}#contactInfo{	font-size:12px;	color:white;	margin-top:20px;	padding:0px; /*adjust as needed*/	text-align:left;	width:140; }#contactInfo a{	color:white;}#Center{	margin:5px; /*adjust as needed*/	padding:0px; /*adjust as needed*/	margin-left:140px;	background-color:#FFFFFF;}#Main {	font-size: 13px;}#Main thead{	color:white;	background-color:#000000;	padding:0px; /*adjust as needed*/}#Main h4{	margin-bottom:0px;}#Main p{	margin:0px;	margin-left: 5px;	margin-bottom: 10px;}#uline {	BORDER-BOTTOM: 1pt solid black;}#legal{	margin:0px; /*adjust as needed*/	padding:0px; /*adjust as needed*/	margin-left:140px;        color:#33351D;	width:800px;	font-size:10px;}/* now for the menu styles */.arrowlistmenu{	width: 140px; /*width of accordion menu*/}.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/	font: bold 12px Arial;	color: white;	background: #82483B url("/img/Redbar.png") repeat-x center left;	margin-bottom: 0px; /*bottom spacing between header and rest of content*/	text-transform: uppercase;	padding: 8px 0 2px 2px; /*header text is indented 10px*/	height: 20px;	cursor: hand;	cursor: pointer;}.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/	background-image: url("/img/titlebar.png");}.arrowlistmenu ul{ /*CSS for UL of each sub menu*/	list-style-type: none;	margin: 0;	padding: 0;	margin-bottom: 2px; /*bottom spacing between each UL and rest of content*/}.arrowlistmenu h3{ /*CSS for H3 of each sub menu*/	margin: 0;	padding: 0;	margin-bottom: 5px; /*bottom spacing between each H3 and rest of content*/}.arrowlistmenu h3 a { /*CSS for top-level choices */	color: #FFFFFF;	text-decoration: none;	font-weight: bold;	margin: 0;	padding: 0;	margin-bottom: 5px; /*bottom spacing between each H3 and rest of content*/}.arrowlistmenu ul li{	padding-bottom: 2px; /*bottom spacing between menu items*/}.arrowlistmenu ul li a{	color: #FFFFFF;	background: url("/img/arrowbullet.png") no-repeat center left; /*custom bullet list image*/	display: block;	padding: 2px 0;	padding-left: 19px; /*link text is indented 19px*/	text-decoration: none;	font-weight: bold;	border-bottom: 1px solid #dadada;	font-size: 90%;}.arrowlistmenu ul li a:visited{	color: #FFFFFF;}.arrowlistmenu ul li a:hover{ /*hover state CSS*/	color: #030303;	background-color: #EEEEEE;}
