@charset "utf-8";

/* these are additional styles or custom overrides for metavante pages */

body {
	line-height: 1;
	color: #293033;
	background: #dfdfdf;
}

#container {
	width: 970px;
	margin: 0 auto;
	background-color: #FFFFFF;
	min-height: 100%;
}

.clear {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
}

a{
	text-decoration:none;
	}
a img{
	border:0px; margin:0; padding:0;
}
a:hover{
	text-decoration:underline;
	}

#content { 
	background:#fff; 
	width: 950px;
	float:left;
	display:inline;
	margin: 0 10px;
	padding: 0;
}



/*homepage banner*/
#banner {
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 5px solid #fff;
	width: 520px;
	margin:0;
	padding: 30px 330px 0 100px;
	min-height: 157px;
	height:auto !important;
	height: 157px;
}
	
#banner h1 {
	color: #fff;
	font-size:1.5em;
	font-weight: normal;
	margin:0 0 10px 0;
	padding:0;
	}
#banner h2 {
	color: #293033;
	font-size: 1em;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0;
	}
	
#banner p a {
	color: #293033;
	font-size: .75em;
	background: url(/insurance_center/images/gray_icon_arrow.gif) right 5px no-repeat;
	padding-right: 8px;
	margin:0px;
	}

	
#insurance_projects {
	width: 595px;
	border: 1px solid #8a9499;
	float:left;
	margin: 0 0 3px 0;
	padding: 0;
	color: #293033;
	}

#insurance_projects div.header {
	color:#fff;
	font-size:.85em;
	background:#8a9499;
	display:block;
	padding: 7px 0 7px 19px;
	margin: 0;
	text-align:right;
	}
#insurance_projects div.header span {
	float:left;
	}
#insurance_projects div.header a {
	margin:0px;
	padding: 0 18px 0 16px;
	color: #fff;
	font-weight: bold;
	font-size: .85em;
	background: url(/insurance_center/images/all_products_icon.gif) 0px 3px no-repeat;
	}
	
#insurance_projects div.category {
	padding: 15px 0px 8px 15px;
	border-bottom: 1px solid #e2e4e5;
	float:left;
	width: 580px;
	margin:0;
	}
#insurance_projects div.category img.icon {
	float:left;
	margin: 0;
	padding: 0px;
	}

#insurance_projects div.category h2 {
	font-size: .85em;
	padding: 0px;
	margin:0 0 4px 62px;
	}
#insurance_projects div.category p {
	margin:0 0 4px 62px;
	padding: 0px;
	font-size: .75em;
	width: 380px;
	}
#insurance_projects div.category p a {
	color:#267bb1;
	}

#insurance_projects div.category div.quote {
	float:right;
	width: 102px;
	text-align:center;
	padding: 5px 15px 0 0;
	color: #293033;
	font-size: .70em;
	font-weight: bold;
	}
#insurance_projects div.category div.quote img {
	margin-bottom: 3px;
	}

#knowledge_builder {
	color:#3d484d;
	background:#8a9499;
	padding: 0 0 30px 0;
	margin: 0 0 0 1px;
	text-align:right;
	background: #f5f7f7;
	float:left;
	display:inline;
	text-align:left;
	width: 352px;
	}

#knowledge_builder div.header {
	background:#dce3e5;
	display:block;
	padding: 7px 0 7px 14px;
	margin: 0;
	font-size:.85em;
	}
	
#knowledge_builder p {
	padding: 14px 30px 0px 14px;
	margin: 0;
	font-size: .80em;
	}
#knowledge_builder p a {
	color:#267bb1;
	}
#knowledge_builder p.last {
	padding-top:19px;
	color:#267bb1;
	}
	
/*end homepage styles*/


#nav { 
	background: url(/insurance_center/images/bg_nav.jpg) left top repeat-x;
	width:950px; 
	margin: 5px 10px 0px 10px;
	padding: 0px;
	list-style-type: none;
	float: left;
	display: inline;
	height: 30px;
	line-height: 30px;
	font-size: .75em;
	font-weight: bold;
}
#nav li {
	float: left;
	border-left: 1px solid #e3e7e8;
	border-right: 1px solid #aab0b1;
}
#nav li a {
	color: #000000;
	padding: 0 20px;
}
#nav li.active {
	background: url(/insurance_center/images/bg_nav_active.jpg) left top repeat-x;
	color: #FFFFFF;
	border: none;
}
#nav li.active a {
	color: #FFFFFF;
	padding: 0 21px;
}

/*back line*/
#content #back {
	margin: 18px 10px 14px 20px;
	padding: 0;
	font-size: .75em;
	text-align: left;
	color: #267bb1;
	}

