* {
	padding:0px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	background:#DAD3CD url(/images2/body-bg.jpg) repeat-x scroll 0 0;
	text-align:center;
	color: #525252;
}

.mboxNVXOffer{display: none;}

h1 {
	font-size: 25px;
	line-height: 28px;
	font-weight: normal;
	color: #525252;
}
div.header-increment h1,
h2 {
	font-size: 22px;
	line-height: 24px;
	font-weight: normal;	
	color: #2c72b8;
}
div.header-increment h2,
h3 {
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	color: #2c72b8;
}
div.header-increment h3,
h4 {
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #2c72b8;
}

h5 {
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #2c72b8;
}

h6 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #2c72b8;
}

p {
	font-size: 14px;
	line-height: 18px;
	margin-top: 18px;
}

p a {
	text-decoration: underline;
	color: #64ad32;
}

ul, ol {
	font-size: 14px;
	line-height: 18px;
	margin-left: 30px;
	margin-top: 18px;
}

/* Carrier Plan List (carrierPlan.jsp) */
ul#carrierPlanList{
	list-style-type: none;
	margin-left: 0;
	}
	
ul#carrierPlanList a {
	color: #4286C6;
	font-weight: bold;
	}
	
ul#carrierPlanList li {
	margin-top: 18px;
	}

ul#carrierPlanList li p {
	margin-top: 0;
}

/* quotecompare */
h2.quotecompare a {
	color: #4286C6;
	font-size: 14px;
	font-weight: bold;
}
p.quotecompare {
	margin-top: 0 !important;
}

table.quotecompare {
	border-collapse: collapse;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 502px;
	background: url('/images2/carriers-table-top-bg.gif') top left no-repeat;
}
table.quotecompare  thead tr th.thead-left{
	width: 20%;
}
table.quotecompare  thead tr th {
	border-bottom: 1px solid #F9D684;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	width: 40%;
	padding: 5px;
	text-align: center;
}
table.quotecompare  thead tr th.thead-right{
}
table.quotecompare tbody {
	
}
table.quotecompare tbody td,  table.quotecompare tbody th {
	border-right: 1px solid #F9D684;
	border-bottom: 1px solid #F9D684;
	padding: 5px;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
}
table.quotecompare tbody td li {
	font-size: 11px !important;
}

table.quotecompare tbody th {
	background: #F8F0DD;
	font-weight: bold;
	border-left: 2px solid #F9D684;
}
table.quotecompare tbody td a {
	text-decoration: underline;
	color: #64ad32;
}
table.quotecompare tfoot {
	background: #F9D684;
	text-align: center;
}
table.quotecompare tfoot img {
	border: none;
	padding: 10px;
}

/* end quotecompare */

div.right-column input {
    border: none;
    color: #525252;
}

/* container */

#container{
	margin: auto auto;
	width:820px;
	text-align:left;
}

div#header, div#navigation, #content-container, #footer-container, div#date-container{
	margin-top:5px;	
}


/*date */

div#date-container {
	color:#525252;
	font-size:10px;
	font-weight:normal;
	min-height:12px;
}

#date {
	float: left;
	width: 250px;
	padding-left: 15px;
	margin: 0 !important;
}	

div#date-container .slogan {
	float: right;
	text-align: right;
	width: 500px;
}

div#date-container .slogan a:link, div#date-container .slogan a:visited, div#date-container .slogan a:hover {
	color: #525252;
	text-decoration: none;
}

div#date-container h1 {
	float: right;
	text-align: right;
	width: 500px;
	font-weight: normal;
	color: #525252;
	font-size: 10px;
	line-height: 12px;
}

div#date-container h1 a:link, div#date-container h1 a:visited, div#date-container h1 a:hover {
	color: #525252;
	text-decoration: none;
}


/* Added for SLOGAN class span */
	/* added by Moises for updated sub-page slogan text Your source for health insurance quotes and plans.   */
		div#date-container span.slogan {
		color: #424242;
		float: right;
		font-size: 10px;
		font-weight: normal;
		margin: 0;
		padding: 5px 15px 5px 0;
		text-align: right;
		width: 500px;
		}
		
		div#date-container span.slogan a:link,
		div#date-container span.slogan a:visited,
		div#date-container span.slogan a:hover
		 {
		color: #424242;
		text-decoration: none;
		font-size: 10px;
		}
	
	/*added by Moises for updated sub-page slogan text Your source for health insurance quotes and plans.  */
