/* @override http://localhost:8084/css/resource/resource.css */
/* 10/24/12 12:29 */
body {
	padding-bottom:25px;
	overflow-x: hidden;
	background:url(../img/backgrounds/body.jpg) repeat-x left top;
}

.left {
	float:left;
}

.right {
	float:right;
}

.clrbth {
    clear: both;
}

.inlineImageR {
    float: right;
    padding: 5px 15px 5px 15px;
}

.inlineImageL {
    float: left;
    padding: 5px 15px 10px 0;
}

img.type {
    margin-bottom: 20px;
}

ul.bullets {
    list-style-type: disc;
    margin-left: 15px;
    list-style-position:inside;
    padding:0;
}

/***add align and othes to align bullets on teh top for IE***/
ul.bullets li {vertical-align: top; 
        	  position: relative; 
        	    top: -.5em;
		 font-size: 10px; }

    ul.bullets li p {
            margin:0 !important;
            padding: 0 !important;
    }




/***START for products page bullets***/
#article ul#bullets_products {  margin-left: 20px; }

   


ul#bullets_products {
    width:345px;
}

/***END for products page bullets***/

#content-wrapper {
	margin:0 auto;
	width:964px;
}

#hdr-wrapper {
	background:url(../img/home/backgrounds/header-shadow.png) no-repeat 0 0;
	height:95px;
	margin-bottom:0;
	padding:0 3px;
	
}

#hdr {
	background-color:#fff;
	padding:11px 18px 0;
}

#information_bar {
	background:url(../img/backgrounds/info-bar.png) no-repeat top left;
	
	height:38px;
	padding:19px 3px 0 3px;
}


#information_bar h1 {
	font-size:21px;
	margin-left:10px;  /***Changed from 16 - 05/1/11***/
	float:left;
        display: inline;
	margin-top: 1px; /***Added - 05/1/11***/
}

#information_bar span {
	font-size:21px;
	margin-left:16px;  /***Changed from 16 - 11/29/11***/
	float:left;
        display: inline;
	font-weight: bold;
	margin-top: 1px; /***Added - 11/29/11***/
}

#information_bar ul.options {
	float:right;
        margin-right: 8px;
        display: inline;
}

#information_bar ul.options li {
	float:left;
	font-size:11px;
	font-weight: bold;
	padding:6px 6px 0 0;
	color:#1e1e1e;
}

#information_bar ul.options li a {
	display:block;
	padding:0 6px 0 0px;
	border-right:1px solid #1e1e1e;
	color:#1e1e1e;
}

    body.newsletter #information_bar ul.options li#newsletter a {
	color: #000;
        font-weight:900;
        text-decoration: none;
}

#information_bar ul.options #search {
	width:339px;
	position:relative;
}

#information_bar ul.options #search span.text {
	margin-left:5px;
	width:113px;
	overflow:visible;
	position:absolute;
	top:0;
	right:49px;
}

#information_bar ul.options #search span.text input {
	width:111px;
}

#information_bar #search a.submit {
	width:34px;
	height:24px;
	display:block;
	float:right;
	overflow:hidden;
	position:relative;
	padding:0;
	border-right:none;
	position:absolute;
	top:0;
	right:8px;
        cursor: pointer;
}

#information_bar #search a.submit span {
	width:34px;
	height:24px;
	display:block;
	background:url(../img/buttons/play_go.png) no-repeat top left;
	position:absolute;
	top:0;
	left:0;
}

#logo {
	float:left;
	height:66px;
	width:183px;
}

#contact {
	clear:right;
	float:right;
	margin-bottom:20px;
	overflow:hidden;
}

#contact li {
	background:url(../img/home/backgrounds/divider.gif) no-repeat left center;
	float:left;
	margin-left:6px;
	padding-left:6px;
}

/*** STYLE CHANGED FOR ABOUT US ***/
 #contact a:link,
      #contact a:visited,
      #contact a:hover,
      #contact a:active {
         color: #1e1e1e;
         display: block;
          font-size: 13px;
          line-height: 26px;
        }
     #contact a:hover,
     #contact a:active {
       color: #333;
    }
  /*** END OF ABOUT US ***/ 

li#phone {
	background:none;
	color:#565656;
	font-size:16px;
	font-weight:bold;
}

li#phone span {
	display:block;
	font-size:11px;
	text-align:right;
}

#contact li.first {
	background:none;
}


#nav {
	clear:right;
	float:right;
	height: 30px;
	*overflow: hidden;
}

body #nav,
body.resource #nav,
body.long_article #nav,
body.short_article #nav,
body.newsletter #nav {
	*width:663px;
    _width:663px;
}

/******** change for IE margin: 0 0 0 31px; *****************/
#nav li {
	float:left;
	line-height:28px;
	margin: 0 0 0 15px;
	text-align: right;
}

#nav a:link,
#nav a:visited,
#nav a:hover,
#nav a:active {
	color:#565656;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	white-space:nowrap;
}

#nav a:hover,
#nav a:active {
	color:#000;
}

#nav li.first {
	margin-left:0 !important;
}

#get-quote {
        margin-left: 21px;
	position:relative;
}

#get-quote a {
	position:relative;
}

/******** change for IE width  *****************/
#get-quote .ui-menu-item {
	background:url(../img/resources/get-quote-re.png) no-repeat left top;
	display:none;
	left:-14px;
	height:106px;
	overflow:hidden;
	padding-bottom:2px;
	position:absolute;
	text-align:left;
	top:0;
	width:273px;
	z-index:20;
}

#get-quote .ui-menu-item a.close {
	display:block;
	height:31px;
	overflow:hidden;
	padding:0;
	text-indent:-9999px;
	width:115px;
}

/*
#get-quote.active-menu a:link,
#get-quote.active-menu a:visited,
#get-quote.active-menu a:hover,
#get-quote.active-menu a:active {
	color: #000;
}
*/

#get-quote.active-menu .ui-menu-item {
	display:block;
}

#get-quote .ui-menu-content {
	overflow:hidden;
	padding:2px 18px 8px;
}

#get-quote p {
	font-size:0.9em;
	font-weight:bold;
}

#get-quote button  {
	background:none;
	border:0;
	height:24px;
	margin-left:4px;
	padding:0;
	position:relative;
	width:77px;
}

#get-quote button span {
	background:url(../img/home/buttons/zip-go.gif) no-repeat 0 0;
	display:block;
	height:24px;
	left:0;
	position:absolute;
	top:0;
	width:77px;
}

#get-quote button span, 
x:-moz-any-link, 
x:default {
	top:-6px;
	*top:0;
}

form#zipcode-quote {
	position:relative;
}

#get-quote label.error {
	bottom:-10px;
	color:#ff5050;
	font-size:10px;
	font-weight:bold;
	left:0;
	line-height:13px;
	position:absolute;
	white-space:nowrap;
}

li#info-center {
	//background:url(../img/home/icons/info-center-sm.gif) no-repeat left center;
	//padding-left:34px;
	margin-right: 0;
}
li#info-center a{
	padding-left:34px;
}
li#info-center a:link,
li#info-center a:visited,
li#info-center a:hover,
li#info-center a:active {
	color:#000;
	font-weight:bold;
}

#bdy {
	clear:both;
	position:relative;
	background:url(../img/backgrounds/article-shadow-wide.png) repeat-y left top;
}

.i {
	background:url(../img/backgrounds/a-article-taper-top-wide.png) no-repeat left top;
	margin-left:-10px;
	padding-top:25px;
	margin-bottom:10px;
}

.i .ii {
	background:url(../img/backgrounds/article-taper-wide.png) no-repeat left bottom;
	padding-bottom:60px;
}

#ftr-wrapper, #ftr-wrapper-two {
	background:url(../img/home/backgrounds/footer-shadow.gif) repeat-x left bottom;
	padding:0 1px 3px;
}

#ftr {
	background:#e0e0e0 url(/insurance-information/webpub/en/pages/img/home/backgrounds/footer.gif) repeat-x left top;
	border:1px solid #cfcfcf;
	clear:both;
	overflow:auto;
	padding:20px;
}

#ftr .section {
	float:left;
	overflow:hidden;
	width:50%;
}

#ftr .section .link-set {
	float:left;
	 /*OSW START*/
     /*margin-right: 25px;
     width: 120px;*/
     margin-right: 4px;
     width: 128px;
     /*width: 140px;*/
	
	
                   
}
#ftr .section .about {
	float:left;
	margin-right:10px;
	width:150px;
}

.link-set h2 {
	color:#1e1e1e;
	font-size:14px;
	font-weight:bold;
	margin-bottom:4px;
}

.link-set li {
	line-height:20px;
}

.link-set li a:link,
.link-set li a:visited,
.link-set li a:hover,
.link-set li a:active {
	color:#1e1e1e;
	font-size:11px;
}

.link-set li a:hover,
.link-set li a:active {
	color:#333;
}

#ftr .section p {
	color:#1e1e1e;
	font-size:11px;
	margin:0 0 20px;
}

.text {
	background:url(../img/home/backgrounds/inputs.gif) no-repeat left top;
	display:inline-block;
	height:24px;
	padding:2px;
	width:99px;
}

ul.options span.text {
	background:url(../img/resources/input_24.png) no-repeat left top;
	height:20px;
	width:113px;
}

.text input {
	background:transparent;
	border:none;
	height:16px;
	padding:3px 0 3px 3px;
	width:88px;
}

.select {
	background:url(../img/home/backgrounds/inputs.gif) no-repeat left top;
	display:inline-block;
	height:24px;
	padding:2px;
	width:99px;
}

.select select {
	background:transparent;
	border:none;
	padding:3px 0 3px 3px;
	width:96px;
}

button.sign-in {
	cursor:pointer;
}

.dropdown {
	display:inline-block;
	vertical-align:middle;
	z-index:5;
}

dl.disabled dt a {
	display:block;
	opacity:0.4;
	-moz-opacity:0.4;
}

.dropdown dt {
	position:relative;
	z-index:10;
}

.dropdown dd {
	position:relative;
	z-index:5;
}

.dropdown a,
.dropdown a:visited {
	text-decoration:none;
	outline:none;
}

.dropdown a:hover {
	color:#5d4617;
}

