@charset "utf-8";

/*css reset*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border:0pt none; font-family:inherit; font-size:100%; font-style:inherit; font-weight:inherit; margin:0pt; outline-color:invert; outline-style:none; outline-width:0pt;
padding:0pt; vertical-align:baseline;
}
/*img {border:solid 3px red}*/
table {
border-collapse:separate; border-spacing:0pt;
}
caption, th, td {
font-weight:normal; text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
content:"";
}
blockquote, q {
quotes:"" "";
}
strong {
font-weight:bold;
}
em {
font-style:italic;
}
* {
margin:0pt; padding:0pt;
}

.noBordTop {border-top: 0 !important;}
.noBordBot {border-bottom: 0 !important;}


/* --------------------------------------------------------------------------------  */


body {
background:url(../img/bg.gif) #fff repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#444;
}

i {
color:#333333;
font-size:14px;
line-height:35px;
}

small {
line-height:35px; color:#333333;
}

.clear {
clear:both;
}

a:hover {cursor:pointer;}

#mainWrapper {
width:1000px; margin:0 auto;
}

#topNav {
position:relative; height:20px; width:986px; margin:0 auto;
}

#topNav ul {
position:absolute; right:17px;
}

#topNav li {
display:inline; float:left; padding-left:10px; padding-top:4px;
}

#topNav li a {
color:#f9f9f9; font-size:11px; text-decoration:none
}

#topNav li a:hover {
text-decoration:underline;
}

#header {
height:80px; left:4px; margin:0 auto; position:relative; width:963px;
}

#header #logo{
height:23px; left:0; position:absolute; top:30px; width:169px;
}

#header #logo h1{
background:url(../img/logo.gif) no-repeat; width:169px; height:23px; text-indent:-9999px; 
}

#header #logo a:hover {
cursor:pointer;
}

#mainNav {
position:absolute; top:20px; right:0;
}

#mainNav li {
display:inline; float:left;
}

#mainNav li a {
background:url(../img/main-nav.gif) no-repeat; width:100px; height:48px; display:block; text-indent:-9999px; 
}

#mainNav li.nav1 a { background-position:0 0; width:143px;}
#mainNav li.nav1 a:hover, #mainNav li.nav1 a.active { background-position:0 -47px; }

#mainNav li.nav2 a { background-position:-143px 0; width:164px;}
#mainNav li.nav2 a:hover, #mainNav li.nav2 a.active { background-position:-143px -47px; }

#mainNav li.nav3 a { background-position:-307px 0; width:157px;}
#mainNav li.nav3 a:hover, #mainNav li.nav3 a.active { background-position:-307px -47px; }

#mainNav li.nav4 a { background-position:-464px 0; width:142px;}
#mainNav li.nav4 a:hover, #mainNav li.nav4 a.active { background-position:-464px -47px; }

#mainNav li.nav5 a { background-position:-606px 0; width:125px;}
#mainNav li.nav5 a:hover, #mainNav li.nav5 a.active { background-position:-606px -47px; }


#secImage {
background:url(../img/secImage-bg.gif) top center; width:980px; margin:0 auto; text-align:center;
}

#secImage img {
left:-1px; position:relative;
}

#subNav {
background:url(../img/subNav-bg.gif) top center no-repeat; width:980px; margin:0 auto; height:60px; position:relative;
}

#subNav ul {
position:absolute;
left:13px;
top:10px;
}

#subNav li {
display:inline; float:left;
}

#subNav li a {
color:#515455;
font-size:11px;
padding:0 10px;
text-decoration:none;
display:block;
}

#subNav li a.active, #subNav li a:hover {
background:transparent url(../img/subNav-arrow.gif) no-repeat scroll center bottom;
color:#9B9B9B;
height:24px;
}

#subNavAbout {
background:url(../img/subNav-bg.gif) top center no-repeat; width:980px; margin:0 auto; height:60px; position:relative;
}

#subNavAbout ul {
position:absolute;
left:13px;
top:10px;
}

#subNavAbout li {
display:inline; float:left;
}

#subNavAbout li a {
color:#515455;
font-size:11px;
padding:0 10px;
text-decoration:none;
display:block;
}