/*Added for SLOGAN */











/* END: date */

/* header */

div#header {
	background:transparent url(/images2/logo-bg.jpg) no-repeat scroll 0 0;
	height:84px;
	clear: both;
}

div.logo img{
	border: none;
	margin-top: 20px;
}

div#header div.logo {
	float: left;
	height: 84px;
}
div#header div.logo table {
	height: 100%;
}

div#header div.branding {
	float: right;
	width: 303px;;
	margin-right: 0px;
}

div#header div.branding img {
	margin-right: 0px;
}

/* cobrand */

.cobrand {
	float: right;
	height: 84px;
	margin-right: 20px;
}
.cobrand table {
	height: 100%;
}
/* end cobrand */

/* click-to-call */

div#header div.logo-c2c2 {
	float: left;
	padding: 25px 0 0 7px;
	width: 506px;
}

div.logo2-c2c2 {
	background: url('/images2/logo2-c2c2.jpg') no-repeat;
	float:right;
	height: 84px;
	width: 307px;
}

div.logo2-c2c2 #c2c-top {
	color: #515151;
	font-family: arial; 
	margin-right: 0px; 
	margin-top: 15px; 
	margin-left: -24px; 
	text-align: center;
	font-weight: bold;
}
div#c2c-top #button {
	height: 21px;
	width: 125px;
}

/* click-2-call */
.click-2-call{
	background: transparent url(/images2/c2c-bg.gif) no-repeat;
	width: 266px;
	margin-top: -10px;
	margin-left: 34px;
	height: 70px;
}

.click-2-call p {
	color: #0964b3;
	font-weight: bold;
	font-size: 12px;
	padding-top: 7px;
	padding-left: 8px;
	line-height: 12px;
}

.click-2-call span {
	font-size: 11px;
	font-family: Arial;
	text-align: center;
	line-height: 12px;
	width: 200px;
	display: block;
	margin-left: 28px;
	margin-bottom: 5px;
}

.click-2-call a {
	margin-left: 91px;
}

.click-2-call img {
	border: none;
}
/* END: click-2-call */

/* END: header */
/* NAV */

div#navbar {
	height: 41px;
	width: 820px;
	background-image: url('/images2/goHealth-main-nav.png');
	background-repeat: no-repeat;
}

#navbar ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

div#navbar li {
	display: inline;
}

div#navbar li a {
	float: left;
	height: 0px;
	overflow: hidden;
	padding-top: 41px;	
}

div#navbar li a {
	background-image: url('/images2/goHealth-main-nav.png');
	background-repeat: no-repeat;
	position: relative;
	width: 820px;		
}
div#navbar li a#insurance-quotes {
	width: 215px;
}

div#navbar li a#insurance-quotes:hover {
	background-position: 0px -41px;
	width: 215px;
}

div#navbar li a#insurance-quotes:active {
	background-position: 0px -82px;
	width: 215px;
}

div#navbar li a#plan-finder {
	background-position: -215px 0;
	width: 148px;
}

div#navbar li a#plan-finder:hover {
	background-position: -215px -41px;
	width: 148px;
}

div#navbar li a#plan-finder:active {
	background-position: -215px -82px;
	width: 148px;
}

div#navbar li a#states {
	background-position: -363px 0;
	width: 177px;
}

div#navbar li a#states:hover {
	background-position: -363px -41px;
	width: 177px;
}

div#navbar li a#states:active {
	background-position: -363px -82px;
	width: 177px;
}

div#navbar li a#carriers {
	background-position: -540px 0;
	width: 190px;
}

div#navbar li a#carriers:hover {
	background-position: -540px -41px;
	width: 190px;
}

div#navbar li a#carriers:active {
	background-position: -540px -82px;
	width: 190px;
}

div#navbar li a#blog {
	background-position: -730px 0;
	width: 90px;
}