.dropdown dt a:hover {
	
}

.dropdown dt a {
	background:url(../img/home/icons/dropdown-arrow.gif) no-repeat scroll 95% 50%;
	display:block;
	padding-right:20px;
}

.dropdown dt a span {
	cursor:pointer;
	display:block;
	overflow:hidden;
	padding:5px;
	white-space:nowrap;
}

.dropdown dd ul {
	background:#fff none repeat scroll 0 0;
	border:1px solid #ababab;
	color:#C5C0B0;
	display:none;
	left:0px;
	list-style:none;
	max-height:155px;
	min-width:101px;
	overflow:auto;
	padding:5px 0px;
	position:absolute;
	top:-4px;
	z-index:10;
}

.dropdown dd ul li a:link,
.dropdown dd ul li a:visited,
.dropdown dd ul li a:hover,
.dropdown dd ul li a:active {
	color:#5a5a5a;
	display:block;
	padding:5px;
	white-space:nowrap;
}

.dropdown dd ul li a:hover {
	background-color:#f0bd48 !important;
	color:#000;
}

.dropdown span.value {
	display:none;
}

#hdr:after,
#ftr:after,
#nav:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

/* @group section_nav */

ul.section_nav {
	font-size:19px;
	font-weight:bold;
	/*padding-bottom:20px;*/
}

ul.section_nav a,
ul.section_nav a:link,
ul.section_nav a:visited {
	color:#000;
	display:block;
	padding:10px 0 10px 20px;
        margin: 0;
}

ul.section_nav a:hover {
	color:#999 !important;
}

ul.section_nav li.first a,
ul.section_nav li.first a:link {
	padding-top:0;
}

ul.section_nav em {
	font-size:11px;
	display:block;
	font-weight:normal;
	font-style:normal;
}

#article ul.section_nav li h2 {
	font-size: 14px;
	margin:0 !important;
}

#article ul.section_nav li h2 a {
	text-decoration:none;
	border-bottom:none;
}

ul.section_nav li {
	padding:0 0 1px 0;
	background:url(../img/backgrounds/section_nav-bottom.png) no-repeat left bottom;
}

body.homeowner li#homeowner_nav a,
body.motorcycle li#motorcycle_nav a,
body.umbrella li#umbrella_nav a,
body.classic li#classic_nav a,
body.earthquake li#earthquake_nav a,
body.watercraft li#watercraft_nav a,
body.flood li#flood_nav a,
body.special li#special_nav a,
body.life li#life_nav a,
body.breakdown li#breakdown_nav a,
body.category li#all-about a,
body.article li#all-about a,
body.short_article li#all-about a,
body.long_article li#all-about a{
	background:url(../img/resources/u-r-here.png) no-repeat left center;
	color: #999;
}

body.homeowner li#homeowner_link, body.homeowner li#homeowner_link h3 a, body.homeowner li#homeowner_link p,
body.motorcycle li#motorcycle_link, body.motorcycle li#motorcycle_link h3 a, body.motorcycle li#motorcycle_link p,
body.umbrella li#umbrella_link, body.umbrella li#umbrella_link h3 a, body.umbrella li#umbrella_link p,
body.classic li#classic_link, body.classic li#classic_link h3 a, body.classic li#classic_link p,
body.earthquake li#earthquake_link, body.earthquake li#earthquake_link h3 a, body.earthquake li#earthquake_link p,
body.watercraft li#watercraft_link, body.watercraft li#watercraft_link h3 a, body.watercraft li#watercraft_link p,
body.flood li#flood_link, body.flood li#flood_link h3 a, body.flood li#flood_link p,
body.special li#special_link, body.special li#special_link h3 a, body.special li#special_link p,
body.life li#life_link, body.life li#life_link h3 a, body.life li#life_link p,
body.breakdown li#breakdown_link, body.breakdown li#breakdown_link h3 a, body.breakdown li#breakdown_link p {
	/*display: none;*/
	color: #c2c2c2 !important;
	position: relative;
}
body ul.mini_matrix li a.product span {
	display: none;
}

body.homeowner li#homeowner_link a.product span,
body.motorcycle li#motorcycle_link a.product,
body.umbrella li#umbrella_link a.product,
body.classic li#classic_link a.product,
body.earthquake li#earthquake_link a.product,
body.watercraft li#watercraft_link a.product,
body.flood li#flood_link a.product,
body.special li#special_link a.product,
body.life li#life_link a.product,
body.breakdown li#breakdown_link a.product {
	display: block;
	width: 84px;
	height: 70px;
	position: absolute;
	top: 0;
	left: 0;
}


/*

@end */

#article #freequote {
	font-weight:normal;
	margin:0 0 10px 13px;
	width:155px;
}

#article #freequote div.top {
	padding:8px 10px 0 12px;
	background:url(../img/resources/freequote-top.png) no-repeat 0 0;
	display:block;
	height:1%;
	margin-bottom: 0;
}

#article #freequote div.top h2 {
	font-size: 14px;
	color:#fff;
	margin-bottom:3px;
}

#article #freequote p,
#article #freequote label {
	color:#fff;
	font-size:11px;
	line-height:12px;
	margin-bottom:0;
	padding-bottom:6px;
	display:block;
}

#article #freequote form {
	padding:5px 10px 10px 12px;
	color:#fff;
	font-weight:bold;
	background:url(../img/resources/freequote-bottom.png) no-repeat left bottom;
}

#article #freequote form span.text {
	background:url(../img/resources/input_28.png) no-repeat left top;
	height:24px;
	width:132px;
	margin-bottom:10px;
}

#article #freequote form span.text input,
#article #freequote form a.alt {
	width:130px;
}

#article #freequote form a:link.go,
#article #freequote form a:visited.go,
#article #freequote form a:hover.go,
#article #freequote form a:active.go {
	color:#000 !important;
	display:block;
	height:28px;
	width:132px;
	position:relative;
}

#article #freequote form a.go {
	background:url(../img/resources/button_go_wide.png) no-repeat 0 0 !important;
	display:block;
	height:28px;
	width:132px;
	position:absolute;
	top:0;
	left:0;
}


/* start contact us page freequote 5-24-11 */

#help #freequote {
    float: left;
    margin: 0 0 10px 8px;
    width: 158px;
}
#help #freequote div.top {
    background: url("../img/resources/freequote-top.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 1%;
    margin-bottom: 0;
    padding: 10px 10px 0 12px;
}
#help #freequote div.top h2 {
    color: #FFFFFF;
    font-size: 14px;
    margin-bottom: 6px;
}
#help #freequote p, #article #freequote label {
    color: #FFFFFF;
    display: block;
    font-size: 11px;
    line-height: 12px;
    margin-bottom: 0;
    padding-bottom: 8px;
}
#help #freequote form {
    background: url("../img/resources/freequote-bottom.png") no-repeat scroll left bottom transparent;
    color: #FFFFFF;
    font-weight: bold;
    padding: 7px 10px 10px 12px;
    font-size: 11px;
}
#help #freequote form span.text {
    background: url("../img/resources/input_28.png") no-repeat scroll left top transparent;
    height: 24px;
    margin-bottom: 10px;
    width: 132px;
    margin-top: 6px;
}
#help #freequote form span.text input, #help #freequote form a.alt {
    width: 130px;
}
#help #freequote form a.go:link, #article #freequote form a.go:visited, #article #freequote form a.go:hover, #article #freequote form 

a.go:active {
    color: #000000 !important;
    display: block;
    height: 28px;
    position: relative;
    width: 132px;
}
#help #freequote form a.go {
    //background: url("../img/resources/button_go_wide.png") no-repeat scroll 0 0 transparent !important;
    display: block;
    height: 28px;
    left: 0;
    position: relative;
    top: 0;
    width: 132px;
}

/* end contact us page freequote */

/* @group article */



#article {
	float:left;
	position:relative;
	width:801px;
	padding:0 0 0 10px;
}

#article h1 {
	font-size: 2.1em;
	line-height:1.14em;
	font-weight:normal;
	clear: both;
}

#article h2 {
	color:#1e1e1e;
	font-size:2em;
	margin-bottom: 1em;
}

#article div.column {
	float:left;
}

#article div.column.main {
	float:right;
	width:610px;
}

#article div.column.main.products {
	width:785px;
}

#article div.left {
	float:left;
	width:172px;
}

#article p {
	color:#565656;
	font-size: 1em;
	line-height:1.33em;
	margin-bottom:1.67em;
}

#article div.main div.cta a img {
	display:block;
}

#article div.main div.cta h2 a,
#article div.main div.cta h2 a:link {
	color:#fff;
	text-decoration:none;
	border-bottom:none;
}

#article div.main div.cta h2 {
	background:url(../img/backgrounds/cta-footer-k.png) no-repeat right bottom;
	color:#fff;
	font-size:24px;
	font-weight:normal;
	height:40px;
	margin-bottom: 18px;
}

#article div.main div.cta h2 a {
	color:#fff;
	padding:5px 0 0 10px;
	display:block;
}

#article div.main div.cta p {
	color:#565656;
	font-size:13px;
	font-weight:normal;
	line-height:20px;
	margin-bottom:20px;
	padding-right: 0;
}

#article div.main div.cta.top {
	margin: 0 0 32px 0;
	width: 590px;
}

#article div.main div.cta.narrow {
	width:285px;
	margin-right: 20px;
	display:inline-block;
}

#article div.main div.cta.narrow h2 {
	background:url(../img/backgrounds/cta-footer-k.png) no-repeat right bottom;
	font-size:16px;
	height:32px;
	margin-bottom:6px;
	width:285px;
}

#article div.main div.cta.narrow h2 a {
	background:url(../img/backgrounds/cta-footer-k.png) no-repeat left bottom;
	height:26px;
	padding:6px 0 0 10px;
	display:block;
	margin-right:5px;
	width:270px;
}

#article div.main div.cta.narrow p {
	color:#565656;
	font-size:11px;
	font-weight:normal;
	line-height:17px;
	margin-bottom:20px;
	width:285px;
}
#article div.main div.cta.wide p a{
	font-size: 12px;
}
#article div.main div.cta p a,
#article div.main div.cta.narrow p a,
#article div.main div.callout p a {
	font-weight:bold;
}

