﻿body {
	margin: 0 auto;
	padding: 0;
}
a img {
	border: none;
}

strong {
	text-decoration: none;
	font-weight: bold;
}

#line {
 	background-color: #006261;
 	height: 6px;
	width: 950px;
}

.notice {
	margin-left: 24px;
	font-size: .75em;
	padding: 6px 12px 6px 24px;
	width: 896px;
	background-color: #006261;
	color: #fff;
	font-family: Verdana;
	border: 3px #000 solid;
}

/* TABLE
**************************************************/

table {
	border-collapse: collapse;
	margin: 6px 24px 12px 24px;
	width: 93%;
	border: 0px #000 solid;
}

th {
	text-align: left;
	padding: 12px 0;
	background-color: #E9D5B2;
}

td {
	border: 1px #000 solid;
	/*width: 50%; */
	padding: 4px;
	color: #000;
	/*width: 50%*/
}

td.even {
	background-color: #F7F1E4;
	color: #000;
}

table.three {
	border-collapse: collapse;
	margin: 0 0 12px 24px;
	width: 93%;
	border: 0px #000 solid;
	vertical-align: text-top;
}
table.three th {
	width: 33%;
	border: 1px #000 solid;
	padding: 6px;
	background-color: #006261;
	color: #fff;
}
table.three th.item {
	background-color: #EFE2C9;
	color: #000;
	font-weight: bold;
}
table.three td {
	border: 1px #000 solid;
	width: 33%;
	padding: 4px;
	color: #000;
	background-color: #F7F1E4;
}
table.three a {
	font-style: italic;
	font-size: 1em;
	color: #006261;
}


table.three td.cbutton {
/*	background-image: url('images/button.jpg');
	background-position: center center;
	background-repeat: no-repeat; */
	background-color: #800;
	color: #fff; 
	height: 40px;
	width: 175px;
	text-align: center;
	border-top: 0px #000 solid;
	border-left: 0px #000 solid;
	border-right: 0px #000 solid;
	border-bottom: 0px #000 solid;	
}

table.three a {
	font-style: italic;
	font-size: 1em;
	color: #006261;
}

table.four {
	border-collapse: collapse;
	margin: 0 0 12px 24px;
	width: 93%;
	border: 0px #000 solid;
	vertical-align: text-top;
}
table.four th {
	border: 1px #000 solid;
	padding: 6px;
	background-color: #006261;
	color: #fff;
}
table.four th.item {
	background-color: #EFE2C9;
	color: #000;
	font-weight: bold;
}
table.four td {
	border: 1px #000 solid;
	padding: 4px;
	color: #000;
	background-color: #F7F1E4;
}
table.four a {
	font-style: italic;
	font-size: 1em;
	color: #006261;
}
/* RATES
***********************************************/

table.rates {
	border-collapse: collapse;
	margin: 0 0 12px 24px;
	width: 93%;
	border: 0px #000 solid;
	vertical-align: text-top;
}

table.rates2 {
	border-collapse: collapse;
	margin: 0 0 12px 24px;
	width: 100%;
	border: 0px #000 solid;
	vertical-align: text-top;
}

table.rates th {
	/*width: 33%;*/
	border: 0px #000 solid;
	padding: 6px;
	background-color: #006261;
	color: #fff;
	text-align: center;
}
table.rates th.item {
	background-color: #EFE2C9;	
	color: #000;
	font-weight: bold;
	border-top: 0px #000 solid;
	border-left: 0px #000 solid;
	border-right: 0px #000 solid;
	border-bottom: 0px #000 solid;
}
table.rates td {
	border: 0px #000 solid;
	padding: 2px;
	color: #000;
	background-color: #F7F1E4;
	text-align: center;
	width: 16%;
}

table.rates td.cbutton {
/*	background-image: url('images/button.jpg');
	background-position: center center;
	background-repeat: no-repeat; */
	background-color: #FFD5AB;
	color: #000; 
	height: 40px;
	width: 175px;
	text-align: center;
	border-top: 0px #000 solid;
	border-left: 0px #000 solid;
	border-right: 0px #000 solid;
	border-bottom: 0px #000 solid;	
}