div#navbar li a#blog:hover {
	background-position: -730px -41px;
	width: 90px;
}

div#navbar li a#blog:active {
	background-position: -730px -82px;
	width: 90px;
}

div#navbar.insurance-quotes li a#insurance-quotes {
	background-position: 0px -123px !important;
	width: 215px;
}

div#navbar.plan-finder li a#plan-finder {
	background-position: -215px -123px !important;
	width: 148px;
}

div#navbar.states li a#states {
	background-position: -363px -123px !important;
	width: 177px;
}

div#navbar.carriers li a#carriers {
	background-position: -540px -123px !important;
	width: 190px;
}

div#navbar.blog li a#blog {
	background-position: -730px -123px !important;
	width: 90px;
}

/* END NAV */
/*content */

#content-container{

	width: 820px;
	background-color: #fff;	
}

/* Main content */
#content-top {
	background: transparent url(/images2/main-area-top.jpg) no-repeat scroll 0 0;
	width: 820px;
	height: 12px;	
	font-size:1px;	
}
#content, #career-content {
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 13px;
}

#career-content a, #career-content a:active, #career-content a:visited {
	color: #64AD32;
}

#career-content p, #career-content ul li, #career-content ol li {
	color: #000;
	line-height: 14px;
}

div.banner {

}

.alternate-color {
	color: #525252;
	margin-top: 10px;
}

.restricted {
	font-size: 25px;
	line-height: 28px;
	font-weight: normal;
	color: #525252;
}
.alternate-color-white, #alternate-color-white{
	color: #fff !important;
}

.disclaimer {
	font-size: 10px !important;
	line-height: 10px !important;
	color: #525252;
}

.tab {
	margin-left: 30px; 
}

#alternate-color-white {
	color: #FFF !important;
}

.margin-top-10 {
	margin-top: 10px !important;
}

.margin-bottom-30 {
	margin-bottom: 30px;
}

.margin-top-30 {
	margin-top: 30px;
}

div.row{
	margin-bottom: 25px;
	overflow: hidden;
	width: 100%;
}

div.left-column{
	float:left;
	width:502px;
}

div.right-column{
	float:right;
	width:243px;
}

div.right-column ul, div.right-column ol {
	margin: 10px 0 0 20px;
}

div.left-column-even {
	float: left;
	width: 371px;
}

div.right-column-even {
	float: right;
	width: 371px;	
}
div.left-3column{
	float:left;
	width:243px;
}

div.right-3column{
	float:right;
	width:243px;
}

div.middle-3column{
	margin-left:263px;
	margin-right:263px;
}

div.last-row {
	margin-bottom: 13px;
	overflow: hidden;
	width: 100%;
					
}
div.lower div.header-increment h1,
div.lower h2, 
div.lower h3, 
div.lower h4, 
div.lower h5 {
	padding-top: 25px;
}

div#content-bottom {
	background:transparent url(/images2/main-area-bottom.jpg) no-repeat scroll 0 0;
	height:12px;
	font-size:1px;	
}

/* breadcrumbs */
div#content p.breadcrumb {
	position: absolute;
	top: 150px;
	margin-bottom: 15px;
	font-size: 11px;
}
div#content p.breadcrumb a {
	color: #666;
}

/* end breadcrumbs */

/* carrier-finder */
div.carrier-finder  {
	margin: 10px 0;
}


.carrier-list .left-column-even h3 a,
.carrier-list .right-column-even h3  a{
	color: #545454;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13px;
	padding-top: 15px;
}

.carrier-list .left-column-even ul,
.carrier-list .right-column-even ul {
	list-style-image: url(/images2/state-list-bullet.jpg);
	margin-top: 0px;
	line-height: 16px;
	margin-bottom: 10px;
}

.carrier-list .left-column-even ul li a,
.carrier-list .right-column-even ul li a{
	color: #64AD32;
	font-size: 11px;
	text-decoration: underline;
}
.carrier-list .left-column-even img,
.carrier-list .right-column-even img {
	border: none;
	margin-top: 30px;
}
.carrier-list .left-column-even p,
.carrier-list .right-column-even p {
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 10px;
}
/* END: carrier-finder */

