body
{
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

form
{
	padding: 0px;
	margin: 0px;
}




div
{

}

p
{
	margin-top: 8px;
	margin-bottom: 8px;	
}

table
{
	margin: 0;
	padding: 0;
	font-size: 11px;
}

img
{
	border: none;
}

h1
{
	font-size: 17px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #003D80;
}

h2
{
	font-size: 11px;
	font-weight: bold;
	color: #003D80;
}

h3
{
	font-size: 11px;
	font-weight: bold;
	color: #003D80;

}

h4
{
	font-size: 11px;
	font-weight: bold;

}

h5
{
	font-size: 11px;
	font-weight: bold;

	margin: 0;
	padding: 0;
}

h6
{
	font-size: 11px;
	font-weight: bold;

}


/* MAIN CONTAINER */

#maincontainer
{
	width: 787px;
	height:auto;
	text-align: left;
	margin: 0px auto;	
}

#mainborder
{
	float: left;
	width: 787px;
	border: 1px solid #CCCCCC;
}

#topgreybar
{
	float: left;
	width: 787px;
	height: 22px;
	background-color: #ECE9D8;
	border-bottom: 1px solid #CCCCCC;
}

#topgreybar ul
{
	margin: 0px;
	padding: 0px;
	text-align: right;
	margin-top: 4px;
}

#topgreybar li
{
	display: inline;
	list-style: none;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(/systemfiles/media/images/bgli_line.gif);
	background-repeat: no-repeat;
	background-position: 0em;
}

#topgreybar li a
{
	color: #003D80;
	text-decoration: none;
	font-weight: bold;
}

#topgreybar .notred
{
	color: #FF0000;
	background-image: none;
}

#topgreybar .conred
{
	color: #FF0000;
	background-image: none;
}

#topgreybar .conred a
{
	color: #FF0000;
}

#topgreybar .bussred a
{
	color: #FF0000;
}



/* HEADER CONTAINER (logo and search) */

#headercontainer
{
	float: left;
	width: 787px;
	margin-top: 15px;
}

#logo
{
	float: left;
	width: 221px;
	height: 40px;
	padding-left: 15px;
}

#searchbox
{
	float: right;
	width: 450px;
	color: #333333;
	margin-top: 8px;
	text-align: right;
}

#search
{
	float: right;
	width: 133px;
	height: 18px;
	font-size: 11px;
	color: #333333;
	border: 1px solid #333333;
}

/* TOPNAVIGATION CONTAINER (Top Navigation vertical blue bar) */

#topnavigation
{
	float: left;
	width: 787px;
	height: 28px;
	margin-top: 15px;
	background-color: #E1EFFF;
	border-top: 1px solid #9BABCA;
	border-bottom: 1px solid #9BABCA;
}

#topnavigation ul
{
	margin: 0;
	padding: 0;
	padding-top: 6px;
}

#topnavigation li
{
	list-style: none;
	display: inline;
	color: #003D80;
	font-weight: bold;
	background-image: url(/systemfiles/media/images/bgli.gif);
	background-repeat: no-repeat;
	background-position: 0.5em;
	padding-left: 17px;
	padding-right: 16px;
}

#topnavigation li a
{
	color:#003D80;
	text-decoration: none;
}

/* MIDDLE CONTAINER (leftcontainer rightcontainer ) */

#middlecontainer
{
	float: left;
	width: 787px;
	background-image: url(/systemfiles/media/images/mainbg.jpg);
	background-repeat: no-repeat;
}

/* LEFT CONTAINER (content - 4 nav boxes ) */

#leftcontainer
{
	float: left;
	width: 586px;
}

#contentcontainer
{
	float: right;
	width: 342px;
	margin-top: 15px;
	height: 215px;
}

#welcome
{
	float: left;
}

#content
{
	float: left;
	width: 342px;
}

#content a
{
	color: #003D80;
	text-decoration: underline;
}

#content h1
{
	display: none;
}

#businessprivatebox
{
	float: left;
	width: 337px;
	height: 56px;
	background-image: url(/systemfiles/media/images/Business_Clientspg.gif);
	background-repeat: no-repeat;
}

#businessprivatebox ul
{
	margin: 0;
	padding: 0;
	padding-top: 35px;
}

#businessprivatebox li
{
	display: inline;
	padding-left: 65px;
	list-style: none;
	background-image: url(/systemfiles/media/images/Business_Clientspgbulletblue.gif);
	background-repeat: no-repeat;
	background-position: 5em;
}

#businessprivatebox .red
{
	display: inline;
	padding-left: 65px;
	list-style: none;
	background-image: url(/systemfiles/media/images/Business_Clientspgbullet.gif);
	background-repeat: no-repeat;
	background-position: 5em;
}

#businessprivatebox .red a
{
	color: #FF0000;
	font-weight: bold;
}

#businessprivatebox li a
{
	color: #003D80;
	font-weight: bold;
	text-decoration: none;
}

#sectors
{
	float: left;
	width: 586px;
	margin-top: 20px;
	padding-left: 12px;
}

#highnetworth
{
	float: left;
	width: 131px;
	height: 121px;
	background-color: #D0DBF9;	
}

#insurance
{
	float: left;
	width: 131px;
	height: 121px;
	background-color: #FEF5E4;	
}

#healthcare
{
	float: left;
	width: 131px;
	height: 121px;
	background-color: #F6FAEB;	
}

#financial
{
	float: left;
	width: 131px;
	height: 121px;
	background-color: #F2E6F4;	
}

.sectorspace
{
	float: left;
	width: 13px;
}

.title
{
	float: left;
	width: 131px;
}

.links
{
	float: left;
	width: 131px;
}


.links ul
{
	margin: 0;
	padding: 0;
}

.links li
{
	list-style: none;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.links li a
{
	color: #002855;
	text-decoration: underline;
}


/* RIGHT SPACER (space out right container)*/

#rightspacer
{
	float: right;
	width: 10px;
	height: 380px;
}

/* RIGHT CONTAINER (Healthcare box - Contact box) */

#rightcontainer
{
	float: right;
	width: 186px;
	margin-top: 10px;
}

#newrightbanner
{
	float: left;
	width: 186px;
	margin-bottom: 5px;
}

#healthcaresimple
{
	float: left;
	width: 186px;
}

#contact
{
	float: left;
	width: 186px;
	background-color:#D0DBF9;
	margin-top: 11px;
	height: 178px;
}

#contactheading
{
	float: left;
	width: 186px;
}

#contact select
{
	width: 150px;
	height: 19px;
	font-size: 11px;
}

#contact table
{
	color: #002855;
	float: left;
	margin-left: 5px;
}

#contactheader
{
	float: left;
	width: 186px;
	color:#003D80;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 5px;
}

#contactheadertop li
{
	float: left;
	width: 186px;
	color:#003D80;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 5px;
}

#contactheadertop li a
{
	color:#003D80;
	text-decoration: none;
}

#contactheader ul
{
	margin: 0;
	padding: 0;
	padding-top: 6px;
}

#contactheader li
{
	list-style: none;
	color: #003D80;
	background-image: url(/systemfiles/media/images/bglilight.gif);
	background-repeat: no-repeat;
	background-position: 0.5em;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: normal;
}

#contactheader li a
{
	color:#003D80;
	text-decoration: none;
}

#printandsend
{
	float: left;
	width: 186px;
	background-color:#CADAE6;
	margin-top: 11px;
	height: 37px;
}

#printandsend ul
{
	margin: 0;
	padding: 0;
	margin-top: 10px;
}

#printandsend li
{
	list-style: none;
	display: inline;
	padding-left: 12px;
}

#printandsend li a
{ 
	text-decoration: underline;
	color: #1D2F63;
}

/* FOOTER CONTAINER ITEMS */

#footercontainer
{	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	float: left;
	width: 787px;
	height: 22px;
	color: #666666;
	background-color: #ECE9D8;
	border-top: 1px solid #CCCCCC;
	font-size: 11px;
}

#footercontainer a
{
	text-decoration: none;
	color: #666666;
}

#logosmall
{
	float: left;
	width: 16px;
	height: 16px;
	margin-top: 3px;
	padding-left: 5px;
}

#links
{
	float: left;
	width: 620px;
	margin-top: 4px;
}

#links ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#links li
{
	display: inline;
	padding-left: 11px;
	padding-right: 11px;
	background-image: url(/systemfiles/media/images/bgli_line.gif);
	background-repeat: no-repeat;
	background-position: 0em;
}

#links .nobg
{
	background-image: none;
}

#site
{
	float: right;
	width: 100px;
	margin-top: 4px;
}


/* INTERNAL PAGE */

#middlecontainerinternal
{
	float: left;
	width: 787px;
}

#bannercontainer
{
	float: left;
	width: 574px;
	padding-left: 8px;
	margin-top: 10px;
}

#contentcontainerinternal
{
	float: left;
	width: 570px;
	padding-left: 15px;
	margin-top: 10px;
}

#contentinternal
{
	float: left;
	width: 560px;
}

#contentinternal a
{
	color: #003D80;
	text-decoration: underline;
}

#rightmenu
{
	float: left;
	width: 186px;
}

#rightmenu ul
{
	margin: 0;
	padding: 0;
	padding-left: 10px;
}

#rightmenu li
{
	list-style: none;
	padding-top: 2px;
	padding-bottom: 2px;
}

#rightmenu li a
{
	text-decoration: underline;
	color: #002855;
}

#rightmenu li a:hover
{
	text-decoration: none;
	color: #002855;
}

.activemenu
{
	color: #FF0000;
}

#menuheading
{
	float: left;
	width: 186px;
	height: 21px;
}

#rightmenu ul.insurance {
	background-color: #FEF5E4;
	background-image: url('/systemfiles/media/images/insuranceoptions.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 20px;
	padding-bottom: 10px;
}

#rightmenu ul.financial {
	background-color: #F2E6F4;
	background-image: url('/systemfiles/media/images/financialservicesoptions.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 20px;
	padding-bottom: 10px;
}

#rightmenu ul.healthcare {
	background-color: #F6FAEB;
	background-image: url('/systemfiles/media/images/healthcareoptions.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 20px;
	padding-bottom: 10px;
}

#rightmenu ul.highnetworth {
	background-color: #D0DBF9;
	background-image: url('/systemfiles/media/images/highnetworthoptions.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 20px;
	padding-bottom: 10px;
}

#rightmenu ul.businessinsurance {
	background-color: #FEF5E4;
	background-image: url('/systemfiles/media/images/insuranceoptions.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 20px;
	padding-bottom: 10px;
}

#rightmenu ul.businessfinance {
	background-color: #F6FAEB;
	background-image: url('/systemfiles/media/images/financialservices.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 20px;
	padding-bottom: 10px;
}

#rightmenu ul.businesstrust {
	background-color: #D0DBF9;
	background-image: url('/systemfiles/media/images/trust.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 20px;
	padding-bottom: 10px;
}

#rightmenu ul.businessliabilities {
	background-color: #F2E6F4;
	background-image: url('/systemfiles/media/images/professionalliabilitiesoptions.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 20px;
	padding-bottom: 10px;
}

#healthcaremenu
{
	float: left;
	width: 186px;
	background-color: #F6FAEB;
	padding-bottom: 10px;
}

#insurancemenu
{
	float: left;
	width: 186px;
	background-color: #FEF5E4;
	padding-bottom: 10px;
}

#highnetworthmenu
{
	float: left;
	width: 186px;
	background-color: #D0DBF9;
	padding-bottom: 10px;
}

#financialservicesmenu
{
	float: left;
	width: 186px;
	background-color: #F2E6F4;
	padding-bottom: 10px;
}