table.rates a {
	font-size: 1em;
	color: #000;
	text-decoration: underline;
}
table.rates a:hover {
	text-decoration:none;
}

table.action {
	border-top: 0px #000 solid;
	border-left: 0px #000 solid;
	border-right: 0px #000 solid;
	border-bottom: 0px #000 solid;
	width: 650px;
	text-align: center;
}

table.action td {
	background-image: url('images/button.jpg');
	background-position: center center;
	background-repeat: no-repeat;
/*	background-color: #F7F1E4;  */
	width: 33%;
	height: 40px;
	text-align: center;
	border-top: 0px #000 solid;
	border-left: 0px #000 solid;
	border-right: 0px #000 solid;
	border-bottom: 0px #000 solid;
}

table.action td.none {
	background-image: none;
	background-position: none;
	text-align: right;
	t
}


table.action a {
	padding: 4px 0;
}

table.location {
	
}

table.location th {
	text-align: left;	
	background-color: #006261;	
	color: #fff;
	padding: 4px;
	border: 1px #006261 solid;
}

table.location td {
	width: 25%;
	border: 1px #000 solid;
}

/* TABLE: CALCULATORS 
**************************************************/
table.calcs {
	border-top: 2px #231F20 solid;
	border-left: 2px #231F20 solid;
	border-right: 2px #231F20 solid;
	border-bottom: 2px #231F20 solid;			
	padding: 0;
	background-color: #EBE7CA;
	font-size: 1em;
	width: 90%;
}
table.calcs td {
	color: #000;
	border-top: 0px #fff solid;
	border-left: 0px #fff solid;
	border-right: 0px #fff solid;
	border-bottom: 0px #fff solid;
	padding: 4px 2px;
	background-color: #F7F1E4;
	width: 50%;
	font-weight: bold;
}
table.calcs input {
	color: #00204E;
	border: 1px #00204E solid;
	padding: 2px;
	background-color: #fff;
	width: 150px;
}
table.calcs input.buttons {
	font-weight: bold;
	color: #fff;
	border: 2px #fff solid;
	background-color: #006261;
	width: 175px;
	font-size: 1em;
	padding: 4px 0;
}

table hr {
	width: 90%;
}

/* HEADER
**************************************************/
#header {
	width: 965px;
	margin: 0 auto 0 auto;
	padding: 0;
	border: 0px #000 solid;
	background: #fff url('images/family.jpg') no-repeat right center;
}
#header img {
	margin: 0 0 0 0;
	border: 0px #000 solid;
}

/* NAVIGATION
**************************************************/

#nav, 
#nav ul {
	display: block;
	list-style: none;
	padding: 0;
	margin: 0;
	text-transform: capitalize;
	font-family: Verdana;
	background-image: url('images/nav_bg.gif');
	background-repeat: repeat-x;
	margin-top:  0;
	border: 0px #000 solid;
	width: 580px;
	z-index: 300;	
}
#nav a {
	display: block;
	color: #000;
	text-decoration: none;
	text-align: center;
	padding: 0 6px;
	line-height: 45px;
	font-size: .7em;
	background: #006261 url('images/nav_bg.gif') repeat-x;
	border-top: 0px #000 solid;
	border-left: 1px #B2B2B2 solid;
	border-right: 0px #ebebeb solid;
	border-bottom: 1px #B2B2B2 solid;		
}
#nav a:hover {
	color: #000;
	background-color: #006261;
	border-left: 1px #b2b2b2 solid;
}
#nav a.navleft {
	border-right: 0px #ebebeb solid;
}

#nav li {
	float: left;
	margin: 0;
	padding: 0;
}
#nav li ul {
	position: absolute;
	left: -999em;
	width: 164px; 
	font-size: 0.9em;
	font-weight: normal;
	text-transform: none;
	background-color: #EEE8AA;
	border-top: 0px #fff solid;
	border-left: 0px #000 solid;
	border-right: 0px #000 solid;
}
#nav li li {
	width: 164px;
	background: #006261;
	margin: 0;
}
#nav li ul a {
	width: 150px; 
	color: #BE1B20; 
	line-height: 1.50em;
	text-align: left;
	border: none;
	padding: 6px; 
	background-color: yellow;
	text-transform: capitalize;
	border-bottom: 0px #000 solid;	
}
#nav li ul ul {
	margin: -28px 0 0 164px;
}