/* content-quote-box */

div#content-quote-box-01, 
div#content-quote-box-02 {
	background: url(/images2/content-cta-bg.jpg) no-repeat 0 0;
	width: 502px;
	height:208px;
	margin-top: 15px;
	
}

div#content-quote-box-02 {
background: url(/images2/content-cta-bg2.jpg) no-repeat 0 0;
}

div#content-quote-box-01 h2, 
div#content-quote-box-02 h2 {
	font-size: 20px;
	font-weight: normal;
	line-height: 26px;
	color: #fff;
	margin-left: 90px;
	padding-top: 0;
}
div#content-quote-box-content {
	width: 502px;
	height: 142px;
	display: table;
	overflow: hidden;
}
div#content-quote-box-content div#content-quote-box-content-sub {
	
	display: table-cell;
	vertical-align: middle;
	
}
div#content-quote-box-content div#content-quote-box-content-sub div#content-quote-box-content-sub-sub{
	display: block;
}




div#content-quote-box-01 h3, 
div#content-quote-box-02 h3 {
	font-size: 17px;
	font-weight: normal;
	color: #002e5d;
	margin: 6px 0 2px 164px;
	padding-top: 0;
}

div#content-quote-box-02 h3 {
	color: #fff;
}

p.content-quote-box-01-01, 
p.content-quote-box-01-02, 
p.content-quote-box-01-03 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	padding-left: 20px;
	color: #002e5d;
	background: url(/images2/content-cta-bullet-orange.png) center left no-repeat;
	margin: 0 0 0 179px;
}

div#content-quote-box-02  p.content-quote-box-01-01, 
div#content-quote-box-02  p.content-quote-box-01-02, 
div#content-quote-box-02  p.content-quote-box-01-03 {
	color: #fff;
}

p.content-quote-box-01-02 {
	margin-left: 190px;
	margin-top: 4px;
}

p.content-quote-box-01-03 {
	margin-left: 200px;
	line-height: 17px;
	margin-top: 5px;
	margin-bottom: 0px;
}

div#content-quote-box-01 form,
div#content-quote-box-02 form {
	display: block;
	background: transparent url(/images2/content-bg-zip.png) 0 0 no-repeat;
	width: 205px;
	height: 39px;
	margin-left: 267px;
}

div#content-quote-box-01 form p,
div#content-quote-box-02 form p {
	padding: 0;
	margin: 0;
	margin-top: 15px;
	padding-top: 7px;
}

div#content-quote-box-01 form input#zip_code,
div#content-quote-box-02 form input#zip_code  {
	border: none;
	font-weight: normal;
	font-size: 14px;
	color: #525252;
	width: 79px;
	height: 18px;
	margin: 5px 10px 0pt;
}

div#content-quote-box-01 form .content-quote-box-01-submit, 
div#content-quote-box-02 form .content-quote-box-01-submit{
	vertical-align: top;
	margin-left: 3px
}

/* END content-quote-box */

/* right-rail */

div#right-rail-container ul li a{
	color: #64AD32;
	text-decoration: underline;
	font-size: 11px;
}
div.ghi-right-box-container {
	margin-top: 1px;
}
div.right-box-container div#right-rail-container p {	
	font-size: 11px;
	line-height: 14px;
	color: #525252;
	margin-top: 10px;
}
div#right-rail-container {
	width: 243px;
	vertical-align: top;
}
div#right-rail-container div.right-gray-box-top { 
	background: transparent url(/images2/hr-right-nav-container-top.jpg) no-repeat scroll 0 0;
	height:7px;
}
div.ghi-right-box-container div#right-rail-container div.right-title-container {
	margin-left: 9px;
}
div#right-rail-container div.right-title-container {
	color:#525252;
	margin-left:12px;
	overflow:hidden;
	width:220px;	
}

div#right-rail-container div.right-title-container-lower {
	margin-top: 14px;
}
div.right-title-container .right-box-title {
	color:#2c72b8 !important;
	font-size:13px !important;
	font-weight:bold;
	line-height:16px !important;
	margin:0;
}
div.ghi-right-box-container div.right-title-container .right-box-title {
	font-size: 14px !important;
	padding-left: 7px;
	padding-bottom: 4px;
}