#subNavAbout li a.active, #subNavAbout li a:hover {
background:transparent url(../img/subNav-arrow.gif) no-repeat scroll center bottom;
color:#9B9B9B;
height:24px;
}

#contentWrapper {
width:965px;
float: left;
/*padding: 0 0 15px 0;
margin-left: 25px;*/
margin: 0 auto;
padding: 15px 0 35px 30px;
background: url(../img/incontentbg.gif) no-repeat bottom;
}

#contentLeft {
width:550px;
float:left;
margin: 0 0 0 15px;
/*padding-left:10px;*/
}

#contentLeft h2 {
color:#027BC0;
font-size:23px;
font-weight:normal;
padding:10px 0 15px;
}

#content h2 {
color:#027BC0;
font-size:23px;
font-weight:normal;
padding:10px 30px 15px 15px;
}
#breakingNews {
width:900px;
}
#breakingNews h1 {
color:#027BC0;
font-size:23px;
font-weight:normal;
padding:10px 30px 15px 15px;
}
#contentLeft h3, #content h3 {
font-size: 17px; color:#001d2d;
padding-bottom:7px;
font-weight: bold;
}

#contentLeft h4, #content h4 {
font-size: 15px; color:#444;
padding-bottom:7px;
font-weight:bold;
}

#contentLeft h5, #content h5 {
font-size: 14px; color:#444;
padding-bottom:10px;
font-weight:bold;
}

#content h3
{
	padding: 10px 15px 15px;
}

#contentLeft p {
line-height:18px;
padding-bottom:30px;
}

#content span i
{
	padding: 0 0 0 30px;
	font-weight: bold;
	font-size: 14px;
	color: #027BC0;
}

#content
{
}

#content p {
line-height:18px;
padding: 0 45px 30px 15px;
}

#contentLeft a, #content a {
color:#027bc0; text-decoration:none;
}

.insPar
{
	padding: 0 20px 20px 20px !important;
}

#contentLeft a:hover, #content a:hover {
text-decoration:underline;
}

#contentLeft hr, #content hr {
border:0;
border-bottom:1px solid #ccc;
height:1px;
margin-bottom:30px;
}

#contentLeft table td
{
	padding: 3px 0;
}

.brochure 
{padding-left: 0 !important;}

.brochure li {
background: url(../img/pdficon.png) no-repeat 0 2px !important;
color:#027BC0;
display:block;
font-size:16px;
padding: 2px 0 2px 10px !important;
}

.brochure li a {margin-left: 15px;}


#ins_menu {
}

#ins_menu h2 {
background:url(../img/ins_h2header.gif) no-repeat;
width:578px;
height: 43px;
text-indent:-9999px;
padding:0px;
}

#ins_menu ul {
list-style:none;
width:578px;
margin:0px;
padding:0px !important;
}
#ins_menu ul li {
width:206px;
height:44px;
display:inline block;
float:left;
padding: 30px 0px 0px 83px;
font-size:17px;
margin:0px;
color:#027BC0 !important;
text-decoration:none;
}
#ins_menu ul li a {
color:#027BC0 !important;
text-decoration:none;
}

#ins_menu ul li.ins_intstudents {
background:url(../img/ins_intstudents.gif) no-repeat;
}
#ins_menu ul li.ins_families {
background:url(../img/ins_families.gif) no-repeat;
}
#ins_menu ul li.ins_institutions {
background:url(../img/ins_institutions.gif) no-repeat;
}
#ins_menu ul li.ins_employers {
background:url(../img/ins_employers.gif) no-repeat;
}


#contentLeft ul, #content ul {
padding-left:30px;
margin-bottom: 25px;
}

#contentLeft li, #content li {
background:transparent url(../img/list-arrow.gif) no-repeat scroll 0 4px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
line-height: 17px;
margin-bottom:10px;
padding-left:15px;
font-size: 13px;
color: #444;
}

#contentLeft li a, #content li a {
color:#515455;
text-decoration:underline;
}

#contentLeft li a:hover 
{
	color: #777;
}

#contentRight {
width:289px;
float:right;
margin: 15px 45px 25px 0;
}

#contentRight div.top {
height:14px; background:url(../img/contentRight-top.gif) no-repeat; width:289px;
}

#contentRight .contentRight1 {
background:url(../img/contentRight-bottom1.gif) bottom #f0f0f0 no-repeat; padding:10px 20px 20px;
}

