*  {
margin:0;
padding:0;
}

html, body {
height: 100%;
} 

body {
	margin: 0px;
	background-color: #99B4C9;
	font-family: Arimo, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003B81;
}
a:link, a:visited {
	color: #154A89;
	text-decoration: underline;
}
a:hover {
	color: #0165A1;
	text-decoration: underline;
}

#wrapper {
	background-image: url(../images/BG_shadow_new.jpg);
	min-height: 100%;
	max-height: auto;
	background-repeat: repeat-y;
	margin: 0 auto;
	width: 739px;
	padding-right: 19px;
	padding-left: 19px;
}

#header-logo {
    margin: 25px;
}

#header-div {
    position: absolute;
    top: 12px;
    left: 470px;
}

/* Top Navigation tabs */

#navBar{
	position: relative;
	z-index: 10;
	width: 740px;
	line-height:normal; /*Add border strip to bottom of menu*/
	font-size: 11px;
    height: 34px;
    /*background: url("../images/static_spacer.gif") repeat scroll 0 0 transparent;*/
    background-image: url(../images/static_spacer_1.gif);
    background-repeat: repeat-x;
}

#navBar ul{
list-style-type: none;
margin:0;
margin-left: 20px; /*Left offset of entire tab menu relative to page*/
padding:0;
}

#navBar li{
display:inline-block;
margin:0;
padding:0;
float: left;
}

#navBar li.spacer {
    width: 13px;
    min-width: 13px;
    max-width: 13px;
    
    height: 34px;
    min-height: 34px;
    max-height: 34px;
}
#navBar a{
	float:left;
	margin:0;
	/*margin-right: 2px;/* /*spacing between each tab*/
    margin: 0;
	/*padding:0 0 0 7px;*/
    padding: 0;
	text-decoration:none;
	/*background-image: url(../images/static_spacer.gif);*/
	background-repeat: no-repeat;
	background-position: left top;
}

#navBar img {
    float:left;
}

#navBar img {
    border: none;
}

#navBar a span{
	float:left;
	display:block;
	padding: 4px 12px 2px 3px;
	font-weight:bold;
	color:#FFFFFF;
	background-image: url(../images/nav_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navBar a span {float:none;}
/* End IE5-Mac hack */

#navBar a:hover span {
color: #FFFFFF;
}

#navBar #current a{ /*Selected Tab style*/
background-position:0 -27px; /*Shift background image up to start of 2nd tab image*/
}

#navBar #current a span{ /*Selected Tab style*/
background-position:100% -27px; /*Shift background image up to start of 2nd tab image*/
color: #FFFFFF;
}

#navBar a:hover{ /*onMouseover style*/
background-position:0% -27px; /*Shift background image up to start of 2nd tab image*/
}

#navBar a:hover span{ /*onMouseover style*/
background-position:100% -27px; /*Shift background image up to start of 2nd tab image*/
}

ul{
	list-style-position: outside;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 16px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 35px;
}

/* Footer Nav */

#footerNav {
	font-size: 10px;
	width: 100%;
	margin-bottom: 5px;
	font-weight: bold;
	letter-spacing: .10em;
	margin-left: 70px;
}

#footerNav ul{
	margin-left: 80px;
}

#footerNavint ul{
	margin-left: 0px;
}

#footerNav li{
	display: inline;
	color: #0165A1;
	padding-right: 3px;
	padding-left: 3px;
}

#footerNav li a:link, #footerNav li a:visited{
	color: #013A81;
	text-decoration: none;
}

#footerNav li a:hover{ /*onMouseover style*/
	color: #CCCCCC;
}

#footerNav.contactPage
{
	clear: both;
}

#footer {
	font-size: 9px;
    font-weight: bold;
    background-color: #99B4C9;
    text-align: center;
    margin: 25px 0 0 0 ;
}

#footer p {
	color: #023A81;    
}

#footer p.keywords {
	color: #99B4C9;    
}

