*{ margin: 0; padding: 0; }* 
body { 
	font: 12px "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	line-height: 18px;
	color: #444; 
	background: #fff url(../images/bodyBg.gif) repeat-x left top;
	z-index:0;
}

a {	color: #4e2a57;	background: inherit; text-decoration: none; }
a:hover { color: #996699; background: inherit; text-decoration: underline; }
p { margin: 0 0 15px 0; }
img { border: 0; }
h1 { font: normal 22px "Trebuchet MS", Arial, Sans-Serif; margin: 0 0 12px; color: #4e2a57; }
h2 { font: normal 18px "Trebuchet MS", Arial, Sans-Serif; margin: 0 0 12px; color: #4e2a57;}
h3 { font-size: 14px; color:#996699; padding-bottom:10px;  }
h4 { font-size: 12px; }
h5 { font-size: 12px; }
h6 {  margin: 20px 0 0; font-size: 30px; }
h6 a { background: inherit; }
#main ul { padding:0 0 10px 30px; }
.color { color:#996699; }
.imageList { margin-left:330px; }

#content { width: 940px; margin: 0 auto; padding: 0; border-top: 20px solid #fff; border-right: 20px solid #fff; border-bottom: 10px solid #fff; border-left: 20px solid #fff; background-color:#FFFFFF;}
.innerColumn { float:left; width:48%; padding-right:10px; }
#brandingArea { border-top: 1px solid #4e2a57; padding-top:20px; z-index:1; }
#brandingArea img { float: left; margin: 0 15px 0 0; }

#primaryLinks{ float: right; text-align: right;  }
#primaryLinks a { color: #808080; margin: 0 0 0 13px; background: #fff url(../images/toparrow.gif) no-repeat center left; padding: 0 0 0 12px; }

input.searchfield { width: 120px; padding: 4px; border: 2px solid #ccc; font-size: 11px; }
input.searchbutton { background: #4e2a57; border: 0; padding: 4px; color: #fff; font-weight: bold; font-size: 11px; }

#logo { float: left; color: #808080; width:534px; margin-bottom:20px; }
#logo h6 {
text-indent:-9999px;/*Hide Text, keep for SEO*/
margin:0 auto;
background:transparent url(../images/logo.gif) no-repeat left top; height:82px; width:534px;
}

#menuWrap {	
	clear: both;
	position:relative;
	display:block;
height:42px;
	background-image:url(../images/menuBg.gif);
	background-repeat:repeat-x;	position:relative;
	z-index:100;/* this makes sure that the menu appears on top of all elements of the page mainly things like JS banners and flash files */
	}

#menu, #menu ul{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:1.5em; /* add line height  DONT USE HEIGHT */
	font-family:Tahoma, Arial, "Trebuchet MS", Tahoma, sans-serif;
	font-weight:normal;
	font-size:13px;
	}
	
#menu { margin-left:0px; /* add any padding - separate so you don’t add margin to the all the ul elements */ }

#menu li { 
	list-style:none;
	float:left; /* float needed */  
	}
#menu li:hover a { background:url(../images/menuBg3.jpg); background-color:#666; color:#FFFFFF; } /* keeps the original button highlighted */	
	
#menu li.noborderr a { border-right:none;  } #menu li.noborderl a { border-left:none;  }/* Borders as appropriate */

#menu a{
	display:block;
	padding:0px 22px; /* set padding will affect padding on all a tags in menu */
	line-height:42px; /* set line height DONT use just height */
	color:#FFFFFF;
	background-repeat:repeat-x;	text-decoration:none;
	border-left:1px solid #FFFFFF; border-right:1px solid #FFFFFF; /* Borders as appropriate */
	}

#menu a:hover{
	background-color: #fff;
	color:#fff;
	}

#menu li{
	float:left; /* IMPORTANT */
	position:relative;
	border:0;
	}

#menu ul {
	position:absolute; /* Menu uses position ab to set drop downs so top: needs to be the same height as the menu */
	display:none; /*display none so menu is not visable until user hovers over the li*/
	width:194px; /* Width will need to be updated inline with all the padding on the menus */
	top:42px;
	background-color:#666;
	}

#menu li ul a{
	width:150px; /* Width will need to be updated inline with all the padding on the menus */
	height:auto;
	float:left;
	border:0;
	border-bottom:1px solid #FFFFFF;
	color:#FFFFFF;
	line-height:normal;
	padding-bottom:8px;
	padding-top:8px;
	}
	
#menu li ul a:hover {
	float:left;
	border:0;
	border-bottom:1px solid #FFFFFF;
	color:#FFFFFF;
	background:url(../images/menuBg2.gif);
	background-color:#666666;
	}
	
#menu ul ul{
	top:auto;
	}	

