﻿a:link, a:active, a:visited, a:hover {
	color: #005295;
	text-decoration: underline;
}
/* start page structure */
body {
	background-color: #FFF;
	color: #333;
	margin: 5px 0 0 0;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}
#page {
	margin: 0 auto 10px auto;
	padding: 0;
	width: 900px; /* 900 - padding */
}
#header {
	height: 81px;
	width: 900px;
}
#header .logo {
	float: left;
	display: inline; /* IE bug fix */
	height: 81px;
	width: 172px;
}
#header .nav {
	float: left;
	display: inline; /* IE bug fix */
	height: 54px; /* 81 - padding */
	padding: 27px 0 0 0;
	text-align: right;
	width: 728px;
}
#header .nav .search {
	float: right;
	margin: 0 0 0 0;
	position: relative;
	width: 273px;
}
#header .nav .search .text {
	left: 0;
	position: absolute;
	top: 5px;
}
#header .nav .search .input {
	background-color: #F2F2F2;
	border: 1px solid #C2D2DF;
	color: #333;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	height: 15px;
	left: 54px;
	margin: 0;
	position: absolute;
	top: 0;
	width: 180px;
}
#header .nav .search .go {
	left: 243px;
	position: absolute;
	top: 0;
}
#header .nav .links {
	float: right;
	display: inline;
	position: relative;
	text-align: right;
	top: 30px;
}
#nav {
	background: url(/images/nav/nav_bg.gif) right repeat-x;
	border-top: 1px solid #75B2FF;
	border-bottom: 1px solid #75B2FF;
	font-size: 0.001em;
	height: 18px; /* 24 - padding */
	margin: 0 0 1px 0;
	padding: 6px 30px 0 0;
	text-align: right;
	width: 870px; /* 900 - padding */
}
.pageNumber {
	color: #024784;
	float: left;
	font-weight: bold;
	margin-top: 10px;
	width: 40%;
}
.pageNext {
	color: #024784;
	float: right;
	font-weight: bold;
	margin-top: 10px;
	text-align: right;
	width: 40%;
}
.pageNumber a, .pageNext a {
	color: #024784;
}
.pageNext a:link, .pageNext a:active, .pageNext a:visited, .pageNext a:hover {
	padding: 0;
	vertical-align: middle;
}
.pageNext a.chevron, .pageNext a:link.chevron, .pageNext a:active.chevron, .pageNext a:visited.chevron, .pageNext a:hover.chevron {
	font-size: 1.25em;
	text-decoration: none;
}
.pageNext a:link.number, .pageNext a:active.number, .pageNext a:visited.number, .pageNext a:hover.number {
	border: 1px solid #4267A2;	
	padding: 1px 3px;
	text-align: center;
	text-decoration: none;
}
.pageNext a:link.selected, .pageNext a:active.selected, .pageNext a:visited.selected, .pageNext a:hover.selected {
	background-color: #93B5D9;
}
#nav img {
	padding: 0;
	margin: 0;
}
#breadCrumb {
	font-size: 10px;
	padding: 2px 35px 2px 165px;
	width: 700px; /* 900 - padding */
}
#breadCrumb a:link, #breadCrumb a:visited, #breadCrumb a:active {
	color: #0072BC;
	text-decoration: none;
}
#breadCrumb a:hover {
	color: #0072BC;
	text-decoration: underline;
}
#leftCol {
	background-repeat: no-repeat;
	display: inline;
	float: left;
	padding: 7px 0 0 0;
	width: 150px;
}
#mainCol {
	background-repeat: no-repeat;
	display: inline;
	float: left;
	padding: 7px 8px 0 1px;
	width: 591px; /* 600 - padding */
}
.sectionDefault {
	background-image: url(/images/common/content_top_dkblue.gif);
}
.sectionEmployees {
	background-image: url(/images/common/content_top_green.gif);
}
.sectionCareers {
	background-image: url(/images/common/content_top_blue.gif);
}
.sectionBrokers {
	background-image: url(/images/common/content_top_purple.gif);
}
.sectionEmployers {
	background-image: url(/images/common/content_top_teal.gif);
}
#mainCol .content {
	line-height: 1.4em;
	padding: 15px 10px 15px 10px;
	/* width: 591 - 20 padding = 571 */
}
#mainCol .content .subcontent {
	padding: 10px 20px 20px 20px;
}
#mainCol .content .innerblock {
	padding: 10px 0 10px 20px;
}
#rightCol {
	display: inline;
	float: left;
	width: 150px;
}
#footer {
	border-top: 1px solid #99BAD5;
	color: #B4B4B4;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	padding: 15px 0 15px 0;
	text-align: center;
	width: 900px;
}
#footer .footer-rule {
	background: url(/images/common/footer_rule.gif) no-repeat;
	font-size: 1px;
	height: 1px;
	line-height: 0;
	margin: 10px 0;
	white-space: nowrap;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active {
	color: #B4B4B4;
	padding: 0 10px;
	text-decoration: none;
}
#footer a:hover {
	color: #B4B4B4;
	padding: 0 10px;
	text-decoration: underline;
}
#footer .noAnchor {
	padding: 0 10px;
}