#content #back a {
	color: #267bb1;
	margin:0px;
	background: url(/insurance_center/images/icon_arrow.gif) right 4px no-repeat;
	padding-right: 10px;
}

#content #back.product {
	margin: 0px 120px 26px 12px;
	border-top: 1px #e2e8ea solid;
	padding-left: 7px;
	padding-top: 5px;
	}

/*end back line*/



/*bug styles*/

#bug {
	margin: 6px 10px 0 12px;
	padding:0;
	width: 279px;
	float:right;
	display:inline;
}

#bug.knowledge{
	margin: 0 10px 0 0px;
	padding:0;
	width: 340px;
	float:right;
	display:inline;
	background: #fafbfb;
}

#bug p.gray {
	background: #c0c8cc;
	color: #fff;
	margin: 0px;
	padding:8px 15px 10px 15px;
	font-weight: bold;
	font-size: .9em;
	}

#bug p.gray2 {
	color: #3d484d;
	margin: 0px;
	padding:5px 5px 0px 15px;
	font-size: .80em;
	font-weight:bold;
	}
	
#bug a {
	color: #267bb1;
}

#bug p.head {
	margin: 0;
	padding: 0;
	}

#bug p.text_red {
	background:url(/insurance_center/images/bg_callout.gif) top left repeat-y;
	color: #FF6600;
	margin:0;
	padding:7px 35px 7px 16px;
	font-size: .9em;
	}	

#bug p.text {
	background:url(/insurance_center/images/bg_callout.gif) top left repeat-y;
	margin:0;
	padding:0px 35px 5px 16px;
	font-size: .75em;
	}

#bug p.text_more {
	background:url(/insurance_center/images/bg_callout.gif) top left repeat-y;
	clear:both;
	margin:0;
	padding:0 15px 5px 16px;
	display: block;
	color: #267bb1;
	font-size: .75em;
}

#bug p.foot {
	background:url(/insurance_center/images/bg_callout.gif) top left repeat-y;
	margin:0;
	padding:5px 0 0 0;
}



p.morearticles {
	border-bottom: 1px #C0C8CC solid;
	font-size: .70em;
	margin:27px 15px 10px 16px;
	padding:0;
	height:16px;
	font-weight:bold;
	color:#2b3032;
	
}

p.bug_nav {
	font-size: .75em;
	color: #267bb1;
	margin:0px 15px 5px 16px;
	padding:0 45px 0 0;
}

p.bug_navseo {
	font-size: .75em;
	margin:0px 15px 5px 16px;
	padding:0 15px 0 0;
}

p.bug_nav2 {
	font-size: .75em;
	color: #267bb1;
	margin:5px 15px 5px 16px;
	padding:0 45px 0 0;
}

p.viewmore {
	font-size: .75em;
	color: #267bb1;
	margin:0px 0px 5px 15px;
}

p.viewmore a {
	color: #267bb1;
	background: url(/insurance_center/images/icon_arrow.gif) right 4px no-repeat;
	padding-right: 10px;
}

/*end bug styles*/

/*byline*/
#byline {
	border-top: 1px #e2e8ea solid;
	border-bottom: 1px #e2e8ea solid;
	margin: 9px 0 15px 0;
	padding: 7px 12px 7px 12px;
	float:left;
	width: 599px;
	font-size: .75em;
	text-align:right;
	line-height: 15px;
	}

#byline a {
	color: #267bb1;
	}

#byline a.email {
	background: url(/insurance_center/images/icon_email.gif) 0 2px no-repeat;
	padding: 0 10px 7px 18px;
	vertical-align:top;
	}

#byline a.print {
	background: url(/insurance_center/images/icon_print.gif) 0px 1px no-repeat;
	padding: 0 0px 7px 18px;
	vertical-align:top;
	}
	
.name {
	color: #267bb1;
	margin: 0;
	padding: 0;
}

/*end byline*/

/*bottom nav*/
#bottom_nav {
	width: 599px;
	font-size: .75em;
	text-align:right;
	margin: 14px 10px 10px 10px;
	padding:0px;
	}

#bottom_nav a.back {
	color: #267bb1;
	margin-left: 20px;
	background: url(/insurance_center/images/icon_arrow.gif) right 4px no-repeat;
	padding-right: 10px;
	float:left;
	}

#bottom_nav a.email {
	color: #267bb1;
	background: url(/insurance_center/images/icon_email.gif) 0 2px no-repeat;
	padding: 0 10px 7px 18px;
	}
	
