*{ margin: 0; padding: 0; }* 

body {
	font: 12px Tahoma, Arial, "Trebuchet MS", Tahoma, sans-serif;
	line-height: 16px;
	color: #000;
	background-color: #FFFFFF;
	margin: 0; padding: 0;
}

img { border:0; }
input { font: 10px Tahoma, Arial, "Trebuchet MS", sans-serif; }
blockquote { padding-left: 30px; }

a { color: #1453a5; text-decoration: underline; }
a:hover { color: #1453a5; text-decoration: none;}
A.noline { color: #1453a5; text-decoration: none; }
A.noline:hover { color: #1453a5; text-decoration: none; }
.blue { color: #1453a5; }
.white { color: #fff; }
p { margin: 0 0 15px 0; }
.phrase { font: normal 24px Georgia, Arial, Sans-Serif; margin: 15px 0 0 5px; background-color:#1453a5; padding:5px; color:#cadbeb; }
h1 { font: bold 22px Arial, Sans-Serif; margin: 0 0 12px; color: #1453a5; }
h2 { font: bold 18px Arial, Sans-Serif; margin: 0 0 12px; color: #1453a5;}
h3 { font: bold 16px Arial, Sans-Serif; margin: 0 0 12px;}
h4 { color: #000000; font-weight: normal; font-size: 12px; }
h5 { color: #333333; font-weight: normal; font-size: 11px; }

ol { font-family: Tahoma, Arial, "Trebuchet MS", sans-serif; color: #000; line-height: 21px; }
ul { font-family: Tahoma, Arial, "Trebuchet MS", sans-serif; color: #000; line-height: 21px; list-style-type: square; padding:0 0 15px 15px; }

.heading { margin-bottom: 10px; }
#search { border-bottom: 1px solid #CCC; padding-top: 10px; }
#search p { font-family: Tahoma, Arial, "Trebuchet MS", sans-serif; font-size:11px; }
.divider { border-bottom: 1px solid #CCC; margin: 10px 0 10px 0; }
.breadcrumb { margin: 5px 0 5px 0; }
.color { color: #0e4e80; }
.image { border: 1px solid #ccc; padding: 1px; float: left; margin: 0 15px 5px 0; }
.border { border: 1px solid #ccc; padding: 1px; }
.imageSecondary { border: 1px solid #ccc; padding: 1px; margin: 0 0 5px 10px; }
#header { background-color:#FFFFFF; height:137px; }
#content { width: 920px; margin: 10px auto;  }
#logo { float: left; width: 300px; margin:7px 0 0 15px;}
#contact-details { float: right; width: 360px; text-align:right; margin-top:5px; }
.tel { font-size:24px; font-weight:bold; color:#1453a5; }
.email { font-size:20px; font-weight:bold; color:#1453a5; }

#register { background-image:url(/images/login-bg.gif); border: 1px solid #ffe119; padding: 11px 10px 1px; margin-bottom:10px; color:#FFFFFF; }
#register h3 { color:#FFFFFF; }
#register p { color:#FFFFFF; font-size:11px; }
.login-email { margin-left:40px; }
.login-password { margin-left:13px; }
.login { border-bottom: 1px solid #1453a5; }
#register b { font-family: Tahoma, Arial, "Trebuchet MS", sans-serif; font-size:11px; color:#FFFFFF; }
#register a { font-family: Tahoma, Arial, "Trebuchet MS", sans-serif; font-size:11px; color:#ffe119; }
.large { font-size:16px; font-weight:bold; }

#menuWrap {	
	clear: both;
	position:relative;
	display:block;
	height:38px;
	background-image:url(/images/menu-bg.gif);
	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 */
	border-bottom: 3px solid #ffe119;
	}

#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 li { 
	list-style:none;
	float:left; /* float needed */  
	}
#menu li:hover a { 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:38px; /* set line height DONT use just height */
	color:#ffe119;
	text-decoration:none;
	font-weight:bold;
	border-right:1px solid #FFFFFF; /* Borders as appropriate */
	}

#menu a:hover{
	background-image:url(/images/menu-bg-hover.gif);
	background-repeat:repeat-x;
	background-color:#003061;
	color:#FFFFFF;
	}

#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:38px;
	background-color:#999999;
	}

#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;
	background-image:url(/images/menu-bg.gif);
	background-repeat:repeat-x;
	background-color:#00356c;
	font-weight:normal;
	}
	
#menu li ul a:hover {
	float:left;
	border:0;
	border-bottom:1px solid #FFFFFF;
	color:#FFFFFF;
	background-image:url(/images/menu-bg-hover.gif);
	background-repeat:repeat-x;
	background-color:#003061;
	}
	
#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;
	}

#mainBanner { clear: both; background: url(/images/mainBg.jpg) no-repeat; height: 55px; padding: 185px 0 0 20px; border-top: 1px solid #FFFFFF; border-bottom: 3px solid #ffe119; z-index:0;
}
#aboutBanner { clear: both; background: url(/images/aboutBg.jpg) no-repeat; height: 55px; padding: 185px 0 0 20px; border-top: 1px solid #FFFFFF; border-bottom: 3px solid #ffe119;}
#complianceBanner { clear: both; background: url(/images/complianceBg.jpg) no-repeat; height: 55px; padding: 185px 0 0 20px; border-top: 1px solid #FFFFFF; border-bottom: 3px solid #ffe119;}
#businessBanner { clear: both; background: url(/images/investmentBg3.jpg) no-repeat; height: 55px; padding: 185px 0 0 20px; border-top: 1px solid #FFFFFF; border-bottom: 3px solid #ffe119;}

#consultancyBanner { clear: both; background: url(/images/consultancyBg.jpg) no-repeat; height: 55px; padding: 185px 0 0 20px; border-top: 1px solid #FFFFFF; border-bottom: 3px solid #ffe119;}
#supportBanner { clear: both; background: url(/images/supportBg.jpg) no-repeat; height: 55px; padding: 185px 0 0 20px; border-top: 1px solid #FFFFFF; border-bottom: 3px solid #ffe119;}
#startupBanner { clear: both; background: url(/images/startupBg.jpg) no-repeat; height: 55px; padding: 185px 0 0 20px; border-top: 1px solid #FFFFFF; border-bottom: 3px solid #ffe119;}
#taxationBanner { clear: both; background: url(/images/taxBg.jpg) no-repeat; height: 55px; padding: 185px 0 0 20px; border-top: 1px solid #FFFFFF; border-bottom: 3px solid #ffe119;}
#investmentBanner { clear: both; background:url(/images/investmentBg.jpg) no-repeat; height: 55px; padding: 185px 0 0 20px; border-top: 1px solid #FFFFFF; border-bottom: 3px solid #ffe119;}
#contactBanner { clear: both; background: url(/images/contactBg.jpg) no-repeat; height: 55px; padding: 185px 0 0 20px; border-top: 1px solid #FFFFFF; border-bottom: 3px solid #ffe119;}
#generalBanner { clear: both; background: url(/images/generalBg.jpg) no-repeat; height: 55px; padding: 185px 0 0 20px; border-top: 1px solid #FFFFFF; border-bottom: 3px solid #ffe119;}
#resourcesBanner { clear: both; background: url(/images/resourcesBg.jpg) no-repeat; height: 55px; padding: 185px 0 0 20px; border-top: 1px solid #FFFFFF; border-bottom: 3px solid #ffe119;}
#acquisitionBanner { clear: both; background: url(/images/acquisitionBg.jpg) no-repeat; height: 55px; padding: 185px 0 0 20px; border-top: 1px solid #FFFFFF; border-bottom: 3px solid #ffe119;}
#profilesBanner { clear: both; background: url(/images/profilesBg.jpg) no-repeat; height: 55px; padding: 185px 0 0 20px; border-top: 1px solid #FFFFFF; border-bottom: 3px solid #ffe119;}
#servicesBanner { clear: both; background: url(/images/servicesBg.jpg) no-repeat; height: 55px; padding: 185px 0 0 20px; border-top: 1px solid #FFFFFF; border-bottom: 3px solid #ffe119;}
#teamBanner { clear: both; background: url(/images/teamBg.jpg) no-repeat; height: 55px; padding: 185px 0 0 20px; border-top: 1px solid #FFFFFF; border-bottom: 3px solid #ffe119;}

#mainSurround { padding: 0 15px 0 15px; border-bottom:2px solid #000000; margin-bottom:20px; background-image:url(/images/contentBg.gif); background-repeat:no-repeat; background-position:bottom; background-color:#00356e; -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
 }

#primary { clear: left; float: left; width: 570px; padding: 10px; margin: 20px 0 15px 0px; background-color:#FFFFFF; border: 1px solid #ffe119; }
#primary td { padding:2px 3px; }
#primary table { margin-bottom:5px; }
#primaryFullwidth { clear: left; float: left; width: 868px; padding: 10px; margin: 15px 0 15px 0px; background-color:#FFFFFF; border: 1px solid #ffe119; }
#primary ul, #primaryFullwidth ul { font: 12px Tahoma, Arial, "Trebuchet MS", sans-serif; color: #000000; list-style-type: square; margin: 0 20px 0 20px; }

#columnHeader { width: 120px; float: left; padding-right:10px; font-weight:bold; }
#columnAnswer { width: 430px; float: left; }
#column { width: 45%; float: left; padding-right:2%; }

#articles { margin: 20px 0 0 0; }
#articles li  { border-top: 1px solid #cecece; list-style: none; float: left; width: 245px; background: #f8f8f8 url(/images/newslist.jpg) repeat-x bottom; padding: 4px 8px; margin: 0 15px 0 0; }
#articles li a { display:block; background: url(/images/menuarrow.jpg) no-repeat 0 5px; padding: 0 0 0 8px; border-bottom: 1px solid #CCCCCC; }
#articles li.last { margin: 0; }

#secondary { margin: -240px 0 10px 15px; padding: 15px 15px 0 15px; float: right; width: 250px; font-size: 11px; background: #fff; border: 1px solid #ffe119; z-index:100; }
#secondary p { font-size: 11px; font-family: Tahoma, Arial, "Trebuchet MS", sans-serif; }
#secondary img { border: 1px solid #ccc; padding: 1px; margin: 0 0 8px; }
#secondary h2 { border-bottom: 1px solid #ccc; padding: 0 0 8px; font-size:18px; }
#secondary .info { border: 1px solid #e0e0e0; background: #f4f4f4; padding: 8px; }
.info { border: 1px solid #e0e0e0; background: #f4f4f4; padding: 8px; }
.clear { clear: both; }

#footer { font-family: Tahoma, Arial, "Trebuchet MS", sans-serif; clear: both;  padding: 0px 15px 10px 15px; margin: 0 0 10px 0; font-size: 10px; color: #FFFFFF;  }
#footer p { font-family: Tahoma, Arial, "Trebuchet MS", sans-serif; font-size: 11px; margin:0; padding:0; color: #1453a5; }
#footer a { font-family: Tahoma, Arial, "Trebuchet MS", sans-serif; font-size: 11px; color:#1453a5;  font-weight: bold; } 
#footer a:hover { font-family: Tahoma, Arial, "Trebuchet MS", sans-serif; font-size: 11px; color:#1453a5;  font-weight: bold; }
.footerPrimary { float:left; width:500px; }
.footerSecondary { float: right; padding: 0 0 0 15px; width:250px; text-align:right; }
.footerSecondary img { padding:0 3px; }
.footerDivide { border-top: 1px dotted #FFFFFF; }

/* clearfix  */
.cf:before, .cf:after { content: "\0020"; display: block; height: 0; overflow:hidden; } 
.cf:after { clear: both; }
/* Fix clearfix IE */
.cf { zoom: 1; }

.right { float:right; margin:0 0 10px 10px; }
.inner-column { float:left; padding:10ppx; width:47%; }

.profile-container { width: auto; position: relative; margin: 0 0 10px 0; padding: 0 0 10px 0; border-bottom: solid 1px #1453a5; height:150px; min-height: 150px; height: auto !important; }
.profile-container img { float: right; margin: 0 0 10px 10px; padding: 1px; border: solid 1px #1453a5; }

#printLogo { display:none; }

#RHCAcc_1_DIV, #RHCAcc_2_DIV, #RHCAcc_3_DIV, #RHCAcc_4_DIV {
	font-family: Tahoma, Arial, "Trebuchet MS", sans-serif;
	color:#ffe119;
	font-size:11px;
	margin: 10px 0 0 0;
	width:auto;
	background-image:url(/images/login-bg.gif); border: 1px solid #ffe119; padding: 8px; min-height:50px;
	height:auto !important;
	height:50px;/*Needs to match the min height pixels above*/
}
.RightPanelBody { margin: 0; padding:0; }
#RHC_Body { margin:0; padding:0; background:none; width: 248px; }
#RHC_Body a { color:#ffe119; }
#RHC_Body a:hover { color:#FFFFFF; }

/* clientZONE fix for background anomally */

table#CZDocumentBody
{
    background-repeat: no-repeat;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    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; }