.subNavTitle {
	background: url(/images/common/faded_bottom.gif) bottom repeat-x;
	margin: 0 0 5px 0;
	padding: 6px 0 22px 4px;
	width: 136px; /* 140 - padding */
}
.columnLeftWidth185  /* simple place holder column for page elements */ {
	float: left;
	padding-right: 10px;
	width: 185px;
}
.columnRightWidth185  /* simple place holder column for page elements */ {
	float: right;
	padding-left: 10px;
	width: 185px;
}
.columnHalfContent {
	float: left;
	display: inline;
	width: 280px;
	margin: 0;
}
/* end page structure */

/* start various box styles */
.boxBasicGrayOutline {
	border: 1px solid #B2B2B2;
	margin-bottom: 3px;
	padding: 10px 4px 40px 4px;
}
.boxBasicGrayOutlineOff {
	border: none;
	margin-bottom: 3px;
	padding: 10px 4px 40px 4px;
}
.boxBlueTopGrayBG, .boxLoginBlueTopGrayBG {
	background-color: #EDEDED;
	border-top: 6px solid #2394CA;
	margin-bottom: 3px;
	padding: 17px 10px 40px 10px;
}
.boxInvisible {
	padding: 8px;
}
.boxGrayOutlineBlueBG {
	background-color: #F6FBFD;
	border: solid 1px #ACAFB1;
	padding: 16px 10px;
}
.boxMessage {
	font-size: 0.9em;
}
.boxTestimonial  /* defined size, right aligned */ {
	background-color: #F6FBFD;
	border: solid 1px #ACAFB1;
	display: inline;
	float: right;
	margin: 0 0 10px 10px;
	padding: 12px 10px 20px 10px;
	width: 213px;
}
.boxTestimonial185  /* defined size, right aligned */ {
	background-color: #F6FBFD;
	border: solid 1px #ACAFB1;
	display: inline;
	float: right;
	margin: 0 0 10px 10px;
	padding: 12px 10px 20px 10px;
	width: 163px; /* 185 - padding */
}
.boxProfile {
	background: url(/images/common/faded_box_bottom.gif) bottom repeat-x;
	color: #666;
	float: left;
	margin: 0 2px 20px 1px;
	width: 138px;
}
.boxProfile .name {
	color: #005295;
	font-weight: bold;
	padding-bottom: 3px;
}
.boxProfile img {
	float: left;
	padding: 0 7px 10px 0;
}
.boxProfile .box {
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	height: 166px;
	letter-spacing: -0.5px;
	line-height: 1.3em;
	margin-bottom: 16px;
	padding: 7px;
}
.redTop {
	border-top: 3px solid #C56D6F;
}
.orangeTop {
	border-top: 3px solid #FBBF77;
}
.blueTop {
	border-top: 3px solid #66AAD7;
}
.greenTop {
	border-top: 3px solid #88D392;
}
.tealTop {
	border-top: 3px solid #6AC6C7;
}
.purpleTop {
	border-top: 3px solid #8580B6;
}
.darkBlueTop {
  border-top: 3px solid #2394CA;
}
.thickTop {
  border-top-width: 6px;
}
.boxWidth185 {
	background: url(/images/common/faded_box_bottom.gif) bottom repeat-x;
	color: #666;
	float: left;
	margin: 0;
	width: 185px;
}
.boxWidth185 .box {
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	line-height: 1.3em;
    margin-bottom: 16px;
	padding: 12px;
	/* width: 185 - 2 border - 24 padding = 159px */
}
.boxWidth185 .name {
	color: #005295;
	font-weight: bold;
	padding-bottom: 3px;
}
.boxWidth142 {
	background: url(/images/common/faded_box_bottom.gif) bottom repeat-x;
	color: #666;
	float: left;
	margin: 0;
	width: 142px;
}
.boxWidth142 .box {
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	line-height: 1.3em;
    margin-bottom: 16px;
	padding: 12px;
	/* width: 142 - 2 border - 24 padding = 116px */
}
.boxGrayOutlineNoTopNoFade .box {
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	color: #666;
	line-height: 1.3em;
	margin-bottom: 16px;
	padding: 12px;
}
.boxGrayOutlineNoTop {
	background: url(/images/common/faded_box_bottom.gif) bottom repeat-x;
	color: #666;
	float: left;
	margin: 0 ;
	width: 100%;
}
.boxGrayOutlineNoTop .box {
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	line-height: 1.3em;
	margin-bottom: 16px;
	padding: 12px;
}
.boxSearch {
	background-color: #EDEDED;
	border-bottom: 4px solid #E2E2E2;
	border-top: 6px solid #D48127;
	margin: 0 0 10px 0;
	padding: 13px 0;
	width: 100%;
}
.boxSearch .rightSide {
	line-height: .7em;
	padding: 0 10px;
}
/* end various box styles */