#article div.callout {
	background:url(../img/backgrounds/callout_fade.png) repeat-y 0 0;
	*zoom:1;
	*display:block;
	margin-bottom:20px;
	width: 590px;
}

#article div.callout:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#article div.callout img {
	float:left;
	display:block;
	margin-right:15px;
}

#article div.main img.story {
	display:block;
}

body.resource #article div.main img.story {
	margin-bottom: 20px;
}

#article div.callout h2 {
	font-size: 16px;
	color:#000;
	margin:0;
	padding:15px 0 5px 0;
}

#article div.callout h2 a,
#article div.callout h2 a:link {
	color:#000;
	text-decoration:none;
	border-bottom:none;
}

#article div.column div.callout p {
	color:#565656;
	font-size:12px;
	line-height:17px;
	margin:0;
}

ul#backtrack {
	font-size: 0.9em;
	color: #1e1e1e;
	width: 100%;
	padding-bottom: 16px;
	height: 14px;
}
ul#backtrack li {
	float: left;
	padding-right: 0.3em;
}






/* @end */

/* @group main */

div#bdy div#article div.column.main,
#article div.column.main div.article h2,
#article div.column.main div.article_close h2,
div#bdy div#article div.column.main h3 {
	font-size: 1em;
}
#article div.column.main p {
	font-size: 1.1em;
	line-height: 1.57em;
	padding-right: 20px;
}

div.main div.header {
	
	margin: 0 20px 1.6em 0;
	padding-bottom: 0.2em;
	position: relative;
}
#article div.main div.header h1 {
	font-weight: bold;
	margin-bottom: 0;
	position: relative !important;
        background: url(../img/resources/lg_rule.png) no-repeat right bottom;
}

ul.meta_options {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../img/resources/meta_options.png) repeat-y scroll -46px 0;
    height:16px;
    overflow:hidden;
    position:absolute;
    right:0;
    top:8px;
    width:55px;
}
ul.meta_options li {
	float: left;
}
ul.meta_options li a {
	background: #fff url(../img/resources/meta_options.png) repeat-y 0 0;
	height: 16px;
	width: 16px;
	text-indent: -9999px;
	display: block;
}

ul.meta_options li#text_size {
	width: 45px;
}
ul.meta_options li#text_size ul{
	width: 45px;
	float: left;
}
ul.meta_options li#small_text a{
	width: 10px;
}
ul.meta_options li#medium_text a{
	width: 11px;
	margin-right:1px;
	background-position:-10px 0;
}
ul.meta_options li#large_text a{
	width: 15px;
	background-position:-22px 0;
}
ul.meta_options li#print_page a{
	width: 16px;
	background-position:-51px 0;
	margin: 0 17px 0 6px;
}
ul.meta_options li#email_page a{
	width: 16px;
	background-position:-84px 0;
}

#article div.column.main div.article {
}

#article div.column.main div.article_close h2 {
	background:url(../img/resources/lg_rule.png) no-repeat right top;
	padding-top: 1.4em;
	font-size: 1.5em;
	color: #666;
	margin-right: 20px;
}

ul.matrix {
	
}
div#bdy div#article div.column.main ul.matrix h3 {
	font-size: 1.15em;
	line-height: 1.29em;
	color: #666666;
	margin-bottom: 0.2em;
	font-weight: bold;
	text-decoration: underline;
	*z-index: 1;
	cursor: pointer;
}
#article div.column.main ul.matrix li p {
	font-size: 1.0em;
	line-height: 1.5em;
	text-decoration: none;
	*z-index: 1;
}
ul.matrix li {
	width: 350px;
        padding-right: 20px;
	float: left;
	height: 120px;
	margin-bottom: 10px;
	position: relative;
	*z-index: 1;
        display: inline;
}

ul.matrix li a {
    cursor: pointer;
}


ul.matrix li a.product {
    float: left;
    width: 120px;
    height: 100px;
    margin-right: 15px;
    display: inline;
}

ul.matrix li h3 a {
    color:#666 !important;
}

ul.mini_matrix li h3 a {
    text-decoration: none;
}


/*
ul.matrix a {
	text-decoration: none;
	display: block;
	width: 350px;
	height: 100px;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -9999px;
	*zoom: 1;
	*z-index: 100;
	cursor: pointer; 
}
*/
ul.mini_matrix li {
	width: 280px;
	float: left;
	margin-right: 20px;
	height: 110px;
	margin-bottom: 10px;
	overflow:visible;
	font-size: 0.95em;
    padding-right: 0;
}
ul.mini_matrix li a.product {
	text-decoration: none;
	width: 84px;
	height: 80px;
}
div#bdy div#article div.column.main ul.mini_matrix h3 {
	margin-bottom: 0;
	text-decoration: none;
}
#article div.column.main ul.mini_matrix li p {
	line-height: 1.3em;
}






/* @end */




/* @group sidebar */

#contact-options p strong {
	color:#2a2d2a;
	display:block;
	font-size:16px;
	font-weight:bold;
}

#help {
	/* Removed 5-24-11
	background:url(../img/icons/help.gif) no-repeat center top;
	padding-top:100px;
	*/
	float:left;
	width:150px;
}
#help .aside {
	border-bottom:1px solid #d2d2d2;
	margin-bottom:12px;
	padding:0 0 12px 17px;
}
#help .aside h3 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:12px;
}

#help .aside li p {
	font-size:11px;
}

div.aside p {
	font-size:11px;
	line-height:17px;
	font-weight:normal;
	margin-bottom:12px;
}

#coverage-advisor p {
	line-height:14px;
}

div#coverage-advisor a img {
	margin-left:-8px;

}

#help .aside h3 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:12px;
}

#help .aside h4 {
	font-size:11px;
	font-weight: normal;
	margin-bottom:18px;
}

#help .aside li p {
	font-size:11px;
}

ul.ss-menu li.opened div ul {
	margin-left:15px;
	padding-left:15px;
	list-style-image:url(../img/icons/bullet-red.gif);
}

ul.ss-menu li.opened div ul li {
	padding-top:5px;
	font-size:11px;
}

#help .ss-menu {
	
}

#help .ss-menu li {
	padding:6px 0;
}

.ss-menu li h4 {
	background:url(../img/icons/open.gif) no-repeat 0 3px;
	cursor:pointer;
	*cursor:hand;
}

#help .ss-menu li h4 {
	margin-bottom:3px;
	padding-left:15px;
}

.ss-menu li div {
	display:none;
}

#help .ss-menu li div {
	padding-left:15px;
}

#help-contact {
	margin-top:2px;
}

#help-contact li {
	line-height:20px;
}

#help-contact li.chat{
line-height:0px;
}
#help-contact li.phone{
line-height:20px;
}
#help-contact li.email{
line-height:20px;
}
#help-contact li a:link,
#help-contact li a:visited,
#help-contact li a:hover,
#help-contact li a:active {
	color:#3b7291;
	padding-left:16px;
}

#help-contact li.phone a {
	background:url(../img/icons/phone.gif) no-repeat 0 3px;
}



#help-contact li.chat a {
	/*background:url(../img/icons/chat.gif) no-repeat 0 3px;*/
padding-left:0px;

}

#help-contact li.email a {
	background:url(../img/icons/email.gif) no-repeat 0 3px;
}

#help #security-advantage {
	border-bottom:none;
}

#inIssue.aside {
    padding:0 0 12px 0px;
}

    #inIssue.aside h3 {
        padding-left: 17px;
    }

    #inIssue.aside ul {
        margin-left: -1px;
}
    /*SEO 0416 START*/	
    #inIssue.aside ul li.active {
        /*background:url(../img/backgrounds/in-issue-bg.gif) no-repeat 0 0;*/
        padding: 7px 0 10px 0;
    }
    /*SEO 0416 END*/
    #inIssue.aside ul li h4 {
        padding-left: 19px;
    }

            #inIssue.aside ul li.active h4 {
                margin-bottom: 14px;
            }

            #inIssue.aside ul li.active h4 a {
                color: #000;
                text-decoration: none;
                line-height:17px;
            }

            #inIssue.aside ul li.last h4 {
                margin-bottom: 0;
}

#recentNewsletters select {
    margin-bottom: 20px;
}

#recentNewsletters a {
    margin-bottom: 2px;
}



/* @end */

/* @group modal */

#modal span.context input,
    #modal span.context select {
	width:205px;
}

#modal .section-select {
	clear:both;
}

#modal .secondary {
	width:100px;
}

#modal .copy {
	height:300px;
	overflow:auto;
	padding-right:10px;
}

#modal .copy h2 {
	margin:20px 0 10px;
}

#modal .copy ul,
#modal .copy p,
#modal #leaving p {
	margin:10px 0;
}

#modal .copy ul {
	list-style:disc outside;
	padding-left:15px;
}

#modal .copy ul li {
	
}

#modal a.print:link,
#modal a.print:visited,
#modal a.print:hover,
#modal a.print:active {
	background:url(../img/icons/modal-print.gif) no-repeat scroll 0 50%;
	color:#fff;
	float:right;
	line-height:20px;
	padding-right:10px;
}

#modal a.pull-out {
	color:#034E7A;
	float:right;
	margin-top:-30px;
	padding-right:2px;
	height:auto;
}

#modal .section-select a.submit {
	display:block;
	float:right;
	height:40px;
	position:relative;
	width:284px;
	margin-bottom:2px;
}

#modal .section-select a.submit span {
	background:url(../img/buttons/buy-online.gif) no-repeat scroll left top;
	display:block;
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
}

#modal .section-select a.submit:hover span {
	background-position:0 -40px;
}

#modal .section-select a.view-all {
	clear:both;
	display:block;
}

#modal .loading {
	text-align:center;
	padding:40px;
}

#modal img.loading {
	padding:0;
	margin:40px 0 20px 0;
}

#modal ul.payment_types {
	float:none;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}

#modal .section-select ul.payment_types {
	margin-top:0;
	margin-bottom:5px;
}

#modal .coverage {
	width:100%;
	margin-bottom:0;
}

#contact-option {
	margin-top:25px;
}

#contact-option li {
	background:transparent no-repeat left center;
	font-weight:bold;
	line-height:64px;
	margin-bottom:12px;
	padding-left:80px;
}