#bottom_nav a.print {
	color: #267bb1;
	background: url(/insurance_center/images/icon_print.gif) 0px 0px no-repeat;
	padding: 0 0px 7px 18px;
	}

#bottom_nav.faq {
	width: 599px;
	font-size: .75em;
	text-align:right;
	margin: 8px 10px 0px 10px;
	padding:0px;
	}

#bottom_product_nav {
	width: 599px;
	font-size: .75em;
	text-align:right;
	margin: 14px 10px 0px 10px;
	padding:0px;
	}

#bottom_product_nav a.product{
	color: #267bb1;
	margin-left: 20px;
	background: url(/insurance_center/images/icon_arrow.gif) right 4px no-repeat;
	padding-right: 10px;
	float:left;
	}


/*end bottom nav*/


/*disclosure line*/
#disclosure {
	border-top: 1px #e2e8ea solid;
	border-bottom: 1px #e2e8ea solid;
	margin: 27px 10px 17px 10px;
	padding: 7px 0;
	float:left;
	display: inline;
	width: 950px;
	font-size: .75em;
	text-align:left;
	color: #267bb1;
	}

#disclosure.product {
	margin-top:7px;
	}

#disclosure a {
	color: #267bb1;
	margin-left: 20px;
	background: url(/insurance_center/images/icon_arrow.gif) right 4px no-repeat;
	padding-right: 10px;
}
/*end disclosure line*/


/*legal disclaimer info*/
#legal {
	margin: 0 10px 0px 30px;
	padding: 4px 0 0 0;
	width: 570px;
	font-size: .70em;
	text-align:left;
	color: #8a9499;
	}
/*end disclaimer info*/

/*article styles*/
#article {
	margin: 10px 0 0 10px;
	width: 620px;
	padding:0;
	color: #2b3032;
}	
#article.knowledge {
	width: 580px;
	margin:0px 0 0 10px;
	padding:0;
	}
#article.knowledge img.right_image {
	float:right;
	margin:0;
	padding: 0px 0 3px 20px;
	}

#article h1 {
	font-size: 1.5em;
	margin: 0 0 0 8px;
	padding: 0;
	font-weight:normal;
}

#content h1.product {
	font-size: 1.5em;
	margin: 22px 0 10px 20px;
	padding: 0;
	font-weight:normal;
}


#article #photo {
	margin: 4px 14px 15px 0;
	float: left;
	padding: 0;
}


p.type1 {
	margin: 0 0 12px 0;
	padding: 0;
	font-size: 1.2em;
}

p.type2 {
	font-size: .85em;
	margin: 0 0 12px 0;
	padding: 0;
}

.type3_bold {
	font-size: .8em;
	font-weight:bold;
	display: inline;
}


.type3 {
	font-size: .8em;
	display: block;
	margin: 0 0 15px 0;
	padding: 0;
        line-height: 1.25em;
}


#article #quote {
	margin: 0 0 5px 10px;
	padding: 0;
	width: 220px;
	float: right;
	color: #576166;
}

#article #quote img.top_quote {
	display:inline;
	vertical-align:top;
	margin: 5px 0 0 2px;
	}

#article #quote img.bottom_quote {
	vertical-align:top;
	float:left;
	}


#article #quote p {
	margin: 0;
	padding: 5px 0 0 0;
	width: 190px;
	float: right;
	font-size: .9em;
	line-height: 1.3em;	
}

#article #quote p b {
	margin:0px;
	padding: 5px 0 0 0;
	font-size: .85em;
	font-weight: bold;
	line-height: normal;
	}

#article div.bio {
	margin: 18px 0 0 0;
	padding: 0;
	width: 550px;
	color: #3d484d;
	font-style:normal;
	font-size: .70em;
	clear: both;
}

#article div.bio p {
	margin: 0 0 0 61px;
	padding:0;
	}

#article div.bio img {
	margin: 2px 0 0 0;
	padding: 0;
	float: left;
	clear: both;
}

#article p a {
	text-decoration:underline;
	color:#267bb1;
	}

#article p.title {
	font-size: 1.2em;
	margin: 0px 10px 5px 10px;
	padding: 13px 0 0 0;
	color: #267bb1;
	}

#article p.subtitle {
	font-size: .9em;
	margin: 0 10px 10px 10px;
	color: #576166;
	font-weight: bold;
	line-height: 1.35;
	padding:0px;
	}
#article p.readmore {
	margin:0;
	padding:0;
	display:inline;
	}
	