#contentRight .contentRight2 {
background:url(../img/contentRight-bottom2.gif) bottom #f0f0f0 no-repeat; padding:20px;
}

#contentRight .contentRight3 {
background:url(../img/rightpromobg3.gif) bottom #f0f0f0 no-repeat; padding:20px;
}

#contentRight .contentRight4 {
background:url(../img/rightpromobg4.gif) top #f0f0f0 no-repeat; padding:20px;
}

#contentRight h3 {
font-size:16px; color:#000; padding:5px 0 10px; font-weight:bold;
}

#contentRight h2 {
color:#027BC0; font-size:22px; padding:0px 0 10px; font-weight:normal;
}

#contentRight p {
line-height:18px; padding-bottom:10px;
}

#contentRight a {
color:#027bc0; text-decoration:none;
}

#contentRight a:hover {
text-decoration:underline;
}

#contentRight .mPassport {
background:transparent url(../img/iphone.gif) no-repeat scroll 0 0;
color:#027BC0;
display:block;
font-size:22px;
padding-bottom:30px;
padding-left:35px;
padding-top:12px;
}
#contentBottom {
width:100%;
margin: 0 0 0 15px;
padding:0px;
/*padding-left:10px;*/
}

#contentBottom h1 {
font-size: 17px; color:#001d2d;
padding-bottom:7px;
font-weight: bold;}

#contentBottom .contactBox {
  float:left;
  margin-right:30px;
  width:290px;
}
#contentBottom .contactBox h3 {
 font-size: 15px; color:#027BC0;
 padding-bottom:10px;
 font-weight: bold;
}
#footer {
width:950px; margin:0 auto; padding-top:15px;
}

#footerTop {
background:url(../img/footer-top.gif) no-repeat; height:6px; width:950px;
}

#footerBottom {
background:url(../img/footer-bottom.gif) no-repeat; height:6px; width:950px;
}

#footerCenter {
background-color:#979797; height:25px;
}

#footerCenter ul {
margin:0 auto;
width:535px;
color:#fff;
padding-top:5px;
}

#footerCenter li {
display:inline;
float:left;
}

#footerCenter li a {
color:#fff; font-size:11px; text-decoration:none; padding:0 15px;
}

#footerCenter li a:hover {
text-decoration:underline;
}

#pageBottom {
width:950px; margin:0 auto;
padding:10px 0;
}

#copyright {
font-size:11px;
float:left;
}

#techFast {
float:right;
padding-bottom: 25px;
}

#mainFeatured {
width:950px; margin:0 auto; 
 background:url(../img/featured-bg.gif) bottom center no-repeat;
 height:210px;
/*background:url(../img/featured-bg.gif) bottom center no-repeat; height:180px;*/
}

#mainFeatured p {
margin-top:0px;
padding-bottom:10px;
height:50px;
}

#mainFeatured .featured {
width:200px; float:left; padding-right:40px; background:url(../img/main-bg.gif) top right no-repeat;
}

#mainFeatured .main4 {
width:200px; float:left; padding-right:20px; background:none;
}

#mainFeatured a.main {display:block;}

#mainFeatured .main1 a.main {
background:url(../img/main-1.gif) no-repeat; width:148px; 
height:56px; 
text-indent:-9999px;
}

#mainFeatured .main2 a.main {
background:url(../img/main-2.gif) no-repeat; width:145px; 
height:56px; 
text-indent:-9999px;
}

#mainFeatured .main3 a.main {
background:url(../img/main-3.gif) no-repeat; width:158px; 
height:56px; 
text-indent:-9999px;
}

#mainFeatured .main4 a.main {
background:url(../img/main-4.gif) no-repeat; width:152px; 
height:56px; 
text-indent:-9999px;
}

#mainQuote {
width:950px; height: 64px; background: url(../img/hthquote.gif) no-repeat 0 0; margin:0 auto;
}

#mainQuoteLeft {
color:#474A4B;
float:left;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:16px;
font-style:italic;
padding:0 30px;
width:760px;
position:relative;
}

#mainQuoteAuthor {
bottom:-5px;
color:#636464;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-style:normal;
position:absolute;
right:30px;
text-align:right;
}