/*SEO 0524 START*/
/*
#contact-option li.contact-phone {
	background-image:url(../../i/home/icons/contact-phone.gif);
}

#contact-option li.contact-email {
	background-image:url(../../i/home/icons/contact-email.gif);
}

#contact-option li.contact-chat {
	background-image:url(../../i/home/icons/contact-chat.gif);
}

#contact-option li.contact-you {
	background-image:url(../../i/home/icons/contact-you.gif);
}*/
/*SEO 0524 END*/

.button-set {
    clear:both;
    color:#666666;
    position:relative;
    text-align:center;
    width:100%;
    _width: auto;
}

.button-set .back {
	float:left;
	line-height:40px;
}

.button-set-rght {
	text-align:right !important;
}

#modal a:link.button,
#modal a:visited.button,
#modal a:hover.button,
#modal a:active.button {
	color:#fff !important;
	display:inline-block;
	background:url(../img/backgrounds/button.gif) no-repeat right center !important;
	font-weight:bold !important;
	line-height:24px !important;
	padding-right:3px;
	text-align:center !important;
	text-decoration:none !important;
}

#modal a.button span {
	background:url(../img/backgrounds/button.gif) no-repeat left center !important;
	display:block;
	line-height:24px !important;
	padding:0 6px 3px 9px !important;
	text-align:center !important;
}

#modal a:link.alt,
#modal a:visited.alt,
#modal a:hover.alt,
#modal a:active.alt {
	color:#000 !important;
	background:url(../img/backgrounds/button-alt.gif) no-repeat right center !important;
}

#modal a.alt span {
	background:url(../img/backgrounds/button-alt.gif) no-repeat left center !important;
}

#modal span.context input,
    #modal span.context select {
	width:105px;
}

span.context {
	display:inline-block;
}

span.context input,
    span.context select {
	border:1px solid #000;
	width:156px;
}

span.context select {
	font-size:11px;
}

#modal a:link.close-modal,
#modal a:visited.close-modal,
#modal a:hover.close-modal,
#modal a:active.close-modal {
	color:#fb1616 !important;
	display:block !important;
	background:url(../img/backgrounds/button-modal.gif) no-repeat right center !important;
	font-weight:bold !important;
	line-height:21px !important;
	padding-right: 5px;
	text-align:center !important;
	text-decoration:none !important;
	float:right;
}

#modal a.close-modal span {
	background:url(../img/backgrounds/button-modal.gif) no-repeat left center !important;
	display:block;
	line-height:21px !important;
	padding:0 6px 2px 11px !important;
	text-align:center !important;
}


.form#contact-us input, form#contact-us label, form select, form#contact-us textarea {
    float: left;
}
form#contact-us input, form#contact-us select, form#contact-us textarea {
    float: left;
    border: 1px solid #000;
    color:#666666;
    font-size:11px;
}

form#contact-us .set {
clear:both;
padding-top:12px;
}

form#contact-us .submit {
    margin-top: 20px;
}

form#contact-us label {
    clear:left;
    color:#000000;
    display:block;
    float:left;
    font-family:"Lucida Sans",Arial;
    font-size:12px;
    line-height:16px;
    margin-right:24px;
    text-align:right;
    width:152px;
}

form#contact-us .required label {
    font-weight: bold

}

form#contact-us input.text {
    background: none;
    border:1px solid #000;
    letter-spacing:1px;
    padding:4px;
    width:215px;
    height: auto;
    font-family: arial;
}

form#contact-us select { width: 225px; }

form#contact-us textarea {
    width: 386px;
    height: 86px;
    font-family: arial,helvetica,sans-serif;
    letter-spacing:1px;
    font-size: 11px;
    padding: 2px;
}

form#contact-us p.optional {
    margin-left: 15px;
    font-style: italic;
    margin-bottom: 0 !important;
    line-height: 24px !important;
}

form#contact-us a.button { margin-left: 10px; }

form#contact-us a.button:link, form#contact-us a.button:visited, form#contact-us a.button:hover, form#contact-us a.button:active,
 a.backHome:link, a.backHome:visited, a.backHome:hover, a.backHome:active,  a.view:link, a.view:visited, a.view:hover, a.view:active {
    -moz-background-clip:border !important;
    -moz-background-inline-policy:continuous !important;
    -moz-background-origin:padding !important;
    background:transparent url(../img/backgrounds/button.gif) no-repeat scroll right center !important;
    color:#FFFFFF !important;
    display:inline-block;
    font-weight:bold !important;
    line-height:24px !important;
    padding-right:3px;
    text-align:center !important;
    text-decoration:none !important;
}

form#contact-us a.button span, a.backHome span, a.view span {
    -moz-background-clip:border !important;
    -moz-background-inline-policy:continuous !important;
    -moz-background-origin:padding !important;
    background:transparent url(../img/backgrounds/button.gif) no-repeat scroll left center !important;
    display:block;
    line-height:24px !important;
    padding:0 6px 3px 9px !important;
    text-align:center !important;
}

form#contact-us a.lrg:link, form#contact-us a.lrg:visited, form#contact-us a.lrg:hover, form#contact-us a.lrg:active{
    -moz-background-clip:border !important;
    -moz-background-inline-policy:continuous !important;
    -moz-background-origin:padding !important;
    background:transparent url(../img/backgrounds/button-lrg.gif) no-repeat scroll right center !important;
    color:#000000 !important;
    font-size:24px;
    line-height:40px !important;
    padding-right:3px;
}

form#contact-us a.lrg span {
    -moz-background-clip:border !important;
    -moz-background-inline-policy:continuous !important;
    -moz-background-origin:padding !important;
    background:transparent url(../img/backgrounds/button-lrg.gif) no-repeat scroll left center !important;
    display:block !important;
    line-height:40px !important;
    padding:0 20px 3px 23px !important;
}

#article .section-end {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../img/resources/lg_rule.png) no-repeat scroll left top;
margin-top:20px !important;
padding-top:20px;
clear: both;
}


form#contact-us a.submit { margin-left: 175px; }

#article form#contact-us .section-end { padding-top: 0 !important; margin-top: 20px !important; }

.contact-box {
    background: #f0f0f0;
    padding: 15px;
	/* start 5-24-11 */ 
    height: 500px;
	/* end 5-24-11 */ 
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
}


/* Style created for Contact Us Email 051210 Chad Alspach - Start */ 

.contact-box-email {
    padding: 15px;
	/* start 5-24-11 */ 
    height: 440px;
	/* end 5-24-11 */ 
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
    margin-bottom:18px;
    width:733px;
}


/* Style created for Contact Us Email 051210 Chad Alspach - End  */ 








.by-phone, .by-mail { 
    float: left;
    display: inline;
}

.by-phone {
    width: 309px;
    margin-right: 22px;
}

.by-phone table tr td.title {
    width: 122px;
    font-weight: bold;
    padding-bottom: 15px;
}

.by-phone table tr td.last {
    padding-bottom: 0 !important
}

.by-phone table tr {
    padding-bottom: 15px;
}

.by-mail {
    width: 431px;
    _width: 397px;
}

.by-mail table tr td.title {
    width: 145px;
    font-weight: bold;
    padding-bottom: 15px;
    vertical-align:top
}

.by-mail ul li {
    line-height: 16px;
}

.contact-box h2 {
    -moz-background-clip:border !important;
    -moz-background-inline-policy:continuous !important;
    -moz-background-origin:padding !important;
    background:transparent url(../img/resources/lg_rule.png) no-repeat scroll 0 24px !important;
    color:#1E1E1E !important;
    font-size:1.2em !important;
    margin-bottom:0.8em !important;
    padding-bottom:12px;
    padding-top:0 !important;
    width:100%;
}



/* Style created for Contact Us Email 051210 Chad Alspach - Start */ 


.contact-box-email h2 {
    -moz-background-clip:border !important;
    -moz-background-inline-policy:continuous !important;
    -moz-background-origin:padding !important;
    background:transparent url(../img/resources/lg_rule.png) no-repeat scroll 0 24px !important;
    color:#1E1E1E !important;
    font-size:1.2em !important;
    margin-bottom:0.8em !important;
    padding-bottom:12px;
    padding-top:0 !important;
    width:100%;
}


/* Style created for Contact Us Email 051210 Chad Alspach - End  */ 






.column.contact .article_close {
    background:transparent url(../img/resources/lg_rule.png) no-repeat scroll right top;
    padding-top:1.4em;
}


#article #context-alley {
	float:right;
	width:145px;
}

#article #error-header {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../img/backgrounds/error-header.png) no-repeat scroll left top;
    height:57px;
}

#article #error-header span {
    color:#FFFFFF;
    font-size:14px;
    font-weight:bold;
    line-height:57px;
    margin-left:60px;
}

body#autopay .error span.context, body.autopayprint .error span.context {
    border:1px solid #FF0000;
}


.show-error .help {
	display:none;
}

#context-alley .help {
	background:url(../img/backgrounds/context-help.gif) no-repeat left top;
	color:#666;
	font-size:11px;
	padding-left:15px;
	position:relative;
}

#context-alley .help h6 {
	color:#000;
	font-weight:bold;
}

#context-alley .help ol {
	list-style:decimal outside;
	margin-left:10px;
	padding-left:10px;
}

#context-alley .help strong {
	border-top:1px solid #d9d9d9;
	display:block;
}

fieldset .error-msg {
	display:none;
}

div.error .error-msg,
fieldset.error .error-msg {
	background:url(../img/backgrounds/context-error.gif) no-repeat left top;
	color:#f00;
	display:block;
	font-size:10px;
	min-height:20px;
	height:auto !important;
	height:20px;
	padding-left:15px;
	position:absolute;
	right:35px;
	width:145px;
    font-family: helvetica,arial,sans-serif;
}

fieldset .error-msg h6 {
	font-weight:bold;

}

#article .fieldsets {
	position:relative;
}

#article div.alert_message {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#1D9414 url(../img/icons/alert_message.png) no-repeat scroll 0 0;
    border-color:#125206;
    color:white;
    width: 90%;
}

#article div.alert {
    border:1px solid #CCCCCC;
    margin-bottom:16px;
    padding:5px 10px 10px 50px;
    position:relative;
}