#article p.readmore a{
	color: #267bb1;
	margin: 0 10px 0px 10px;
	background: url(/insurance_center/images/icon_arrow.gif) right 5px no-repeat;
	padding: 0 10px 0 0;
	font-size: .75em;
	text-decoration: none;
	display:inline;
	}
#article p.readmore a:hover {
	text-decoration: underline;
	}

#articlelist {
	padding: 5px 130px 0px 10px;
	margin: 0px;
	border-top: 1px solid #c6d2d6;
	clear:right;
	}

#articlelist p {
	font-size: .75em;
	margin: 15px 0 0 0;
	}

#articlelist p a {
	font-size: 1.2em;
	color: #267bb1;
	text-decoration:none;
	}
#articlelist p a:hover {
	text-decoration: underline;
	}
/*end article styles*/

/*faq styles*/

p.type_faq {
	margin: 0px 0 23px 10px;
	padding: 2px 0 0 0;
	font-size: .85em;
	font-weight: bold;
	clear:left;
}
.small_faq {
	font-size: .70em;
	display: block;
	margin: 0 0 12px 10px;
	padding: 0;
}
#article p.small_faq a {
	text-decoration:none;
	color: #267bb1;
	padding-right: 3px;
	}
	
#faq {
	margin: 0 0 0 10px;
	padding:0;
	font-size:.8em;
	}
	
#faq dt {
	margin: 0 0 10px 0;
	padding:0;
}
#faq dt a{
	padding: 0 0 0 18px;
	color: #267bb1;
	margin:0;
}
#faq dd {
	margin: 5px 80px 15px 20px;
	padding: 0;
}
.hide {
	display: none;
}
.show {
	display: block;
}
.minus {
	background: url(/insurance_center/images/arrow_open.gif) left 3px no-repeat;
}
.plus {
	background: url(/insurance_center/images/arrow_closed.gif) left 3px no-repeat;
}
/*end faq styles*/


#statement_of_disclosure {
	width:920px;
	padding: 0px;
	margin: 10px 10px 0 20px;
	
}

#statement_of_disclosure p.headline {
	font-size: 1.5em;
	margin: 0 0 10px 0;
	padding: 0;
}

#statement_of_disclosure p.text3 {
	font-size: 0.9em;
	margin: 10px 0 10px 0;
	padding: 0;
}

#statement_of_disclosure #leftcontent {
	margin:0;
	padding:0 0 20px 0;
	font-size:0.8em;
	width:450px;
	float:left;
	position:relative;
	text-align:left;
}

#statement_of_disclosure #rightcontent {
	margin:0;
	padding:0 0 20px 0;
	width:450px;
	font-size:0.8em;
	float:right;
	position:relative;
	text-align:left;
}

/*knowledge builder styles*/
h1.builder {
	font-size: 1.5em;
	margin: 22px 0 18px 8px;
	padding: 0 10px;
	font-weight:normal;
}

div.featured {
	font-size: .9em;
	font-variant: normal;
	color: #ffffff; /* was 3b3b3b */
	padding: 7px 0px 10px 10px;
	margin:0 0 3px 10px;
	width: 570px;
	font-weight:bold;
	float:left;
	display:inline;
	background-color:#8a9499;
	}

div.featured_right {
	font-size: .9em;
	font-variant: normal;
	color: #fff; /* was 3b3b3b */
	border-bottom: 1px solid #c6d2d6;
	padding:7px 15px 10px 15px;
	margin:0 10px 0 10px;
	width: 310px;
	font-weight:bold;
	background: #c0c8cc;
	float:right;
	}

/*end knowledge builder styles*/

/* footer */
#footer {
	width: 970px;
	color: #C0C8CC;
	margin: 0 auto;
	background: #FFF;
	padding-top: 30px;
}

#footer .community-links-container:after,
#footer .primary-links .link-container:after,
#footer .primary-links .logo-line:after,
#footer .secondary-links ul:after {
	content: '';
	clear: both;
	display: block;
}

#footer .community-links-container {
	zoom: 1;
	margin: 0 10px;
	border-top: 1px solid #C6D2D6;
	padding: 20px 0 12px;
}

#footer .community-links {
	float: right;
	padding: 5px 0;
}

#footer .community-links li {
	display: inline;
	padding-right: 15px;
	font-size: 12px;
}

#footer .community-links li a {
	padding: 10px 0 10px 30px;
}

#footer .community-links li.tv-ads-icon a {
	background: url(/images/bg-social-icons.png) 0 5px no-repeat;
}

#footer .community-links li.facebook-icon a {
	background: url(/images/bg-social-icons.png) 0 -40px no-repeat;
}

#footer .community-links li.twitter-icon a {
	background: url(/images/bg-social-icons.png) 0 -88px no-repeat;
}