#mainQuoteAuthor i {
line-height:normal;
}

#mainQuoteRight {
float:left;
}

.incontenttop {margin-bottom: 5px;}

.insTitleBlue {background: url(../img/insurancebluetitle.gif) no-repeat 0 0 !important; width: 100% !important; height: 38px ;}
.insButtons {float: left; display: inline; border-top: 2px solid #fff; border-bottom: 2px solid #fff;}
.firstInsButtton {margin-left: 1px;}

.insButtons:hover
{
	border-top: 2px solid #e5e5e5;
	border-bottom: 2px solid #e5e5e5;
}

#healthProvTb 
{
	width: 100%;
}

#healthProvTb table
{
	width: 100%;
}

#healthProvTb td
{
	padding: 15px !important;
	vertical-align: top;
}

#healthProvTb td td
{
	padding: 7px 20px 0 0 !important;
	border-bottom: 1px solid #c9c9c9;
}

#healthProvTb td td:last-child
{
	padding-right: 0 !important;
}

#healthProvTb td td h3
{
	font-size: 13px;
}

#healthProvTb .td1
{
	background: #ececec;
	border-right: 1px solid #c7c7c7;
}

#healthProvTb .td2
{
	background: #ececec;
	border-left: 1px solid #fff;
	border-right: 1px solid #c7c7c7;
}

#healthProvTb .td3
{
	background: #ececec;
	border-left: 1px solid #fff;
}

#contactBox
{
	/*background: url(../img/contactboxbot.gif) no-repeat bottom left;*/
	padding: 0 0 0 15px;
	margin: 0 0 0 0;
}

#contactBox a {
font-weight:bold;
}

#contactBox h3
{
	margin: 5px 15px 5px 0;
	font-size: 19px; color:#333;
	padding-bottom:7px;
}

#contactBox h4 {
font-size: 12px; color:#333;
padding-bottom:7px;
font-weight:bold;
}

#contactBox h5 {
font-size: 14px; color:#444;
padding-bottom:7px;
font-weight:bold;
}

#contactBox a
{
	color:#027bc0; 
	text-decoration:none;
}

#contactBox a:hover
{
	text-decoration: underline;
}

.contacthr {
clear: both;
position: relative;
border:0;
border-bottom:1px solid #ccc;
height:1px;
margin-bottom:30px;
margin-left: 15px;
width: 900px;
}

.divideline
{
	clear: both;
	width: 902px;
	height: 1px;
	background: #ccc;
	margin: 0 0 30px 15px;
}

#contactBox td
{
	padding: 0 5px 0px 0 !important;
}

#contactBox .moreSpace
{
	padding-bottom: 5px !important;
}

#contactBox strong
{
	color: #027BC0;
}

#sitemapBox1, #sitemapBox2, #sitemapBox3
{
	float: left;
	display: inline;
	width: 262px;
	margin-right:50px;
}

#sitemapBox1 h3, #sitemapBox2 h3, #sitemapBox3 h3
{
	padding: 10px 30px 10px !important;	
	margin: 0 !important;
}

.contactBttn
{
	float: right;
	margin: 15px 15px 0 0;
}

.contactForm input.text
{
	border: 1px solid #c4c4c4;
	background: #fff;
	padding: 3px;
	width: 160px;
	margin: 0 0 10px 0;
}

.contactForm textarea
{
	border: 1px solid #c4c4c4;
	background: #fff;
	padding: 3px;
	margin: 0 0 10px 0;
	width: 243px;
	height:50px;
	overflow:hidden;
}

.contactForm p
{
}

#otherSites ul
{
	padding-left: 0 !important;
}

#otherSites li
{
	background: none !important;
	padding-left: 0;
}

#otherSites
{
	width: 902px;
	margin-left: 15px;
}

#otherSites
{
	vertical-align:  middle !important;
}

#otherSites td
{
	vertical-align: middle !important;
	padding: 15px 15px;
}

#otherSites ul
{
	margin: 0 !important;
	padding: 0 !important;
}

#otherSites li
{
	margin: 0 !important;
	padding: 0 !important;
}

#otherSites td.alt
{
	background: #e8e8e8 url(../img/listsitesbgalt.gif) repeat-x top;
}

#otherSites p
{
	margin: 0 !important;
	padding: 0 !important;
}