#article div.alert h2, #article div.alert p {
    color: #fff;
}

#article div.alert p {
    font-size:12px !important;
    line-height:16px !important;
    margin-bottom: 0 !important;
}

#article div.alert h2 {
    margin-bottom:5px !important;
    padding-right:80px;
    font-size: 14px !important;
}

.error span.context {
	border:2px solid #f00;
	margin:0;
}


span.context {
	display:inline-block;
}

span.context input,
    span.context select {
	border:1px solid #000;
	width:156px;
}

body.confirmation #bdy { _height: 400px;}

h1.additional { font-size: 1.9em !important;}

#article div.additional-info {
    width: 285px;
    float: left;
    display: inline;
}

    #article div.additional-info.first {
        margin-right: 20px;
    }


/********  START NEWSLETTER THUMBNAILS *****************/

#article div.additional-info2 {
    width: 600px;
    float: left;
    display: inline;
}

    #article div.additional-info.first2 {
        margin-right: 20px;
    }

#article div.additional-info2 img {
    float: left;
    width: 95px;
    height: 70px;
    margin: 4px 10px 0 0
}

/********  END NEWSLETTER THUMBNAILS *****************/

#article div.additional-info h2 {
	font-size: 14px;
	color:#000;
	margin:0 0 5px 0;
	padding: 0;
        line-height: 16px;
}

#article div.additional-info img {
    float: left;
    width: 100px;
    height: 87px;
    margin: 0 10px 0 0
}

#article div.column.main div.additional-info p {
    padding-right: 0;
}


#article h2.highlight {
    font-size: 14px !important;
    color: #000;
    line-height: 20px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 1.67em !important;
}

/*SEO 0416 START*/
#article-highlights-wrap {
    /*background:url(../img/backgrounds/article-highlight-bg.gif) no-repeat left bottom;*/
    padding:0 1px 3px;
    width: 197px;
    margin: 20px 20px 25px 25px;
}
/*SEO 0416 END*/
    #article-highlights {
        background:#e0e0e0 url(/insurance-information/webpub/en/pages/img/home/backgrounds/footer.gif) repeat-x left top;
        border:1px solid #cfcfcf;
        clear:both;
        overflow:auto;
        padding:10px;
    }

        #article-highlights h3 {
            color:#010101;
            font-size:14px !important;
            font-weight:bold;
            margin-bottom:2px;
        }

#article #article-highlights ul.bullets {
    margin: 15px 0 0 0px;
}

#article-highlights ul.bullets li {
    line-height: 17px;
    margin-bottom: 12px;
    font-size: 8px !important;
}

    #article-highlights ul.bullets li span {
        font-size: 12px !important;
        color: #000;
    }

    #article-highlights ul.bullets {
        margin-top: 20px;
    }

    #article ul.bullets { margin-bottom:2.0em; margin-left: 52px; }

    #article ul.bullets li p { 
        margin-bottom: 0;
        font-size: 1.33em !important;
        display: inline;

    }


/* @group get a quote inline */

#get_a_quote {
	width: 175px;
	background:url(../img/resources/cta-quote-bg.png) no-repeat 0 0 !important;
	margin: 0 20px;
}
#get_a_quote form {
	padding: 15px 0 0 21px;
}
#get_a_quote span.closer {
	display: block;
	height: 20px;
	width: 175px;
	background:url(../img/resources/cta-quote-bg.png) no-repeat 0 bottom;
}
div#article div.main div.article #get_a_quote h2 {
	font-size: 15px;
	margin-bottom: 12px;
	font-weight: bold;
	margin: 15px 15px 0 21px;
}
#get_a_quote label {
	font-size: 12px;
	display: block;
	margin-bottom: 8px;
}
#get_a_quote form span.text {
	background:url(../img/resources/cta-quote-input.png) no-repeat left top;
	height:24px;
	width:132px;
	margin-bottom:10px;
}
#get_a_quote form span.text input,
#get_a_quote form a.alt {
	width:122px;
}
#get_a_quote form a:link.go,
#get_a_quote form a:visited.go,
#get_a_quote form a:hover.go,
#get_a_quote form a:active.go {
	color:#000 !important;
	display:block;
	height:24px;
	width:132px;
	position:relative;
}

#get_a_quote form a.go {
	background:url(../img/resources/cta-quote-button.png) no-repeat 0 0 !important;
	display:block;
	height:24px;
	width:132px;
	position:absolute;
	top:0;
	left:0;
}


/* @end */




#backToTop.article_close {
background:transparent url(../img/resources/lg_rule.png) no-repeat scroll right top;
padding-top: 10px;
margin-right: 2px;
}

ul.share li {  }

    ul.share li a { 
        padding-left: 25px;
        height: 16px;
        display: block;
        line-height: 15px;
    }

    ul.share li.facebook {
        margin-bottom: 15px;
    }
	/*SEO 0416 START*/
        ul.share li.facebook a {
            /*background:transparent url(../img/icons/facebook.gif) no-repeat scroll left top;*/
            padding-bottom: 2px; 
        }

        ul.share li.twitter a {
            /*background:transparent url(../img/icons/twitter.gif) no-repeat scroll left top;*/
            padding-bottom: 2px;
        }
        /*SEO 0416 END*/

.header ul.paging li, .article_close ul.paging li {
    float: left;
    display: inline;
}

    .header ul.paging {
        margin: 10px 0;
    }

    .header ul.paging li a, .article_close ul.paging li a {
        margin-left: 20px;
    }

body.newsletter #article h1.title {
    position: relative !important;
    font-size: 20px;
    margin-bottom:10px;
}

body.newsletter #article h2.highlight {
    margin-top: 10px;
    margin-right: 20px;
}

body.newsletter #article h2 {
    font-size: 1.2em !important;
    margin-bottom: 5px;
}

body.newsletter div.main div.header { margin-bottom: 0 !important
}

.article_close ul.paging { margin-right: 20px; }

/* @end */

/********  FOR WEBVIEW *****************/

#dummy_footer {
	text-align:center;	
	padding:80px;
	background-color: #ccc;
}

#dummy_central_area {
	padding-left: 200px;
	padding-top: 350px;
	padding-bottom: 250px;
	background-color: #ccc;
	
	border-right:1px solid white;
}

#dummy_help{
	background-color: #ccc;
	text-align:center;
        float: left;
        width: 155px;
         padding-top: 315px;
         padding-bottom: 315px;
}
#dummy_leftnav {
	padding-left: 20px;
	padding-top: 175px;
	padding-bottom: 426px;
	background-color: #ccc;
	
}
#dummy_contact-options{
	  background-color: #ccc;
  	 text-align:center;
            float: left;
            width: 155px;
            padding-top: 315px;
            padding-bottom: 315px;
}
#dummy_product {
	background-color: #ccc;
    float: left;
    width: 120px;
    height: 100px;
    margin-right: 15px;
  	display: inline;
}
#dummy_rightNav {
	padding-left: 20px;
	padding-top: 50px;
	padding-bottom: 165px;
	background-color: #ccc;
	text-align:center;
	border-top:1px solid white;
}
#dummy_talkToUs {
	padding-left: -10px;
	padding-top: 50px;
	padding-bottom: 100px;
	background-color: #ccc;
	border-bottom:1px solid white;
}

#dummy_covAdv {
	padding-left: 20px;
	padding-top: 50px;
	padding-bottom: 57px;
	background-color: #ccc;
	text-align:center;
	border-top:1px solid white;
}

#dummy_product_help {
	background-color: #ccc;
	float:left;
	padding-top:100px;
	width:155px;
}
#dummy_link-set {
	color:#1e1e1e;
	font-size:14px;
	font-weight:bold;
	margin-bottom:4px;
}
#dummy_ftr-wrapper {
	border-top:0px solid white;
	padding:0 2px 4px;
}
#dummy_prd_body{
	
	height:250px;
	margin-bottom:0;
	padding:0 3px;
	background-color:#ccc;
	border-bottom:1px solid white;
}
#dummy_logo {
	float:left;
	height:26px;
	width:26px;
	padding-left:20px;
}
#dummy_hdr_wrapper{
	height:95px;
	margin-bottom:0;
	padding:0 3px;
	background-color:#ccc;
	border-bottom:1px solid white;
}
#dummy_information_bar {
	background-color:#ccc;
	height:38px;
	padding:19px 3px 0 3px;
}
#dummy_section_nav {
	padding-left: 20px;
	padding-top: 175px;
	padding-bottom: 426px;
	background-color: #ccc;
	border-right:6px solid white;
}
#dummy_newsletter {
	padding-left: 20px;
	padding-top: 50px;
	padding-bottom: 153px;
	background-color: #ccc;
	text-align:center;
	border-top:1px solid white;
}


/********  Contact Us Page*****************/
#email_icon2 {
	position: absolute;
	left: 544px;
	top: 2px;
	width: 79;
	height: 85;
}
#mail_icon2 {
	position: absolute;
	left: 638px;
	top: 1px;
	width: 80;
	height: 85;
}
#phone_icon2 {
	position: absolute;
	left: 638px;
	top: 1px;
	width: 79;
	height: 84;
}
#email_icon1 {
	position: absolute;
	left: 43px;
	top: 59px;
	width: 150;
	height: 162;
}
#mail_icon1 {
	position: absolute;
	left: 436px;
	top: 59px;
	width: 150;
	height: 166;
}
#phone_icon1 {
	position: absolute;
	left: 243px;
	top: 59px;
	width: 150;
	height: 166;
}


.phone-contact {
	height:300px !important;
	
	}
.mail-payments {
	height:250px !important;
	
	}
.mail-policy {
	height:250px !important;
	
	}
.mail-claims {
	height:350px !important;
	
	}
.mail-general {
	height:150px !important;
	
	}

/********  Start Search Results*****************/