#footer .community-links li.blog-icon a {
	background: url(/images/bg-social-icons.png) 0 -130px no-repeat;
}

#footer .community-links li.mobile-icon a {
	background: url(/images/bg-social-icons.png) 0 -172px no-repeat;
}

#footer .primary-links {
	padding: 20px 20px 5px 20px;
	background: #FEFEFE url(/images/bg-footer.png) 0 0 repeat-x;
	color: #656E73;
}

#footer .primary-links .link-container,
#footer .primary-links .logo-line,
#footer .secondary-links ul {
list-style-type:none;
margin:0;
padding:0;
}

#footer .primary-links .link-container {
	padding: 0 0 20px 30px;
}

#footer .primary-links .link-group {
	float: left;
	padding-right: 80px;
	font-size: 11px;
}

#footer .primary-links .link-group.last {
	padding-right: 0;
}

#footer .primary-links .link-group h1 {
	float: left;
	padding: 0 10px 7px 0;
	background: url(/images/icon-footer-down-arrow.png) right 2px no-repeat;
	font-size: 10px;
	text-transform: uppercase;
	color: #656E73;
}

#footer .primary-links .link-group ul {
clear:left;
list-style-type:none;
margin:0;
padding:0;
}

#footer .primary-links .link-group li {
	padding-bottom: 7px;
}

#footer .primary-links .link-group li a {
	color: #656E73;
}

#footer .primary-links .footer-search {
	float: left;
	margin: 5px 15px 0 0;
}

#footer .primary-links .footer-search input.text-input {
	width: 168px;
	float: left;
	margin-right: 10px;
	color: #8A9499;
}

#footer .primary-links .footer-search input.footer-search-button {
	float: left;
	margin-top: 1px;
}

#footer .primary-links ul.additional-links {
float:left;
list-style-type:none;
margin:0;
padding:10px 0;
}

#footer .primary-links ul.additional-links li {
	float: left;
	border-left: 1px solid #C0C8CC;
	padding: 0 8px 0 8px;
	font-size: 12px;
}

#footer .primary-links h2 a {
	float: right;
	width: 193px;
	height: 24px;
	background: url(/images/logo-it-pays-to-discover.png) 0 0 no-repeat;
	text-indent: -9999px;
}

#footer .primary-links-bottom {
	height: 20px;
	width: 970px;
	background: url(/images/bg-footer-btm.png) 0 0 no-repeat;
}

#footer .secondary-links {
	background: #DFDFDF;
	padding: 10px 0 0 15px;
	font-size: 11px;
}

#footer .secondary-links li {
	float: left;
	background: url(/images/footer-line.png) right 0 no-repeat;
	padding: 0 8px;
}

#footer .secondary-links li a {
	color: #656E73;
}

#footer .secondary-links li.last {
	background: none;
}

#footer .secondary-links p {
	padding: 7px 0 30px 5px;
	color: #656E73;
}

#footer .primary-links ul.additional-link a {
color: #267BB1;
}
/* /footer */

/*allproducts popup*/
#allproducts_popup {
	width: 336px;
	position: absolute;
	top:230px;
	left:320px;
	font-size:.8em;
	z-index: 10;
	margin:0;
	padding:0px;
	display:none;
	font-family: Arial,  Helvetica, sans-serif;
	}
#allproducts_popup div#closeproducts {
	background: url(/insurance_center/images/all_products_top.png) top left no-repeat;
	height: 44px;
	width: 484px;
	margin:0;
	padding:0;
	}
#allproducts_popup div#bottom {
	background: url(/insurance_center/images/all_products_bottom.png) bottom left no-repeat;
	width: 484px;
	height: 26px;
	margin:0;
	padding:0;
	}
#allproducts_popup div {
	background: url(/insurance_center/images/all_products_middle.png) repeat-y;
	margin:0;
	padding: 0 0 20px 0;
	}
#allproducts_popup div p {
	margin: 0px 30px 0 25px;
	padding: 10px 0 0 0;
	color: #293033;
	font-weight:bold;
	}

#allproducts_popup div p a {
	color: #267bb1;
	padding: 0 3px 0 3px;
	background: url(/insurance_center/images/icon_arrow.gif) right 5px no-repeat;
	padding-right: 10px;
	
	}

/*end allproducts popup*/

/*homework popup*/
#homework_popup {
	width: 856px;
	position: absolute;
	top:130px;
	left:50px;
	z-index: 10;
	margin:0;
	padding:0;
	display:none;
	font-family: Arial,  Helvetica, sans-serif;
	}