/* start basic formatting */

    /* font families */
    .arial {
        font-family: Arial, Helvetica, Sans-Serif;
    }
    .verdana {
        font-family: Verdana, Arial, Helvetica, Sans-Serif;
    }
    .tahoma {
        font-family: Tahoma, Arial, Helvetica, Sans-Serif;
    }
    
.pageTitle {
	border-bottom: 1px solid #7FBAD1;
	padding: 0 0 10px 7px;
	margin: 0 0 20px 0;
}
.pageSubTitle {
	background: url(/images/common/faded_bottom.gif) bottom repeat-x;
	margin: 0 0 5px 0;
	padding: 0 0 22px 0;
}
.pageSubTitle .cellA {
	float: left;
	width: 49%;
}
.pageSubTitle .cellB {
	float: left;
	width: 50%;
}
    /* specific pageSubTitle cell widths %'s */
    .pageSubTitle .cell-10 {
	    float: left;
	    width: 10%;
    }
    .pageSubTitle .cell-15 {
	    float: left;
	    width: 15%;
    }
    .pageSubTitle .cell-20 {
	    float: left;
	    width: 20%;
    }
    .pageSubTitle .cell-25 {
	    float: left;
	    width: 25%;
    }
    .pageSubTitle .cell-30 {
	    float: left;
	    width: 30%;
    }
    .pageSubTitle .cell-33 {
	    float: left;
	    width: 33%;
    }
    .pageSubTitle .cell-45 {
	    float: left;
	    width: 45%;
    }
    .pageSubTitle .cell-50 {
	    float: left;
	    width: 50%;
    }

