/*
font-family: Georgia, "Times New Roman", Times, serif;
font-family: Arial, Helvetica, sans-serif;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
*/
* {
 outline: none;
}
html { overflow: -moz-scrollbars-vertical; overflow-x: auto; }
body {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	color: #2b2b2b;
	background-image: url(images/bg_sub_rpt.jpg);
	background-repeat: repeat;
	background-position: top center;
}
img, a img {
	border: none;
}
.handcursor {
	cursor: hand;
	cursor: pointer;
}
form {
	margin: 0;
	padding: 0;
}
a {
	color: #174f93;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}	
a.doubleul {
	border-bottom: 3px double #ed2724;
}
a.doubleul:hover {
	border-bottom: none;
	text-decoration: none;
}
p {
	margin: 0;
	color: #333333;
	line-height: 17px;
	padding: 0px 0px 10px 0px;
}
ul {
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 7px;
	padding-left: 25px;
	margin-left: 0px;
}
ul ul {
	margin-top: 0;
	padding-top: 4px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
li {
	line-height: 13px;
	padding-bottom: 5px;
}
td {
	vertical-align: top;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
.error {
	color: #ed2724;
}
.ext {
	color: #666666;
	text-transform: uppercase;
	font-size: 10px;
}
#main {
	margin: 0 auto;
	width: 749px;
}
#bg_top {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	height: 577px;
}
#bg_sub_top {
	background-image: url(images/bg_sub_rpt_horiz.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	min-height: 324px;
}
.width_container {
	width: 941px;
	margin: 0 auto;
}
#header {
	padding: 0px 20px 0px 20px;
}
#logo {
	padding: 17px 0px 23px 30px;
	float: left;

}
#header_nav {
	padding: 42px 0px 0px 0px;
	float: right;
	width: 700px;
}
#header_nav ul {
	margin: 0px;
	padding: 4px 0px 0px 0px;
	list-style-image: none;
	list-style-type: none;
	float: left;
}
#header_nav li {
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
}
#header_nav li.pipes {
	padding: 0 6px 0px 6px;
	height: 16px;
	line-height: 16px;
	color: #828282;
	font-size: 9px;
}
#header_nav a {
	display: block;
	float: left;
	height: 16px;
	line-height: 16px;
	font-size: 10px;
	color: #828282;
	text-decoration: none;
}
#header_nav a:hover {
	text-decoration: underline;
}
#header_nav a.on {
	display: block;
	float: left;
	height: 16px;
	line-height: 16px;
	font-size: 10px;
	color: #828282;
	text-decoration: underline;
}
#header_nav a.on:hover {
	text-decoration: underline;
}
#header_nav #phonenumber {
	color: #7d7d7d;
	font-size: 18px;
	font-weight: bold;
	float: right;
	line-height: 18px;
	padding-right: 30px;
}
#mainnav {
	background-image: url(images/mainnav_bar.jpg);
	background-repeat: no-repeat;
	height: 43px;
}
#mainnav  ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#mainnav li {
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
}
#mainnav li a {
	display: block;
	float: left;
	height: 43px;
	text-decoration: none;
	background-image: none;
	color: #ffffff;
	padding: 0px 25px 0px 25px;
}
#mainnav li a:hover {
	background-image: url(images/bg_mainnav_on.jpg);
	background-repeat: repeat-x;
}
#mainnav li a.on {
	display: block;
	float: left;
	height: 43px;
	text-decoration: none;
	background-image: url(images/bg_mainnav_on.jpg);
	background-repeat: repeat-x;
	color: #174f93;
	padding: 0px 25px 0px 25px;
}
#mainnav li a .nav_line1 {
	font-size: 16px;
	display: block;
	line-height: 16px;
	height: 16px;
	font-weight: bold;
	padding-top: 8px;
	color: #ffffff;
	cursor: pointer;
}
#mainnav li a.on .nav_line1 {
	font-size: 16px;
	display: block;
	line-height: 16px;
	height: 16px;
	font-weight: bold;
	padding-top: 8px;
	color: #174f93;
	cursor: pointer;
}
#mainnav li a .nav_line2 {
	font-size: 10px;
	display: block;
	line-height: 10px;
	height: 10px;
	font-weight: bold;
	color: #a5bbd5;
	cursor: pointer;
}
#mainnav li a.on .nav_line2 {
	font-size: 10px;
	display: block;
	line-height: 10px;
	height: 10px;
	font-weight: bold;
	color: #a5bbd5;
	cursor: pointer;
}
#mainnav li a:hover .nav_line1 {
	font-size: 16px;
	display: block;
	line-height: 16px;
	height: 16px;
	font-weight: bold;
	padding-top: 8px;
	color: #174f93;
}
#mainnav a#business {
	background-image: none;
	background-repeat: no-repeat;
	padding-left: 30px;
}
#mainnav a#business:hover {
	background-image: url(images/bg_mainnav_personal_on.gif);
	background-repeat: no-repeat;
}
#mainnav li.on a#business {
	background-image: url(images/bg_mainnav_personal_on.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
}
#mainnav li.on a#business .nav_line1 {
	color: #174f93;
}
#bottom_modules h1 {
	font-size: 14px;
	color: #424242;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	line-height: 14px;
}
#module_left, #module_center, #module_right, .space_module {
	float: left;
	background-repeat: no-repeat;
}
.space_module {
	width: 4px;
	height: 200px;
	overflow: hidden;
}
#module_left {
	background-image: url(images/bg_module_left.jpg);
	width: 348px;
}
#module_center {
	background-image: url(images/bg_module_center.jpg);
	width: 237px;
}
#module_right {
	background-image: url(images/bg_module_right.jpg);
	width: 341px;
}
.module_padding {
	padding: 25px 33px 0px 68px;
}
#bottom_modules ul {
	margin: 0px 0px 0px 18px;
	padding: 0px;
}
#text input:focus {
	border: 1px solid #ff0000;
	outline: none;
}