#homework_popup div#closeit {
	background: url(/insurance_center/images/homework_top.png) top left no-repeat;
	height: 62px;
	width: 856px;
	margin:0;
	padding:0;
	}

#homework_popup div#end {
	background: url(/insurance_center/images/homework_bottom.png) bottom left no-repeat;
	width: 856px;
	height: 23px;
	margin:0;
	padding:0;
	clear:left;
	}
	
#homework_popup div {
	background: url(/insurance_center/images/homework_middle.png) repeat-y;
	margin:0;
	padding: 0 0 35px 0 ;
	}

#homework_popup div p {
	margin: 0px 200px 15px 30px;
	padding: 10px 0 0 0;
	color: #293033;
	font-size: 1em;
	color:#293033;
	}

#homework_popup div p.orange {
	margin: 0px 200px 25px 30px;
	padding: 10px 0 0 0;
	color: #293033;
	font-size: 1.35em;
	color:#fb981d;
	}

#homework_popup div p b {
	padding: 10px 3px 0 0;
	}

#homework_popup div p.list {
	background: url(/insurance_center/images/active_check.gif) 0px 0px no-repeat;
	margin: 0px 0 0 30px;
	padding: 5px 0 5px 20px;
	font-size: .90em;
	color: #293033;
	}
#homework_popup div.group {
	padding: 0;
	float:left;
	width:360px;
	margin: 0 30px 10px 0;
	background-image:none;
	}
/*end homework popup*/

/*product pages*/

#left_column {
	width: 190px;
	float:left;
	margin:0 30px 0 30px;
	font-size: .75em;
	display:inline;
	}

#left_column p.title {
	margin:15px 0 3px 0;
	padding:0 0 5px 0;
	border-bottom: 1px #e2e8ea solid;
	font-weight:bold;
	color:#3b3b3b;
	}
	
#left_column ul {
	list-style:none;
	padding:0;
	margin:0;
	text-align: left;
	color: #267bb1;
	}

#left_column ul li {
	padding: 5px 0 0 0;
	}
	
#left_column ul li a {
	color: #267bb1;
	}

#right_column {
	width: 592px;
	float:left;
	margin:0px;
	display:inline;
	}

#right_column h2 {
	margin: 0 0 3px 0;
	color: #8a9499;
	font-size: 1.5em;
	font-weight:normal;
	}

#right_column h3 {
	margin: 15px 0 0 0;
	color: #8a9499;
	font-size: 1.25em;
	font-weight:normal;
	}
#right_column h3.first {
	margin-top:0px;
	}

#right_column ul {
	list-style:none;
	padding: 0;
	margin:0;
	}
#right_column li {
	background: url(/insurance_center/images/bullet.gif) 0 .4em no-repeat;
	padding-left: 10px;
	margin:0 0 6px 0;
	font-size: .75em;
	color:#3d484d;
	vertical-align:middle;
	}
#right_column ul.two_columns {
	width:220px;
	float:left;
	}

#right_column div#box {
	width: 589px;
	margin:8px 0 0 0;
	padding:0;
	text-align:right;
	background:#f2f3f5;
	float:left;
	}

#right_column div#box p {
	border-left:#e6ebee solid 1px;
	background:#f2f3f5;
	font-weight:bold;
	color:#3d484d;
	font-size: .8em;
	margin:0;
	padding:5px 5px 0 5px;
	text-align:left;
	float:left;
	width: 415px;
	}

#right_column div#box div.right {
	font-size:.8em;
	border-right:#e6ebee solid 1px;
	background:#f2f3f5;
	padding-right:10px;
	margin:0;
	}

#right_column div#box div.right a {
	color: #267bb1;
	}

.box_button {
	float:left;
	padding-right: 10px;
	margin-top:6px;
	}

#right_column p {
	font-size: .75em;
	color:#3d484d;
	margin: 0 0 6px 0;
	}

#right_column p.faq {
	font-size: .75em;
	color:#3d484d;
	margin: 14px 0 9px 0;
	}

#right_column p.faq a{
	color: #267bb1;
	}


/*product popup*/
#product_popup {
	width: 603px;
	position: absolute;
	top:180px;
	left:190px;
	z-index: 10;
	margin:0;
	padding:0;
	display:none;
	font-family: Arial,  Helvetica, sans-serif;
	}

#product_popup div#closeproducts {
	background: url(/insurance_center/images/product_top.png) top left no-repeat;
	height: 23px;
	width: 603px;
	margin:0;
	padding:0;
	}