#allThirdsInterior {
	width: 700px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 25px;
	vertical-align: top;
	padding-left: 25px;
	font-family: Arimo, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #003B81;
	letter-spacing: 0.1em;
	/*min-height: 400px;*/
	height: auto;	
	/background-image: url(../../includes/images/icon_06.jpg);
	background-repeat: no-repeat;
	background-position: 0 45 45 0px;
	background-position:*/
	
}

#twoThirdsHome {
	width: 420px;
    float: left;
	padding-top: 30px;
	padding-right: 20px;
    padding-bottom: 20px;
	vertical-align: top;
	padding-left: 25px;
	font-family: Arimo, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #003B81;
	letter-spacing: 0.05em;
	/*min-height: 400px;*/
	height: auto;
}


.oneThirdText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #013A7F;
}
.oneThirdText  a:link, a:visited {
	/*color: #02387D;
	text-decoration: none;*/
}
.oneThirdText a:hover {
	text-decoration: underline;
}
.callOut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003A80;
	background-color: #EAEAEA;
	line-height: 16px;
}
.callOutHome {
	padding: 10px;
	background-color: #E9E9E9;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 80px;
}
#two.callOutHome {
	height: 65px;
}
.callOutHome img {
	padding: 20px 10px 34px 0;
}
#two.callOutHome img {
	padding: 5px 10px 34px 0;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #003B81;
	font-weight: normal;
}

.titleBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003B81;
	font-weight: bold;
}

.titleOrange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9109;
	font-weight: bold;
}
.titleGray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F3F3F;
	font-weight: bold;
    min-width: 700px;
}
#onethirdHome {
	float: right;
	/*width: 30%;*/
    width: 245px;
	height: auto;
	padding-top: 30px;
	padding-right: 20px;
}

#topContentContact {
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 25px;
}

#firstHalfContact {
	width: 280px;
	float: left;
	padding-top: 30px;
	padding-right: 20px;
	vertical-align: top;
	padding-left: 25px;
	font-family: Arimo, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #003B81;
	letter-spacing: 0.05em;
	min-height: 500px;
	height: auto;
}

#secondHalfContact {
	/*clear: both;*/
	float: right;
	width: 370px;
	height: auto;
	padding-top: 30px;
	padding-right: 20px;
	vertical-align: top;
}

#tblContact
{
	width: 300px;
	margin-right: 25px;
}

#tblSvcInst
{
	float: right;
	width: 300px;
}

#contactSubmitWrapper {
	padding: 10px;
	clear: both;
}

/* Start Icon Bar */

#iconBar {
/*	background-image: url(../images/icon_BG.jpg);
	background-repeat: repeat-x;*/
	padding-left:20px;
	height: 147px;
	width: 720px;    
}

#iconBar ul {
    list-style-type: none;
    margin: 0 0 0 -10px;
}

#iconBar li {
    display: inline-block;
    min-width: 130px;
    max-width: 130px;
    min-height: 147px;
    max-height: 147px;
}

#iconBar a {
    width: 113px;
    height: 147px;
    /*border: none;*/
    margin-left: 8px;
}

#iconBar p {
    text-align: center;
}