div:focus {
	outline: none;
}
#searchbox {
	float: right;
	height: 42px;
	width: 225px;
	background-image: url(images/bg_search_off.jpg);
	background-repeat: no-repeat;
}
#searchbox input {
	border: none;
	outline: none;
	background: none;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	padding: 5px 0px 5px 0px;
	position: relative;
	top: 10px;
	left: 15px;
	width: 155px;
}
#font_resizer {
	
}
#footer {
	clear: both;
	background-image: url(images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 13px;
	font-size: 10px;
	padding: 13px 60px 0px 70px;
}
#footer_left {
	float: left;
	width: 288px;
}
#footer_right {
	float: right;
	width: 350px;
	text-align: right;
}
#footer_left  h5 {
	float: left;
	font-size: 13px;
	line-height: 15px;
	margin: 0px;
	padding: 2px 0px 0px 0px;
}
#footer_left  p {
	float: right;
	background-image: url(images/email_vert_bar.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px 0px 0px 10px;
	font-size: 10px;
	line-height: 12px;
	width: 170px;
}
#footer_left_form {
	background-image: url(images/bg_sub_search.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 29px;
	width: 271px;
}
#footer_left_form input {
	border: none;
	outline: none;
	background: none;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	padding: 5px 0px 5px 0px;
	position: relative;
	top: 0px;
	left: 5px;
	width: 230px;
}
#fontresizer {
	float: right;
	height: 43px;
	padding-right: 30px;
}
#fontresizer_bg {
	background-image: url(images/bg_fontsize_large.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 69px;
}
#fontresizer_padd {
	padding: 0px 10px 0px 10px;
}
#fontresizer_padd {
	background-image: none;
}
#fontresizer_small {
	display: block;
	float: left;
	width: 25px;
	height: 43px;
	line-height: 43px;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
}
#fontresizer_big {
	display: block;
	float: left;
	width: 24px;
	height: 43px;
	line-height: 43px;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}