div#right-rail-container div.right-gray-box-mid {
	background: transparent url(/images2/hr-right-nav-container-bg.jpg) repeat-y scroll 0 0;
}

div.right-gray-box-bottom {
	background: transparent url(/images2/hr-right-nav-container-bottom.jpg) no-repeat scroll 0 0 !important;
	height: 7px !important;
	display: block;
}

div.right-box-white-container div.right-white-box-top {
	background: transparent url(/images2/hr-right-nav-box-top.jpg) no-repeat scroll 0 0;
	width: 235px;
	height: 7px;
	margin-left: auto;
	margin-right: auto;
}
div.ghi-right-box-container div.right-box-white-container{
	margin-left: 1px;
}

div.ghi-right-box-container div.right-box-white-container div.right-white-box-mid {
	padding-bottom: 12px;
}
div.right-box-white-container-states div.right-white-box-mid {
	padding-bottom: 34px !important;
}

div.right-box-white-container div.right-white-box-mid {
	background: transparent url(/images2/hr-right-nav-box-bg.jpg) repeat-y scroll 0 0;
	width: 235px;
	margin-left: auto;
	margin-right: auto;
}

div.right-box-white-container div.right-white-box-bottom {
	background: transparent url(/images2/hr-right-nav-box-bottom.jpg) no-repeat scroll 0 0;
	width: 235px;
	height: 7px;
	margin-left: auto;
	margin-right: auto;
}
/*ghi-right-box-container*/
div.ghi-right-box-container div#right-rail-container ul.right-intro {
	padding: 2px 0 0;
	margin: 0;
	list-style: none;
}
div.ghi-right-box-container div.right-white-box-mid div.right-title-container p {
	margin-top: 3px;
	margin-right: 0;
	padding-left: 3px;
	padding-right: 3px;
}
div.right-white-box-mid div.right-title-container p {
	color: #525252;
	margin-right: 15px;
	font-size: 12px;
}

div#right-rail-container ul.right-intro li {
	background:url(/images2/state-list-bullet.jpg) 0 .5em no-repeat;
	padding-left: 11px;
	margin-bottom: 8px;
	padding-bottom: 0;
}

div#right-rail-container ul.right-list-left li, div#right-rail-container ul.right-list-right li{
   line-height: 20px;
   margin-top: 5px;
   margin-bottom: 7px;
}

div#right-rail-container ul.right-list-left {
	float: left;
	list-style: none;
	width: 95px;
	margin-left: 4px;
	margin-top: 7px;
	font-size: 9px;
}
div#right-rail-container ul.right-list-right {
	float: right;
	list-style: none;
	width: 105px;
	margin-left: 2px;
	margin-top: 7px;
	font-size: 9px;
}

/* right-rail-quick-quote */

div#right-rail-quick-quote-01,
div#right-rail-quick-quote-02  {
	width: 235px;
	height: 200px;
	background: transparent url(/images2/cta-sidenav-bg.jpg) 0 0 no-repeat;
	margin-left: 4px;
	margin-top: 10px;
}

div#right-rail-quick-quote-02 {
	background: transparent url(/images2/cta-sidenav-bg2.jpg) 0 0 no-repeat;
} 

div#right-rail-quick-quote-01 h2,
div#right-rail-quick-quote-02 h2  {
	color: #fff;
	margin-left: 56px;
	margin-right: 10px;
	padding: 15px 0 19px 0;
	font-size: 17px;
	line-height: 19px;
	font-weight: normal;
	margin-bottom: 0;
}
div#right-rail-quick-quote-02 h2 {
	margin-left: 22px;
	padding: 14px 20px 16px 0;
	line-height: 19px;
	font-size: 19px;
	margin-right: 0;
}

div#right-rail-quick-quote-01 p {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	line-height: 15px;
	margin: 8px 20px 14px 76px;
	text-align: right;
}