#nav li ul.noclip {
/*	background-image: none; */
	margin-left: -88px;
	display: block;
	background-color: #F7F1E4;
}

#nav li:hover ul ul, 
#nav li:hover ul ul ul, 
#nav li.sfhover ul ul, 
#nav li.sfhover ul ul ul {
	left: -999em;
	display: block;
}
#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul, 
#nav li.sfhover ul, 
#nav li li.sfhover ul, 
#nav li li li.sfhover ul {
	left: auto;
	display: block;
	border-left: 1px #b2b2b2 solid;	
	border-bottom: 0px #004A4A;
}

#nav li:hover, 
#nav li.sfhover {
	color: #000;
}
#nav li:hover a, 
#nav li.sfhover a {
	color: #000;
	background-color: #006261;
	border-top: 0px #b2b2b2 solid;	
	border-left: 1px #b2b2b2 solid;	
	border-right: 0px #b2b2b2 solid;		
	border-bottom: 1px #b2b2b2 solid;
}
/* Dropdown Button Hover States */

#nav li:hover ul a, 
#nav li.sfhover ul a {
	color: #fff;
	background: none;

}
#nav li:hover ul a:hover, 
#nav li.sfhover ul a:hover {
	color: #fff; 
	font-weight: bold;
	background-color: #006261;
}
#nav li:hover ul a.dd, 
#nav li.sfhover ul a.dd {
	background: none;
	background-image: url('images/arrow2_esb.gif');
	background-position: right center;
	background-repeat: no-repeat;
}
#nav li ul ul ul { /* fourth-and-above-level lists */
	margin: -26px 0 0 164px;
	padding: 0;
	font-size: 1em; 
}

#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li:hover ul ul ul ul,
#nav li.sfhover ul ul,
#nav li.sfhover ul ul ul,
#nav li.sfhover ul ul ul ul {
	left: -999em;
	display: block;
	border-top: 0px #000 solid;
}

#nav li:hover ul,
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li li li li:hover ul,
#nav li.sfhover ul,
#nav li li.sfhover ul,
#nav li li li.sfhover ul,
#nav li li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	display: block;
}

/* Navigation Curve
*****************************************/

#navcurve {
	position:absolute;
	top:41px;
	_top: 54px;
	left:370px;
	display:block;
	width:11px;
	height:11px;
	background:url('images/navCurve.gif') no-repeat;
	cursor:pointer;
}

/* CONTENT - TOP
**************************************************/
#home #login {
	background-image:url('images/login_fade.jpg');
	background-position: left top;
	background-repeat: repeat-x;
	position: absolute; 
	top: 157px;
	_top: 169px;
	left: 720px;
	width: 208px;
	height: 180px;
	display: block;
	color: #800;
	margin: 0;
	_margin: 0; /*IE6*/
	border: 0px #000 solid;
	font-family: Verdana;
	font-weight: bold;
	font-size: .9em;
	text-align: left;
	padding: 0;
	border-top: 2px #006261 solid;
	border-left: 9px #006261 solid;
	border-right: 9px #006261 solid;	
	border-bottom: 2px #006261 solid;	