#which_background {
	background-image: url(images/subcontrolicons_font_large.jpg);
	background-repeat: no-repeat;
}
#subfont_resizer #fontresizer_small {
	display: block;
	float: left;
	width: 25px;
	height: 30px;
	line-height: 30px;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
}
#subfont_resizer #fontresizer_small:hover, #subfont_resizer #fontresizer_big:hover {
	color: #a5bbd5;
}
#subfont_resizer #fontresizer_big {
	display: block;
	float: left;
	width: 24px;
	height: 30px;
	line-height: 30px;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}

#pagecontent {
	padding: 10px 20px 10px 20px;
}
#pagecontent_left {
	float: left;
	width: 698px;
}
#pagecontent_left_rpt {
	background-image: url(images/bg_content_left_rpt.gif);
	background-repeat: repeat-y;
	padding: 0px 27px 0px 27px;
	min-height: 400px;
}
#pagecontent_left_bottom {
	background-image: url(images/bg_content_left_bottom.gif);
	background-repeat: no-repeat;
	height: 9px;
	overflow: hidden;
}
#pagecontent_left_top {
	background-image: url(images/bg_content_left_top.gif);
	background-repeat: no-repeat;
	min-height: 8px;
	height: auto;
	/*
	overflow: hidden;
	*/
}
#pagecontent h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 16px;
	color: #555555;
	border-bottom: 1px solid #dcdcdc;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 4px 0px;
}
#pagecontent h2 {
	line-height: 18px;
	font-size: 14px;
	color: #555555;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