#otherSites h3
{
	font-size: 15px;
	margin: 0 !important;
	padding: 0 !important;
}

#otherSites h3 a 
{
	text-decoration: none;
	margin: 0 !important;
	padding: 0 !important;
	color:#001d2d;
}


.insbrokerCont
{
	float: left;
	display: inline;
	width: 45%;
	padding: 0 20px 0 0;
}

.insuranceParResize
{
	float: left;
	display: inline;
	width: 40%;
	margin-right: 50px;
}

.insuranceHalfPar
{
	float: left;
	display: inline;
	width: 40%;
}

.brochTitle
{
	height: 30px;
	background: url(../img/brochtitleright.gif) no-repeat top right;
	margin: 0 0 10px 0;
}

.brochTitleLeft
{
	float: left;
	display: inline;
}

.brochTitle h4
{
	float: left;
	display: inline;
	padding: 7px 0 0 3px;
}

.insChartBttn 
{
	float: left;
	display: block;
	width: 279px;
	height: 49px;
	margin: 0 0 12px 0;
	background: url(../img/button-sprite.jpg) no-repeat 0 -49px;
}

.insChartBttn:hover
{
	background-position: 0 0;
	text-decoration: none !important;
	color: #fff !important;
}

.insChartBttn span
{
	font-size: 18px;
	color: #fff;
	float: left;
	margin: 15px 0 0 15px;
}

#insChart
{
	float: left;
	display: inline;
	margin: 0 0 0 125px;
}

#insChartBttnCont
{
	width: 279px;
	float: left;
	display: inline;
}

.contactBottomBox
{
	float: left;
	display: inline;
	width: 325px;
	margin: 0 25px 0 15px;
}

.contactBottomBox h5
{
	font-size: 14px; color:#444;
	padding-bottom:10px;
	font-weight:bold;
}

.contactBottomBox a
{
	color:#027bc0; 
	font-weight: bold;
	text-decoration:none;
}

.contactBottomBox a:hover
{
	text-decoration: underline;
}

.contactBottomBox .name
{
	color:#027BC0;
	font-weight: bold;
	font-size: 14px;
	float: left;
	display: block;
	width: 100%;
	margin-bottom: 3px;
}
#contactBox .name
{
	color:#027BC0;
	font-weight: bold;
	font-size: 14px;
	float: left;
	display: block;
	width: 100%;
	margin-bottom: 3px;
}

#contactBox .name2 { color:#333; font-weight:normal; }


/*management table*/
.management_table {
	width:882px;
	margin:0 0 30px 25px;
}
.management_table tr td.manager {
	width:249px;
	text-align:center;
}
.management_table tr td img {
	margin:20px auto;
}
.management_table tr td.manager_info {
}

/*News Table*/
.news_table {
	width:882px;
	margin:0 0 30px 25px;
}
.news_table tr td {
	padding:10px !important;
	/*border-bottom:#e9e9e9 solid 1px;*/
}
.news_table tr.row0 {
}
.news_table tr.row1 {
	background: url(../img/grayaltbg.gif) repeat-x top;
}
.news_table tr.row2 {
	background: url(../img/gray.gif) repeat top;
}
.news_table tr td.news_date {
	width:20%;
}
.news_table tr td.news_date2 {
	width:20%;
	border-top:solid 1px #e4e4e4;
	border-bottom:solid 1px #e4e4e4;
}
.news_table tr td.news_article {
	width:80%;
}
.news_table tr td.news_article2 {
	width:80%;
	border-top:solid 1px #e4e4e4;
	border-bottom:solid 1px #e4e4e4;
}
 
.manager h3
{
	padding: 10px 15px 5px !important;
}

.manager_info h4
{
	padding-left: 15px !important;
	padding-top:7px;
}

.manager_info ul
{
	margin-bottom: 10 !important;
	padding-left: 15px !important;
}

.manager_info li
{
	background: none !important;
	padding-left: 0 !important;
	margin-bottom: 5px !important;
}

.manager img
{
	border: 1px solid #c7c7c7;
}

.teamGrayLabel
{
	width: 249px;
	height: 34px;
	background: url(../img/teamnamebg.jpg) no-repeat bottom left;
	margin-bottom: 7px;
}




