/*	background-color: #E9D5B2; */

}
#esb #login {
	display: none;
}
#personal #login {
	display: none;
}
#business #login {
	display: none;
}
#career #login {
	display: none;
}
#contact #login {
	display: none;
}
#esbfinancial #login {
	display: none;
}
#other #login {
	display: none;
}
#login h2 {
	font-size: 1.25em;
	color: #000;
	margin: 0;
	text-align: center;
	padding: 6px 0 12px 0;
	font-weight: bold;
}
#login form {
	font-size: .8em;
	border: 0px #fff solid;
	padding: 0;
	margin: 6px 0 0 6px;
	text-align: left;
}
#login form #AccessIDVisible {
	border: 2px #006261 solid;
	color: #000;
	margin: 0 0 0 3px;
}
#login form #AccessIDVisible:hover, #login form #AccessIDVisible:focus {
	border: 2px #004F4F solid;
	background-color: #fff; /* #9F002F; /* #B5B05F; */
	color: #000;
}
#login form div {
	color: #000;
	font-family: Verdana;
	font-size: 1em;
	margin: 0;
	padding: 0;
	text-align:left;
}
#login form a {
	color: #000;
	font-size: .9em;
	margin: 0 0 0 3px;
	text-decoration: underline;
}
#login form a:hover {
	text-decoration: none;
}

input.radio {
	margin: 0;
}

/* CONTENT - MAIN
**************************************************/
#contentMain {
	width: 925px;
	padding: 0;
	min-height: 300px; 
	_height: 255px;
	margin: 0 0 0 24px;
	border: 0px #000 solid;
	background-color: #E9D5B2;
	height: 100%;
/*	background-image: url('images/clip_image002.gif');
	background-position: left top;
	background-repeat: repeat; */
}
#home #contentMain {
	border-top: 0px #1E5B3C solid;
	width: 925px;
	padding: 0;
	min-height: 300px; 
	_height: 255px;
	margin: 0 0 0 24px;
	border: 0px #000 solid;
	background-color: #E9D5B2;
	height: 100%;
}

#contentMain h1 {
	color: #000; /* #B50202; */
	font-size: 1.5em;
	border-left: 0px #000 solid;	
	border-bottom: 3px #000 double;
	text-transform: capitalize;
	padding: 12px 0 2px 0;
	margin: 0 0 0 24px;
	width: 93%;
}
#contentMain h2 {
	position: relative;
	color: #B50202; 
	font-size: 1.2em;
	text-transform: capitalize;
	background-color: #E9D5B2;
	border-bottom: 3px #B50202 double;
	border-left: 1px #B50202 solid;
	border-right: 1px #B50202 solid;
	border-top: 1px #B50202 solid;
	padding: 4px 2px;
	margin: 12px 24px 0 24px;
}

#contentMain h2 a.return {
	position:absolute;
	top: 6px;
	right: 6px;
	_left: 515px !important;
	color: #000;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
#contentMain h2 a:hover.return {
	text-decoration: underline;
}


#contentMain h3 {
	color: #006261;
	font-size: 1em;
	text-transform: capitalize;
	padding: 2px 0;
	margin: 12px 24px;

}
#contentMain p, ul {
	margin: 12px 24px;
	color: #000;
}
#contentMain p {
	color: #000;
}

#contentMain p.display {
/*	display: none; */
}

#contentMain ul, ol {
	margin: 0 0 24px 65px;
	padding: 0;
	color: #000;
}

#contentMain img {
	margin: 0 12px 0 0;
	padding: 0;
	color: #000;
}

#contentMain strong {
	color: #000;
}

#content a img {
	border: none;
}

.contenthome {
	width: 695px;
	_width: 657px; /* IE6 */
	float: left;
	vertical-align: top;
	color: #006261;
	font-family: Verdana;
	font-size: .75em;
	background-color: #E9D5B2; 
	padding: 0;	
	border-top: 0px #000 dotted;
	border-left: 0px #000 dotted;
	border-right: 0px #000 dotted;
	border-bottom: 0px #000 dotted;
}

.contenthome a {
	color: #000;
	text-decoration: underline;
/*	font-weight: bold; */
}
.contenthome a:hover {
	color: #000;
	text-decoration: none;
}

/* CONTENT RIGHT-SIDE
*******************************************/