.imgBlock {
    float: right;
    padding: 0 0 10px 10px;
    position: relative;
    /* width: done as inline based on image dimensions */
}
.imgBlock .imgContainer {
    /* height: done as inline based on image dimensions */
    margin: 0;
    padding: 0;
}
.imgBlock .imgCaption {
	color: #005295;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 1.4em;
    padding: 5px;
    position: relative;
}
.newsDate {
    color: #666;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 1.25em;
}
.newsSmallBlock {
	padding: 5px 0 0 0;
	width: 124px;
}
.newsSmallBlock .photo {
	display: inline;
	float: left;
	padding-right: 7px;
	width: 43px;
}
.newsSmallBlock .text {
	display: inline;
	float: left;
	padding-top: 5px;
	width: 74px;
}
.newsSmallBlock .text a:link, .newsSmallBlock .text a:active, .newsSmallBlock .text a:hover, .newsSmallBlock .text a:visited {
	color: #666;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-decoration: underline;
}
.newsBlock {
	padding: 10px 0;
	width: 100%;
}
.newsBlock .photo {
	border: 1px solid #CCC;
	display: inline;
	float: left;
	margin: 0 20px 0 10px;
	padding: 0;
	width: 74px; /* 106 - margin - border */
}
.newsBlock .photocaption {
	color: #005295;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 1.4em;
    padding: 5px 5px 5px 10px;
    position: relative;
}
.newsBlock .photocaption .icon {
	vertical-align: middle;
}
.newsBlock .text {
	display: inline;
	float: left;
	padding: 5px 20px 0 0;
	width: 445px; /* 465 - padding */
}
.newsBlock .text a:link, .newsBlock .text a:active, .newsBlock .text a:hover, .newsBlock .text a:visited {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #666;
	text-decoration: underline;
}
.alert {
    color: #900;
}
.footnote {
	color: #666;
	font-size: .9em;
	line-height: 1.7em;
}
.footnote .black {
	color: #000;
}
a.footnote:link, a.footnote:active, a.footnote:visited, a.footnote:hover {
	text-decoration: underline;
}
.requirement {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}
sup {
    color: #666;
    font-size: .9em;
}
sup a:link, sup a:active, sup a:visited, sup a:hover {
    color: #666;
    text-decoration: underline;
}
.top {
	font-size: .8em;
	text-transform: uppercase;
}
.ul2Column {
	float: left;
	padding: 0 20px 0 0;
}
.testimonial  /* no width - will expand to edges of DIV */ {
	color: #005295;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 1.4em;
}
.testimonial .name {
	color: #709d2e;
	font-weight: bold;
}
.testimonial .title {
	color: #666;
}
.label {
	color: #448CCB;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	letter-spacing: -1px;
}
div.grayFade {
	background: #FFF url(/images/common/gray_fade.gif) repeat-x;
	height: 20px;
	margin-top: 7px;
}
div.dotted-rule {
	background: url(/images/common/dotted_line.gif) repeat-x;
	font-size: 1px;
	height: 1px;
	line-height: 0;
	margin: 10px 0;
	white-space: nowrap;
}
div.rule {
	background-color: #CCC;
	font-size: 1px;
	height: 1px;
	line-height: 0;
	margin: 10px 0;
	white-space: nowrap;
}
table.gray {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
table.gray td {
	color: #666;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	margin: 0;
	padding: 5px 0 5px 5px;
	vertical-align: middle;
}
table.gray td a:link, table.gray td a:visited, table.gray td a:active, table.gray td a:hover {
	color: #666;
	text-decoration: none;
}
table.leftNavLink {
	border: none;
	border-collapse: collapse;
	width: 100%;
}
table.leftNavLink td {
	color: #666;
	margin: 0;
	padding: 0;
}
table.leftNavLink td.link {
	padding: 4px 10px 4px 3px;
	vertical-align: middle;
}
table.leftNavLink td.selected {
	background: #D4E5EA url(/images/subnav/arrow_down.gif) no-repeat;
	background-position: right .6em;
	color: #666;
	padding: 4px 12px 4px 3px;
}
table.leftNavLink td.link a:link, table.leftNavLink td.link a:active, table.leftNavLink td.link a:visited, table.leftNavLink td.selected a:link, table.leftNavLink td.selected a:active, table.leftNavLink td.selected a:visited {
	color: #666;
	text-decoration: none;
}
table.leftNavLink td.link a:hover, table.leftNavLink td.selected a:hover {
	color: #666;
	text-decoration: underline;
}
table.newsArchive {
    border: none;
    border-collapse: collapse;
    margin: 15px;
}
table.newsArchive td {
    padding: 3px;
}
table.newsArchive td .newsheader {
    color: #005295;
    font-weight: bold;
    font-size: 1.25em;
}
table.newsArchive td .newsfooter {
	color: #B4B4B4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
ol.body {
	font-size: 11px;
	margin: 0 0 0 24px;
	padding: 0 0 0 5px;
}
ol.body li {
	line-height: 1.4em;
	padding: 5px 0 4px 0;
}
ul.body {
	font-size: 11px;
	list-style: none;
	margin: 0;
	padding: 0 0 0 5px;
}
ul.body li {
	background: url(/images/common/bullet.gif) no-repeat;
	background-position: 0 .9em;
	line-height: 1.4em;
	padding: 5px 0 4px 10px;
}
ul.gray {
	color: #666;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	list-style: none;
	margin: 0;
	padding: 0 0 0 5px;
}
.gray {
	color: #666;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}
ul.gray li {
	background-image: url(/images/common/gray_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .9em;
	line-height: 1.1em;
	padding: 5px 0 4px 10px;
}
ul.gray li a:link, ul.gray li a:active, ul.gray li a:hover, ul.gray li a:visited, .gray a:link, .gray a:active, .gray a:hover, .gray a:visited {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #666;
	text-decoration: underline;
}
ul.gray-tight {
	color: #666;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	list-style: none;
	margin: 0;
	padding: 0 0 0 5px;
}
ul.gray-tight li {
	background: url(/images/common/gray_bullet.gif) no-repeat;
	background-position: 0 0.7em;
	line-height: 1.0em;
	padding: 2px 0 2px 10px;
}
ul.gray-tight li a:link, ul.gray-tight li a:active, ul.gray-tight li a:hover, ul.gray-tight li a:visited {
	color: #666;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-decoration: underline;
}
ul.blue {
	color: #005295;
	list-style: none;
	margin: 0;
	padding: 0 0 0 5px;
	font-size: 11px;
}
ul.blue li {
	background: url(/images/common/blue_bullet.gif) no-repeat;
	background-position: 0 .9em;
	line-height: 1.1em;
	padding: 5px 0 4px 10px;
}
ul.blue li a:link, ul.blue li a:active, ul.blue li a:hover, ul.blue li a:visited {
	font-size: 11px;
	color: #005295;
	text-decoration: underline;
}
ul.gray-verdana {
	color: #666;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	list-style: none;
	margin: 0;
	padding: 0 0 0 5px;
}
ul.gray-verdana li {
	background: url(/images/common/gray_bullet.gif) no-repeat;
	background-position: 0 0.7em;
	line-height: 1.0em;
	padding: 2px 0 2px 10px;
}
ul.gray-verdana li a:link, ul.gray-verdana li a:active, ul.gray-verdana li a:hover, ul.gray-verdana li a:visited {
	color: #666;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-decoration: underline;
}
ul.arrow {
	font-size: 10px;
	list-style: none;
	margin-left: 0;
	padding-left: 10px;
}
.arrow li {
	background: url(/images/common/gray_bullet.gif) no-repeat;
	background-position: 0 0.7em;
	line-height: 1.3em;
	padding: 7px 0 5px 20px;
}

    /* start subnav */
    table.leftNavSubLink {
	    border: none;
	    border-collapse: collapse;
	    width: 100%;
    }
    table.leftNavSubLink td {
	    color: #666;
    }
    table.leftNavSubLink td.link {
	    background: url(/images/subnav/bullet.gif) no-repeat 0 0.9em;
	    padding: 4px 3px 4px 11px;
	    vertical-align: middle;
    }
    table.leftNavSubLink td.selected {
	    background: #D4E5EA url(/images/subnav/bullet.gif) no-repeat 0 0.9em;
	    padding: 4px 3px 4px 11px;
	    vertical-align: middle;
    }
    /* end subnav */

strong.blue {
	color: #448CCB;
}
strong.dkblue {
	color: #005295;
}
strong.dkorange {
	color: #E49C41;
}
strong.dkred {
	color: #C00;
}
.subheader {
	color: #448CCB;
	font-weight: bold;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
img.bottom {
    margin-bottom: 8px;    
}
img.left {
    margin-left: 8px;    
}
img.right {
    margin-right: 8px;    
}
img.top {
    margin-top: 8px;    
}
img.vBottom {
    vertical-align: bottom;
}
img.vMiddle {
    vertical-align: middle;
}
img.vTop {
    vertical-align: top;
}
td {
	vertical-align: top;
}
.center {
	text-align: center;
}
.padding-right {
    padding-right: 50px;
}
.right {
	text-align: right;
}
.middle {
	vertical-align: middle;
}
.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 0;
	white-space: nowrap;
}
/* end basic formatting */
	
/* start form styles */
form {
	margin: 0;
	padding: 0;
}
.HighlightFocus:focus, .Highlight {
	background-color: #D4E5EA;
	border: 1px solid Highlight;
}
input {
	color: #333;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
}
input.blue {
	background-color: #FAFAFA;
	border: 1px solid #7DA6C7;
	color: #333;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
}
.input1Char {
	width: 0.8em;
}
.input2Char {
	width: 1.6em;
}
.input3Char {
	width: 2.4em;
}
.input4Char {
	width: 3.2em;
}
.input5Char {
	width: 4.0em;
}
.input6Char {
	width: 4.8em;
}
.input7Char {
	width: 5.6em;
}
.input8Char {
	width: 6.4em;
}
.input9Char {
	width: 7.2em;
}
.input10Char {
	width: 8.0em;
}
select, textarea {
	background-color: #FAFAFA;
	border: 1px solid #7DA6C7;
	color: #333;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
}
textarea.special {
	display: none;
	height: 1px;
	visibility: hidden;
	width: 1px;
}
.tableRow {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	padding: 9px 4px;
}
    /* specific tableRow cell widths %'s */
    .tableRow .cell1 {
	    float: left;
	    padding-left: 4px;
	    width: 80%;
    }
    .tableRow .cell2 {
	    float: left;
	    text-align: right;
	    width: 18%;
    }
    .tableRow .cellA {
	    float: left;
	    padding-left: 4px;
	    width: 45%;
    }
    .tableRow .cellB {
	    float: left;
	    padding-left: 4px;
	    width: 50%;
    }
    .tableRow .cell-5 {
	    float: left;
	    padding-left: 4px;
	    width: 5%;
    }
    .tableRow .cell-10 {
	    float: left;
	    padding-left: 4px;
	    width: 10%;
    }
    .tableRow .cell-15 {
	    float: left;
	    padding-left: 4px;
	    width: 15%;
    }
    .tableRow .cell-20 {
	    float: left;
	    padding-left: 4px;
	    width: 20%;
    }
    .tableRow .cell-25 {
	    float: left;
	    padding-left: 4px;
	    width: 25%;
    }
    .tableRow .cell-30 {
	    float: left;
	    padding-left: 4px;
	    width: 30%;
    }
    .tableRow .cell-33 {
	    float: left;
	    padding-left: 4px;
	    width: 33%;
    }
    .tableRow .cell-35 {
	    float: left;
	    padding-left: 4px;
	    width: 35%;
    }
    .tableRow .cell-40 {
	    float: left;
	    padding-left: 4px;
	    width: 40%;
    }        
    .tableRow .cell-45 {
	    float: left;
	    padding-left: 4px;
	    width: 45%;
    }
    .tableRow .cell-50 {
	    float: left;
	    padding-left: 4px;
	    width: 50%;
    }
    .tableRow .cell-55 {
	    float: left;
	    padding-left: 4px;
	    width: 55%;
    }
    .tableRow .cell-60 {
	    float: left;
	    padding-left: 4px;
	    width: 60%;
    }
    .tableRow .cell-65 {
	    float: left;
	    padding-left: 4px;
	    width: 65%;
    }
    .tableRow .cell-66 {
	    float: left;
	    padding-left: 4px;
	    width: 66%;
    }
    .tableRow .cell-70 {
	    float: left;
	    padding-left: 4px;
	    width: 70%;
    }
    .tableRow .cell-75 {
	    float: left;
	    padding-left: 4px;
	    width: 75%;
    }
    .tableRow .cell-80 {
	    float: left;
	    padding-left: 4px;
	    width: 80%;
    }
    .tableRow .cell-85 {
	    float: left;
	    padding-left: 4px;
	    width: 85%;
    }
    .tableRow .cell-90 {
	    float: left;
	    padding-left: 4px;
	    width: 90%;
    }
    .tableRow .cell-95 {
	    float: left;
	    padding-left: 4px;
	    width: 95%;
    }
    .tableRow .cell-100 {
	    float: left;
	    width: 100%;
    }
.tableRow .cellIcon {
    float: left;
    padding-top: 2px;
    vertical-align: top;
    width: 20px;
}
.tableRowOn {
	background-color: #F7F7F7;
	border: solid 1px #E2E2E2;
}
.tableRowSmall {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	padding: 9px 4px;
	width: 250px;
}
.tableRowSmall .cell1 {
	float: left;
	width: 180px;
}
.tableRowSmall .cell2 {
	float: left;
	text-align: right;
	width: 70px;
}
h1, .h1 {
	color: #005295;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 3px 0;
}
h2, .h2 {
	color: #005295;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 3px 0;
}
.header {
	color: #005295;
	font-size: 18px;
}
.blue {
	color: #005295;
}
.lightblue {
	color: #448CCB;
}
.teal {
	color: #6AC6C7;
}
.thumbBlock {
	padding: 0 0 10px 0;
	width: 144px;
}
.thumbnailLeft {
	display: inline;
	float: left;
	padding: 0;
	width: 74px;
}
.titleRight {
	display: inline;
	float: left;
	padding: 15px 0 0 0;
	width: 70px;
}

    /* start error styles */

    /* used by the validation control */
    .errorControlHeaderText {
	    color: #900;
	    padding: .2em 1em;
	    width: 100%;
    }
    .errorControlDetailText {
	    padding: .2em 1em;
	    width: 100%;
    }
    /* apply to input control at site of error */
    .errorInput {
	    background-color: #FEE000;
	    border-color: #900;
	    border: 1px solid #C00;
    }
    /* apply to outer control container */
    .errorMessageContainer {
	    background-color: #FFC;
	    border: 1px solid #900;
	    padding: 2px;
	    margin: 10px 0;
	    position: relative;
    }
    /* telephone styles */
    .phoneNPA {
	    width: 2em;
    }
    .phoneNXX {
	    width: 2em;
    }
    .phoneSTATION {
	    width: 2.65em;
    }
    .phoneLblEXT {
    }
    .phoneEXT {
	    width: 4em;
    }
    /* SSN styles */
    .ssnFirst {
	    width: 2.3em;
    }
    .ssnMid {
	    width: 1.7em;
    }
    .ssnLast {
	    width: 3em;
    }
    /* Simply Unum styles */
    .errorValidationPanel {
	    background-color: #FFEFEB;
	    border: 2px solid #900;
	    color: #900;
        font-size: 0.9em;
        font-weight: bold;
        margin-bottom: 10px;
	    padding: 5px;
	    visibility: visible;
    }
    .errorValidationContent {
	    background-color: #FFEFEB;
	    border: 2px solid #900;
	    visibility: visible;
    }
    select.errorValidationContent {
	    background-color: #FFEFEB;
	    border: 1px solid #900;
	    color: #900;
	    font-weight: bold;
	    padding: 2px;
    }
    /* end error styles */

/* end form styles */

/* start homepage tyles */
#homeColumns {
    width: 900px;
}
#homeColumns .login {
    display: inline;
    float: left;
    width: 150px;
}
#homeColumns .singleWide {
    display: inline;
    float: left;
    margin: 0 0 0 3px;
    padding: 10px;
    width: 227px; /* 247 - padding */
}
#homeColumns .singleWideBox {
    border-top: 6px solid #2394CA;
    border-right: 1px solid #B2B2B2;
    border-bottom: 1px solid #B2B2B2;
    border-left: 1px solid #B2B2B2;
    display: inline;
    float: left;
    margin: 0 0 0 3px;
    padding: 10px 10px 25px 10px;
    width: 225px; /* 247 - padding */
}
#homeColumns .doubleWide {
    border-top: 6px solid #2394CA;
    border-right: 1px solid #B2B2B2;
    border-bottom: 1px solid #B2B2B2;
    border-left: 1px solid #B2B2B2;
    display: inline;
    float: left;
    margin: 0 0 0 3px;
    padding: 10px 10px 25px 10px;
    width: 475px; /* 247 - padding */
}
#homeColumns .title {
    padding-bottom: 8px;
}
#homeColumns .subtitle {
    padding: 16px 0 4px 0;
}
#homeColumns .grayBox {
    border-top: 1px solid #B2B2B2;
    border-left: 1px solid #B2B2B2;
    border-right: 1px solid #B2B2B2;
    color: #868686;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    margin: 20px 0 0 0;
    padding: 10px;
    width: 201px;
}
#homeColumns .grayBottom {
    background: url(/images/home/gray_box_bottom.gif) bottom repeat-x;
    height: 17px;
    margin: 0 0 10px 0;
    padding: 0;
    width: 223px;
}
#homeFlash {
    background-color: #EFEFEF;
    margin: 5px 0 3px 0;
    text-align: center;
    width: 900px;
}
/* end homepage styles */

/* start search styles */
input.searchbox {
	font-weight: bold;
	font-size: 10px;
	padding: 1px 0 1px 5px; 
	margin: 0; 
	color: #005295;
	border: 1px solid #555;
	background-color: #FFF;
	vertical-align: top;
}
iframe.iframehelp {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
/* end search styles */