.cse .gsc-control-cse,
.gsc-control-cse {
  padding: 1em;
  width: auto;
}
.cse .gsc-branding,
.gsc-branding {
  display: none;
}
.cse .gsc-control-cse div,
.gsc-control-cse div {
  position: normal;
}
/* Selector for entire element. */
.cse .gsc-control-cse,
.gsc-control-cse {
  background-color: #ffffff;
  border: 1px solid;
  border-color: #ffffff;
}
.cse .gsc-control-cse:after,
.gsc-control-cse:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.cse .gsc-resultsHeader,
.gsc-resultsHeader {
  border: block;
}
/* Search button */
.cse input.gsc-search-button,
input.gsc-search-button {
  font-family: inherit;
  color: #000000;
  text-shadow: 0 1px 2px #FFFFFF;
  background-color: #CECECE;
  border: 1px outset;
  border-color: #666666;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
/* Inactive tab */
.cse .gsc-tabHeader.gsc-tabhInactive,
.gsc-tabHeader.gsc-tabhInactive {
  border-bottom: none;
  color: #666666;
  background-color: #e9e9e9;
  border: 1px solid;
  border-color: #e9e9e9;
  border-bottom: none;
}
/* Active tab */
.cse .gsc-tabHeader.gsc-tabhActive,
.gsc-tabHeader.gsc-tabhActive {
  background-color: #FFFFFF;
  border: 1px solid;
  border-top: 2px solid;
  border-color: #e9e9e9;
  border-top-color: #FF9900;
  border-bottom: none;
}
/* This is the tab bar bottom border. */
.cse .gsc-tabsArea,
.gsc-tabsArea {
  margin-top: 1em;
  border-bottom: 1px solid #e9e9e9;
}
/* Inner wrapper for a result */
.cse .gsc-webResult.gsc-result,
.gsc-webResult.gsc-result,
.gsc-imageResult-column,
.gsc-imageResult-classic {
  padding: .25em;
  border: 1px solid;
  border-color: #ffffff;
  margin-bottom: 1em;
}
/* Result hover event styling */
.cse .gsc-webResult.gsc-result:hover,
.gsc-webResult.gsc-result:hover,
.gsc-results .gsc-imageResult-classic:hover,
.gsc-results .gsc-imageResult-column:hover {
  border: 1px solid;
  border-color: #FFFFFF;
}
/*Promotion Settings*/
/* The entire promo */
.cse .gs-promotion,
.gs-promotion {
  background-color: #FFFFFF;
  border: 1px solid;
  border-color: #336699;
}
/* Promotion image */
.cse .gs-promotion .gs-promotion-image,
.gs-promotion .gs-promotion-image {}
/* Promotion links */
.cse .gs-promotion a.gs-title:link,
.gs-promotion a.gs-title:link,
.cse .gs-promotion a.gs-title:link *,
.gs-promotion a.gs-title:link *,
.cse .gs-promotion .gs-snippet a:link,
.gs-promotion .gs-snippet a:link {
  color: #0000CC;
}
.cse .gs-promotion a.gs-title:visited,
.gs-promotion a.gs-title:visited,
.cse .gs-promotion a.gs-title:visited *,
.gs-promotion a.gs-title:visited *,
.cse .gs-promotion .gs-snippet a:visited,
.gs-promotion .gs-snippet a:visited {
  color: #0000CC;
}
.cse .gs-promotion a.gs-title:hover,
.gs-promotion a.gs-title:hover,
.cse .gs-promotion a.gs-title:hover *,
.gs-promotion a.gs-title:hover *,
.cse .gs-promotion .gs-snippet a:hover,
.gs-promotion .gs-snippet a:hover {
  color: #0000CC;
}
.cse .gs-promotion a.gs-title:active,
.gs-promotion a.gs-title:active,
.cse .gs-promotion a.gs-title:active *,
.gs-promotion a.gs-title:active *,
.cse .gs-promotion .gs-snippet a:active,
.gs-promotion .gs-snippet a:active {
  color: #0000CC;
}
/* Promotion snippet */
.cse .gs-promotion .gs-snippet,
.gs-promotion .gs-snippet,
.cse .gs-promotion .gs-title .gs-promotion-title-right,
.gs-promotion .gs-title .gs-promotion-title-right,
.cse .gs-promotion .gs-title .gs-promotion-title-right *,
.gs-promotion .gs-title .gs-promotion-title-right * {
  color: #000000;
}
/* Promotion url */
.cse .gs-promotion .gs-visibleUrl,
.gs-promotion .gs-visibleUrl {
  color: #008000;
}
/* Style for auto-completion table
 * .gsc-completion-selected : styling for a suggested query which the user has moused-over
 * .gsc-completion-container : styling for the table which contains the completions
 */
.gsc-completion-selected {
  background: #D5E2FF;
}
.gsc-completion-container {
  font-family: Arial, sans-serif;
  font-size: 13px;
  position: absolute;
  background: white;
  border: 1px solid #666666;
  margin-left: 0;
  margin-right: 0;
  /* The top, left, and width are set in JavaScript. */
}

/* Full URL */
.gs-webResult div.gs-visibleUrl-short {
  display: none;
}
.gs-webResult div.gs-visibleUrl-long {
  display: block;
}

/********  Break *****************/

  .gsc-control-cse {
    font-family: Arial, sans-serif;
    border-color: #FFFFFF;
    background-color: #FFFFFF;
  }
  .gsc-tabHeader.gsc-tabhInactive {
    border-color: #E9E9E9;
    background-color: #E9E9E9;
  }
  .gsc-tabHeader.gsc-tabhActive {
    border-top-color: #FF9900;
    border-left-color: #E9E9E9;
    border-right-color: #E9E9E9;
    background-color: #FFFFFF;
  }
  .gsc-tabsArea {
    border-color: #E9E9E9;
  }
  .gsc-webResult.gsc-result,
  .gsc-results .gsc-imageResult {
    border-color: #FFFFFF;
    background-color: #FFFFFF;
  }
  .gsc-webResult.gsc-result:hover,
  .gsc-imageResult:hover {
    border-color: #FFFFFF;
    background-color: #FFFFFF;
  }
  .gs-webResult.gs-result a.gs-title:link,
  .gs-webResult.gs-result a.gs-title:link b,
  .gs-imageResult a.gs-title:link,
  .gs-imageResult a.gs-title:link b {
    color: #034E7A;
  }
  .gs-webResult.gs-result a.gs-title:visited,
  .gs-webResult.gs-result a.gs-title:visited b,
  .gs-imageResult a.gs-title:visited,
  .gs-imageResult a.gs-title:visited b {
    color: #034E7A;
  }
  .gs-webResult.gs-result a.gs-title:hover,
  .gs-webResult.gs-result a.gs-title:hover b,
  .gs-imageResult a.gs-title:hover,
  .gs-imageResult a.gs-title:hover b {
    color: #034E7A;
  }
  .gs-webResult.gs-result a.gs-title:active,
  .gs-webResult.gs-result a.gs-title:active b,
  .gs-imageResult a.gs-title:active,
  .gs-imageResult a.gs-title:active b {
    color: #034E7A;
  }
  .gsc-cursor-page {
    color: #034E7A;
  }
  a.gsc-trailing-more-results:link {
    color: #034E7A;
  }
  .gs-webResult .gs-snippet,
  .gs-imageResult .gs-snippet {
    color: #565656;
  }
  .gs-webResult div.gs-visibleUrl,
  .gs-imageResult div.gs-visibleUrl {
    color: #565656;
  }
  .gs-webResult div.gs-visibleUrl-short {
    color: #565656;
  }
  .gs-webResult div.gs-visibleUrl-short {
    display: none;
  }
  .gs-webResult div.gs-visibleUrl-long {
    display: block;
  }
  .gsc-cursor-box {
    border-color: #FFFFFF;
  }
  .gsc-results .gsc-cursor-box .gsc-cursor-page {
    border-color: #E9E9E9;
    background-color: #FFFFFF;
    color: #034E7A;
  }
  .gsc-results .gsc-cursor-box .gsc-cursor-current-page {
    border-color: #FF9900;
    background-color: #FFFFFF;
    color: #034E7A;
  }
  .gs-promotion {
    border-color: #336699;
    background-color: #FFFFFF;
  }
  .gs-promotion a.gs-title:link,
  .gs-promotion a.gs-title:link *,
  .gs-promotion .gs-snippet a:link {
    color: #0000CC;
  }
  .gs-promotion a.gs-title:visited,
  .gs-promotion a.gs-title:visited *,
  .gs-promotion .gs-snippet a:visited {
    color: #0000CC;
  }
  .gs-promotion a.gs-title:hover,
  .gs-promotion a.gs-title:hover *,
  .gs-promotion .gs-snippet a:hover {
    color: #0000CC;
  }
  .gs-promotion a.gs-title:active,
  .gs-promotion a.gs-title:active *,
  .gs-promotion .gs-snippet a:active {
    color: #0000CC;
  }
  .gs-promotion .gs-snippet,
  .gs-promotion .gs-title .gs-promotion-title-right,
  .gs-promotion .gs-title .gs-promotion-title-right *  {
    color: #000000;
  }
  .gs-promotion .gs-visibleUrl,
  .gs-promotion .gs-visibleUrl-short {
    color: #008000;
  }
  .gsc-input input.gsc-input {
    background: none repeat scroll 0% 0% white !important;
  }


  #nosearchquery { display: none; }

/********  End Search Results*****************/

/********  Start Reviews *****************/

.pr-review-points-attr-wrapper {
    width: 100% !important;
    display: none !important;
}

.pr-page-nav-wrapper {
    width: 30% !important;
}

.pr-page-count-wrapper {
	width: 45% !important;
}
/********  End Reviews *****************/

/********  Start SEO *****************/

#container_seolanding {
    background-color: #FFFFFF;
    height: 1400px;
    margin: 10px auto;
    position: relative;
    text-align: left;
    width: 700px;
}
#container_seolanding .linkblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
#container_seolanding .linkred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D52D28;
	text-decoration: underline;
}

#container_seolanding h1 {
	visibility: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
}
#container_seolanding h3 {
	visibility: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