#pagecontent h3 {
	line-height: 16px;
	font-size: 12px;
	color: #555555;
	margin: 0px;
	padding: 0px 0px 2px 0px;
}
#pagecontent_right {
	float: right;
	width: 197px;
}
.expand_contract {

}
.expand_contract p.expand_contract_header {
	color: #959595;
}
.expand_contract .expand_contract_header img {
	position: relative;
	top: 3px;
	margin-right: 4px;
}
.expand_contract h2 {
	font-size: 14px;
	color: #3b3b3b;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.module {
	width: 616px;
}
.module_top {
	background-image: url(images/bg_module_top.jpg);
	background-repeat: no-repeat;
	padding: 10px 10px 0px 10px;
}
.module_top_rpt {
	background-image: url(images/bg_module_top_rpt.jpg);
	background-repeat: repeat-y;
	
}
.module_bottom {
	background-image: url(images/bg_module_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 10px 10px 0px 10px;
}
.module_bottom_rpt {
	background-image: url(images/bg_module_bottom_rpt.jpg);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}
.module_bottom_lt {
	background-image: url(images/bg_module_bottom_lt.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0px 0px 0px 0px;
	margin-bottom: 10px;
}
.tab_content {
	border-left: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
	border-bottom: 1px solid #c2c2c2;
	background-color: #ffffff;
	padding: 10px;
}
.righttab_header {
	margin: 0px; 
	padding: 0px;
}
#subnav {
	background-image: url(images/bg_subnav.gif);
	background-repeat: no-repeat;
	height: 74px;
}
#subnav_list {

}
#subnav_list ul {
	margin: 0;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#subnav_list li {
	margin: 0px;
	padding: 0px 1px 0px 0px;
	background-image: url(images/subnav_bar.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
	display: inline;
	float: left;
}
#subnav_list a {
	display: block;
	float:left;
	padding: 0px 32px 0px 32px;
	height: 30px;
	line-height: 30px;
	font-size: 11px;
	color: #164d8e;
	font-weight: bold;
	background-image: url(images/subnav_arrow.gif);
	background-repeat: no-repeat;
	background-position: right 12px;
}
#subnav_list a:hover {
	color: #ff7200;
	background-image: url(images/subnav_arrow_on.gif);
	background-repeat: no-repeat;
	background-position: right 12px;
}
#subnav_list a.on {
	display: block;
	float:left;
	padding: 0px 32px 0px 32px;
	height: 30px;
	line-height: 30px;
	font-size: 11px;
	color: #ff7200;
	font-weight: bold;
	background-image: url(images/subnav_arrow_on.gif);
	background-repeat: no-repeat;
	background-position: right 12px;
}
.formlabel {
	line-height: 17px;
	font-weight: normal;
	white-space: nowrap;
	padding-right: 15px;
	vertical-align: top;
}
.formlabel_error {
	color: #ff0000;
	line-height: 17px;
	font-weight: normal;
	white-space: nowrap;
	padding-right: 15px;
	vertical-align: top;
}
.formright {
	width: 99%;
}
.formright textarea, .formright input, .formright select {
	background-color: #ffffff;
	border: 1px solid #b3b2b2;
	color: #666666;
	width: 190px;
	padding: 3px;
	margin-bottom: 3px;
	font-size: 11px;
}
.formright textarea {
	height: 100px;
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.formright select {
	height: 25px;
	width: 197px;
}
.formright input.inputbutton {
	font-family: Arial, Helvetica, sans-serif;
	width: 75px;
	font-size: 11px;
	height: 24px;
	line-height: 14px;
	background-color: #164d8e;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
	border: 1px solid #164d8e;
	margin-right: 2px;
}
.formright input.inputbutton:hover {
	background-color: #ff7200;
	border: 1px solid #ff7200;
}
.formright input.radiostyle {
	width: 15px;
	line-height: 17px;
	height: 17px;
	border: none;
	margin-right: 2px;
	margin-top: 2px;
}
.error {
	color: #ff0000;
}
.required {
	font-size: 11px;
	font-style: italic;
}
/*
Pop UP
*/
#popupmain {
	background-color: #ffffff;
}
#popupclosebar {
	background-color: #ffffff;
	background-image: url(images/tb_header.jpg);
	background-repeat: repeat-x;
	height: 49px;
	padding-right: 20px;
	text-align: right;
	font-size: 12px;
}
#popupclosebar a {
	line-height: 49px;
}
#popupcontentcell {
	padding: 10px 0px 0px 0px;
}
#popupimagecell {
	text-align: center;
	padding: 15px;
}
.popupbody {
	margin: 0px 0px 0px 0px;
	background-image: none;
	line-height: 15px;
	color: #555555;
	font-size: 12px;
}
.popupbody p {
	margin: 0;
	padding: 0px 0px 10px 0px;
	line-height: 15px;
	color: #333333;
	font-size: 12px;
}
#popupphoto_left {
	float: left;
	width: 205px;
}
#popupphoto {
	width: 205px;
	height: 249px;
}
#popupright {
	float: right;
	width: 400px;
}
#popupright h2, #popupimagecell h2, #popupmain h2 {
	margin-bottom: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
	color: #333333;
	font-size: 15px;
	font-weight: bold;
}
#popupright p {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 0px;
}
#hidelogo {
	display: none;
}
.alt_off {
	padding: 4px;
	vertical-align: top;
	border-bottom: 1px solid #e2e2e2;
}
.alt_on {
	padding: 4px;
	vertical-align: top;
	border-bottom: 1px solid #e2e2e2;
}
#popupmain h2 {
	margin-bottom: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
	color: #333333;
	font-size: 15px;
	font-weight: bold;
}
#popupmain h3 {
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}
#popuptitle {
	float: left;
	font-size: 18px;
	line-height: 49px;
	padding-left: 20px;
}
#popupcontrolicons {
	float: right;
}
.floatbio {
	float: left;
	width: 195px;
}
.floatbio_txt {
	float: left;
	width: 160px;
	min-height: 65px;
}
.nophoto {
	display: block;
	padding-top: 55px;
	padding-bottom: 54px;
}
.floatstaffimage {
	float: right;
	margin-left: 10px;
	margin-top: 4px;
}
.bionophoto {
	height: 135px;
	line-height: 135px;
	font-size: 11px;
	width: 110px;
	color: #cdcbcc;
}
.bionophotoborder {
	height: 100%;
	width: 100px;
	border: 1px solid #cdcbcc;
	text-align: center;
	line-height: 135px;
}
.biophoto {
	height: 135px;
	line-height: 135px;
	width: 120px;
	overflow: hidden;
	position: relative;
}
.biophoto img, .adphotogall, .borderedimg {
	border: 1px solid #666666 !important;
	margin-bottom: 10px;
}
.newsdate {
	color: #666666;
}
.expand_contract_header_large img {
	margin-right: 5px;
}
.expand_contract_header_large a {
	font-size: 15px;
	font-weight: bold;
	color: #205ea7;
}
.groupcategory {
	padding-left: 5px;
}
.moduleimage {
	float: right;
	margin-right: 50px;
}
.header_img img {
	padding: 1px;
	border: 1px solid #a9a9a9;
	margin-bottom: 10px;
}
.news_date {
	float: right;
	font-size: 11px;
	color: #555555;
}
.news_info h2 {
	float: left;
	width: 515px;
}
.news_right h2 {
	width: 230px;
}
.news_left {
	float: left;
}
.news_left img {
	padding: 3px;
	border: 1px solid #ababab;
}
.news_right {
	float: right;
	width: 455px;
}
.newsarticle_listing {
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #dcdcdc;
}
.faq_label {
	float: left;
	width: 20px;
	font-size: 12px;
	color: #555555;
	font-weight: bold;
}
.faq_data {
	float: left;
	width: 550px;
}
.carrierlogo {
	float: right;
	margin: 10px 10px 10px 15px;
}
.tab_content h4 {
	padding: 0px 7px 11px 7px;
	font-size: 12px;
	color: #5a5a5a;
}
.tab_bordered_box {
	border-top: 1px solid #969696;
	padding: 11px 7px 11px 7px;
}