#product_popup div#bottom {
	background: url(/insurance_center/images/product_bottom.png) bottom left no-repeat;
	width: 603px;
	height: 17px;
	margin:0;
	padding:0;
	}

#product_popup div.middle {
	background: url(/insurance_center/images/product_middle.png) top left no-repeat;
	margin:0;
	padding: 0;
	}
	
#product_popup div h2 {
	color: #8a9499;
	margin: 0px 30px 0 25px;
	padding: 8px 0 0 0;
	font-weight:normal;
	font-size: 1.0em;
	}
#product_popup div p {
	margin: 0px 30px 0 25px;
	padding: 10px 0 0 0;
	color: #3d484d;
	font-size:.75em;
	}

#product_popup div ul {
	list-style:none;
	margin: 5px 30px 0 25px;
	padding:0;
	}

#product_popup div ul li {
	background: url(/insurance_center/images/bullet.gif) 0 5px no-repeat;
	padding: 0 0 7px 10px;
	font-size: .75em;
	margin:0px;
	}
#product_popup div ul li.last {
	padding-bottom: 0px;
	}
#product_popup div p.icon {
	text-align:right;
	padding:0;
	}
/*end products popup*/

/* DFS Global and Insurance Merge Styles */
/* styles reset */
#search-results h1, #search-results h2, #search-results h3, #search-results h4, #search-results h5, #search-results h6, #search-results p, #search-results ul, #search-results td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: baseline;
}

#search-results a {
	text-decoration: none;
	color: #267bb1;
}
#search-results a:hover {
	text-decoration: underline;
}
#search-results a.more {
	background: url("/images/icon-arrow-blue.gif") right .4em no-repeat;
	padding-right: 8px;
	line-height: 25px;
}


/* header */
#header{
	margin: 0 10px;
	padding: 0;
	font-size: .75em;
	color: #526066;
	width: 950px;
	height: 70px;
	position: relative;
}
#header #logo {
	float: left;
	margin: 20px 0 0 20px;
	display: inline;
}
#header #right-side {
	float: right;
	width: 700px;
	position: relative;
	height: 70px;
}
#header #topnavlinks { 
	padding: 0 0 25px 0;
	color: #cadadc;
	display: inline;
	line-height: .98em;
	z-index: 100;
	position: absolute; 
	top: 10px; 
	right: 5px;
}

#header #topnavlinks,
#header #top-search #login {
	_font-size: 12px;
	_line-height: 12px;
}

#header #top-search {
	bottom:0px;
	display:inline;
	padding:0pt;
	position:absolute;
	right:10px;
	}
	
#header #topnavlinks li {
	float: left;
	position: relative;
}
#header #topnavlinks li ul {
	margin: 0;
	padding: 3px 0;
	position: absolute;
	top: 12px;
	left: 0px;
	background-color: #FFFFFF;
	width: 130px;
	border:1px solid #b9c3c6;
	display: none;
}
#header #topnavlinks li:hover ul, #header #topnavlinks li.over ul {
	display: block;
}
#header #topnavlinks li ul li {
	float: none;
	display: block;
	padding: 1px 0;
}
/* Fix IE. Hide from IE Mac \*/
* html #header ul li { float: left; height: 1%; }
* html #header ul li a { height: 1%; }
/* End */
#header #topnavlinks a{
	color: #526066;
	margin: 0 5px;
}

/*social bookmarking popup*/	
#socialcontent-nav {
	padding-bottom:18px;
	padding-top: 1px;
    width: 425px;
	float:right;
}
#socialcontent-nav ul {
	float:right;
	margin-top:2px;
	list-style-type: none;
}
#socialcontent-nav ul li {
	float:left;
	margin-right:7px;
	border-right:1px solid #c8cdcf;/*grey bar */
}
#socialcontent-nav ul li a{
	font-size: .7em;
	margin-right:7px;
	list-style-type: none;
}
#socialcontent-nav ul li.last {
	border-right: 0;
	margin-right:0;
	list-style-type: none;
} 
#socialcontent-nav ul li.last a{
	margin-right:0;
	list-style-type: none;

}
/*end social bookmarking popup*/	