#container_seolanding #jn011125logo img {
	height: 91px;
	width: 700px;
	position: absolute;
	left: 0px;
	top: 0px;
	border: 0;
}
#container_seolanding #jn011125spokesperson img {
	height: 283px;
	width: 700px;
	position: absolute;
	left: 0px;
	top: 80px;
	border: 0;
}
#container_seolanding #h2 {
	position: absolute;
	visibility: visible;
	height: 37px;
	width: 455px;
	left: 41px;
	top: 150px;
	font-family: Arial, Helvetica, sans-serif;
	color: #d52d28;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.7em;
}
#container_seolanding #quotesubheader {
	position: absolute;
	visibility: visible;
	height: 42px;
	width: 452px;
	left: 44px;
	top: 185px;
	z-index: 1;
}
#container_seolanding #extralinks1 {
    font-size: 0.7em;
    height: 44px;
    left: 196px;
    position: absolute;
    text-align: left;
    top: 285px;
    visibility: visible;
    width: 371px;
    z-index: 1;
}
#container_seolanding #extralinks2 {
    font-size: 0.7em;
    height: 44px;
    left: 196px;
    position: absolute;
    text-align: left;
    top: 302px;
    visibility: visible;
    width: 371px;
    z-index: 1;
}
#container_seolanding #introcopy {
	position: absolute;
	visibility: visible;
	width: 524px;
	left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 1;
}
#container_seolanding #customers {
    height: 38px;
    left: 17px;
    position: absolute;
    top: 365px;
    visibility: visible;
    width: 541px;
    z-index: 1;
}
#container_seolanding #comparison {
    height: 820px;
    left: 17px;
    position: absolute;
    top: 560px;
    visibility: visible;
    width: 541px;
    z-index: 1;
}
#container_seolanding #snapshot2 {
    font-size: 12px;
    height: 90px;
    left: 17px;
    position: absolute;
    top: 400px;
    width: 255px;
    z-index: 3;
}
#container_seolanding #testimonials {
    height: 98px;
    left: 17px;
    position: absolute;
    top: 510px;
    visibility: visible;
    width: 541px;
    z-index: 1;
}
#container_seolanding #savings {
    position: relative;
    z-index: 0;
    margin: 0 0 0 50px;
    top: 4px;
}

#container_seolanding #savings li {
    position: relative;
    float: left;
    color: #fff;
    background: #749eba;
    width: 240px;
    list-style: none;
    padding: 12px;
    margin-left: 20px;
    border: solid 1px #fff;
    font-style: italic;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    font-size: 14px;
}

#container_seolanding #ie #savings li { padding: 8px 12px; }

#container_seolanding #savings li p { 
    float: left; 
    width: 160px;
    text-align: right;
    margin-right: 5px;
}
#container_seolanding #savings li strong { 
    display: block;
    float: right; 
    font-size: 32px;
}

#container_seolanding #bg {
    position: relative;
    z-index: 1;
    height:500px;
    background: url(../../img/common/apples-landing-bg.jpg) no-repeat;
        -webkit-box-shadow: 0px 0px 15px rgba(68,68,68,1.0);
        -moz-box-shadow: 0px 0px 15px rgba(68,68,68,1.0);
        box-shadow: 0px 0px 15px rgba(68,68,68,1.0);
        background-color:rgb(68,68,68);
        -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#dddddd')";
		filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#dddddd');
	zoom: 1;     
    text-align: left;
    border: solid 1px #fff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

#container_seolanding #content {
	position: absolute;
	top: 230px;
	left: 86px;
	width: 340px;
	color: #fff;
	font-size: 22px;
	font-family: "Frutiger", "Myriad Pro", sans-serif;
	height: 62px;
}
#container_seolanding #content h2 {
    font-size: 28px;
    font-weight: normal;
    margin-bottom: 10px;
}

#container_seolanding #logo {
    position: absolute;
    top: 400px;
    left: 530px;
    zoom:1;
}

#container_seolanding #ie6 #logo{
	top:580px;
}

#container_seolanding #slideshow {
    height: 60px;
    margin-bottom: 10px;
}

#container_seolanding form {
    display: block;
    width: 310px;
}

#container_seolanding form #zipcode {
    float: left;
    width: 90px;
    height: 31px;
    margin-top: 3px;
    color: #787776;
    border: solid 1px #556977;
    font-size: 18px;
    line-height: 31px;
    padding: 0 5px;
}

#container_seolanding form #submit {
    float: right;
}

#container_seolanding #content #zip-error {
    padding: 10px;
    font-size: 14px;
    color: #000;
}
#container_seolanding .boldred {
	color: #d52d28;
	font-weight: bold;
	font-size: 1em;
}
#container_seolanding .smallitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: italic;
}
#container_seolanding .introhead {
	color: #d52d28;
	font-weight: bold;
	text-decoration: none;
	font-size: 4em;
}
#container_seolanding .subhead {
	color: #d52d28;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.5em;
}
#container_seolanding .boldblack {
	color: #000;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	font-size: 1em;
}
#container_seolanding #article p {
	margin-bottom: 1em;
}


/********  End SEO *****************/

/********  Start About Us Page Dec2011 *****************/

#jn011134container {
    background-color: #FFFFFF;
    background-position: center top;
    border: thin solid #FFFFFF;
    height: 800px; /********  Changed from 900 *****************/
    margin-right: auto;
    position: relative;
    width: 749px;
}
#jn011134bodycopy {
    border: 0 none;
    left: 0;
    position: absolute;
    visibility: visible;
    width: 360px; /********  Changed from 408 *****************/
    z-index: 1;
}
#jn011134bodycopywide {
    border: 0 none;
    left: 0;
    position: absolute;
    margin-top: 0px; /********  Changed from 355 *****************/
	.margin-top: 5px !important; /********  Changed from 360 *****************/
    visibility: visible;
    width: 749px;
    z-index: 1;
}
#jn011134spokesperson {
    border: 0 none;
    height: 454px;
    left: 0;
    position: absolute;
    top: 0;
    width: 749px;
}
/********  End About Us Page Dec2011 *****************/

/***********  Start Crossell Page Jan2012 ********************/

#introtext_crossell {
	position: absolute;
	visibility: visible;
	height: 81px;
	width: 510px;
	left: 190px;
	top: 30px;
	color: #666;
}
#container_crossell {
	background-color: #FFFFFF;
	background-position: center top;
	height: 841px;
	width: 749px;
	border: thin solid #FFFFFF;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#homeowners_crossell img {
	height: 67px;
	width: 80px;
	position: absolute;
	left: 183px;
	top: 145px;
	z-index: 1;
}
#homeownerstext_crossell {
	position: absolute;
	visibility: visible;
	height: 64px;
	width: 180px;
	left: 269px;
	top: 145px;
	color: #666;
}
#renters_crossell img {
	height: 67px;
	width: 80px;
	position: absolute;
	left: 456px;
	top: 145px;
	z-index: 1;
}
#renterstext_crossell {
	position: absolute;
	visibility: visible;
	height: 71px;
	width: 175px;
	left: 542px;
	top: 145px;
	color: #666;
}
#mobile_crossell img {
	height: 67px;
	width: 80px;
	position: absolute;
	left: 183px;
	top: 145px;
	z-index: 1;
}
#mobiletext_crossell {
	position: absolute;
	visibility: visible;
	height: 82px;
	width: 180px;
	left: 269px;
	top: 145px;
	color: #666;
}
#specialty_crossell img {
	height: 67px;
	width: 80px;
	position: absolute;
	left: 456px;
	top: 145px;
	z-index: 1;
}
#specialtytext_crossell {
	position: absolute;
	visibility: visible;
	height: 70px;
	width: 175px;
	left: 542px;
	top: 145px;
	color: #666;
}
#umbrella_crossell img {
	height: 67px;
	width: 80px;
	position: absolute;
	left: 456px;
	top: 590px;
	z-index: 1;
}
#umbrellatext_crossell {
	position: absolute;
	visibility: visible;
	height: 70px;
	width: 175px;
	left: 542px;
	top: 590px;
	color: #666;
}
#classicauto_crossell img {
	height: 67px;
	width: 80px;
	position: absolute;
	left: 456px;
	top: 375px;
	z-index: 1;
}
#classicautotext_crossell {
	position: absolute;
	visibility: visible;
	height: 62px;
	width: 175px;
	left: 542px;
	top: 375px;
	color: #666;
}
#boaters_crossell img {
	height: 67px;
	width: 80px;
	position: absolute;
	left: 183px;
	top: 480px;
	z-index: 1;
}
#boaterstext_crossell {
	position: absolute;
	visibility: visible;
	height: 66px;
	width: 180px;
	left: 269px;
	top: 480px;
	color: #666;
}
#breakdown_crossell img {
	height: 67px;
	width: 80px;
	position: absolute;
	left: 456px;
	top: 260px;
	z-index: 1;
}
#breakdowntext_crossell {
	position: absolute;
	visibility: visible;
	height: 71px;
	width: 175px;
	left: 542px;
	top: 260px;
	color: #666;
}
#motorcycle_crossell img {
	height: 67px;
	width: 80px;
	position: absolute;
	left: 183px;
	top: 375px;
	z-index: 1;
}
#motorcycletext_crossell {
	position: absolute;
	visibility: visible;
	height: 71px;
	width: 180px;
	left: 269px;
	top: 375px;
	color: #666;
}
#flood_crossell img {
	height: 67px;
	width: 80px;
	position: absolute;
	left: 183px;
	top: 260px;
	z-index: 1;
}
#floodtext_crossell {
	position: absolute;
	visibility: visible;
	height: 67px;
	width: 180px;
	left: 269px;
	top: 260px;
	color: #666;
}
#watercraft_crossell img {
	height: 67px;
	width: 80px;
	position: absolute;
	left: 456px;
	top: 480px;
	z-index: 1;
}
#watercrafttext_crossell {
	position: absolute;
	visibility: visible;
	height: 66px;
	width: 180px;
	left: 542px;
	top: 480px;
	color: #666;
}
#life_crossell img {
	height: 67px;
	width: 80px;
	position: absolute;
	left: 183px;
	top: 590px;
	z-index: 1;
}
#lifetext_crossell {
	position: absolute;
	visibility: visible;
	height: 59px;
	width: 175px;
	left: 269px;
	top: 590px;
	color: #666;
}
#footertext_crossell {
	height: 30px;
	width: 550px;
	position: absolute;
	left: 180px;
	top: 815px;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	text-align: left;
	color: #666;
}
#spokesperson_crossell img {
	height: 738px;
	width: 183px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#bkgd_crossell img {
	height: 738px;
	width: 567px;
	position: absolute;
	left: 183px;
	top: 0px;
}
.bigred {
	color: #d52d28;
	font-size: 1.5em;
	font-weight: bold;
}
.style7 {
	color: #000066;
	font-size: 1em;
}
.style9 {color: #000066}
.boldred {
	color: #d52d28;
	font-weight: bold;
	text-decoration: none;
}
.introhead {
	color: #d52d28;
	font-weight: bold;
	text-decoration: none;
	font-size: 4em;
}
.subhead {
	color: #d52d28;
	font-weight: bold;
	text-decoration: none;
	font-size: 2.2em;
}
.boldblack {
	color: #000;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.style12 {
	color: #990000;
	font-size: 1.3em;
	font-weight: bold;
}

/***********  End Crossell Page Jan2012 ********************/

/***********  Start Email Address Book LandingPage April2012 ********************/

#jn011239container {
	background-color: #FFF;
	background-position: center top;
	height: 750px;
	width: 749px;
	border: thin solid #FFFFFF;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#jn011239introcopy {
	position: absolute;
	visibility: visible;
	height: 113px;
	width: 741px;
	left: 1px;
	top: 19px;
	z-index: 0;
	border: 0;
}
#jn011239aol {
	position: absolute;
	visibility: visible;
	height: 144px;
	width: 144px;
	left: 0px;
	top: 148px;
	z-index: 1;
	border: 0;
}
#jn011239earthlink {
	position: absolute;
	visibility: visible;
	height: 144px;
	width: 144px;
	left: 280px;
	top: 148px;
	z-index: 1;
	border: 0;
}
#jn011239gmail {
	position: absolute;
	visibility: visible;
	height: 144px;
	width: 144px;
	left: 560px;
	top: 148px;
	z-index: 1;
	border: 0;
}
#jn011239hotmail {
	position: absolute;
	visibility: visible;
	height: 144px;
	width: 144px;
	left: 0px;
	top: 348px;
	z-index: 1;
	border: 0;
}
#jn011239outlook {
	position: absolute;
	visibility: visible;
	height: 144px;
	width: 144px;
	left: 280px;
	top: 348px;
	z-index: 1;
	border: 0;
}
#jn011239yahoo {
	position: absolute;
	visibility: visible;
	height: 144px;
	width: 144px;
	left: 560px;
	top: 348px;
	z-index: 1;
	border: 0;
}
#jn011239comcast {
	position: absolute;
	visibility: visible;
	height: 144px;
	width: 144px;
	left: 0px;
	top: 548px;
	z-index: 1;
	border: 0;
}
#jn011239verizon {
	position: absolute;
	visibility: visible;
	height: 144px;
	width: 144px;
	left: 280px;
	top: 548px;
	z-index: 1;
	border: 0;
}