#home .contentright,
#personal .contentright,
#business .contentright,
#career .contentright,
#contact .contentright,
#esbfinancial .contentright,
#other .contentright,
#esb .contentright {
	min-height: 225px;
	width: 201px;
	_width: 201px; /* IE6 */	
	float: right;
	margin: 0;
	padding: 12px;
	color: #000;
	font-family: Verdana;
	font-size: .8em;
	border-top: 0px #E9D5B2 solid;
	border-left: 0px #000 dotted;
	border-right: 0px #000 dotted;
	border-bottom: 0px #E9D5B2 solid;
	vertical-align: top;
}

/* LANDING IMAGES
**************************************************/

#image {
	width: 950px;
	height: 200px; 
	border-top: 1px #000 solid;
	border-left: 0px #000 solid;
	border-right: 0px #000 solid;
	border-bottom: 1px #000 solid;
	margin: 0 0 12px 0;
	text-align: right;
	background-position: center center;
	background-repeat: no-repeat;	
/*	display: none; */	
}
#esb #image {
	width: 950px;
	height: 0;
	margin: 0 0 12px 0;
	border-top: 0px #000 solid;
	border-bottom: 1px #000 solid;	
}

/*#home #image {background-image: url('images/peps7.jpg');}*/
#home #image {background-image: url('images/peps8.jpg');}
#esbfinancial #image {background-image: url('images/peps8.jpg');}
#personal #image {background-image: url('images/couple2.jpg');}
#business #image {background-image: url('images/collegues2.jpg');}
#other #image {background-image: url('images/peps8.jpg');}
#career #image {background-image: url('images/peps8.jpg');}
#contact #image {background-image: url('images/peps8.jpg');}

/* FOOTER
**************************************************/

#container_footer {
	width: 950px;
	margin: 12px 0 0 0;
	padding: 0;
	color: #000;
	font-size: 0.7em;
	border-top: 1px #000 solid;
	border-left: 0px #000 solid;
	border-right: 0px #000 solid;
	border-bottom: 0px #000 solid;
	vertical-align: bottom;
	font-family: Verdana;
}

#bugss {
	background-image: url('images/bugs.gif');
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0 0 0 24px;
	padding: 0;
	border: 0px black solid;
	float: left;
	width: 110px;
	height: 150px;
}
#other #bugs {
	display: none;
}

#footer {
	float: right;
	padding: 6px 0;
}

#footer a {
	color: #000;
	text-decoration: none;
}
#footer a:hover {
	color: #000; 
	text-decoration: underline;
}

#footer img {
	border: 0px #fff solid;
	padding: 4px 0;
}

/* SEARCH
**************************************************/

#search {
	position: absolute;
	top: 85px;
	left: 700px;
	color: #006261;
	font-weight: bold;
	font-family: Verdana;
	font-size: .9em;
}

table.sresults,
table.sresults td {
	border-collapse: collapse;
	border: none;
	border: 0px orange solid;
	width: 50%;
}

.sresults a {
	color: #006261;
	text-decoration: none;
}

.sresults a:hover {
	text-decoration: underline;
}

.searchResultsC {
	padding:15px 25px;
	_padding:15px;

}

/* GENERAL CLASSES
**************************************************/
.clear {
	clear: both;
}

/*
a[href$=".pdf"] {
	background: url('images/pdf.gif') no-repeat left center;
	padding: 0 0 0 20px;
	border: 0px #000 solid;
}
*/

/* TABLE CLASSES
**************************************************/

table.landing {
	width: 100%;
	border: 0px #000 solid;
	margin: 0 0 0 25px;
/*	display: none; */
}

table.landing th {
	text-align:left;
	font-size: 1.25em;
	font-weight: bold;
	border: 0px #000 solid;
	padding: 6px 0;
	text-transform: capitalize;
}
table.landing td {
	padding: 2px 0 2px 2px;
	vertical-align: top;
	border: 0px #000 solid;	
	text-transform: capitalize;
	font-size: 1em;
	width: 33%;
}

table.landing td strong{
	font-size: 1.1em;
}

table.landing td a:link, table.landing a:visited {
	text-decoration: none;
	color: #000;
}
table.landing td a:hover, table.landing a:active {
	text-decoration: underline;
/*	background-color: #AF8D61;
	color: #fff;
	width: 100%;
	padding: 4px 10px; */
}