#iconBar a#benefits {
	float:left;
	/*margin-right: 35px; spacing between each tab*/
	padding:0 0 0 1px;
	background-image: url(../images/HE_static.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#iconBar a#fourOonek {
	float:left;
	/*margin-right: 35px; spacing between each tab*/
	padding:0 0 0 1px;
	background-image: url(../images/nav_401.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#iconBar a#care {
	float:left;
	/*margin-right: 35px; spacing between each tab*/
	padding:0 0 0 1px;
	background-image: url(../images/LDLTC_static.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#iconBar a#business {
	float:left;
	/*margin-right: 35px; spacing between each tab*/
	padding:0 0 0 1px;
	background-image: url(../images/PL_static.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#iconBar a#directors {
	float:left;
	/*margin-right: 35px; spacing between each tab*/
	padding:0 0 0 1px;
	background-image: url(../images/EPL_static.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#iconBar a#workersComp {
	float:left;
	/*margin-right: 0px; spacing between each tab*/
	padding:0 0 0 1px;
	background-image: url(../images/WC_static.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#iconBar  a:hover#benefits { /*onMouseover style*/
/*background-position:0% -99px;*/ /*Shift background image up to start of 2nd tab image*/
	float:left;
	margin-right: 35px; /*spacing between each tab*/
	padding:0 0 0 1px;
	background-image: url(../images/HE_roll.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#iconBar a:hover#fourOonek { /*onMouseover style*/
background-position:0% -99px; /*Shift background image up to start of 2nd tab image*/
}

#iconBar  a:hover#care { /*onMouseover style*/
/*background-position:0% -99px;*/ /*Shift background image up to start of 2nd tab image*/
	float:left;
	margin-right: 35px; /*spacing between each tab*/
	padding:0 0 0 1px;
	background-image: url(../images/LDLTC_roll.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#iconBar  a:hover#business { /*onMouseover style*/
/*background-position:0% -99px;*/ /*Shift background image up to start of 2nd tab image*/
	float:left;
	margin-right: 35px; /*spacing between each tab*/
	padding:0 0 0 1px;
	background-image: url(../images/PL_roll.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#iconBar a:hover#directors { /*onMouseover style*/
/*background-position:0% -99px;*/ /*Shift background image up to start of 2nd tab image*/
	float:left;
	margin-right: 35px; /*spacing between each tab*/
	padding:0 0 0 1px;
	background-image: url(../images/EPL_roll.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#iconBar a:hover#workersComp { /*onMouseover style*/
/*background-position:0% -99px;*/ /*Shift background image up to start of 2nd tab image*/
	float:left;
	margin-right: 0px; /*spacing between each tab*/
	padding:0 0 0 1px;
	background-image: url(../images/WC_roll.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#iconbarline {
	background-color: #0165A1;
	height: 1px;
	clear: left;	
}

#icon-bar-div {
    margin: 0 0 0 15px;
}

/* end Icon Bar */

hr {
	/*padding-top: 80px;
	padding-bottom: 20px;*/
	margin-top: 14px;
	margin-bottom: 14px;
	color: #CCCCCC;
	border:thin;
}.servicesIMG-hieb {
	height: 325px;
	width: 50px;
	float: left;
}
.servicesIMG-pl {
	height: 190px;
	width: 50px;
	float: left;
}
.servicesIMG-epl {
	height: 225px;
	width: 50px;
	float: left;
}
.servicesIMG-wc {
	height: 250px;
	width: 50px;
	float: left;
}
.servicesIMG-gldltc {
	height: 125px;
	width: 50px;
	float: left;
}
#flash {
	background-color: #0165A1;
	height: 5px;
	clear: left;
	
}
#footerline {
	background-color: #0165A1;
    width: 740px;
	height: 1px;
	clear: left;
	
}
#allThirdsInterior .subhead img {
	padding-right: 30px;
	padding-bottom: 60px;
}
#wrapper_intro {
	height: auto;
	margin: 0 auto;
	width: 739px;
	padding-right: 19px;
	padding-left: 19px;
}
#wrapper_intro  #header_intro {
	height: 106px;
}
#wrapper_intro  #navBar_intro {
	height: 30px;
	width: 100%;
}

#login
{
    position: absolute;
    left: 540px;
    top: 3px;
}

#header
{
    position: relative;    
}

#login span.title
{
    font-size: 12px;
    font-weight: bold;
    color: #003b81;
    /*text-decoration: underline;
    cursor: pointer;*/
}

#login span.label {
    /*color: #003b81;*/
}

#login table {
    table-layout: fixed;
}

#login table tr.toggle
{
    display: none;
}

#header td.header
{
    font-weight: bold;
    color: #003b81;
}

#login span
{
    color: #676767;
    font-family: Arial,Helvetica;
    font-size: 11px;
    font-weight: bold;
}

#login span span
{
    font-family: Arial,Helvetica;
    font-size: 8pt;
    /*color: #003b81;*/
}

#login input
{
    font-size: 11px;
    width: 100px;
}

#submitRemoteLogin
{
    width: 104px !important;
}

img.news-div {
    width: 650px;
    height: 1px;
    margin: 15px 0 15px 12px;
}

