*{ margin: 0; padding: 0; }* 
body { 
	font: 12px "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	line-height: 18px;
	color: #444; 
	background: #e0e2e4 url(../images/bodyBg.gif) repeat-x left top;
	z-index:0;
}
#mainbanner { border-bottom:2px solid #0d60ae; z-index:0; float: left; background-color:#FFFFFF; }
.pics { height: 188px; width: 940px; padding:0; margin:0; overflow: hidden; }
.pics img { top:0; left:0; } 
hr { color:#af923a; height:2px; width:100%; }
a {	color: #0d60ae;	background: inherit; text-decoration: none; }
a:hover { color: #327fc8; background: inherit; text-decoration: underline; }
a.noline {	color: #444;	background: inherit; text-decoration: none; }
a.noline:hover { color: #444; background: inherit; text-decoration: none; }
a.nolinewt {	color: #FFFFFF;	background: inherit; text-decoration: none; }
a.nolinewt:hover { color: #FFFFFF; background: inherit; text-decoration: none; }
p { margin: 0 0 15px 0; }
img { border: 0; }
h1 { font: normal 22px "Trebuchet MS", Arial, Sans-Serif; margin: 0 0 12px; color: #0d60ae; }
h2 { font: normal 18px "Trebuchet MS", Arial, Sans-Serif; margin: 0 0 12px; color: #327fc8;}
h3 { font-size: 14px; color:#0d60ae; padding-bottom:10px; }
h4 { font-size: 12px; margin-bottom:8px; }
h5 { font-size: 12px; }
h6 { margin: 20px 0 0; font-size: 30px; }
h6 a { background: inherit; }
#main ul, #main ol { padding:0 0 10px 30px; }
.color { color:#0d60ae; }
.highlight { color:#0d60ae; font-size:13px; font-weight:bold; }

.padr { padding-right:5px; }
#tabs { clear:both; display:block; width:940px; height:74px; background-color:#FFFFFF; padding-top:2px; }
#tabsMain { clear:both; display:block; width:940px; height:74px; background-color:#FFFFFF; padding-top:2px; }
a.accountancy { display: block; width:154px; height:72px; background-image:url(../images/tab-accountancy.gif); background-position:left; float:left; margin:0 3px 0px 0px; }
a.tax { display: block; width:154px; height:72px; background-image:url(../images/tab-tax.gif); background-position:left; float:left; margin:0 3px 0px 0; }
a.support { display: block; width:154px; height:72px; background-image:url(../images/tab-support.gif); background-position:left; float:left; margin:0 3px 0px 0; }
a.banking { display: block; width:154px; height:72px; background-image:url(../images/tab-banking.gif); background-position:left; float:left; margin:0 3px 0px 0; }
a.mortgages { display: block; width:154px; height:72px; background-image:url(../images/tab-mortgages.gif); background-position:left; float:left; margin:0px; }
a.wealth { display: block; width:154px; height:72px; background-image:url(../images/tab-wealth.gif); background-position:left; float:left; margin:0 3px 0px 0; }
a.accountancy:hover, a.tax:hover, a.support:hover, a.banking:hover, a.mortgages:hover, a.wealth:hover { background-position:right; }

/*#tabsMain a.accountancy, #tabsMain a.tax, #tabsMain a.support, #tabsMain a.banking, #tabsMain a.mortgages, #tabsMain a.wealth { height:16px; background-position:left top; float:left; }
#tabsMain a.accountancy:hover, #tabsMain a.tax:hover, #tabsMain a.support:hover, #tabsMain a.banking:hover, #tabsMain a.mortgages:hover, #tabsMain a.wealth:hover { background-position:right top; }*/

#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 { z-index:1; }
#brandingArea img { float: left; margin: 0 15px 0 0; }

#primaryLinks{ float: right; text-align: right; padding-top:23px; }
#primaryLinks a { color: #0d60ae; margin: 0 0 0 13px; background: #fff url(../images/toparrow.gif) no-repeat center left; padding: 0 0 0 12px; }
#primaryLinks p { font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; color:#0d60ae; padding-bottom:6px; }
input.searchfield { width: 120px; padding: 4px; border: 2px solid #ccc; font-size: 11px; }
input.searchbutton { background: #0d60ae; border: 0; padding: 4px; color: #fff; font-weight: bold; font-size: 11px; }

#logo { float: left; color: #808080; width:450px; padding-bottom:15px; }
#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:500px;
}

#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:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, 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-color: #0d60ae; 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: #0d60ae;
	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:#0d60ae;
	}

#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-color:#327fc8;
	}
	
#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: #787A8F; 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: 95px; float: left; padding-right:10px; padding-top:33px; font-weight:bold; }
#columnAnswer { float: left; margin-right:20px; }
.map { margin-bottom:50px; }
.clear { clear: both; }
#main { float: left; width: 633px; margin: 20px 0 10px; padding-right:20px; }
#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 #ccc; padding: 1px; margin: 0 15px 5px 0; }
.border { float: right; border: 3px solid #ccc; padding: 1px; margin: 0 0 5px 15px; }
.noborder { float: right;  padding: 1px; margin: 0 px 5px 15px; }

#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; }


#footer { clear: both; padding: 5px 10px 1px 10px; margin: 0 0 15px; background: #7c9cd6; border-top: 5px solid #0d60ae; height:100px; }
#footer p { color: #FFFFFF; }
#footer a { color: #FFFFFF; }
.links a { font-weight: bold; color: #FFFFFF; background: #fff; 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: 600px; }
#footerSecondary { float: right; }

#printLogo { display:none; }

#RHCAcc_1_DIV {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 10px; margin: 0 0 10px;
	width:auto;
	min-height:60px;
	height:auto !important;
	height:60px;/*Needs to match the min height pixels above*/
	font-size:12px;
	background:#0d60ae;
	color:#FFF;
}
#RHCAcc_1_DIV a { color:#FFFFFF; }
#RHCAcc_1_DIV b { color: #FFFFFF; }

#RHCAcc_2_DIV, #RHCAcc_3_DIV, #RHCAcc_4_DIV {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #fff; padding: 0 0 10px; margin: 0 0 10px;
	width:auto;
	min-height:60px;
	height:auto !important;
	height:60px;/*Needs to match the min height pixels above*/
	font-size:12px;
	background:none;
	color:#444;
}

.RightPanelBody { margin: 0; padding:0; background:none; }
#RHC_Body { margin:0; padding:0; background:none; width: 235px; }
#RHCAcc_2_DIV b, #RHCAcc_3_DIV b, #RHCAcc_4_DIV b { color: #0d60ae; }
#RHCAcc_2_DIV a, #RHCAcc_3_DIV a, #RHCAcc_4_DIV a {	color: #0d60ae;	 text-decoration: none; }
#RHCAcc_2_DIV a:hover, #RHCAcc_3_DIV a:hover, #RHCAcc_4_DIV a:hover { color: #327fc8; 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; }