/***********  End Email Address Book LandingPage April2012 ********************/

/***********  Start Jingle LandingPage July2012 ********************/
#jn011246container {
	background-color: #FFF;
	background-position: center top;
	height: 810px;
	width: 749px;
	border: thin solid #FFFFFF;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#jn011246spokesperson {
	height: 801px;
	width: 278px;
	position: absolute;
	left: 0px;
	top: 0px;
	border: 0;
}
#jn011246icon {
	height: 34px;
	width: 35px;
	position: absolute;
	left: 271px;
	top: 113px;
	border: 0;
	z-index: 0;
}
#jn011246icon2 {
	height: 34px;
	width: 35px;
	position: absolute;
	left: 271px;
	top: 150px;
	border: 0;
	z-index: 0;
}
#jn011246icon3 {
	height: 34px;
	width: 35px;
	position: absolute;
	left: 271px;
	top: 75px;
	border: 0;
	z-index: 0;
}
#jn011246_H2 {
	position: absolute;
	visibility: visible;
	height: 62px;
	width: 461px;
	left: 277px;
	top: 14px;
	z-index: 1;
	border: 0;
	font-weight: bold;
}
#jn011246_red_bold {
	position: absolute;
	visibility: visible;
	height: 33px;
	width: 461px;
	left: 277px;
	top: 75px;
	z-index: 1;
	border: 0;
	font-weight: bold;
	color: #ae3434;
}
#jn011246_download_text {
	position: absolute;
	visibility: visible;
	height: 141px;
	width: 427px;
	left: 311px;
	top: 83px;
	z-index: 1;
	border: 0;
	font-weight: bold;
}
#jn011246_instructions {
	position: absolute;
	visibility: visible;
	height: 782px;
	width: 460px;
	left: 277px;
	top: 205px;
	z-index: 1;
	border: 0;
	color: #6d6e71;
	font-size: 8pt;
}




/***********  End Jingle LandingPage July2012 ********************/

/***********  Start College Info Graphic Oct 24, 2012 ********************/

#embeddable-container{margin:50px auto; width:600px;}
#embeddable-container .embeddable-clear{clear:both;}
#embeddable-ie7 #embeddable-container .embeddable-clear{display:inline;}
#embeddable-container a{color:#034e7a; font-family:Verdana, Geneva, sans-serif; font-size:12px; cursor:pointer; text-decoration:none;}
#embeddable-container a:hover{text-decoration:underline;}

/*Header*/
#embeddable-container .embeddable-header{width:100%; padding:20px 20px; background:#eeeeee; -moz-border-top-right-radius:10px; border-top-right-radius:10px; -moz-border-top-left-radius:10px; border-top-left-radius:10px;}
#embeddable-container .embeddable-grab-code{float:left;}
#embeddable-container .embeddable-hidden{width:100%; display:none;}

/*Social Icons*/
#embeddable-container .embeddable-share{float:right; margin:2px 4px 0 0; font-size:12px; color:#666666; font-family:Verdana, Geneva, sans-serif;}
#embeddable-container a.embeddable-facebook,
#embeddable-container a.embeddable-twitter,
#embeddable-container a.embeddable-googleplus,
#embeddable-container a.embeddable-linkedin{display:block; float:right; width:19px; height:19px; margin:0 0 0 5px; text-decoration:none;}
#embeddable-container a.embeddable-facebook{background:url('/insurance-information/webpub/en/pages/img/resources/social-icons.png') 0 0;}
#embeddable-container a.embeddable-facebook:hover{background:url('/insurance-information/webpub/en/pages/img/resources/social-icons.png') 0 -19px;}
#embeddable-container a.embeddable-twitter{background:url('/insurance-information/webpub/en/pages/img/resources/social-icons.png') -19px 0;}
#embeddable-container a.embeddable-twitter:hover{background:url('/insurance-information/webpub/en/pages/img/resources/social-icons.png') -19px -19px;}
#embeddable-container a.embeddable-googleplus{background:url('/insurance-information/webpub/en/pages/img/resources/social-icons.png') -38px 0;}
#embeddable-container a.embeddable-googleplus:hover{background:url('/insurance-information/webpub/en/pages/img/resources//social-icons.png') -38px -19px;}
#embeddable-container a.embeddable-linkedin{background:url('/insurance-information/webpub/en/pages/img/resources/social-icons.png') -57px 0;}
#embeddable-container a.embeddable-linkedin:hover{background:url('/insurance-information/webpub/en/pages/img/resources/social-icons.png') -57px -19px;}

/*Social Buttons*/
#embeddable-container .embeddable-social{float:right; text-align:left; width:91px; margin:10px 0 0; overflow:hidden;}
#embeddable-container .embeddable-social .facebook-like{border:none; overflow:hidden; width:150px; height:21px; overflow:hidden;}
#embeddable-container .embeddable-social .twitter-share-button{display:block; margin:0 0 5px;}
#embeddable-ie7 #embeddable-container .embeddable-social .twitter-share-button{margin:5px 0;}
#embeddable-container .stButton{margin:0;} /*ShareThis Buttons*/

/*Form*/
#embeddable-container form{margin:0; padding:0;}
#embeddable-container form textarea{width:60%; float:left; height:65px; margin:10px 0 0; padding:8px; border:2px solid #cccccc; font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#666666; resize:none;}

/*Body*/
#embeddable-container .embeddable-body{width:100%; padding:0 20px; background:url('/insurance-information/webpub/en/pages/img/resources/fade-top.png') top center repeat-x; font-size:0;}

/*Footer*/
#embeddable-container .embeddable-footer{width:100%; margin:0 20px; padding:10px 0; text-align:center; background:#cccccc; cursor:pointer !important;}
#embeddable-container .embeddable-footer:hover{text-decoration:underline;}

/***********  End College Info Graphic Oct 24, 2012 ********************/

/***** START Press Release January 29, 2013 *****/
#pr-subhdr {width: 100%;}
#pr-subhdr span {color: #000077; font-size: 2.1em; font-weight: bold;}
#pr-subhdr #contact-wrapper {border-top: 3px solid #000077; margin: 10px 0px; padding: 10px 0px; width: 100%;}
#pr-subhdr #contact-msg {float: left; width: 40%;}
#pr-subhdr #contact-contacts {float: right; width: 60%;}
#pr-subhdr #contact-contacts-heading {float: left; width: 25%;}
#pr-subhdr #contact-contacts-names {float: right; width: 75%;}
#pr-subhdr h1 {background: none repeat scroll 0 0 transparent !important; margin: 10px 0 !important; color: #444444; font-size: 16px;}
#pr-subhdr sup {font-size: 0.4em;}
/***** END Press Release January 29, 2013 *****/

/*** Start Change for SR46638 CA supergroup Fax ***/
.fax_num{ 
color:#565656  !important;
font-size: 1.1em  !important;
line-height: 1.57em  !important;
}
.fax_common{
list-style-type:disc !important; 
padding-left:20px !important;
}
.fax_italic{
   font-style: italic !important;
}
/*** End Change for SR46638 CA supergroup Fax ***/

/*focus*/

p:focus{
border: 1px solid #369;
}


#skiptocontent{
	position:absolute;
	width: 100%;
}
#skiptocontent a {
	padding:6px;
	position: absolute;
	top:-40px;
	left:85px;
	color:white;
	background:none;
    z-index: 100;    
}

#skiptocontent a:focus {
	position:fixed;
	width: 100%;
	top:0;
	left:0;
	color:white;
	background:#676767;
}