/*social bookmarking bottom  popup*/	
#socialcontent-nav_bottom{
	padding-bottom:18px;
	padding-top:18px;
	margin-right:225px;
    float:left;
	width:575px;
	border-bottom: 1px solid #fff;
	border-top: 5px solid #fff;
}
#socialcontent-nav_bottom ul {
	float:right;
	margin-top:2px;
	list-style-type: none;
}
#socialcontent-nav_bottom ul li {
	float:left;
	margin-right:7px;
	border-right:1px solid #c8cdcf;/*grey bar */
}
#socialcontent-nav_bottom ul li a{
	font-size: .7em;
	margin-right:7px;
	list-style-type: none;
}
#socialcontent-nav_bottom ul li.last {
	border-right: 0;
	margin-right:0;
	list-style-type: none;
} 
#socialcontent-nav_bottom ul li.last a{
	margin-right:0;
	list-style-type: none;
}
#socialcontent-nav_bottom a.email{
	color: #267bb1;
	background: url(/insurance_center/images/icon_email.gif) 0 2px no-repeat;
	padding: 0 10px 7px 18px;
	}
	
#socialcontent-nav_bottom  a.print {
	color: #267bb1;
	background: url(/insurance_center/images/icon_print.gif) 0px 0px no-repeat;
	padding: 0 0px 7px 18px;
	}	

/*end social bookmarking bottom popup*/	

/*secondarybyline*/
#secondarybyline {
	#border-bottom: 1px #e2e8ea solid;
	#margin: 1px 0 1px 0;
	padding: 1px 1px 1px 1px;
	float:left;
	width: 599px;
	text-align:right;
	line-height: 5px;
	}

/*end bsecondaryyline*/

#bug p.text.header {
	padding-top:12px;
	padding-right:15px;
	font-weight:bold;
	font-size:.9em;
}

#bug p.text.long {
	padding-right:0;
	padding-bottom:15px;
}

#bug p.text.long-card {
	padding-right:15px;
	padding-bottom:10px;
}

#bug p.text.link {
	padding-bottom:10px;
}

#bug .card-promo {
	min-height:70px;
	padding: 5px 0 0 16px;
	background:url(/insurance_center/images/bg_callout.gif) top left repeat-y;
}

* html #bug .card-promo {
	height:70px;
}

#bug .card-promo img.art {
	float:left;
	padding-right:20px;
}

#bug .card-promo a {
	font-size:.75em;
	background:transparent url(/insurance_center/images/icon_arrow.gif) no-repeat right 4px;
	color:#267BB1;
	padding-right:10px;
}

#bug .card-promo a.apply {
	display:block;
	padding:10px 0 5px 0;
	background:none;
	padding-right:0;
}

ul.plain-list {
	list-style-type:none;
	color: #293033;
}

ul.plain-list li {
	background: url("/images/bullet.gif") 0 .4em no-repeat;
	font-size: .8em;
	padding: 0 0 8px 10px;
	line-height:1.25em;
}

ul.plain-list li.last {
	padding-bottom:0;
}

ol.plain-list {
	color: #293033;
}

ol.plain-list li {
	font-size: .8em;
	padding: 0 0 8px 10px;
	line-height:1.25em;
}

ol.plain-list li.last {
	padding-bottom:0;
}

.promo-box {
	width:230px;
	border:1px solid #dce3e5;
	min-height:52px;
	background: #e6e7e7 url(/landing-pages/images/bg-promo.gif) 0 0 repeat-x;
	float:right;
	position:relative;
	padding: 20px 20px 20px 12px;
	cursor:pointer;
	}
*html .promo-box {
	height:52px;
	}
.promo-box .top-right {
	height:5px;
	width:5px;
	background:url(/landing-pages/images/right-top-corner.gif) 0 0 no-repeat;
	position:absolute;
	top:-1px;
	right:-1px;
	font-size:0;
	}
.promo-box .top-left {
	height:5px;
	width:5px;
	background:url(/landing-pages/images/left-top-corner.gif) 0 0 no-repeat;
	position:absolute;
	top:-1px;
	left:-1px;
	font-size:0;
	}
.promo-box .btm-left {
	height:5px;
	width:5px;
	background:url(/landing-pages/images/left-btm-corner.gif) 0 0 no-repeat;
	position:absolute;
	bottom:-1px;
	left:-1px;
	font-size:0;
	}
.promo-box .btm-right {
	height:5px;
	width:5px;
	background:url(/landing-pages/images/right-btm-corner.gif) 0 0 no-repeat;
	position:absolute;
	bottom:-1px;
	right:-1px;
	font-size:0;
	}
.promo-box img {
	float:left;
	padding-right:15px;
	}
.promo-box h4 {
	font-size:.75em;
	font-weight:bold;
	line-height:1.2em;
	margin-left:100px;
	}
.promo-box p {
	font-size:.75em;
	margin-left:100px;
	}

ul.sheets li{
	background: none;
	padding-left: 0;
}

ul.sheets li a {
	background: url("/customer-service/images/external-link.gif") 0 .15em no-repeat;
	padding-left: 17px;
}