div#right-rail-quick-quote-02 p {
	color: #fff;
	font-family: Verdana;
	font-size: 14px;
	margin: 10px 30px 9px 58px;
	line-height: 15px;
}

div#right-rail-quick-quote-01 form  {
	width: 91px;
	height: 55px;
	background: transparent url(/images2/content-bg-zip-sidenav.png) 0 0 no-repeat;
	margin-left: 113px;
	margin-bottom: 12px;
}

div#right-rail-quick-quote-02 form {
	background: transparent url(/images2/content-bg-zip-sidenav.png) 0 0 no-repeat;
	width: 91px;
	height: 55px;
	margin-left: 124px;
	margin-bottom: 8px;
}

div#right-rail-quick-quote-02 form p {
	margin: 0;
}

div#right-rail-quick-quote-01 form p{
	margin: 0;
	text-align: left;
}
div#right-rail-quick-quote-01 form p input#zip-code,
div#right-rail-quick-quote-02 form p input#zip-code  {
	font-weight: normal;
	font-size: 14px;
	color: #525252;
	margin: 6px 0 0 5px;
	height: 18px;
	width: 79px;
}
div#right-rail-quick-quote-02 form p input#zip-code  {
	margin-left: 6px;
}
div#right-rail-quick-quote-01 input.right-rail-quick-quote-01-submit{
	margin: 5px 0 0 5px;
}
div#right-rail-quick-quote-02 input.right-rail-quick-quote-01-submit {
	margin: 5px 0 0 6px;
}
div#right-rail-quick-quote-01 span {
	text-align: right;
	font-size: 12px;
	display: block;
	margin-left: 105px;
	width: 100px;
	line-height: 15px;
	color: #333;
}
div#right-rail-quick-quote-02 span {
	color: #fff;
	font-size: 10px;
	display: block;
	text-align: right;
	width: 100px;
	margin-left: 111px;
}

/* END: right-rail-quick-quote */

/* identity-trust */

div.right-identity-trust {
	text-align: center;
}

div.right-identity-trust p {
	font-size: 12px;
	font-family: Arial;
	color: #9C9A9C;
	margin-top: 10px;
	margin-bottom: 11px;
}

div.right-identity-trust img {
	border: none;
}

div.right-identity-trust a {
	display: block;
	margin-bottom: 7px;
	margin-left: 29px;
}

/* END: identity-trust */

/* END: right-rail */


/* END: main-content */


/* END: content */

/* footer */

#footer-container {
	margin: 5px auto 0;
	padding: 0;

}

#footer-top {
	background:transparent url(/images2/footer-area-top.jpg) no-repeat scroll 0 0;
	font-size: 1px;
	height: 10px;
	width: 820px;
}

#footer {
	background-color: #E3E3E3;
	color: #4c4c4c;
	text-align: center;
}

#footer ul {
	margin: 0 auto;
	padding: 6px 0 5.5px;
	display: block;
	width: 780px;
	font-size: 12px;
	line-height: 13px;
	list-style: none;
}

#footer li {
	border-right: 1px solid #888888;
	display: inline;
	list-style: none;
	font-size: 11px;
	line-height: 13px;
	padding: 2px 25px;	
}

#footer li.end {
	border: none;
}

#footer li a, #footer li a:visited {
	color: #4c4c4c;
	text-decoration: none;
}

#footer li a:hover {
	color: #396EA4;
	text-decoration: underline;
}

#footer-bottom {
	background:transparent url(/images2/footer-area-bottom.jpg) no-repeat scroll 0 0;
	font-size:1px;
	height:10px;
	width:820px;
}

/* END Footer*/




/*ADDED for WORKPLACE  */


#footer-container {
	margin: 5px auto 0;
	padding: 0;

}

#footer-top {
	background:transparent url(/images2/footer-area-top.jpg) no-repeat scroll 0 0;
	font-size: 1px;
	height: 10px;
	width: 820px;
}

#workplace-footer {
	background-color: #E3E3E3;
	color: #4c4c4c;
	text-align: center;
}

#workplace-footer ul {
	margin: 0 auto;
	padding: 6px 0 5.5px;
	display: block;
	/*width: 780px; - Changed to 100% to accomodate text on one line*/
	width:100%;
	font-size: 12px;
	line-height: 13px;
	list-style: none;
}