#menu li ul ul { /* styles for sub drop downs */
	left:184px; /* left needs to be the overall width of the main drop down  */
	margin:0px 0 0 10px;
	width:204px;
	}
#menu li ul ul a { 
	width:160px; /*update width inline with all the overs*/
	}
#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li:hover ul ul ul ul{
	display:none;
	}
#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li li li li:hover ul{
	display:block;
	}


#dominantLinks { background: #eee;  clear: left; float: left; width: 278px; padding: 10px 15px 0px 15px; margin: 0 0 10px; }
#dominantLinks h3 { font-size: 14px; }
#dominantLinks img { margin: 0 0 8px; }
#dominantLinks ul { list-style: none; margin:0 0 10px 0 }
#dominantLinks li { list-style: none; }
#dominantLinks li a {  color: #85788f; font-weight: bold; background: url(../images/arrow.gif) no-repeat center left; padding: 0 0 0 12px; }

#mainSurround { background: url(../images/mainSurroundBg.gif) repeat-y right top; display: block;
	clear: both; overflow: hidden; z-index:2; height:100%;}
#column { width: 40%; float: left; padding-right:10%; }
#columnHeader { width: 120px; float: left; padding-right:10px; font-weight:bold; }
#columnAnswer { float: left; }
.clear { clear: both; }
#main { float: left; width: 633px; margin: 20px 0 10px; padding-right:20px; border-right: 1px dotted #CCCCCC;  }
#main td { padding:2px 3px; }
#main table { margin-bottom:5px; }
#mainFull { float: left; width: 925px; margin: 20px 20px 0 0; }
.mainImage { float: left; border: 3px solid #eee; padding: 1px; margin: 0 15px 5px 0; }
#line { clear: both; padding: 3px; margin: 0 0 15px; background: #fff url(../images/smalldot.gif) repeat-x; }
#supportingArea { float: right; width: 256px; margin:0; padding:0;}

#secondary { float: right; width: 235px; padding:20px 15px 10px 0; }
.news { border-bottom: 1px solid #fff; padding: 0 0 2px; margin: 0 0 10px;}
.news p { margin-bottom:5px; }
#secondaryLinksArea { margin: 0 15px 20px 0; padding: 0 0 0 15px; float: right; width: 602px; text-align: justify; }
.supportingTextArea { clear: both; border-left: 4px solid #ccc; padding: 0 0 0 15px; }

#listPrimary { float: left; width: 290px; margin: 0 20px 30px 0; }
#listSecondary { float: right; width: 290px; }

#listPrimary li, #listSecondary li { list-style: none; border-bottom: 1px solid #eee; padding: 4px; margin: 0; }
#listPrimary li a, #listSecondary li a { background: #fff url(../images/arrow.gif) no-repeat center left; padding: 0 0 0 12px; color: #808080;  }
#extra-links { background:url(../images/menuBg2.gif); color:#FFFFFF; height:auto; float:left; padding:5px 20px 5px 20px; margin-right:10px; }
#footer { clear: both; padding: 10px 10px 1px 10px; margin: 0 0 15px; background: #fff; border-top: 5px solid #ccc; }
#footer p { font-size: 11px; color: #808080; }
.links a { font-weight: bold; color: #85788f; margin: 0 10px 0 0; background: url(../images/dot.gif) no-repeat center left; padding: 0 0 0 10px; }

#footer h1 { font: 14px "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif; margin: 0; }
#footer li { list-style: none; }
#footerPrimary { width: 560px; }
#footerSecondary { float: right; text-align:right; }

#printLogo { display:none; }

#RHCAcc_1_DIV, #RHCAcc_2_DIV, #RHCAcc_3_DIV, #RHCAcc_4_DIV {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #934ea9; padding: 0 0 10px; margin: 0 0 10px;
	width:auto;
	min-height:75px;
	height:auto !important;
	height:75px;/*Needs to match the min height pixels above*/
	font-size:12px;
	background-image:none;
	color:#333;
}

.RightPanelBody { margin: 0; padding:0; background:none; }
#RHC_Body { margin:0; padding:0; background:none; width: 235px; }
#RHC_Body b { color: #333; }
#RHC_Body a {	color: #4e2a57;	 text-decoration: none; }
#RHC_Body a:hover { color: #934ea9; text-decoration: underline; }

/* clientZONE fix for background anomally */

table#CZDocumentBody
{
    background-repeat: no-repeat;
    background-position-x: left;
    background-position-y: bottom;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 30px;
    padding-right: 0px;
    border-bottom: none;
    border-left: none;
    border-right: none;
}
#FAQBody ul { margin:0 0 10px 30px; }
.DocumentBody p { margin-bottom:15px; }
.FormButton { margin-bottom:15px; }