.tab_bordered_box a {
	display: block;
	float:left;
	color: #164d8e;
	background-image: url(images/tab_arrow.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
	padding: 0px 10px 0px 0px;
}
.tab_bordered_box a:hover {
	color: #ff7200;
	background-image: url(images/tab_arrow_on.gif);
	background-repeat: no-repeat;
}
#bg_whiteara {
	background-image: url(images/bg_flash_bg.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}
.roundcontact {
	display: block;
	float: left;
	background-image: url(images/roundbtn_rpt.jpg);
	background-repeat: repeat-x;
	height: 20px;
	line-height: 20px;
	position: relative;
	top: -2px;
	margin-right: 3px;
}
.roundcontact:hover {
	display: block;
	float: left;
	background-image: url(images/roundbtn_rpt_on.jpg);
	background-repeat: repeat-x;
	height: 20px;
	line-height: 20px;
	position: relative;
	top: -2px;
	color: #ffffff;
	margin-right: 3px;
}
.roundcontact span {
	background-image: url(images/roundbtn_left.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	height: 20px;
}
.roundcontact span span {
	background-image: url(images/roundbtn_right.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	display: block;
	height: 20px;
	padding: 0px 6px 0px 6px;
}
.roundcontact:hover span {
	background-image: url(images/roundbtn_left_on.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	height: 20px;
}
.roundcontact:hover span span {
	background-image: url(images/roundbtn_right_on.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	display: block;
	height: 20px;
	padding: 0px 6px 0px 6px;
}
.roundcontact span span span {
	background-image: url(images/roundbtn_arrow.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	height: 20px;
	padding: 0px 10px 0px 0px;
}
.roundcontact:hover span span span {
	background-image: url(images/roundbtn_arrow_on.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	height: 20px;
	padding: 0px 10px 0px 0px;
}
.printwindow {
	color: #ffffff;
	display: block;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 30px;
	font-size: 11px;
	text-transform: uppercase;
	background-image:url(images/subcontrolicons_print.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
.email {
	color: #ffffff;
	display: block;
	float: left;
	padding-left: 10px;
	padding-right: 20px;
	line-height: 30px;
	font-size: 11px;
	text-transform: uppercase;
	background-image:url(images/subcontrolicons_email.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
.printwindow:hover, .email:hover {
	color: #a5bbd5;
}