#workplace-footer li {
	border-right: 1px solid #888888;
	display: inline;
	list-style: none;
	font-size: 10px;
	line-height: 13px;
	padding: 2px 25px;	
}

#workplace-footer li.end {
	border: none;
}

#workplace-footer li a, #workplace-footer li a:visited {
	color: #4c4c4c;
	text-decoration: none;
}

#workplace-footer li a:hover {
	color: #396EA4;
	text-decoration: underline;
}

#footer-bottom {
	background:transparent url(/images2/footer-area-bottom.jpg) no-repeat scroll 0 0;
	font-size:1px;
	height:10px;
	width:820px;
}



/*END WORKPLACE FOOTER */












/* Copyright */

div#copyright {
	color:#888888;
	font-size:10px;
	text-align:center;
	margin-bottom: 12px;
	margin-top: 15px;
}

/* END: Copyright */

/* END: container */


/* New Content Under Footer */

#contentB h1 {
	font-size:17px;
	line-height:17px;
	color:#888888;
}

#contentB h3{
	font-size:15px;
	color:#888888;
}

#contentB p, 
#contentB ul, 
#contentB li {
	color:#888888;
	font-size:12px;
	line-height:17px;
}

#contentB a:link, 
#contentB a:visited {
	color:#888888;
	font-size:12px;
	line-height:17px;
}

div#contentB a:hover {
	color:#2C72B8;
	font-size:12px;
	line-height:17px;
}
/***Live Agents & Chat with Us Box***/
#upperRightContactTbl { border-collapse:collapse; float: right; margin: 12px 20px 0 0; color: #000; }
#upperRightContactTbl * { font-family: Arial, Verdana, Helvetica, sans-serif !important; font-size: 13px; }
#upperRightContactTbl p { display: inline; }
#upperRightContactTbl a { font-weight: bold; color: #64AD32;}
#liveAgents { border-bottom: 1px #ddd solid; width: 180px; height: 22px; margin: 0 0 0 5px; }
#liveAgents img, #chatOnline img { vertical-align: middle; }
#liveAgents p { margin-left: 5px; line-height: 18px;}
#chatOnline { margin: 3px 0 0 5px; width: 180px; height: 22px; }
#chatOnline p { margin-left: 3px; line-height: 18px;}
td.upperContactTop { border-top: 1px #eee solid; height: 0px; }
td.upperContactRight { border-right: 1px #eee solid; }
td.upperContactBtm { border-bottom: 1px #eee solid; }
td.upperContactLeft { border-left: 1px #eee solid; }

/* CARRIER LIST STYLES */
.carrierListItem {
	overflow: hidden;
	padding-bottom: 20px;
	margin-bottom: 15px;
	border-bottom: 1px solid #d8d8d8;
}
	.carrierListItem img {
		border: 0;
		float: left;
	}
	.carrierListItem h2,
	.carrierListItem p {
		float: right;
		display: block;
		width: 310px;
		margin: 0 0 0 10px;
		padding: 0;
	}
	div.lower .carrierListItem h2 {
		padding-top: 0;
		padding-bottom: 5px;
	}
	.carrierListItem h2 a {
		color: #545454;
		text-decoration: none;
		font-size: 15px;
		font-weight: bold;
	}
	
	.carrierListItem p a {
		display: block;
		font-size: 12px;
		margin-bottom: 5px;
	}
/*Error Page CSS 404 and 500*/
#error-500-banner{
background-image:url('/images2/500-error-top.jpg');
background-repeat:no-repeat;
width:500px;
height:200px;	
}
div#error-content-container{
padding-left:15px;
}
div#error-text-container{
padding-top:10px;
}
p#error-text{
width:475px !important;
font-size:12px !important;
}

div.error-email-button{
padding-top:35px;
padding-left:182px;
}
div p#error-header{
width:525px;
font-weight:bold;
font-size:22px;
line-height:25px;
color:#000000;	
}
/* 505 Error */
#error-content-container-505{
height:382px;	
}		
