 @charset "UTF-8";
/* CSS Document */


/***************** Site wide *****************/
html {
	min-height: 100%;
	margin-bottom: 1px;
	overflow: -moz-scrollbars-vertical;
    overflow: scroll;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
	body {
		-webkit-text-size-adjust: none;
	}
}

p {
	padding: 0 0 10px; 
	margin: 0;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;

	color: #666666;
	
	text-align:left;
}
h1 {
	padding: 0 0 5px;
	margin: 0;
}
h2 {
	padding: 0 0 5px;
	margin: 0;
}
h3 {
	padding: 0 0 5px;
	margin: 0;
}

img {
	border:0;
}

.errors {
	color: #EF3F44;
}

.a {
	margin: 0;
}

.border {
	border: 1px solid #A2AFC3;
	-moz-border-radius:4px;
	border-radius:4px;
}

.withcaption{
	position: relative;
}

.withcaption p{
	background: rgba(255,255,255,0.8);
    border-radius: 0 0 4px 4px;
    bottom: 12px;
	left: 19px;
    box-sizing: border-box;
    color: #666;
    display: inline-block;
    padding: 10px;
    position: absolute;
    width: 500px;
	font-size: 12px;
}

a.noLine:hover {	
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #023A78;
	text-decoration: none;
}
a.noLine:link {	
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #023A78;
	text-decoration: none;

}
a.noLine:visited {	
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #023A78;
	text-decoration: none;

}
a.noLine:active {	
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #023A78;
	text-decoration: none;
}

a.nostyle {
	text-decoration: none;
}

li.bulletEC {
	list-style-image: url('/Images/bullet-point.gif');
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	color: #023A78;
	padding-right: 0px;
	margin-top: .0em;
	padding-bottom: .6em;
}
ul.bulletEC {
	margin-top: 0em;
	padding-top: 0em;
	margin-left: .5em;
	padding-left: .65em;
	padding-bottom: .4em;
	margin-bottom: 0em;
}



li.bullet {
	list-style-image: url('../Images/bullet-point.gif');
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	color: #023A78;
	padding-right: 290px;
	margin-top: .0em;
	padding-bottom: .6em;
}

ul.bullet, ul.bullet-wide {
	margin-top: 0em;
	padding-top: 0em;
	margin-left: .5em;
	padding-left: .65em;
	padding-bottom: .4em;
	margin-bottom: 0em;
}
ol.bullet {
	margin-top: 0em;
	padding-top: 0em;
	margin-left: .5em;
	padding-left: .7em;
	padding-bottom: .4em;
	margin-bottom: 0em;
}
li.bullet-ol {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	color: #023A78;
	padding-right: 308px;
	margin-top: .0em;
	padding-bottom: .6em;
}
li.bullet-ol-light {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 19px;
	font-weight: normal;
	color: #666666;
	padding-right: 308px;
	margin-top: .0em;
	padding-bottom: .6em;
}
li.bullet-blue {
	list-style-image: url('/Images/bullet-point2.gif');
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #023A78;
	padding-right: 308px;
	margin-top: .2em;
	padding-top: .7em;
}
ul.bullet-blue {
	margin-top: 0em;
	padding-top: 0em;
	margin-left: 1.6em;
	padding-left: .7em;
}
li.bullet-light {
	list-style-image: url('/Images/bullet-point.gif');
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	margin-top: .2em;
	padding-top: .7em;
	padding-right: 200px;
	text-align:left;
}
li.bullet-blue-light {
	list-style-image: url('/Images/bullet-point2.gif');
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	padding-right: 200px;
	margin-top: .2em;
	padding-top: .7em;
}
li.bullet-ol-light-wide {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 19px;
	font-weight: normal;
	color: #666666;
	padding-right: 200px;
	margin-top: .0em;
	padding-bottom: .6em;
}
li.bullet-pdf {
	list-style-image: url('/Images/pdf-icon.gif');
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	vertical-align:text-top;
	color: #023A78;
	padding-right: 0px;
	margin-top: .2em;
	padding-top: .7em;
}
ul.bullet-pdf {
	margin-top: 0em;
	padding-top: 0em;
	margin-left: 1.95em;
	padding-left: .7em;
}
li.bullet-sitemap {
	list-style-image: url('/Images/bullet-point.gif');
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #023A78;
	margin-top: .2em;
	padding-top: .7em;
}
li.bullet-sitemap-second {
	list-style-image: url('/Images/bullet-point2.gif');
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #023A78;
	margin-top: .2em;
	padding-top: .7em;
}
li.bullet-sitemap-third {
	list-style-image: url('/Images/bullet-point.gif');
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	margin-top: .2em;
	padding-top: .7em;
}
li.bullet-sitemap-fourth {
	list-style-image: url('/Images/bullet-point2.gif');
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	margin-top: .2em;
	padding-top: .7em;
}

ul.bullet-wide li.bullet {
	padding-right: 150px;	
}

a.bullet-link:link {
	color: #023A78;
	text-decoration:none;
}
a.bullet-link:visited {
	color: #023A78;
	text-decoration:none;
}
a.bullet-link:hover {
	color: #009933;
	text-decoration:none;
}

ul.tick {
    margin: 20px 0 0 0;
    padding:0;
	list-style-type: none;	
}

ul.tick li {
	background: transparent url('/Images/homeInsurance/image-tick.png') no-repeat top left;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 19px;
	line-height: 22px;
	font-weight: bold;
	color: #023A78;
	margin: 0 0 10px 0;
    padding-left: 35px;
	padding-bottom: 0.6em;
}

ul.tick li.bulletSubCopy {
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	color: #666;
}

.indents ol { counter-reset: item; color: #666; font-size: 14px; font-family: Arial,Helvetica,sans-serif;}
.indents li { display: block; margin-bottom: 10px; font-size: 14px; color: #666; }
.indents li:before { content: counters(item, ".") ". "; counter-increment: item }

.drop-down {
	font-style: normal;
	word-spacing: 2px;
	border: 1px solid;
	height: 28px;
	width: 390px;
	font-size: 14px;
	line-height: 18px;
	padding-left: 6px;
	color: #023A78;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F0F0F0;
	vertical-align: top;
}
.headingMain {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #023A78;
	padding: 20px 10px 10px 18px;
}
.headingMain-form {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #023A78;
	padding: 20px 0px 10px 18px;
    width:550px;
}

.heading-main-small {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #023A78;
	padding: 10px 200px 5px 18px;
}
.subHeading {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #023A78;
	padding: 5px 10px 5px 18px;
}

.subHeading-2 {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #023A78;
	padding: 5px 10px 5px 18px;
}

.subHeading-window {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #023A78;
	padding: 5px 30px 5px 18px;
	width:530px;
}
.subHeading-numbers {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #023A78;
	padding: 5px 200px 3px 3px;
}
.subHeading-cookies {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #023A78;
	padding: 5px 200px 3px 18px;
}
.sub-heading-2 {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #023A78;
	padding: 5px 200px 5px 18px;
}
.sub-heading-table {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #023A78;
	padding: 5px 5px 5px 5px;
}
.bulletSubCopy {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	color: #666666;
}
.copy, .newsArticle p {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	padding: 0px 200px 11px 18px;
	text-align:left;
}

.newsArticle ul li, .newsArticle ol li {
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 14px;
	line-height: 19px;
	font-weight: normal;
	color: rgb(80, 140, 200);
	padding-right: 200px;
	margin-top: 0em;
	padding-bottom: 0.6em;
}

.copyTable {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	padding: 5px 10px 11px 5px;
	text-align:left;
}

.copy a:link, .copyTable a:link {
	color: #666666;
}
.copy a:visited, .copyTable a:visited {
	color: #666666;
}
.copy a:hover {
	color: #023A78;
}

a.copy-news-link:link {
	color: #023A78;
	text-decoration:none;
}
a.copy-news-link:visited {
	color: #023A78;
	text-decoration:none;
}
a.copy-news-link:hover {
	color: #023A78;
	text-decoration:none;
}


a.copy-body-link:link {
	color: #666666;
}
a.copy-body-link:visited {
	color: #666666;
}
a.copy-body-link:hover {
	color: #023A78;
}
.copy-bullet-length {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	padding: 0px 308px 11px 18px;
	text-align: left;
}
.copyLink {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #023A78;
	padding: 0px 0px 0px 0px;
}
.copyLink2 {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	color: #666666;
	padding: 0px 0px 0px 0px;
}
a.copyLink2:link {
	color: #666666;
	text-decoration:none;
}
a.copyLink2:visited {
	color: #666666;
	text-decoration:none;
}
a.copyLink2:hover {
	color: #009933;
	text-decoration:none;
}
.copyLinkPress {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #023A78;
	padding: 0px 0px 0px 0px;
	left: -18px;
	position: relative;
}
.copy-sml {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	padding: 0px 200px 15px 18px;
	text-align:left;
}
.copy-smallprint {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	padding: 0px 200px 15px 18px;
	text-align:left;
}
.copy-form {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	padding: 0px 0px 11px 18px;
	width:530px;
}
.pdf {
	background-image: url('/Images/pdf-icon.gif');
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	vertical-align:text-top;
	color: #023A78;
	padding-top: 2px;
	padding-right: 290px;
	padding-left: .7em;
	padding-bottom: 2px;
	margin-left: 1em;
	text-indent: 20px;
}
.pdf-super {
	background-image: url('/Images/pdf-bg.jpg');
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	vertical-align:text-top;
	color: #023A78;
	padding-top: 25px;
	padding-right: 290px;
	padding-left: .1em;
	padding-bottom: 31px;
	margin-left: 1.5em;
	text-indent: 18px;
}


.pdf-mini {
	background-image: url('/Images/pdf-mini.gif');
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	vertical-align:text-top;
	color: #023A78;
	padding-top: 6px;
	padding-right: 0px;
	padding-left: .7em;
	padding-bottom: 10px;
	margin-left: 2.2em;
	text-indent: 23px;
}


.pdf-mini-wide {
	background-image: url('/Images/pdf-mini2.gif');
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	vertical-align:text-top;
	color: #023A78;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: .7em;
	padding-bottom: 10px;
	margin-left: 2.2em;
	text-indent: 23px;
}

.pdfSubCopy {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 19px;
	font-weight: normal;
	color: #666666;
	padding-right: 200px;
	text-align:left;
	padding-left: 44px;
}
/***************** EXISTING CUSTOMERS *****************/

#wrapper {
	margin-top:57px;
	width: 185px;
	margin-left: auto;
	margin-right: auto;
}
.switch {
	height: 23px;
	width: 390px;
	float: left;
	cursor: pointer;
	padding-bottom: 5px;
}
.clicked {
	background-position: left -30px;
	padding-bottom: 0px;
}
.accordionHead {
	width: 128px;
	float: left;
	cursor: pointer;
}
.content {
	width: 149px;
	float: left;
	display: none;
	padding-bottom: 5px;
}
/***************** DIVs *****************/

p.inline-link {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	padding-top:7px;
}
a.inline-link:link {
	color: #666666;
}
a.inline-link:visited {
	color: #666666;
}
a.inline-link:hover {
	color: #023A78;
}
.show_hide {
	display:none;
}
a.show_hide:link {
	color: #023A78;
	text-decoration:none;
}
a.show_hide:visited {
	color: #023A78;
	text-decoration:none;
}
a.show_hide:hover {
	color: #009933;
	text-decoration:none;
}
.show_hide2 {
	display:none;
}
a.show_hide2:link {
	color: #023A78;
	text-decoration:none;
}
a.show_hide2:visited {
	color: #023A78;
	text-decoration:none;
}
a.show_hide2:hover {
	color: #009933;
	text-decoration:none;
}
.show_hide3 {
	display:none;
}
a.show_hide3:link {
	color: #023A78;
	text-decoration:none;
}
a.show_hide3:visited {
	color: #023A78;
	text-decoration:none;
}
a.show_hide3:hover {
	color: #009933;
	text-decoration:none;
}
.show_hide4 {
	display:none;
}
a.show_hide4:link {
	color: #023A78;
	text-decoration:none;
}
a.show_hide4:visited {
	color: #023A78;
	text-decoration:none;
}
a.show_hide4:hover {
	color: #009933;
	text-decoration:none;
}
.show_hide5 {
	display:none;
}
a.show_hide5:link {
	color: #023A78;
	text-decoration:none;
}
a.show_hide5:visited {
	color: #023A78;
	text-decoration:none;
}
a.show_hide5:hover {
	color: #009933;
	text-decoration:none;
}
.hiddenDiv {
	display: none;
}
.visibleDiv {
	display: block;
}
/***************** SEARCH *****************/

.goButtonText {
	color: #555F69;
	text-decoration:none;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	color: #555F69;
	text-align:center;
	
}
a.goButtonText:link {
	color: #555F69;
	text-decoration:none;
}
a.goButtonText:visited {
	color: #555F69;
	text-decoration:none;
}
a.goButtonText:hover {
	color: #000000;
	text-decoration:none;
}

.searchBar {

	margin: 0px;
	padding: 0px;
	position: float;
	margin-left: auto;
	margin-right: auto;
	width:959px;
	height:64px;
	margin-bottom: 15px;
}
.searchImg {
	text-decoration: none;
	padding-left:0px;
	vertical-align: top;
	
	
}
.searchImgGo {
	text-decoration: none;
	float:left;
	padding-left:0px;
	padding-top:20px;
	text-align:center;
	vertical-align: top;
	background:url(/Images/nav/nav-search-go.jpg);
	background-repeat:no-repeat;
	width:59px;
	height:47px;
}
.box1search {
	font-style: normal;
	word-spacing: 2px;
	border: 1px solid;
	height: 27px;
	width: 172px;
	font-size: 15px;
	padding-left: 6px;
	color: #B3B3B3;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F0F0F0;
}
.searchBack {
	background-repeat: no-repeat;
	float:left;
	padding-top:12px;
	height:52px;
	width: 183px;
	background-image:url(/Images/nav/nav-search-bg.jpg);
}
.search-button {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	color: #555F69;
	text-align:center;
	padding: 8px 0px 13px 0px;
}
.search-button2 {
	background-image: url('/Images/search-button.jpg');
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	vertical-align:text-top;
	color: #555F69;
	padding-top: 11px;
	padding-left: .7em;
	padding-bottom: 10px;
	text-indent: 9px;
}
/***************** Home page pods *****************/
#hPod-index {
	width:296px;
	background:#FFF;
}
#hPod-top-left-index {
	position: relative;
	float:left;
	width:14px;
	height:121px;
	background-image: url('/Images/hPod-top-left-index.jpg');
}
#hPod-top-right-index {
	position: relative;
	float:left;
	width:14px;
	height:121px;
	background-image: url('/Images/hPod-top-right-index.jpg');
}
#hPod-top-mid-index {
	position: relative;
	float:left;
	width:268px;
	height:121px;
	background-image: url('/Images/hPod-top-mid-index.jpg');
}
#hPod-left-index {
	position: relative;
	float:left;
	width:14px;
	height:162px;
	background-image: url('/Images/hPod-left-index.jpg');
}
#hPod-mid-index {
	position: relative;
	float:left;
	width:268px;
	height:162px;
	background-image: url('/Images/hPod-mid-index.jpg');
}
.hPod-mid-big {
	position: relative;
	float:left;
	width:287px;
	height:162px;
	background-image: url(/Images/home-pod-mid-big.jpg);
}
#hPod-right-index {
	position: relative;
	float:left;
	width:14px;
	height:162px;
	background-image: url('/Images/hPod-right-index.jpg');
}
#hPod {
	width:315px;
	background:#FFF;
}
#hPod-top-left {
	position: relative;
	float:left;
	width:14px;
	height:175px;
	background-image: url('/Images/hPod-top-left.jpg');
}
#hPod-top-mid {
	position: relative;
	float:left;
	width:287px;
	height:175px;
	background-image: url('/Images/hPod-top-mid.jpg');
}
#hPod-top-right {
	position: relative;
	float:left;
	width:14px;
	height:175px;
	background-image: url('/Images/hPod-top-right.jpg');
}
#hPod-left {
	position: relative;
	float:left;
	width:14px;
	height:131px;
	background-image: url('/Images/hPod-green-left.png');
}
#hPod-mid {
	position: relative;
	float:left;
	width:287px;
	height:131px;
	background-image: url('/Images/hPod-green-mid.png');
}
#hPod-right {
	position: relative;
	float:left;
	width:14px;
	height:131px;
	background-image: url('/Images/hPod-green-right.png');
}

#hPod-left-sml {
	position: relative;
	float:left;
	width:14px;
	height:96px;
	background-image: url('/Images/hPod-green-sml-left.png');
}
#hPod-mid-sml {
	position: relative;
	float:left;
	width:287px;
	height:96px;
	background-image: url('/Images/hPod-green-sml-mid.png');
}
#hPod-right-sml {
	position: relative;
	float:left;
	width:14px;
	height:96px;
	background-image: url('/Images/hPod-green-sml-right.png');
}

.hPod-heading-index {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #023A78;
	padding: 33px 0px 3px 0px;
}
.hPod-heading {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #023A78;
	padding: 20px 0px 3px 0px;
}
.hPod-sub-heading {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #023A78;
	padding: 0px 0px 0px 0px;
}
.hPod-sub-mc {
	display: inline;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #023A78;
	padding: 0px 0px 0px 0px;
}
h2.hPod-sub-heading {
	display: inline;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #023A78;
	padding: 0px 0px 0px 0px;
}
.hPod-copy {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #666666;
	padding: 0px 0px 10px 0px;
}
.hPod-copy2 {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	color: #666666;
	padding: 3px 0px 5px 0px;
}
.hPod-button-white {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	color: #FFF;
	text-align:center;
	padding: 8px 0px 13px 0px;
}
a.pod-button-white-link:link {
	color: #FFF;
	text-decoration:none;
}
a.pod-button-white-link:visited {
	color: #FFF;
	text-decoration:none;
}
a.pod-button-white-link:hover {
	color: #FFFF00;
	text-decoration:none;
}
.hPod-button {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	color: #555F69;
	text-align:center;
	padding: 8px 0px 13px 0px;
}
/***************** Nav common *****************/
.navSubLink {
	text-decoration: none;
	
	padding-left: 10px;
	padding-right: 12px;
	padding-bottom: 8px;
	
	color: #FFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	white-space: nowrap;
	overflow: hidden;
}

.nav-search-button {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	color: #555F69;
	text-align:center;
	padding: 21px 0px 0px 0px;
}
/***************** Nav :hover,.jhover*****************/
ul.navBar {
	width:957px;
	height:36px;
	line-height:34px;
	margin: 0 auto;
	padding: 0;
	
	display: block;
	position: relative;
	
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:100;
	font-style:normal;
	color:#ffffff;
	vertical-align: top;
	text-decoration:none;
	text-align:center;
	text-indent:0px;
	
	-moz-box-shadow:inset 0px 1px 0px 0px #d4d4d4;
	-webkit-box-shadow:inset 0px 1px 0px 0px #d4d4d4;
	box-shadow:inset 0px 1px 0px 0px #d4d4d4;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #508cc8), color-stop(1, #023978) );
	background:-moz-linear-gradient( center top, #508cc8 5%, #023A78 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#508cc8', endColorstr='#023978');
	background-color:#508cc8;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	border:1px solid #023978;
}

ul.navBar li {
	height: 36px;
	margin: 1px 0 0 0;
	padding: 0 12px;
	list-style: none;
	float: left;
	position: relative;
	border-right: 1px solid #15476D;
	display:inline-block;
}

ul.navBar li.navHome {
	width: 41px;
	height: 36px;
	padding:0;
	text-indent:-9999px;
}

ul.navBar li.navHome a {
	width: 41px;
	height: 36px;
	padding: 0;
	background: url('/Images/nav/home.png') no-repeat 11px 8px;
	background-size: 18px auto;
}

ul.navBar li.navHome a:hover, ul.navBar li.navHome a:active {
	background: url('/Images/nav/home-over.png') no-repeat 11px 8px;
	background-size: 18px auto;
}

ul.navBar li.ExistingCustomers {
	margin: 1px 0 0 0;
	padding: 0 12px 0 12px;
	position: relative;
	border-right: none;
	border-left: 1px solid #15476D;

	/*-moz-box-shadow:inset 0px 1px 0px 0px #d4d4d4;
	-webkit-box-shadow:inset 0px 1px 0px 0px #d4d4d4;
	box-shadow:inset 0px 1px 0px 0px #d4d4d4;*/
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #62b746), color-stop(1, #00613D) );
	background:-moz-linear-gradient( center top, #62b746 5%, #00613D 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#62b746', endColorstr='#11a84b');
	background-color:#62b746;
	
	-webkit-border-top-right-radius:4px;
	-moz-border-radius-topright:4px;
	border-top-right-radius:4px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomright:3px;
	border-bottom-right-radius:3px;

	position: absolute;
	right: 0;
}

ul.navBar a, a.navLink:link {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}

ul.navBar a:hover, .jhover {
	color: #FFFF00;
}

ul.navBar li.ExistingCustomers:hover, ul.navBar li.ExistingCustomers:active {
	-webkit-border-bottom-right-radius:0!important;
	-moz-border-radius-bottomright:0!important;
	border-bottom-right-radius:0!important;
}

/***************** dropdowns *****************/
ul.dropdown {
	width: auto;
	margin: 0;
	padding: 0 0 3px 0;
	position:relative;
	top: 2px;
	left: -12px;
	display: none;
	text-align:left;
	white-space: nowrap;
	
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:100;
	line-height:30px!important;
}

ul.dropdown.existing {
	top: 2px;
	left: 12px;
}

ul.dropdown li {
	width: auto;
	margin: 0;
	height: 30px;
	padding: 0 12px 0 12px;
	float: none;
	position: relative;
	display: block;
	white-space: nowrap;
	border: none;
}

ul.dropdown li a {
	display: block;
}

.dropdownGreenBox{
	right: -1px;
	padding: 5px 0;
	background:#009933;
	border-left:#FFF;
	border-left-style:solid;
	border-left-width:2px;
	/*border-right:#FFF;
	border-right-style:solid;
	border-right-width:2px;*/
	border-bottom:#FFF;
	border-bottom-style:solid;
	border-bottom-width:2px;
	display: block;
	position: absolute;	
	z-index: 9999;
}

.dropdownGreenBox li{
	text-align: right;
}

.dropdownBlueBox{
	left: -2px;
	padding: 5px 0;
	background:#013A79;
	border-left:2px solid #FFF;
	border-right:2px solid #FFF;
	border-bottom:2px solid #FFF;
	display: block;
	position: absolute;
	z-index: 9999;

}
/***************** a PODS *****************/

h1.inline-pod-heading {
	display: inline;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #023A78;
	margin-top: 7px;
	text-decoration:none;
}
p.inline-pod-heading {
	display: inline;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #023A78;
	padding-left: 12px;
	padding-top: 7px;
	margin-top:30px;
		text-decoration:none;
}
a.inline-pod-headingLink {
	display: inline;
	color: #023A78;
 
	text-decoration:none;
}


.podHeading {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #023A78;
	padding: 7px 0px 4px 12px;
	text-decoration: none;
}
.podHeadingLink {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	line-height: 17px;
	font-weight: bold;
	color: #023A78;
	text-decoration: none;
}




.pod-sub-heading {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #666666;
	padding: 7px 0px 2px 12px;
}
.podMiniHeading {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	color: #023A78;
	padding: 6px 0px 0px 12px;
}
.pod-phone {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #023A78;
	padding: 0px 0px 22px 12px;
}
.podCopy {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #666666;
	padding: 0px 10px 5px 12px;
}
.podMiniCopy {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	padding: 0px 5px 0px 12px;
}
.podCopySml {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #666666;
	padding: 3px 10px 5px 12px;
}
.podBLink {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #023A78;
	padding: 0px 0px 0px 18px;
	background-image: url('/Images/aPods/aPod-arrowB.png');
	background-repeat: no-repeat;
}
.podLink {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #023A78;
	padding: 0px 0px 0px 0px;
}
a.pod:link {
	color: #023A78;
	text-decoration:none;
}
a.pod:visited {
	color: #023A78;
	text-decoration:none;
}
a.pod:hover {
	color: #009933;
	text-decoration:none;
}
.pod-button {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
	color: #555F69;
	text-align:center;
	background-image: url('/Images/aPods/aPod-button-bg.jpg');
	background-repeat: no-repeat;
}

.pod-button-2 {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
	color: #555F69;
	text-align:center;
	background-image: url('/Images/aPods/aPod-button-2-bg.jpg');
	background-repeat: no-repeat;
}

.pod-button-2 a:link, .pod-button-2 a:visited {
	color: #555F69;
	text-decoration: none;
}

.pod-button-2 input[type="submit"]{
	background: none;
	border: none;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
	color: #555F69;
	cursor: pointer;
	width: 208px;
	height: 30px;
}

.pod-button-blue {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
	color: #555F69;
	text-align:center;
	background-image: url('/Images/aPods/aPod-button-blue-bg.jpg');
	background-repeat: no-repeat;
}
a.pod-button-link, .pod-button-link {
	color: #555F69;
	text-decoration:none;
}
a.pod-button-link:link, a.pod-button-link:visited {
	color: #555F69;
	text-decoration:none;
}
a.pod-button-link:visited {
	color: #555F69;
	text-decoration:none;
}
a.pod-button-link:hover {
	color: #000000;
	text-decoration:none;
}

/***************** liveChat, admQuestion **************************/
#liveChat tr, #admQuestion tr {
	margin-bottom: 3px;
}

#liveChat label, #admQuestion label {
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 13px;
	text-align: left;
	line-height: 18px;
	color: #666666;
	pading-left: 5px;
}

#admQuestion form, #admQuestion bargraph {
	margin: 0 0 0 15px;	
}

#admQuestion .pod-button-2 {
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 14px;
	text-align: left;
	color: #023A78;
	padding: 0px 10px 0px 14px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin: 5px 0px 5px 5px;
	background: url("/Images/hub/greenArrow.png") no-repeat scroll 0px 0px transparent;	
}

#admQuestion .pod-button-2 input[type="submit"], #admQuestion .pod-button-2 a:link {
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 14px;
	text-align: left;
	line-height: 20px;
	color: #023A78!important;	
	font-weight: bold;
	padding: 0;
	margin: 0;
	height: 20px;
}

/***************** Bar Graph **************************/

.bargraph {
	width: 200px;
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.bargraph li {
	margin-bottom: 3px;
	height: 18px;
	
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 13px;
	text-align: left;
	line-height: 18px;
	color: #666666;
}

ul.bargraph li .chart {
	width: 110px;
	float: right;
}

ul.bargraph li span {
	height: 18px;
	background-color: #666666;
	display: block;
}


#admQuestion #bargraph, #admQuestion #resultTable {
	width: 695px;
	margin: 0 0 15px 15px;
	padding: 0;
}

#admQuestion .result {
	width: 325px;
	padding: 0;
	margin: 0 0 5px 0;
}

#admQuestion .result .bar {
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 13px;
	text-align: left;
	line-height: 24px;
	color: #666666;
	display: block;
	width: 100%;
}

#admQuestion .result .bar .name {
	width: 50%;
	margin:0;
	padding:0;
	float:left;
	display: inline-block;
}

#admQuestion .result .bar .value {
	width: 50%;
	margin:0;
	padding:0;
	float:right;
	text-align: right;
	display: inline-block;
}

#admQuestion .result .chart {
	width: 100%;
	height: 24px;
	display: block;
	clear: both;
	background: #F4F5F7;
}

#admQuestion .result .chart span {
	height: 24px;
	background-color: #61AC2E;
	display: block;
}

#motoringArchive {
	padding-right:13px;
	-webkit-column-width: auto;
	-webkit-column-count: 3;
	-moz-column-width: auto;
	-moz-column-count: 3;
	column-width: auto;
	column-count: 3;
}

#bargraph {
	padding-right:13px;
	-webkit-column-width: auto;
	-webkit-column-count: 2;
	-moz-column-width: auto;
	-moz-column-count: 2;
	column-width: auto;
	column-count: 2;
}


/***************** EXPANDABLE CONTENT BOX **************************/


#content-box {
	width:390px;
	margin:0px;
	background:#FFF;
	position: relative;
	float:none;
	z-index: 2;
	top: 0px;
	padding-left: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#content-box-top {
	position: relative;
	float:none;
	width:390px;
	background-image: url('/Images/content-box-top.jpg');
	background-repeat: no-repeat;
}
#content-box-content {
	position: relative;
	float:none;
	width:388px;
	border-left:#B0BDCD;
	border-left-style:solid;
	border-left-width:1px;
	border-right:#B0BDCD;
	border-right-style:solid;
	border-right-width:1px;
}
#content-box-bot {
	position: relative;
	float:none;
	width:390px;
	height:25px;
	background-image: url('/Images/content-box-bot.gif');
	background-repeat: no-repeat;
}
.content-box-drop-down {
	font-style: normal;
	word-spacing: 2px;
	border: 1px solid;
	height: 28px;
	width: 364px;
	font-size: 14px;
	line-height: 18px;
	padding-left: 6px;
	color: #023A78;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F0F0F0;
	vertical-align: top;
}
.content-box-drop-down-small {
	font-style: normal;
	word-spacing: 2px;
	border: 1px solid;
	height: 28px;
	width: 230px;
	font-size: 14px;
	line-height: 18px;
	padding-left: 12px;
	color: #023A78;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F0F0F0;
	vertical-align: top;
}
/***************** jPODS **************************/

#j-pod {
	width:290px;
	margin:0px;
	background:#FFF;
	position: relative;
	float:right;
	left:0px;
	z-index: 2;
	top: 0px;
	padding-left: 18px;
	padding-bottom: 0px;
}
#j-pod-one-car-bot {
	position: relative;
	float:left;
	width:290px;
	height:223px;
	background-image: url('/Images/j-pod-one-car.jpg');
	background-repeat: no-repeat;
}

#j-pod-survey {
	position: relative;
	float:left;
	width:290px;
	height:374px;
	background-image: url('/Images/j-pod-survey.gif');
	background-repeat: no-repeat;
}
#j-pod-top {
	position: relative;
	float:left;
	width:290px;
	height:30px;
	background-image: url('/Images/j-pod-white-top.jpg');
	background-repeat: no-repeat;
}
#j-pod-bot {
	position: relative;
	float:left;
	width:290px;
	height:25px;
	background-image: url('/Images/j-pod-bot.gif');
	background-repeat: no-repeat;
}
#j-pod-comparison-bot {
	position: relative;
	float:left;
	width:290px;
	height:148px;
	background-image: url('/Images/j-pod-comparison-bot.jpg');
	background-repeat: no-repeat;
}
#j-pod-breakdown-bot {
	position: relative;
	float:left;
	width:290px;
	height:198px;
	background-image: url('/Images/j-pod-breakdown-bot.jpg');
	background-repeat: no-repeat;
}
#j-pod-kids-say-bot {
	position: relative;
	float:left;
	width:290px;
	height:204px;
	background-image: url('/Images/j-pod-kids-say-bot.jpg');
	background-repeat: no-repeat;
}

#j-pod-life-bot {
	position: relative;
	float:left;
	width:290px;
	height:319px;
	background-image: url(/Images/j-pod-life.jpg);
	background-repeat: no-repeat;
}
#j-pod-pet-bot {
	position: relative;
	float:left;
	width:290px;
	height:216px;
	background-image: url('/Images/j-pod-pet-bot.jpg');
	background-repeat: no-repeat;
}
#j-pod-young-bot {
	position: relative;
	float:left;
	width:290px;
	height:138px;
	background-image: url('/Images/j-pod-young-bot.jpg');
	background-repeat: no-repeat;
}
#j-pod-dolls-bot {
	position: relative;
	float:left;
	width:290px;
	height:134px;
	background-image: url('/Images/j-pod-dolls-bot.jpg');
	background-repeat: no-repeat;
}
#j-pod-van-bot {
	position: relative;
	float:left;
	width:290px;
	height:200px;
	background-image: url(/Images/j-pod-van.jpg);
	background-repeat: no-repeat;
}
#j-pod-travel-bot {
	position: relative;
	float:left;
	width:290px;
	height:193px;
	background-image: url(/Images/j-pod-travel.jpg);
	background-repeat: no-repeat;
}
#j-pod-home-bot {
	position: relative;
	float:left;
	width:290px;
	height:177px;
	background-image: url('/Images/j-pod-home-bot.jpg');
	background-repeat: no-repeat;
}
#j-pod-car-insurance-bot {
	position: relative;
	float:left;
	width:290px;
	height:189px;
	background-image: url('/Images/j-pod-car-insurance.jpg');
	background-repeat: no-repeat;
}
#j-pod-personal-injury {
	position: relative;
	float:left;
	width:290px;
	height:189px;
	background-image: url('/Images/j-pod-personal-injury.jpg');
	background-repeat: no-repeat;
}
#j-pod-instalment-bot {
	position: relative;
	float:left;
	width:290px;
	height:241px;
	background-image: url('/Images/j-pod-instalment-bot.jpg');
	background-repeat: no-repeat;
}
#j-pod-upgrades-bot {
	position: relative;
	float:left;
	width:290px;
	height:175px;
	background-image: url('/Images/j-pod-policy-upgrades.jpg');
	background-repeat: no-repeat;
}
#j-pod-bonus-accelerator-bot {
	position: relative;
	float:left;
	width:290px;
	height:204px;
	background-image: url('/Images/j-pod-bonus-accelerator2.jpg');
	background-repeat: no-repeat;
}
#j-pod-multicar-bot {
	position: relative;
	float:left;
	width:290px;
	height:223px;
	background-image: url('/Images/j-pod-multicar.jpg');
	background-repeat: no-repeat;
}
#j-pod-wru-bot {
	position: relative;
	float:left;
	width:290px;
	height:223px;
	background-image: url('/Images/j-pod-wru-bg.jpg');
	background-repeat: no-repeat;
}
#j-pod-motorbike-bot {
	position: relative;
	float:left;
	width:290px;
	height:189px;
	background-image: url('/Images/j-pod-motorbike.jpg');
	background-repeat: no-repeat;
}

#j-pod-david-bot {
	position: relative;
	float:left;
	width:290px;
	height:223px;
	background-image: url('/Images/j-pod-samaritansdavid-bot.jpg');
	background-repeat: no-repeat;
}

#j-pod-warranty-bot {
	position: relative;
	float:left;
	width:290px;
	height:203px;
	background-image: url('/Images/j-pod-warranty.jpg');
	background-repeat: no-repeat;
}
#j-pod-green-cross-code {
	position: relative;
	float:left;
	width:290px;
	height:153px;
	background-image: url('/Images/j-pod-green-cross-code.jpg');
	background-repeat: no-repeat;
}
#j-pod-content {
	position: relative;
	float:left;
	width:288px;
	border-left:#B0BDCD;
	border-left-style:solid;
	border-left-width:1px;
	border-right:#B0BDCD;
	border-right-style:solid;
	border-right-width:1px;
}

#j-pod-content .open {
    width: 288px!important;
}
#j-pod-content .policyContent {
    width: 288px!important;
}
#j-pod-content .copyLink {
    font-size: 14px;
    line-height: 17px;
}
#j-pod-content .bulletSubCopy {
    clear: both;
    display: block!important;
}
#j-pod-content .close {
    margin-left: 6px;
}
#j-pod-content .pdf-mini {
    margin-left: 12px;
}
#j-pod-content .close img {
    margin-top: -18px;
}
#j-pod-content .close a {
    margin-top: 8px;
    display: block;
}

#j-pod-content p.inline-link {
    padding-top: 0;
    width: 200px;
}




#j-pod-other-products-bot {
	position: relative;
	float:left;
	width:290px;
	height:175px;
	background-image: url('/Images/j-pod-other-products.jpg');
	background-repeat: no-repeat;
}
.j-pod-heading {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #023A78;
	padding: 7px 0 0px 12px;
}
a.j-pod-heading-link:link  {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #023A78;
	text-decoration: none;
}

a.j-pod-heading-link:visited  {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #023A78;
	text-decoration: none;
	
}

.j-pod-sub-heading {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #023A78;
	padding: 7px 0 5px 12px;
}
.j-pod-brakes-bot {
	position: relative;
	float:left;
	width:290px;
	height:120px;
	background-image: url('../Images/j-pod-brakes.jpg');
	background-repeat: no-repeat;
}
.j-pod-brakes-logo-bot {
	position: relative;
	float:left;
	width:290px;
	height:133px;
	background-image: url('../Images/j-pod-brakes-logo.gif');
	background-repeat: no-repeat;
}
.j-pod-copy {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	padding: 0px 12px 7px 12px;
}
.j-pod-copy-list {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 26px;
	font-weight: normal;
	color: #666666;
}

li.j-pod-bullet {
	list-style-image: url('../Images/bullet-point.gif');
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	color: #023A78;
	margin-top: .2em;
	padding: 0px 12px 2px 0px
}

ul.j-pod-bullet {
	margin-top: 0em;
	padding-top: 0em;
	margin-left: .8em;
	padding-left: .7em;
	margin-bottom: 0em;
}
.j-pod-bulletSubCopy {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	color: #666666;
}


#j-pod-home-emergency-bot {
	position: relative;
	float:left;
	width:290px;
	height:227px;
	background-image: url('/Images/j-pod-home-emergency-bot.jpg');
	background-repeat: no-repeat;
}
#j-pod-family-legal-bot {
	position: relative;
	float:left;
	width:290px;
	height:227px;
	background-image: url('/Images/j-pod-family-legal-bot.jpg');
	background-repeat: no-repeat;
}
#j-pod-accidental-damage-bot {
	position: relative;
	float:left;
	width:290px;
	height:227px;
	background-image: url('/Images/j-pod-accidental-damage-bot.jpg');
	background-repeat: no-repeat;
}


#j-pod-home-security-bot {
	position: relative;
	float:left;
	width:290px;
	height:220px;
	background-image: url('/Images/j-pod-home-security-bot.jpg');
	background-repeat: no-repeat;
}

.j-pod-copy-sml {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	padding: 5px 12px 2px 12px;
}

/*****************  AUX NAV *****************/

#auxnav {
	width:957px;
	margin:0 auto 10px auto;
	background:#FFF;
	display:block;
	overflow:hidden;
	clear: both;
}

#auxnav.border {
	border: 1px solid #aebbcb;
	-moz-border-radius:4px;
	border-radius:4px;
}

.auxConent {
	margin: 10px 10px 5px 10px!important;
	display:block;
	overflow:hidden;
}

.auxConent .subHeading {
	font-size: 20px!important;
	line-height: 27px!important;
	padding: 0 0 8px 1px!important;
	display: inline-block;
}

/*#auxnav-top {
	position: relative;
	float:left;
	width:959px;
	height:5px;
	background-image: url('/Images/nav/aux-nav-top.gif');
}
#auxnav-bot {
	position: relative;
	float:left;
	width:959px;
	height:20px;
	background-image: url('/Images/nav/aux-nav-bot.gif');
	background-repeat: no-repeat;
}*/

#auxnav-left {
	position: relative;
	float:left;
	width:130px;
	background:#FFF;
	/*border-left:#B0BDCD;
	border-left-style:solid;
	border-left-width:1px;*/
}
#auxnav-mid {
	position: relative;
	float:left;
	width:130px;
	background:#FFF;
	margin-right: 1px;
}
#auxnav-right {
	position: relative;
	float:right;
	width:135px;
	background:#FFF;
	/*border-right:#B0BDCD;
	border-right-style:solid;
	border-right-width:1px;*/
}

.auxnavCopy {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	padding: 0px 0px 9px 0px;
}

.auxnavHeading {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #023A78;
	padding: 6px 0 8px 0px;
}

 .auxnavHeading a:link, .auxnavHeading a:visited {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #023A78;
	padding: 6px 0 3px 0;
	text-decoration: none;	
}

a.auxnav:Link {
	color: #666666;
	text-decoration:none;
}
a.auxnav:Visited {
	color: #666666;
	text-decoration:none;
}
a.auxnav:Hover {
	color: #023A78;
	text-decoration:none;
}
/***************** SITE LINKS *****************/

#sitelinks {
	width:959px;
	margin:0 auto;
	background:#FFF;
	padding-bottom: 70px!important;
	overflow: hidden;
	display: block;
}
#sitelinks-main {
	position: relative;
	float:left;
	width:959px;
	height:36px;
}
#siteBreadcrumb-main {
	position: relative;
	float:left;
	width:957px;
	height:20px;
	border-left:#B0BDCD;
	border-left-style:solid;
	border-left-width:1px;
	border-right:#B0BDCD;
	border-right-style:solid;
	border-right-width:1px;
}
.sitelinksCopy {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #666666;
	padding: 10px 18px 0px 13px;
	float:left;
}
ul.socialLinks {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: right;	
}
ul.socialLinks li {
	float: left;
	display:inline-block;
	margin: 1px 5px 0 0;
}
ul.socialLinks li:last-of-type {
	margin-right: 0;
}
.siteBreadcrumbCopy {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #666666;
	padding: 5px 0px 0px 18px;
}
/***************** NEWS FEED *****************/


#news-feed-left {
	position: relative;
	float:left;
	width:136px;
	height:41px;
	background-image: url('/Images/news-tab.jpg');
	background-repeat: no-repeat;
}
#news-feed-right {

	float:left;
	width:823px;
	background-image: url('/Images/news-ticker.jpg');
	background-repeat: no-repeat;
	height:41px;
	vertical-align:middle;
	
}
.news-heading {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	color: #FFF;
	text-align:right;
	padding: 8px 10px 0px 0px;
	text-decoration:none;
}
.news-heading-link {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	color: #FFF;
	text-align:right;
	padding: 8px 10px 0px 0px;
	text-decoration:none;
}
.news-copy {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration:none;


}
.news-copy-link {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;


}
/***************** NEWS FEED *****************/


#comms {
	position: relative;
	float:left;
	width:324px;
	height:91px;
}
#comms-right {
	position: relative;
	float:left;
	width:311px;
	height:91px;
}
/***************** ADMIRAL INFO *****************/

#admiral-info-left {
	position: relative;
	float:left;
	width:313px;
	min-height:152px;
	background:#FFF;
	border-left:#B0BDCD;
	border-left-style:solid;
	border-left-width:1px;
}
#admiral-info-mid {
	position: relative;
	float:left;
	width:314px;
	min-height:152px;
	background:#FFF;
}
#admiral-info-right {
	position: relative;
	float:left;
	width:315px;
	min-height:152px;
	background:#FFF;
	border-right:#B0BDCD;
	border-right-style:solid;
	border-right-width:1px;
	padding-right: 15px;
}
.admiral-info-copy {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #666666;
	padding: 9px 10px 0px 18px;
}

a.cookieLink:link {
font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;

}
a.cookieLink:visited{
font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}

.cookie {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #FFF;
	padding: 4px;
	text-align: center;
}

/***************** TABLES FOR SURVEY RESULTS *****************/

.tblHead1 {
	font-family: Arial;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5089C5;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #023A78;
}
.tblHead2 {
	font-family: Arial;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5089C5;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
}
.tblHead3 {
	font-family: Arial;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #FFFF00;
	background-color: #5089C5;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
}
.tblRow1 {
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	background-color: #CCEAF6;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #FFFFFF;
}
.tblRow2 {
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	background-color: #E6F5FB;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #FFFFFF;
}
.tblRow1 {
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	background-color: #CCEAF6;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #FFFFFF;
}
.tblRowMean {
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	background-color: #FAC4B6;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #FFFFFF;
}
.mainTable {
	border: 1px solid #869AB2;
}
/***************** QUOTE POP UP *****************/

#blanket {
	background-color:#111;
	opacity: 0.65;
	filter:alpha(opacity=65);
	position:absolute;
	z-index: 9001;
	top:0px;
	left:0px;
	width:100%;
}

#blanket2 {
	
	background-color:#111;
	opacity: 0.65;
	filter:alpha(opacity=65);
	position:absolute;
	z-index: 9001;
	top:0px;
	left:0px;
	width:100%; 
	height: 100px; 
	display: none;
	cursor:pointer;	
	
}

#popUpDiv {
	position:absolute;
	width: 315px;
	z-index: 9006;
}
#popUpDiv2 {
	/*position:absolute;*/
	position:fixed;
	width: 31px;
	z-index: 9005;
}
#popUpDiv3 {
	position:absolute;
	width: 315px;
	z-index: 9005;
}

#popUpDivBuildingsFull {
	position:absolute;
	width: 600px;
	z-index: 9006;
}

#popUpDivBuildingsAccMore {
	position:absolute;
	width: 600px;
	z-index: 9006;
}

#popUpDivContentsFull {
	position:absolute;
	width: 600px;
	z-index: 9006;
}
#popUpDivContentsAccMore {
	position:absolute;
	width: 600px;
	z-index: 9006;
}

#popUpDivExtra {
	position:absolute;
	width: 600px;
	z-index: 9006;
}

/***************** MSE POP UP *****************/

#blanket.mse{
	height: 100%;
	position: fixed;
}
#popUpDiv.mse{
	width: 730px;
	min-height: 262px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #aebbcb;
	padding: 25px 35px;
	background: #fff url("/Images/pods/podMSE.jpg") no-repeat 35px 25px;
	left: 50%;
	margin-left: -400px;
}
#popUpDiv.mse .copy-mse{
	width: 250px;
	float: right;
	padding-top: 25px;
}
#popUpDiv.mse .copy-mse p{
	padding-top: 5px;
	color: #508CC8;
	font-size: 16px;
}

#popUpDiv.mse .copy-mse a.button-text{
	width: 250px;
}
#popUpDiv.mse .copy-mse a.terms{
	color: #508CC8;
	text-decoration: underline;
}





#pPod {
	width:315px;
	background:#FFF;
	
}
#pPod-top-left {
	position: relative;
	float:left;
	width:14px;
	height:177px;
	background-image: url('/Images/pPod-top-left.gif');
	z-index: 8004;
}
#pPod-top-mid {
	position: relative;
	float:left;
	width:287px;
	height:177px;
	background-image: url('/Images/pPod-top-mid.gif');
	z-index: 8005;
}
#pPod-top-right {
	position: relative;
	float:left;
	width:14px;
	height:177px;
	background-image: url('/Images/pPod-top-right.gif');
	z-index: 8006;
}
#pPod-top-left2 {
	position: relative;
	float:left;
	width:14px;
	height:187px;
	background-image: url('/Images/pPod-top-left.gif');
	z-index: 8004;
}
#pPod-top-mid2 {
	position: relative;
	float:left;
	width:287px;
	height:187px;
	background-image: url('/Images/pPod-top-mid.gif');
	z-index: 8005;
}
#pPod-top-right2 {
	position: relative;
	float:left;
	width:14px;
	height:187px;
	background-image: url('/Images/pPod-top-right.gif');
	z-index: 8006;
}
#pPod-left {
	position: relative;
	float:left;
	width:14px;
	height:131px;
	background-image: url('/Images/pPod-left.gif');
}
#pPod-mid {
	position: relative;
	float:left;
	width:287px;
	height:131px;
	background-image: url('/Images/pPod-mid.gif');
}
#pPod-right {
	position: relative;
	float:left;
	width:14px;
	height:131px;
	background-image: url('/Images/pPod-right.gif');
}

.submitUp {
  width: 230px;
  height: 30px;
  background-image: url(/Images/buttons_submit.gif);
  background-color: transparent;
  border-style: none;
  cursor: pointer;
  cursor: hand;
}
.submitOver {
  width: 230px;
  height: 30px;
  background-image: url(/Images/buttons_submit_f2.gif);
  background-color: transparent;
  border-style: none;
  cursor: pointer;
  cursor: hand;
}
#pPod-left2 {
	position: relative;
	float:left;
	width:14px;
	height:61px;
	background-image: url(/Images/pPod-left2.gif);
}
#pPod-mid2 {
	position: relative;
	float:left;
	width:287px;
	height:61px;
	background-image: url(/Images/pPod-mid2.gif);
}
#pPod-right2 {
	position: relative;
	float:left;
	width:14px;
	height:61px;
	background-image: url(/Images/pPod-right2.gif);
}
.black_overlay {
	background-color:#111;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.6;
	opacity:.65;
	filter: alpha(opacity=80);
}
.white_content {
	display: block;
	position: fixed;
	padding-left:80px;
	padding-top:85px;
	width: 315px;
	z-index:1002;
	overflow: auto;
}

.j-pod-llc-bot {
	position: relative;
	float:left;
	width:290px;
	height:146px;
	background-image: url('/Images/j-pod-llc.jpg');
	background-repeat: no-repeat;
}
.j-pod-llc-logo-bot {
	position: relative;
	float:left;
	width:290px;
	height:130px;
	background-image: url('/Images/j-pod-llc-logo.gif');
	background-repeat: no-repeat;
}
.j-pod-top2 {
	position: relative;
	float:left;
	width:290px;
	height:15px;
	background-image: url('/Images/j-pod-white-top.jpg');
	background-repeat: no-repeat;
}
.j-pod-getaway {
	position: relative;
	float:left;
	width:290px;
	height:204px;
	background-image: url(../Images/j-pod-getaway.jpg);
	background-repeat: no-repeat;
}



/* ################### NEW LITTLE BOX STYLES ADDITIONS ################ */


.podLB {
	float:left;
	background-image:url('/Images/aPods/aPod-littlebox-bg.jpg'); 
	background-repeat:no-repeat; 
	width:230px;
	height:159px;
}

#j-pod-littlebox-bot {
	position: relative;
	float:left;
	width:290px;
	height:183px;
	background-image: url('/Images/j-pod-littlebox.jpg');
	background-repeat: no-repeat;
}

#cookie-statement {
	position: relative;
	float:left;
	width:957px;
	background:#FFF;
	border-left:#B0BDCD;
	border-left-style:solid;
	border-left-width:1px;
	background:#FFF;
	border-right:#B0BDCD;
	border-right-style:solid;
	border-right-width:1px;
}
.cookie-statement-copy {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	padding: 3px 10px 0px 18px;
}

/***************** Home page pods *****************/
#hPod-2col {
	width:959px;
	background:#FFF;
	padding-top: 20px;
}
#hPod-2col-left {
	width:486px;
	background:#FFF;
	margin-top: 10px;
}
#hPod-2col-right{
	width:473px;
	background:#FFF;
	margin-top: 10px;
}
.hPod-2col-left-button{
	width:234px;
}
.hPod-2col-right-button{
	width:234px;
}
.hPod-2col-top {
	position: relative;
	float:left;
	width:473px;
	height:62px;
	background-image: url('/Images/h-pod-2col-top.jpg');
}
.hPod-2col-mid {
	position: relative;
	float:left;
	width:473px;
	height:350px;
	background-image: url('/Images/h-pod-2col-mid.jpg');
}
.hPod-2col-bot {
	position: relative;
	float:left;
	width:473px;
	height:131px;
	background-image: url('/Images/h-pod-2col-bot.jpg');
	background-repeat:no-repeat;
}
.hPod-2col-heading {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #023A78;
	text-align:center;
	padding-top: 20px
}
.hPod-Heading {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #023A78;
	padding: 7px 0px 4px 27px;
	text-decoration: none;
}
.hPod-copy3 {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	padding: 0px 27px 5px 27px;
	margin-top: 0px;
}

/***************** Support page pods *****************/
.hPod-left-support {
	position: relative;
	float:left;
	width:14px;
	height:127px;
	background-image: url('/Images/hPod-left-support.jpg');
}
.hPod-mid-support {
	position: relative;
	float:left;
	width:268px;
	height:127px;
	background-image: url('/Images/hPod-mid-support.jpg');
}
.hPod-right-support{
	position: relative;
	float:left;
	width:14px;
	height:127px;
	background-image: url('/Images/hPod-right-support.jpg');
}

/***************** BELOW ARE EXISTING UPDATED CSS STYLES *****************/

li.j-pod-bullet {
	list-style-image: url('/Images/bullet-point.gif');
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	color: #023A78;
	margin-top: .2em;
	padding: 0px 12px 2px 0px
}

.multicarDiscountLink {
	
	
	display: block;
	width:287px;
	height:36px;
	position: relative;
	float:left;
	
	
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 24px;
	line-height: 32px;
	font-weight: bold;
	color: #023A78;
	text-align:center;
	padding-top: 4px;
	margin: 12px 0px 0px 94px;
	text-decoration: none;
	
}

.pod-button-white-link222{
	
	
	display: block;
	height: 22px;
	width: 417px;
	
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #fff;
	text-align:center;
	text-decoration:none;
	padding-top: 7px;
	margin-left: 28px; 
	
	
	/*
	padding: 8px 0px 13px 0px;
	*/
	}
	
.pod-button-link_new {
	
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	color: #555F69;
	text-align:center;
	text-decoration:none;
	
	display: inline-block;
	width: 207px;
	height: 21px;
	
	margin-top: 7px;
	margin-bottom: 5px;
	padding-top: 8px;	
	
	/*
	padding: 8px 0px 13px 0px;
	*/
		
}

.pod-button-link-new-left {
	margin-left: 28px; 
	
	}




/***************** LB quote email landing hPods *****************/

.hPod-left-lb {
	position: relative;
	float:left;
	width:14px;
	height:96px;
	background-image: url('/Images/hPod-left-lb.jpg');
}
.hPod-mid-lb {
	position: relative;
	float:left;
	width:268px;
	height:96px;
	background-image: url('/Images/hPod-mid-lb.jpg');
}
.hPod-right-lb {
	position: relative;
	float:left;
	width:14px;
	height:96px;
	background-image: url('/Images/hPod-right-lb.jpg');
}

/***************** Green wide button *****************/


.button-content-green {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
	color: #555F69;
	text-align:center;
	background-image: url('/Images/button-content-green.jpg');
	background-repeat: no-repeat;
}
#button-content-green {
	width:370px;
	margin:0px;
	background:#FFF;
	position: relative;
	float:left;
	left:0px;
	z-index: 2;
	top: 0px;
	padding-left: 19px;
	padding-bottom: 0px;
	padding-top: 10px;
}





/* ########### NEW Survey of motorists styles ###################*/


#surveyPopup {
			
			width: 900px;
			min-height: 700px;			
			border-radius: 5px;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			background: #fff;
			
			position: absolute;
			left: -220px;
			top: 0px;
			z-index: 10001;
			
			display: none;
			
			
		
		
		}
		
		
		
		.surveryBanner {
			
			width: 875px;
			height: 52px;
			
			border-radius: 5px;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			
			margin: 10px auto;
			margin-bottom: 15px;
			
		
		}
		
		.smallMap {
			
			width: 260px;
			height:	335px;
			margin-left: 12px;
			
			border: 1px solid #b4c9b6;
			border-radius: 5px;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			float: left;
		
		}
		
		#rightContent {
		
			width: 587px;
			min-height: 260px;
			
			margin-left: 27px;
			
			float: left;
			overflow: scroll-y;
		
		}
		
		a.backSurvey:link, a.backSurvey:visited  {		
		
		font-family:Arial, Helvetica, Verdana, sans-serif;
		color: #023A78;
		font-size: 15px;		
		text-decoration: none;
		font-weight: bold;			
		width: 300px;
		
		display: block;
		height: 16px;
		position: relative;
		padding-left:15px;
		
		
		}
		
		.backSurvey img {
		
			border: 0px;
		}
		
		.backSurvey img {
		
			height: 18px;
			width: auto;
			position: absolute;
			left: -5px;
			top: 0px;
			
		}
		
		.mainHeadingSurvey {
		
			font-family:Arial, Helvetica, Verdana, sans-serif;
			font-size: 26px;
			line-height: 26px;
			font-weight: bold;
			color: #023A78;
			padding: 10px 10px 0px 0px;
			margin-bottom: 10px;
			
		}
		
		.subHeadingSurvey {
		
			font-family:Arial, Helvetica, Verdana, sans-serif;
			font-size: 16px;
			line-height: 18px;
			font-weight: bold;
			color: #023A78;
			padding: 0px 10px 5px 0px;
			margin: 0px;
			margin-bottom: 8px;
		
		}
		.copySurvey {
			font-family:Arial, Helvetica, Verdana, sans-serif;
			font-size: 14px;
			line-height: 18px;
			font-weight: normal;
			color: #666666;
			padding: 0px 10px 11px 0px;
			text-align:left;
			margin-top: 0px;
		}

		#rightContent select {
		
			font-family:Arial, Helvetica, Verdana, sans-serif;
			border: 1px solid  #023A78;
			height: 27px;
			font-size: 14px;
			color: #023A78;
		}
	
	
		.linkQuestions a:link, .linkQuestions a:visited, a.chooseQuestion:link, a.chooseQuestion:visited {
		
			font-family:Arial, Helvetica, Verdana, sans-serif;
			text-decoration: none;
			font-size: 14px;
			margin-bottom: 6px;
			color: #023A78;
			display: block;
			
		}
		
		a.chooseQuestion:link, a.chooseQuestion:visited {
		
		
			margin: 0px;
			font-weight: bold;
			/*background: url('/Images/flipArrow.png') no-repeat right 1px;*/
			width: 229px;
			height: 20px;
			
		}
		
		
		.linkQuestions a:hover {
		
			color: #fff;
			background: #023A78;
			
		
		}

		.linkQuestions ul {
			
			margin: 0px;
			padding-left: 15px;
			
			}
		
		.linkQuestions ul li {
		color: #023A78;
		
		}
		
		.questionDropDownContainer {
			height: auto; 
			position: relative; 
			margin-bottom: 15px;
			display: none;
			
		
		}
		
		.questionsContainer{
			
			border: 1px solid #023a78;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			border-radius: 5px;			
			margin-top: 0px;
			padding: 6px 0px 3px 5px;
			width: 229px;
			height: 21px;			
			background: #f8f8f8 url('/Images/dropdownArrowBlue.png') no-repeat 205px 4px;
			
			
		
		}
		
		
		.linkQuestions{
			
			/*overflow-y: scroll; */
			display: none; 
			height: auto;
			background: #f8f8f8;
			padding: 10px;
			
		
		}
		
		
		.answersTables {
		
			width: 100%;
			margin-top: 20px;
		/*	border-collapse:collapse;*/
		
		}
	
		
		.answersTables tr {
		
			background-color: #cceaf6;
		}
		.answersTables td {
		
		/*	border:1px solid #023A78;*/
			padding: 3px;
			font-family:Arial, Helvetica, Verdana, sans-serif;
			font-size: 14px;
			color: #023A78;
		
		}
		
		.th, table.answersTables .data {
		
			text-align: center;
		}
		
		td.th {
		
			font-weight: bold;
			color: #fff;
			background: #666666;
		}

		.bold {
			
			font-weight: bold;
		
		}
		
		
		.scrollyDiv{				
			
			height: 585px;
			overflow-y: scroll;
			padding-right: 20px;
		
		
		}
		
		.questionSelect{
		
			margin-bottom: 15px;
		
		}
		
		.smallMap > div {
			padding-top: 20px;
		
		}
		
		.smallMap img {
			
			margin-left: 10px;
			
			}
		
		.largeMap img {
			
			margin-left: 30px;
			
			}
		
		.largeMap {
			
			border: 1px solid #b4c9b6;
			border-radius: 3px;
			-moz-border-radius: 3px;
			-webkit-border-radius:3px;
			width: 388px;
			margin-left: 20px;
			
			
		}
		
		.largeMap > div {
			
			padding: 10px;		
		}
		
		#surverySocialIcons{
			
			width: 495px;
			float: right;
			margin: 10px 40px 10px 0px;
			border-top: 1px solid #ccc;
			padding-top: 5px;
			
			
			
			}
		#surverySocialIcons > div {
			float: left;
			
			}
		
		.facebookContainer,.stumbleuponContainer {
			
			width: 83px;
			height: 25px;			
			margin-right: 15px;
			}
			
			.twitterContainer, .deliciousContainer {
				
			width: 108px;
			height: 25px;		
			margin-right: 15px;
				
			}

/* ######### NEWS HOMEPAGE AND HUB STYLES ########### */


	.tabWrapper {
	
		width: 959px;
		min-height: 192px;
		position: relative;
		margin-bottom: 10px;
	}
	
	.tabContainer{
		width: 959px;
		height: 26px;
		position: relative;		
	}
	
		
	.tab {
		
		height: 26px;
		width: 317px;
			
		overflow: hidden;
		background: url('/Images/hub/tab_sprite.png') no-repeat 0px 0px;
		
		cursor: pointer;
		position: relative;
		float: left;
		margin-right: 4px;
		background-position: -957px 0px;
	
	}
	
	.tab1on, .tab2on, .tab3on {
		z-index: 9000;
		height: 30px;	
		background-color: #fff;			
	
	}
	
	.tab1on {
	
		background-position: 0px 0px !important;
	}
	
	.tab2on {
		background-position: -638px 0px !important;
		
	}
	
	
	.tab3on{
		
		background-position: -319px 0px !important;
		
		
	}
	
	.marginRight {	
		margin-right: 0px !important;
	}
	
	.tabContentContainer{
	
		min-height: 26px;
		width: 959px;		
	}
	
	.tabContent {
	
		display: none;
	}
	
	
	
	.tabCurveTop{
		
		width: 959px;
		height: 9px;
		background: url('/Images/hub/topSlice.png') no-repeat 0px 0px;	
	}
	
	.tabFlatBackground{
	
		width: 959px;
		min-height: 50px;
		background: url('/Images/hub/middleSlice.png') repeat-y 0px 0px;	
		
	}
	
	.tabCurveBottom{
		
		width: 959px;
		min-height: 4px;
		background: url('/Images/hub/bottomSlice.png') repeat-y 0px 0px;
	
	}
	
	
	
	.displayTabContent {
	
		display: block;
	}
	
	
	.tabContent {
		min-height: 160px;
		width: 929px;
		padding: 8px 10px 10px 13px;
	}
	
	.tabContentContainer h2 a:link, .tabContentContainer h2 a:visited, .tabContentContainer h2 {
		
		font-size: 14px;
		}
	
	.tabContent p, .tabContent3 p {
		
		font-size: 12px;
		}
	
	#content1 > div {
	
		width: 294px;
		float: left;
		margin-right: 20px;
	}
	
	
	
	
	
	/* ################ Text Styles #############*/
	
	#content1 p {
		font-family:Arial, Helvetica, Verdana, sans-serif;
		font-size: 11px;
		color: #666666;
		
	
	}
	
	.tabContainer p {
		
		margin: 0px;
		text-align: center;
		padding-top: 7px;
		font-family:Arial, Helvetica, Verdana, sans-serif;
		font-size: 15px;
		line-height: 16px;
		font-weight: bold;
		color: #023A78;
		
	
	}
	#content2 h2, #content3 h2 {
	
		padding-left: 0px;
	}
	
	
	#quickWrapper{
		
		width: 959px; 
		position: relative; 
		z-index: 9999; 
		margin: 0px auto;
		display: none;
		
		}
	
	.productWrapper{
	/*
		width: 602px;
		height: 301px;
		border: 1px solid #cdcdcd;
		border-radius: 2px;
		padding: 21px;
		padding-top: 10px;
		
		background: #fff url('/Images/hub/verticalSlice.png') repeat-x;
		position: absolute;
		left: 160px;
		top: 28px;
		z-index: 9999;
		display: none;
		*/
	}
	
	.productWrapper .subHeading {
		padding-left: 0;	
	}
	
	.productWrapper{
		width: 644px;
		height: 335px;
		border: 1px solid #cdcdcd;
		border-radius: 2px;
		padding: 2px 2px 0px 2px;
		background: #fff;		
		
		position: absolute;
		left: 160px;
		top: 28px;
		z-index: 9999;
		overflow: hidden;
		/*display: none;*/
	}
	
	div.productWrapper > div {
		background: #fff url('/Images/hub/verticalSlice.png') repeat-x;
		
		width: 602px;
		height: 301px;
		padding: 21px;
		padding-top: 10px;
	}

	.productWrapper2{
		width: 444px;
		height: 335px;
		border: 1px solid #cdcdcd;
		border-radius: 2px;
		padding: 2px 2px 0px 2px;
		background: #fff;
		position: absolute;
		left: 250px;
		top: 28px;
		z-index: 9999;
		overflow: hidden;
		/*display: none;*/
	}
	
	div.productWrapper2 > div {
		background: #fff url('/Images/hub/verticalSlice.png') repeat-x;
		width: 422px;
		height: 301px;
		padding: 10px 0 0 21px;
		padding-top: 10px;
	}
		
	.product1,.product2,.product3{
	
		width: 195px;
		height: 254px;
		
		float: left;
		margin-right: 8px;
		/*background: #cdcdcd;*/
	
	}
	
	.prodTop {
		
		background: url('/Images/hub/productTop.png') no-repeat top left;
		height: 32px;
		width: 194px;
	
	}
	
	.prodContent{
	
		height: 222px;
		width: 194px;
		position: relative;
		background: url('/Images/hub/productBackground.png') repeat-y left top;
	}
	
	.prodBtn1, .prodBtn2{
		
		width: 194px;
		height: 30px;
		cursor: pointer;
	
		
	}
	
	.prodBtn1 {
		background: url('/Images/hub/greenQuoteBtn.png') no-repeat left top;
		position: absolute;
		left: 0px;
		bottom: 36px;
	
	}
	
	.prodBtn2 {
		
		background: url('/Images/hub/blueQuoteBtn.png') no-repeat left top;
		position: absolute;
		left: 0px;
		bottom: 0px;
	
	}
	
	.copyDiv{
	
		padding: 10px;		
		height: 58px;
		padding-bottom: 0px;
		padding-top: 6px;
		
	}
	
	.copyDiv p {
		
		padding: 0px;
		margin: 0px;	
		font-size: 14px;
	}
	
	.prodImg{
		
		width: 190px;
		margin-left: 1px;
		height: 88px;
		overflow: hidden;
		background: url('/Images/hub/productsSprite.png') no-repeat 35px 2px;
	
	}
	
	.prod2img {
	
		background: url('/Images/hub/productsSprite.png') no-repeat -170px 0px;		
	}

	.prod3img {
	
		background: url('/Images/hub/productsSprite.png') no-repeat -370px 0px;		
	}
	
	
	.prodTop h2 {
	
		text-align: center;
		padding-top: 7px;
		
	}
	
	.prodBtn1 a:link, .prodBtn1 a:visited, .prodBtn2 a:link, .prodBtn2 a:visited{
	
		font-family:Arial, Helvetica, Verdana, sans-serif;
		font-size: 14px;
		line-height: 18px;
		color: #fff;
		text-decoration: none;
		
		
		display: block;
		width: 100%;
		height: 26px;
		
		text-align: center;
		padding-top: 4px;
	}
	
	.prodBtn1 a:hover, .prodBtn2 a:hover{
		
		color: #FFFF00;
	
	}
	
	.productWrapper > div > h2, {
		padding: 5px 0px 0px 0px;
		margin-bottom: 5px;
		font-size: 24px;
	}
	
	.productWrapper2 > div > h2 {
		padding: 5px 0px 20px 0px;
		margin-bottom: 5px;
		font-size: 24px;
	}
	
	
	 .homeHeaderMain, .homeHeaderMain2{                        
		width: 959px;
		height: 270px;
		background: url('/Images/hub/rightHeaderImage2.jpg') no-repeat 0px 0px;
		position: relative;
		margin-bottom: 20px;
		margin-top: 1px;                      
     }

	
	.homeHeaderMain a, .homeHeaderMain2 a{
		text-decoration: none;	
	}
	
	.homeHeaderMain2{
		
		/*CHANGE IMAGE TO NEW ONE FOR BANNER */
		height: 262px;
		background: url('/Images/hub/newsAndComsHeader.png') no-repeat 0px 0px;
	}
	
	.homeHeaderMainVersionB{
		
		width: 959px;
		height: 270px;
		background: url('/Images/hub/rightHeaderImage2B.jpg') no-repeat 20px 0px;
		position: relative;
		margin-bottom: 20px;
		margin-top: 1px;
	}
	
	.headerQuoteBox, .headerQuoteBox2{
		
		width: 320px;
		min-height:206px;
		
		background: url('/Images/hub/homeQuoteShadow.png') no-repeat left bottom;
		position: absolute;
		padding-bottom: 10px;
		bottom: 5px;
		left: 20px;
	
	}
	
	.headerQuoteBox2{
		
		
		min-height: 20px;
		height: 176px;
		
		position: absolute;
		left: auto;
		bottom: 20px;
		right: 20px;
		
		
	}
	
	.headerQuoteBoxVerionB{
		
		width: 320px;
		min-height:206px;
		
		background: url('/Images/hub/homeQuoteShadow.png') no-repeat left bottom;
		position: absolute;
		padding-bottom: 9px;
		bottom: 2px;
		right: 20px;
	}
	
	.homeQuoteTop {
		
		width: 319px;
		height: 4px;
		background: url('/Images/hub/homeQuoteTop.png') no-repeat left top;		
	
	}
	
	.homeQuoteBtm {
		
		width: 319px;
		height: 4px;
		background: url('/Images/hub/homeQuoteBtm.png') no-repeat left top;		
	
	}
	
	.homeQuoteMiddle{
	
		width: 313px;
		
		background: url('/Images/hub/homeQuoteMdl.png') repeat-y left top;
		padding: 3px;
		padding: 0px 3px 0px 3px;
	
	}
	
	.homeQuoteMiddle > div {
	
		background: url('/Images/hub/verticalQuoteHomeSlice.png') repeat-x left bottom;
		min-height: 197px ;
		width:301px;
		padding: 0px 6px 9px 6px;
		
	}
	
	.homeQuoteMiddle > div h2, .homeQuoteMiddle > div h1, .homeQuoteMiddle > div span {
		
		padding: 3px 0px 5px 6px;		
		font-size: 24px;
		line-height: 26px;
		
	}
	
	.homeQuoteMiddle > div p {
		
		font-size: 13px;
		margin: 0px;
		line-height: 17px;
		padding-left: 6px;
	}
	
	
	
	.homeQuoteMiddle2{
	
		width: 313px;
		min-height: 100px;
		background: url('/Images/hub/homeQuoteMdl.png') repeat-y left top;
		padding: 3px;
		padding: 0px 3px 0px 3px;
	
	}
	
	.homeQuoteMiddle2 > div {
	
		background: url('/Images/hub/newsComsBoxSlice.png') repeat-x 0px 0px;
		height: 167px;
		width:301px;
		padding: 0px 6px 0px 6px;
		overflow: hidden;
		
	}
	
	.homeQuoteMiddle2 > div h2, .homeQuoteMiddle2 > div h1  {
		
		padding: 8px 0px 10px 10px;		
		font-size: 24px;
		line-height: 26px;
		font-weight: bold;
		
	}
	
	.homeQuoteMiddle2 > div p {
		
		font-size: 14px;
		margin: 0px;
		line-height: 17px;
		padding: 0px 15px 0px 10px;
	}
	
	
	
	
	.homeGrnQuote, .homeBluQuote{
		
		height: 30px;
		width: 300px;
		
	}
	
	.homeGrnQuote {
	
		background: url('/Images/hub/greenQuoteBtnHome.png') no-repeat left top;
		margin-bottom: 6px;
	}
	.homeBluQuote {
	
		background: url('/Images/hub/blueQuoteBtnHome.png') no-repeat left top;
	}
	
	.commonHomeLink a:link, .commonHomeLink a:visited{
	
		font-family:Arial, Helvetica, Verdana, sans-serif;
		font-size: 14px;
		line-height: 18px;
		color: #fff;
		text-decoration: none;
		
		
		display: block;
		width: 100%;
		height: 26px;
		
		text-align: center;
		padding-top: 4px;
	
	}
	
	.homeGrnQuote a:link{
	
		background: url('/Images/hub/whiteArrows.png') no-repeat -11px -2px;
	}
	
	
	.commonHomeLink a:hover {
		
		color: #FFFF00;
		
	}
	
	.bodyWrapper{
	
		width: 959px;
		min-height: 200px;
		margin: 0px auto;
		
	
	
	}
	
	.colOne, .colTwo{
	
		width: 351px;
		min-height: 200px; 
		margin-right: 14px;
		
		float: left;
	}
	
	.colThree{
	
		width: 229px;
		min-height: 100px;
		
		float: left;
	}
	
	.genericBox {
		min-height: 50px;
		width: 351px;
		margin-bottom: 20px;
	}
	
	.boxHeader{
		width: 351px;
		height: 48px;
		position: relative;
		background: url('/Images/hub/genericBoxTop.png') no-repeat left top;
		overflow: hidden;
	}
	
	.boxHeader > h2 {
		padding-bottom: 10px;
		margin: 0px;
		margin-top: -6px;		
		line-height: 20px;
	}
	
	.boxContent{
		width: 351px;
		min-height: 48px;
		padding-top: 10px;
		overflow: auto;
		background: url('/Images/hub/genericBoxMid.png') repeat-y left top;	
	}
	
	.boxBtm{
		width: 351px;
		height: 4px;
		background: url('/Images/hub/genericBoxBtm.png') repeat-y left top;	
	}
	
	
	
	
	.genericBoxLarge {
		min-height: 50px;
		width: 714px;
		margin-bottom: 20px;
	}
	
	.genericBoxLarge .boxHeader{
		width: 714px;
		height: 48px;
		position: relative;
		background: url('/Images/hub/genericBoxTopLarge.png') no-repeat left top;
		overflow: hidden;
	}
	
	.genericBoxLarge .boxHeader > h2 {
		padding-bottom: 10px;
		margin: 0px;
		margin-top: -6px;		
		line-height: 20px;
	}
	
	.genericBoxLarge .boxContent{
		width: 714px;
		min-height: 48px;
		padding-top: 10px;
		overflow: auto;
		background: url('/Images/hub/genericBoxMidLarge.png') repeat-y left top;	
	}
	
	
	.genericBoxLarge .boxBtm{
		width: 714px;
		height: 4px;
		background: url('/Images/hub/genericBoxBtmLarge.png') repeat-y left top;	
	}
	
	
	
	
	
	.rssIcon {
		
		position: absolute;
		right: 12px;
		top:12px;
	
	}
	
	
	.greyBox{
	
		width: 230px;
		
		background: url('/Images/hub/hubBoxTop.png') no-repeat left top;
		margin-bottom: 20px;
		padding-top: 4px;
	
	}
	
	
	.greyBoxMid{
	
		width: 220px;
		min-height: 20px;
		background: url('/Images/hub/hubBoxMid.png') repeat-y left top;
		padding: 8px 0px 8px 10px;
	}
	.greyBoxBtm{
		
		width: 229px;
		height: 4px;
		background: url('/Images/hub/hubBoxBtm.png') no-repeat left top;
	}
	
	
	.socialMediaBox img{
	
		display: block;
		float: left; 
		margin-right: 10px;
	}
	
	.socialMediaBox h2 {
		
		padding: 0px 0px 10px 0px;
	
	}
	
	
	.colThree > img {
	
		margin: 10px 0px 10px 0px;
		cursor: pointer;
	
	}
	
	
	.imageHover{
		
		display: block;		
		margin-bottom: 12px;
	}
        
        .imageHoverCharity {
          -moz-border-radius: 4px;
          border-radius: 4px;
          border: 1px solid #8A9DB4;
          width: 228px;
          height: 78px;
          display: block;
          margin-bottom: 12px;
          
          background: transparent url("/Images/hub/appyDrive.jpg") no-repeat 0 0;
        }
	
        .imageHoverCharity:hover, .imageHoverCharity:active {
          background: transparent url("/Images/hub/appyDrive-over.jpg") no-repeat 0 0;
        }
	
	/* ############# TEXT ############ */
	
	.bodyWrapper h2.subHeading {
		font-size: 22px;
		padding-top: 20px;
		
			
	}
	
	 .newSubHeading {
	
		font-family:Arial, Helvetica, Verdana, sans-serif;
		font-size: 14px;
		color: #023A78;
		padding: 0px 10px 5px 17px;
		margin: 0px;
		
		
	}
	
	div.specialContent h2{
		font-family:Arial, Helvetica, Verdana, sans-serif;
		font-size: 14px !important;
		color: #023A78;
		padding: 0px 10px 5px 15px !important;
		margin: 0px;
	}
	
	
	.boxContent p{
		
		padding: 0px 15px 10px 15px;
	}
	
	a.hubLink:link, a.hubLink:visited {
	
		font-family:Arial, Helvetica, Verdana, sans-serif;
		font-size: 14px;
		color: #023A78;
		padding: 0px 10px 0px 10px;
		text-decoration: none;
		font-weight: bold;
		padding-left: 14px;
		display:block;
		margin: 0px 0px 6px 5px;
		background: url('/Images/hub/greenArrow.png') no-repeat 0px 0px;
	}
	
	
	.blueContactDropDown a:link, .blueContactDropDown a:visited{
		
		font-family:Arial, Helvetica, Verdana, sans-serif;
		font-size: 14px;
		color: #fff;
		display: block;	
		text-decoration: none;
	}
	
	.blueContactBox p {
	
		color: #fff;
		padding: 4px 0px 0px 8px;
	
	}
	
	.blueContactBox {
		
		width: 196px;
		height: 27px;
		position: relative;
		background: url('/Images/hub/blueSearchBox.png') no-repeat left top;
		cursor: pointer;
	}
	
	.blueContactDropDown a:hover{
	
		color: #cdcdcd;
	}
	
	.blueContactDropDown {
		
		width: 180px;
		min-height: 50px;
		background: #023A78;
		border-top: 1px solid white;
		border-radius: 3px;
		position: absolute;
		top: 27px;
		left: 0px;
		padding: 8px;
		display: none;
		
	
	}
	
	.leftContent p {
		
		font-size: 13px;
		padding-right: 5px;
		
		
	}
	
	.closeProductPopup{
		
		font-family: arial;
		font-size: 14px;
		font-weight: bold;
		/*color: #023A78;*/
		color: #cdcdcd;
		display: block;
		position: absolute;
		right: 5px; 
		top: 5px;
		text-decoration:none;
		border: 1px solid #cdcdcd;
		padding: 2px 1px 2px 6px;
		width: 14px;
		border-radius: 3px;
		
		
	}
	.closeProductPopup:hover{
		color: #023A78;;
		border: 1px solid #023A78;;
		}

	.blockify{
		
		font-family:Arial, Helvetica, Verdana, sans-serif;
		font-size: 16px;
		line-height: 16px;
		font-weight: bold;
		color: #023A78;
		float: left;
		display: block;
		
	}

.fullWidthWrapper {
	
	width: 959px;
	height: 667px;
	background: url('/Images/image-background.jpg') no-repeat left top;

	overflow: hidden;
	
}


.birthday {
		
	width: 640px;
	height: 480px;
	margin: 75px auto 0px auto;	
}

.birthday h1, .birthday p {
	
	padding-left: 0px;
	padding-right: 0px;
	
}


/*############ a pod ############*/

.podLBBG {
float:left;
	
background-image:url(/Images/aPods/aPod-littlebox-bg.jpg); 
background-repeat:no-repeat; 
width:230px;
height:159px;
}


table.styled, .newsArticle table {
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	margin: 0px 200px 11px 0px;
	text-align: left;
	text-align:center;
	
	border: 1px solid #C5C5C5;
	border-radius: 5px;
	background: #FCFCFC;
}

table.styled tr, .newsArticle tr {}

table.styled th, .newsArticle th {
	color: #023A78;
}

table.styled th, table.styled td, .newsArticle th, .newsArticle td {
	padding: 0;
	margin: 0;
	border: none;
}

table.twoCol .col1 {
	width:50%;
	border-bottom: 1px solid #C5C5C5;
	border-right: 1px solid #C5C5C5;
}
table.twoCol .col2 {
	width:50%;
	border-bottom: 1px solid #C5C5C5;
}

table.twoCol .bottom {
	border-bottom: none!important;
}

table.threeCol .col1 {
	width:20%;
	border-bottom: 1px solid #C5C5C5;
	border-right: 1px solid #C5C5C5;
}
table.threeCol .col2 {
	width:40%;
	border-bottom: 1px solid #C5C5C5;
}
table.threeCol .col3 {
	width:40%;
	border-bottom: 1px solid #C5C5C5;
	border-left: 1px solid #C5C5C5;
}

table.fourCol .col1, table.fourCol .col2 {
	width:20%;
	border-bottom: 1px solid #C5C5C5;
	border-right: 1px solid #C5C5C5;
}
table.fourCol .col3 {
	width:30%;
	border-bottom: 1px solid #C5C5C5;
}
table.fourCol .col4 {
	width:40%;
	border-bottom: 1px solid #C5C5C5;
	border-left: 1px solid #C5C5C5;
}


table.fiveCol .col1, table.fiveCol .col2 {
	width:22%;
	border-bottom: 1px solid #C5C5C5;
	border-right: 1px solid #C5C5C5;
}
table.fiveCol .col2 {
	width:17%;
	border-bottom: 1px solid #C5C5C5;
	border-right: 1px solid #C5C5C5;
}
table.fiveCol .col3 {
	width:17%;
	border-bottom: 1px solid #C5C5C5;
}
table.fiveCol .col4, table.fiveCol .col5 {
	width:17%;
	border-bottom: 1px solid #C5C5C5;
	border-left: 1px solid #C5C5C5;
}

table.fiveCol strong, .strongLarge {
	font-weight: bold;
	font-size: 20px;	
}

table.styled tr.summary td, table.styled tr.last td {
	border-bottom: none;	
}

table.styled tr.summary td.col1 {
	border-right: none;	
}


/* ################# NEW STYLES FOR COOKIE POLICY ######## */
/* ### NOTE: had to dupe this same style into responsive.css because it does not share the same css as the rest of the site. ###*/

	.cookieContainer {
		position: fixed;
		bottom: 0px;
		left: 0px;
		width: 100%;
		background: #EFF3F8;
		z-index: 9999;
		display: none;
		border-top: 3px solid white;		
	}
	
	.cookieContainer h3, 
	.cookieContainer p, 
	.cookieContainer a:link,
	.cookieContainer a:visited,
	.closeCookie a:link, 
	.closeCookie a:visited
	{
		color: #666;
		font-family: arial;
	}
	
	.cookieContainer h3 {
		font-size: 16px;
		float: left;
	}
	
	.cookieContainer p {
		font-size: 12px;
		clear: both;
	}
	
	.cookieContainer > div {
		position: relative;
		width: 926px;
		height:45px;
		padding: 14px 20px 14px 14px;
		margin: 0px auto;
	}
	
	.cookieContainer .cookieCopyWidth {
		width: 840px;
	}
	
	.closeCookie {
		height: 23px;
		float: left;
		margin-left: 20px;
	}
	
	.closeCookie a:link, .closeCookie a:visited {
		background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #b4bdcf) );
		background:-moz-linear-gradient( center top, #ffffff 5%, #b4bdcf 100% );
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#b4bdcf');
		background-color:#ffffff;
		-webkit-border-top-left-radius:3px;
		-moz-border-radius-topleft:3px;
		border-top-left-radius:3px;
		-webkit-border-top-right-radius:3px;
		-moz-border-radius-topright:3px;
		border-top-right-radius:3px;
		-webkit-border-bottom-right-radius:3px;
		-moz-border-radius-bottomright:3px;
		border-bottom-right-radius:3px;
		-webkit-border-bottom-left-radius:3px;
		-moz-border-radius-bottomleft:3px;
		border-bottom-left-radius:3px;
		text-indent:0px;
		border:1px solid #8a9db4;
		display:inline-block;
		color:#30515e;
		font-family:arial;
		font-size:14px;
		font-weight:normal;
		font-style:normal;
		height:20px;
		line-height:20px;
		width:auto;
		padding-right: 55px;
		padding-left: 55px;
		text-decoration:none;
		text-align:center;
	}

	.addThis {
		clear: left;
		display: block;
		margin: 1em 0px;
	}

/* ----- Set shortcode styling for mobile devices ----- */
	a.telLink:link, a.telLink:active, a.telLink:hover, a.telLink:visited {
		color: #666666;
		text-decoration:none;
		cursor: default;
	}

/* ############# VIDEO POPUP ########## */

.blackout {
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
    opacity: 0.5;
    background: none repeat scroll 0% 0% #000;
    position: absolute;
    z-index: 900;
    display: none;
    top: 0;
    left: 0;
}

#videoPopup {
    width: 400px;
    height: 400px;
    background: white;
    moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #B5CAD7;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 901;
    display: none;
    padding-bottom: 10px;
}

#videoPopup > div {
	padding: 37px 15px 15px 15px;
}


#videoPopup a:link, #videoPopup a:visited {
    position: absolute;
    right: 15px;
    top: 8px;
    text-decoration: none;
}

#videoPopup a:hover {
    color: black;
}

#videoPopup .sub-button-light-text-wide {
    width: 81px;
}
        
@media only screen and (max-device-width: 480px) {
	a.telLink:link, a.telLink:active, a.telLink:hover, a.telLink:visited {
		color: #666666;
		text-decoration:none;
		cursor: pointer;
	}
        a.telLink.multi-car:link, a.telLink.multi-car:active, a.telLink.multi-car:hover, a.telLink.multi-car:visited {
		color: blue;
		text-decoration:underline;
		cursor: pointer;
	}
}
/* ----- Set shortcode styling for mobile devices ----- */












/* ----- Multicar landing page changes ----- */

/* --- Page header --- */
	.newHead {
		/*width: 100%;*/
		width: 957px;
		min-height:300px;
		margin: 15px auto 18px auto;
		display: block;
		border: 1px solid #aebbcb;
		-moz-border-radius: 4px;
		border-radius: 4px;
                position: relative;
	}
	
	.newHead.grandHead {
		min-height: 368px;	
	}
	
	.headCopy {
		width: 430px;
		margin: 23px 0 23px 38px;
	}
	
	/*.newHomeHead .headCopy {
		margin-top: 18px;
	}*/
	
	.headCopy .headingMain {
		font-size: 40px;
		line-height: 40px;
		padding: 0px 0px 5px 0px;
	}
	
	.headCopy .subHeading {
		font-size: 20px;
		line-height: 24px;
		padding: 0px 0px 10px 0px;
	}
	
	.headCopy .copy {
		padding: 0px 0px 11px 0px;
	}
        
        .headCopy .button {
		margin: 0px 0px 11px 0px;
	}
	
	.headCopy .copy {
		font-size: 14px;
		line-height: 16px;
		padding-right: 45px;
		margin-bottom: 7px;
	}
	
        /* ----- Home Insurance ----- */
        .newHead.homeInsHead {
            min-height: 382px;
        }
        
        .homeInsHead {
            background: transparent url('/Images/pods/home-ins-head-2.jpg') no-repeat top right;
            position: relative;
	}
        
        .newHead.homeInsHead.smallHomeHead {
            min-height: 265px;
        }
        
       .homeInsHead.smallHomeHead {
            background: transparent url('/Images/pods/home-ins-head-small.jpg') no-repeat top right;
            position: relative;
	}
        
        .homeInsHead .headCopy {
		width: 500px;
		margin: 30px 0px 23px 37px;
	}
	
	.homeInsHead .headingMain {
		font-size: 44px;
		line-height: 44px;
	}
        
        .homeInsHead .headCopy .headingMain {
            padding: 0px 30px 6px 0px;
        }
	
	.homeInsHead .headCopy .subHeading {
            line-height: 15px;	
	}
	
	.homeInsHead .headCopy h2 {
            font-size: 19px;
            font-weight: normal;
	}
        
        .homeInsHead .headCopy .copy {
            padding-right: 70px;
            margin-bottom: 45px;
            line-height: 18px;
        }
        
        .homeInsHead .button-text {
            height: 38px;
        }
        
        .homeInsHead #reevoomark_badge_0 {
            bottom: 40px;
        }
	
	.homeInsHead .subHeading.tel {
		font-size: 40px;
		line-height: 20px;	
		margin-top: 5px;
	}
	
	.homeInsHead .telephone {
		margin-top: 19px;
	}
	
	.homeInsHead .telephone img {
		float: left;
		margin-right: 18px;	
	}
        
        .homeInsHead img.topRight {
            position: absolute;
            top: 0;
            right: 0;
        }
        /* ----- Home insurance -----*/
        
	.grandHead .headCopy {
		width: 400px;
		margin-bottom: 0;
	}
	
	.grandHead .headingMain {
		margin-top: 150px;
		font-size: 30px;
		line-height: 34px;
	}
	
	.grandHead .headCopy .subHeading {
		line-height: 15px;	
	}
	
	.grandHead .headCopy h2 {
		font-size: 19px;
		font-weight: normal;
	}
	
	.grandHead .subHeading.tel {
		font-size: 40px;
		line-height: 20px;	
		margin-top: 5px;
	}
	
	.grandHead .telephone {
		margin-top: 30px;
	}
	
	.grandHead .telephone img {
		float: left;
		margin-right: 18px;	
	}
	
	/*.newHead.newHomeHead {
		min-height: 329px;
		margin: 15px auto 13px auto;
	}
	
	.newHomeHead .headCopy {
		width: 430px;
		margin-left: 36px;
	}
	
	.newHomeHead .headingMain {
		padding-top: 5px;
		padding-bottom: 2px;
	}
	
	.newHomeHead .subHeading {
		padding-bottom: 8px;
	}
	
	.newHomeHead .copy {
		font-size: 14px;
		line-height: 16px;
		padding-right: 95px;
		margin-top: 7px;
		margin-bottom: 6px;
	}

	.newHomeHead {
		background: transparent url('/Images/pods/home-head.jpg') no-repeat top right;
	}*/
	
	.newHead.newHomeHead {
		margin-bottom: 13px;
	}
        
	.multiHead {
		background: transparent url('/Images/pods/multi-car-head-3.jpg') no-repeat top right;
	}
	
	.multiHead.two {
		background: transparent url('/Images/pods/multi-car-head2.jpg') no-repeat top right;
	}
	
	.newHead .linkTable {
		margin-left: 42px;
		margin-bottom: 14px;
	}
	
	.multiHead ul.podTick {
		padding-bottom: 0;
		margin-bottom: 18px;
	}
	
	.grandHead {
		background: transparent url('/Images/pods/home-head.jpg') no-repeat top right;
		position: relative;
	}
	
	.grandHead img.discount {
		position: absolute;
		top:0;
		left:0;
	}
        
        #reevoomark_badge_0 {
            position: absolute;
            left: 365px;
            bottom: 10px;
        }
	
        /* ----- MultiCar Head ----- */
        
        .newHead.multiHead {
            min-height: 358px;
	}
        
        .multiHead .headCopy {
            width: 430px;
            margin: 17px 0px 23px 38px;
        }
        
        .multiHead .headCopy .headingMain {
            font-size: 46px;
            line-height: 46px;
            padding: 0px 0px 10px 0px;
        }
        
        .multiHead #reevoomark_badge_0 {
            bottom: 19px;
        }
        
        .multiHead .button-text {
            height: 38px;
        }
        
        .multiHead .headVideo {
            background: transparent url('/Images/pods/muli-car-video.png') no-repeat top left;
            width: 211px;
            height: 127px;
            position: absolute;
            bottom: 26px;
            right: 138px;
            cursor: pointer;
        }
        
        span.openVideo {
            text-decoration: underline;
            cursor: pointer;
        }
        
        .multiHead.multiLanding #reevoomark_badge_0 {
            bottom: 25px;
        }
        
	/* ----- AB Split testing ----- */
	.splitTest {
		background: transparent url('/Images/pods/split-head2.jpg') no-repeat 387px 29px;
	}
	
	.singleHead {
		background: transparent url('/Images/pods/single-head.jpg') no-repeat right -15px;
	}
	
	.singleHead.splitTest {
		background: transparent url('/Images/pods/split-head-single.jpg') no-repeat 380px 37px;
	}
	
	.newHead.lifeHead {
		background: url('/Images/pods/life-head.jpg') no-repeat top right;
		height: 260px;
		min-height: 260px;
	}
	
	.newHead.lifeHead .headCopy {
		width: 430px;
		margin: 18px 0px 26px 38px;
	}
	
	.newHead.splitTest .headCopy {
		width: 910px;
		margin: 17px 0 25px 36px;
	}
        
        .newHead.singleHead {
            min-height: 344px;
	}
        
        .newHead.singleHead .headingMain {
            font-size: 41px;
            line-height: 42px;
        }
        
        .newHead.singleHead .headCopy {
            width: 450px;
            margin: 27px 0 23px 38px;
	}
	
	.newHead.splitTest .headCopy .headingMain {
		font-size: 39px;
		line-height: 39px;
		padding: 0px 0px 11px;
	}
	
	.newHead.singleHead.splitTest .headCopy .headingMain {
		font-size: 45px;
		line-height: 39px;
		padding: 3px 0 8px 0;
		margin: 0 auto;
		text-align: center;
	}
        
        .newHead.singleHead .headVideo {
            background: transparent url('/Images/pods/single-car-video.png') no-repeat top left;
            width: 211px;
            height: 127px;
            position: absolute;
            bottom: 21px;
            right: 134px;
            cursor: pointer;
        }
        
        .singleHead #reevoomark_badge_0 {
            bottom: 24px;
        }
        
        .singleHead .button-text {
            height: 38px;
        }
	
	ul.podTick {
		margin-top: 0em;
		margin-left: 26px;
		margin-bottom: 17px;
		padding-top: 0em;
		padding-left: 0;
		padding-bottom: 0.4em;
		width: 360px;
	}
	
	.newHead.singleHead.splitTest ul.podTick {
		margin-bottom: 7px;	
	}	
		
	ul.podTick li {
		list-style-type: none;
		background: url('/Images/bullet-point-tick.gif') no-repeat 0 7px;
		font-size: 12px;
		line-height: 15px;
		font-family: Arial,Helvetica,Verdana,sans-serif;
		color: #666;
		margin-top: 0.25em;
		padding-top: 0.7em;
		padding-left: 34px;
	}
	
	ul.podTick li strong {
		color: #023A78;
		font-size: 15px;
		line-height: 19px;
		font-family: Arial,Helvetica,Verdana,sans-serif;
	}
	
	.splitTest .headCopy .button {
		margin-left: 60px;
	}
	
	.splitTest .headCopy .button.bottom {
		padding-bottom: 0!important;
	}
	
	.splitTest .button-text, .splitTest .sub-button-light-text-wide,
	.newHead .button-text, .newHead .button-text.blue, .newHead .sub-button-light-text-wide {
		width: 300px;	
	}
	
	.newHead a.telLink:link, .newHead a.telLink:active, .newHead a.telLink:hover, .newHead a.telLink:visited {
		color: #023A78;
	}
	
	.newHead.blackBox{
		background-image: url("/Images/pods/littlebox-head.jpg");
		background-position: 100% 10px;
		background-size: 590px;
	}
	.newHead.blackBox .headVideo{
		right: 200px;
	}
	.newHead.blackBox .headVideo {
		background: transparent url('/Images/pods/littlebox-video.png') no-repeat top left;
	}
	
/* --- Page header --- */



/* --- Footer Quote Pod --- */
	.indexFootPod {
		width: 957px;
		min-height: 217px;
		margin: 0 auto 15px auto;
		display: block;
		clear:both;
		border: 1px solid #aebbcb;
		-moz-border-radius: 4px;
		border-radius: 4px;
		padding-top: 19px;
	}
	
	.footCopy {
		width: 412px;
	}
	
	.footCopy.left {
		float: left;
		margin-left: 38px;		
	}
	
	.footCopy.right {
		float: right;
		margin-right: 43px;	
	}
	
	.footCopy .subHeading {
		font-size: 20px;
		line-height: 24px;
		padding: 0px 0px 2px 0px;
	}
	
	.footCopy.right .subHeading {
		padding-left: 21px;
	}
	
	.footCopy .copy {
		font-size: 16px;
		line-height: 20px;
		padding: 0px 0px 11px 0;
		margin-bottom: 0;
	}
	
	.footCopy ul.podTick {
		margin-top: -5px;
		margin-left: 0;
	}
	
	.footCopy ul.podTick li {
		background: url('/Images/bullet-point-tick.gif') no-repeat scroll 0 -2px transparent;
		padding-top: 0;
		padding-bottom: 0.7em;
	}
	
	.footCopy .testimonial {
		width: 372px;
		height: 117px;
		margin-top: 10px;
		padding: 13px 20px;
		background: url('/Images/pods/podTestimonial.jpg') no-repeat top left;	
	}
	
	.footCopy .testimonial .text {
		color: #023A78;
		font-size: 16px;
		line-height: 20px;
		margin: 0 0 5px 0;
		padding: 0;
	}
	
	.footCopy .testimonial .name {
		text-align: right;
		font-weight: bold;
		font-size: 16px;
		line-height: 20px;
		margin: 0 0 2px 0;
		padding: 0 3px 0 0;
	}
	
	.footCopy .testimonial .date {
		text-align: right;
		font-size: 13px;
		line-height: 16px;
		margin: 0;
		padding: 0 3px 0 0;
	}
/* --- Page header --- */



/* --- Home medium Pods --- */
.homeMedSub{	
	width:959px;
	height:242px;
	margin-bottom:15px;
	display:block;
}

.podMed {
	width: 471px;
	height:242px;
	float: left;
	display: inline-block;
	border: 1px solid #aebbcb;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.podMed.right {
    float:right;	
}

.podBlackBox {
    background: #FFF url('/Images/pods/podMedBlackBox2.jpg') no-repeat 225px 13px;	
}

.podSingleCar {
    background: #FFF url('/Images/pods/podMedSingle3.jpg') no-repeat top right;	
}

.podMultiCar {
    background: #FFF url('/Images/pods/podMedMultiCar.jpg') no-repeat scroll 100% 20px;	
}

.podHome {
    background: #FFF url('/Images/pods/podMedHome.jpg') no-repeat scroll top right;
    position: relative;
}

.podMed .podCopy {
    padding: 0px 10px 5px 20px;
}

.podMed .headingMain {
    font-size: 23px;
    line-height: 24px;
    padding: 18px 10px 0 18px;
}

.podHome img.topRight {
    position: absolute;
    top: 0px;
    right: 0px;
}

/*here to add in singular styling for this heading only */ 
.podMed .headingMainAdditional{
	margin-bottom: 2px;
}


.podMed .copy {
	font-size: 16px;
	line-height: 19px;
	padding-right: 220px;
	margin-bottom: 5px;
}
.podMed .copyAdditional {	
	padding-bottom: 0px; 
	margin-bottom: 4px;
}

.podMed .compCopy {	
	font-size:12px; 
	line-height: 16px;
        margin-top: 10px;
        margin-bottom: 10px;
}

.podMed .button, .podMed .button.noSpacing {
	margin-left: 18px!important;
}

.podMed .button-medium, .podMed .sub-button-light-text-wide {
	width: 200px;	
}

.podMed .button-medium {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #b4bdcf) );
	background:-moz-linear-gradient( center top, #ffffff 5%, #b4bdcf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#b4bdcf');
	background-color:#ffffff;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	text-indent:0px;
	border:1px solid #8a9db4;
	display:inline-block;
	color:#30515e;
	font-family:arial;
	font-size:17px;
	font-weight:normal;
	font-style:normal;
	height:30px;
	line-height:30px;
	text-decoration:none;
	text-align:center;
}

/* --- Home medium Pods --- */


/* --- Structure --- */
	.mainContent {
		width: 100%;
		margin: 0 0 18px 0;
		display: block;
		border: 1px solid #aebbcb;
		-moz-border-radius: 4px;
		border-radius: 4px;
		overflow: hidden;
	}
	
	.contentContainer {
		width: 569px;
		margin: 18px auto;	
	}
	
	.contentLarge {
		width: 628px;
		margin: 0 auto;	
	}
/* --- Structure --- */



/* --- Headings and Copy --- */
	.contentContainer .headingMain {
		font-size: 34px;
		line-height: 34px;
		padding: 20px 0px 10px 0px;
	}
	
	.contentContainer .subHeading {
		font-size: 20px;
		line-height: 20px;
		padding: 15px 0 8px 0;
	}
	
	.contentContainer .subHeading-2 {
		font-size: 20px;
		line-height: 24px;
		padding: 15px 0 5px 0;
	}
	
	.contentContainer .subHeading.Large {
		font-size: 26px;
		line-height: 26px;
		padding: 20px 0px 10px 0px;
	}
	
	.contentContainer .copy {
		font-size: 16px;
		line-height: 20px;
		padding: 0px 0px 11px 0px;
	}
	
	.contentContainer .copy.small {
		font-size: 0.8em;
	}
	
	.contentContainer .subHeading-cookies {
		font-size: 16px;
		line-height: 16px;
		padding: 5px 0 3px 0;
	}
/* --- Headings and Copy --- */



/* --- Lists --- */
	.contentContainer ul.bullet {
		margin-top: 0em;
		margin-left: 0.5em;
		margin-bottom: 0em;
		padding-top: 0em;
		padding-left: 10px;
		padding-bottom: 0.4em;
	}
	
	.contentContainer li.bullet-light {
		list-style-image: url('/Images/bullet-point-grey.gif');
		font-size: 16px;
		line-height: 20px;
		color: #666;
		margin-top: 0.2em;
		padding-top: 0.7em;
		padding-right: 100px;
	}
	
	.contentContainer li.bullet {
		list-style-image: url('/Images/bullet-point-grey.gif');
		font-size: 16px;
		line-height: 20px;
		font-weight: bold;
		color: #666;
		padding-right: 100px;
		margin-top: 0em;
		padding-bottom: 0.6em;
	}
        
        .contentContainer ul.bullet.noRightPadding li.bullet {
		padding-right: 0;
	}
	
	.contentContainer .bulletSubCopy {
		font-size: 16px;
		line-height: 19px;
		font-weight: normal;
	}
/* --- Lists --- */



/* --- Buttons --- */
	/* --- Green button --- */
	.button-text {
		-moz-box-shadow:inset 0px 1px 0px 0px #d4d4d4;
		-webkit-box-shadow:inset 0px 1px 0px 0px #d4d4d4;
		box-shadow:inset 0px 1px 0px 0px #d4d4d4;
		
		background: #62b746; /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1JSIgc3RvcC1jb2xvcj0iIzYyYjc0NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDYxM2QiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top, #62b746 5%, #00613d 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(5%,#62b746), color-stop(100%,#00613d)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #62b746 5%,#00613d 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #62b746 5%,#00613d 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #62b746 5%,#00613d 100%); /* IE10+ */
		background: linear-gradient(to bottom, #62b746 5%,#00613d 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#62b746', endColorstr='#00613d',GradientType=0 ); /* IE6-8 */
		
		-webkit-border-top-left-radius:3px;
		-moz-border-radius-topleft:3px;
		border-top-left-radius:3px;
		-webkit-border-top-right-radius:3px;
		-moz-border-radius-topright:3px;
		border-top-right-radius:3px;
		-webkit-border-bottom-right-radius:3px;
		-moz-border-radius-bottomright:3px;
		border-bottom-right-radius:3px;
		-webkit-border-bottom-left-radius:3px;
		-moz-border-radius-bottomleft:3px;
		border-bottom-left-radius:3px;
		text-indent:0px;
		border:1px solid #00613d;
		display:inline-block;
		color:#ffffff;
		font-family:arial;
		font-size:17px;
		font-weight: 100;
		font-style:normal;
		height:36px;
		line-height:35px;
		width:280px;
		text-decoration:none;
		text-align:center;
	}
	
	.button-text:hover {
		color:#FFFF00;
	}
        
        /* --- Blue button --- */
	.button-text.blue {
		-moz-box-shadow:inset 0px 1px 0px 0px #d4d4d4;
		-webkit-box-shadow:inset 0px 1px 0px 0px #d4d4d4;
		box-shadow:inset 0px 1px 0px 0px #d4d4d4;
		
		-moz-box-shadow: inset 0px 1px 0px 0px #d4d4d4;
                -moz-box-shadow: inset 0px 1px 0px 0px #d4d4d4;
                -webkit-box-shadow: inset 0px 1px 0px 0px #d4d4d4;
                box-shadow: inset 0px 1px 0px 0px #d4d4d4;
                background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #508cc8), color-stop(1, #023978) );
                background: -moz-linear-gradient( center top, #508cc8 5%, #023A78 100% );
                filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#508cc8', endColorstr='#023978');
                background-color: #508cc8;
        
		-webkit-border-top-left-radius:3px;
		-moz-border-radius-topleft:3px;
		border-top-left-radius:3px;
		-webkit-border-top-right-radius:3px;
		-moz-border-radius-topright:3px;
		border-top-right-radius:3px;
		-webkit-border-bottom-right-radius:3px;
		-moz-border-radius-bottomright:3px;
		border-bottom-right-radius:3px;
		-webkit-border-bottom-left-radius:3px;
		-moz-border-radius-bottomleft:3px;
		border-bottom-left-radius:3px;
		text-indent:0px;
		border:1px solid #00613d;
		display:inline-block;
		color:#ffffff;
		font-family:arial;
		font-size:17px;
		font-weight: 100;
		font-style:normal;
		height: 38px;
                margin-top: 1px;
		line-height:35px;
		width:280px;
		text-decoration:none;
		text-align:center;
	}
	
	.button-text.blue:hover {
            color:#FFFF00;
	}
        
        .button.call {
            position: relative;
        }
        
        .button.call .phoneIcon {
            position: absolute;
            top: 6px;
            left: 74px;
            background: transparent url('/Images/button-phone.png') no-repeat -2px -1px;
            width: 21px;
            height: 28px;
        }
        
        .button.call:hover .button-text.blue {
            color:#FFFF00;
        }
        
        .button.call:hover .phoneIcon {
            background: transparent url('/Images/button-phone-over.png') no-repeat -2px -1px;
        }
        
        .button.call .button-text.blue {
            text-indent: 20px;
            line-height: 38px;
        }
        
	/* --- Thin grey buton --- */
	.sub-button-light-text-wide {
		background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #b4bdcf) );
		background:-moz-linear-gradient( center top, #ffffff 5%, #b4bdcf 100% );
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#b4bdcf');
		background-color:#ffffff;
		-webkit-border-top-left-radius:3px;
		-moz-border-radius-topleft:3px;
		border-top-left-radius:3px;
		-webkit-border-top-right-radius:3px;
		-moz-border-radius-topright:3px;
		border-top-right-radius:3px;
		-webkit-border-bottom-right-radius:3px;
		-moz-border-radius-bottomright:3px;
		border-bottom-right-radius:3px;
		-webkit-border-bottom-left-radius:3px;
		-moz-border-radius-bottomleft:3px;
		border-bottom-left-radius:3px;
		text-indent:0px;
		border:1px solid #8a9db4;
		display:inline-block;
		color:#30515e;
		font-family:arial;
		font-size:14px;
		font-weight:normal;
		font-style:normal;
		height:20px;
		line-height:20px;
		width:280px;
		text-decoration:none;
		text-align:center;
	}
	.sub-button-text-wide:hover {
		color:#FFFF00;
	}
	
	
	/*.newHomeHead .button-text, .newHomeHead .sub-button-light-text-wide {
		width:300px;
	}*/
/* --- Buttons --- */



/* --- Pods --- */
	.pods {
		width: 100%;
		margin: 18px auto;
		display: block;
		border: 1px solid #aebbcb;
		-moz-border-radius: 4px;
		border-radius: 4px;
	}
	
	.podsCopy {
		width: 355px;
		margin: 23px 18px;
	}
	
	.podsCopy .subHeading {
		padding-top: 0px;
		padding-bottom: 4px;
	}
	
	.podsCopy p {
		padding: 0px 0px 11px 0px;
		font-size: 16px;
		line-height: 22px;
	}
	
	 .podsCopy p.button {
		margin: 0!important;
		padding: 0!important;
	}
	
	.homePod {
		height: 104px;
		position: relative;
	}
	
	.homePodImage {
		z-index: 10;
		position: absolute;
		top: -8px;
		left: 15px;
	}
	
	.homePod .subHeading {
		font-size: 20px;
		line-height: 25px;
		margin: 10px 20px 0 178px;
	}
	
	.homePod.admHome .subHeading {
		margin-top: 23px;
	}
	
	.homeInsurance {
		background: transparent url('/Images/homeInsurance/image-admiral-phone.jpg') no-repeat bottom right;
		margin-bottom: 30px;
	}
	
	.pods.homeInsurance .podsCopy {
		margin-top: 18px;
		margin-bottom: 9px;
		width: 370px;
	}
        
        .contentContainer ul.bullet {
            margin-left: 0.4em;
        }
        
        .contentContainer .pods.homeInsurance li.bullet {
            padding-right: 0;
        }
	
	.homeInsurance .telephone img {
		float: left;
		margin-right: 18px;	
	}
	
	.homeInsurance .telephone .subHeading {
            font-size: 22px;
            line-height: 44px;
	}
        
        .homeInsurance.noBackground {
            background: none;
        }
	
	.multiCarImage {
		float:right;
		width: 10px;
	}
	
	.multiCarImageA, .multiCarImageFuel {
		z-index: 10;
		position: relative;
		top: -15px;
		right: 225px;	
	}
	
	.multiCarImageB {
		z-index: 10;
		position: relative;
		top: 10px;
		right: 230px;	
	}
	
	.multiCarImageC {
		z-index: 10;
		position: relative;
		top: -10px;
		right: 205px;	
	}
	
	.multiCarImageE {
		z-index: 10;
		position: relative;
		bottom: -62px;
		right: 182px;	
	}
        
        .homeImage {
		float:right;
		width: 10px;
	}
	
	.homeImageA {
            z-index: 10;
            position: relative;
            top: 29px;
            right: 222px;	
	}
	
	.lifeImageA {
		z-index: 10;
		position: relative;
		top: 1px;
		right: 230px;
	}
	
	.lifeImageB {
		z-index: 10;
		position: relative;
		top: -12px;
		right: 300px;
	}
	
	.lifeImageC {
		z-index: 10;
		position: relative;
		top: -15px;
		right: 230px;
	}
	
	.callForQuote span{
		font-weight: bold;
		font-size: 20px;
	}
/* --- Pods --- */






/* --- Reasons --- */
	.reasons {
		width: 100%;
		margin: 24px auto 0 auto;
		display: block;
		overflow: visible;
	}
	
	.reason {
		width: 274px;
		height: 168px;
		float: left;
		margin: 0 0 17px 0;
		display: inline-block;
		position: relative;
		
		background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #E9E9E9) );
		background:-moz-linear-gradient( center top, #ffffff 5%, #E9E9E9 100% );
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#E9E9E9');
		background-color:#ffffff;
		border-radius:10px;
		-webkit-border-radius:10px;
		-moz-border-radius:10px;
		border-radius:10px;
		border:1px solid #AFBCCC;
	}
	
	.reason .number {
		width: 45px;
		height: 45px;
		background: url('/Images/MultiCar/numbers.png') no-repeat 0 0;
		position: absolute;
		top:12px;
		left:-12px;
	}
	
	.reasonOne .number {
		background: url('/Images/MultiCar/numbers.png') no-repeat 0 0;
	}
	
	.reasonTwo .number {
		background: url('/Images/MultiCar/numbers.png') no-repeat -53px 0;
	}
	
	.reasonThree .number {
		background: url('/Images/MultiCar/numbers.png') no-repeat 0 -49px;
	}
	
	.reasonFour .number {
		background: url('/Images/MultiCar/numbers.png') no-repeat -53px -49px;
	}
	
	.reason .text {
		margin: 12px 15px 10px 38px;
	}
	
	.reason h2.subHeading {
		margin-top: 0;
		padding-top: 0;
		line-height: 25px;
	}
	
	.reason p {
		font-size: 16px;
		line-height: 20px;
	}
	
	.reason.right {
		float: right;
	}
/* --- Reasons --- */






/* --- Testimonials --- */
	.quoteDiv {
		width: 100%;
		margin: 5px auto 32px auto;
		display: block;
		overflow: hidden;
	}
	
	.quote {
		width: 176px;
		float: left;
		margin-right: 20px;
	}
	
	.bubble {
		width: 100%;
		height: 174px;
		background: transparent url('/Images/bubble.png') no-repeat top center;
	}
	
	.bubble .text {
		width: 90%;
		margin: 0 auto;
		padding-top: 55px;
		font-family: Arial, Helvetica, Verdana, sans-serif;
		font-size: 16px;
		line-height: 20px;
		color: #023A78;
		text-align: center;
	}
	
	.bubble .text.small {
		padding-top: 47px;
	}
	
	.bubble .text.medium {
		padding-top: 37px;
	}
	
	.bubble .text.large {
		padding-top: 27px;
	}
	
	.quote.right {
		margin-right:0;	
	}
	
	.quote .name {
		padding:0;
		font-weight: bold;
	}
	
	.quote .date {
		padding:0;
		font-size: 12px;
	}
/* --- Testimonials --- */



/* --- FAQs --- */
.faqOpen {
	background: transparent url('/Images/faq-open.gif') no-repeat left 18px;
	margin-left: -22px;
	padding-left: 21px!important;
	cursor: pointer;
}

#faqs.faqOpen {
	background: transparent url('/Images/faq-open.gif') no-repeat left 18px;
}

h3#faqs.faqOpen {
	background: transparent url('/Images/faq-open.gif') no-repeat left 59px;
}

.faqClose {
	background: transparent url('/Images/faq-close.gif') no-repeat left 11px;
	margin-left: -22px;
	padding: 10px 0 10px 21px!important;
	cursor: pointer;
	
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}
/* --- FAQs --- */



/* --- Misc --- */
.arrowLink {
	background: transparent url('/Images/faq-open.gif') no-repeat left 11px;
	margin-left: -22px;
	cursor: pointer;
	font-size: 20px;
	line-height: 20px;
	padding: 10px 0px 8px 21px!important;
	text-decoration: none;
	
	font-weight: bold;
	color: #023A78;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	
	display: block;
	clear: both;
}

.auxNavIcon {
	width: 27px;
	height: 27px;
	background: transparent url('/Images/explore-open.gif') no-repeat top left;
	display: inline-block;
}

.auxNavIcon.click {
	width: 27px;
	height: 27px;
	background: transparent url('/Images/explore-close.gif') no-repeat top left;
}

.exploreSiteHeadWrap {	
	position: relative;
}
.exploreSiteHeadWrap img {

	position: absolute;
	left: 204px;
	top: 1px;
	cursor: pointer;
}

.exploreSiteHeadWrap h2 {
		cursor: pointer;
}

.noSpacing {
	margin: 0!important;
	padding: 0!important;	
}

.clear {
	clear:both;	
}
/* --- Misc --- */

.bigInfoImg {
    z-index: 4001;
    position: absolute;
    left: 300px;
    top: 30px;
    background: none repeat scroll 0% 0% #FFF;
}

.shadowDiv {
    background: none repeat scroll 0% 0% #000;
    opacity: 0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
    z-index: 4000;
    position: absolute;
    top: 0px;
    left: 0px;
}




/* ################### CLASSIC CARS FORM STYLES ################## */

.classicCar.newHead{
	background: url("/Images/classicCars/classicCars-head.jpg") no-repeat scroll 400px 1px transparent;
}
.classicCar.newHead .headCopy{
	width: 400px;
	padding: 10px 0 20px 0px;	
}
.classicCar.newHead p{
	width: 365px; 
	font-size:18px; 
	line-height:23px
}
.classicCar.newHead p.blue{
	color: 	#023a78;
}

.classicCar.newHead .button{
	margin-left: 0;	
}
.classicCar .pod-sub-heading{
	color:#023a78;
	font-size:16px;
}
.classicCar .pod-phone{
	font-size:28px;
}
.classicCar .reason{
	height: 190px;
}
.classicCar .podsCopy{
	width: 425px;	
	margin: 23px 0 23px 18px!important;
}
.multiCarImageD {
    position: relative;
    right: 230px;
    top: 40px;
    z-index: 10;
}

.classicCar .getAQuote .button{
	padding-bottom: 11px!important;	
}

p.pod-sub-heading.phone-us{
	font-size: 16px; 
	margin-top: -5px; 
	padding: 0 0 2px 12px; 
	margin-bottom: 2px;
	width: 465px
}
.classicCarImageB{
	position: relative;
    right: 120px;
    top: 20px;
    z-index: 10;
}


/* ################### CLASSIC CARS FORM STYLES END ################## */






/* ################### FEEDBACK FORM STYLES ################## */


.feedbackFormContextBox {


}

.feedbackFormContainer {

	width: 598px; 
	height: auto;
	background: #fff; 
	position: absolute; 
	z-index: 9999; 
	border-radius: 3px; 
	padding: 9px 9px 25px 9px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	display: none;
}

.feedbackFormA1{
	
	padding-left: 20px;
	padding-right: 20px;
	
}

.feedbackFormContainer h2, 
.feedbackFormContainer h3, 
.feedbackFormContainer p,
.feedbackFormContainer label,
.feedbackFormContainer a:link,
.feedbackFormContainer a:visited
 {
	font-family: Arial,Helvetica,Verdana,sans-serif;
}

.feedbackFormContainer p, .feedbackFormContainer a:link, .feedbackFormContainer a:visited {
	
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #508CC8;
	padding: 0px 0px 11px 0px;
	max-width: 530px;

}


.feedbackFormContainer h2 {
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #023A78;
	padding: 20px 0px 10px 0px;
	width: 550px;
}

.feedbackFormContainer h2:first-child {

	padding-top: 28px;
}

.feedbackFormContainer h3 {

	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #023A78;
	padding: 5px 200px 0px 0px;
}
	
	

.feedbackFormA1 label, .feedbackFormA1 input {
	
	display: block;

}

.feedbackFormA1 input, .feedbackFormA1 textarea {

	font-style: normal;
	word-spacing: 2px;
	border: 1px solid;
	height: 27px;
	width: 300px;
	font-size: 15px;
	padding-left: 6px;
	color: #888;
	font-family: Arial,Helvetica,sans-serif;
	background-color: #F0F0F0;
	vertical-align: top;
}

.feedbackFormA1 textarea {
	
		height: 125px;
		margin-bottom: 15px;
}


.feedbackFormA1 input {

	margin-bottom: 10px;
}

.feedbackFormA1 label {

	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #508CC8;
	padding: 0px 0px 11px 0px;
	width: 530px;	
	margin-top: 7px;
}

input[type='submit'].submitFeedback{

	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
	color: #555F69;
	text-align: center;
	border: 0px;
	background: url('/Images/aPods/aPod-button-bg.jpg') no-repeat;
	height: 30px;
	width: 230px;
	padding: 0px;
	cursor: pointer;


}

.headerImageWrap {

	border: 1px solid #cdcdcd;
	border-radius: 3px;
}

.headerLogo {
	margin: 0px;
	height: 53px;
	width: 151px;
	float: left;
}

.headerBackground {
	background: url('/Images/headers/full_screen.png') no-repeat left top;
	height: 53px;
	width: 400px;
	float: right;
}


.feedbackTab {

	width: 87px;
	height: 87px;
	position: fixed;
	bottom: 0px;
	right: 0px;
	z-index: 9990;
	/*background: url('/Images/feedback-tab.png') no-repeat;*/
	
}

.feedbackTab img {

	cursor: pointer;
}



.errorBox {
	
	display: none;	
	
}

h2.error {

	margin: 0px;
	padding: 0px  !important;
	font-size: 16px;
}

h2.error, p.error {
	
	color: red;

}




a.closeFeedbackButton:link,
a.closeFeedbackButton:visited  {
	
	background: url('/Images/aPods/aPod-button-bg.jpg') no-repeat;
	height: 30px;
	width: 230px;
	display: block;
	text-align: center;
	color: #555F69;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 14px;
	text-decoration: none;
	padding-top: 5px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	
	

}

.feedbackThanks {

	padding-left: 20px;
	display: none;
}


.processingForm {

	display: none;
}



/* ################### FEEDBACK FORM STYLES END ################## */


/* ################### FEEDBACK FORM STYLES ################## */
.setContainer{
	margin-bottom: 20px;
}

.setContainer .question{
	font-weight: bold;
}

.quizForm input, quizForm label {
    display: block;
    float: left;
}
.submitButton {
		
			 	-moz-box-shadow:inset 0px 1px 0px 0px #d4d4d4;
		-webkit-box-shadow:inset 0px 1px 0px 0px #d4d4d4;
		box-shadow:inset 0px 1px 0px 0px #d4d4d4;
		background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #62b746), color-stop(1, #00613D) );
		background:-moz-linear-gradient( center top, #62b746 5%, #00613D 100% );
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#62b746', endColorstr='#11a84b');
				border-radius: 3px;
				text-indent: 0px;
				border: 1px solid #00613D;
				display: inline-block;
				color: #FFF;
				font-family: arial;
				font-size: 17px;
				font-weight: 100;
				font-style: normal;
				height: 36px;
				line-height: 35px;
				width: 250px;
				text-decoration: none;
				text-align: center;
				cursor: pointer;
			}

.submitButton:hover {
		
			color:#FFFF00;
		}
		
		h2.error {
			font-family: Arial,Helvetica,Verdana,sans-serif;
			margin-bottom: 10px;
		}
		
		.resultDisplay {
			
			border: 1px solid #AEBBCB;
			border-radius: 3px;
			box-sizing: border-box;
			padding: 6px 10px 8px 10px;	
			width: 485px;			
		}
		
		.resultDisplay h2 {
			font-family: Arial,Helvetica,Verdana,sans-serif;
			margin-top: 0px;
			color: #023a78;
		}
		
		.errorDiv, .resultDisplay {
		
			display: none;
		}
		
		#result .open{
			width: auto;
		}
		
		
		
		
		
		
		
		
		
		
		
		
		
/* ---------- Notification Boxes ---------- */		

/* ----- Index Notification Message ----- */
#notification {
	position: relative;
	clear:both;
	width: 957px;
	margin: 0px auto 10px auto;
	border:1px solid #3BB311;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	color: #3BB311!important;
}

#internalNotification {
	position: relative;
	width:388px;
	margin: 0 0 10px 18px;
	padding-bottom: 3px;
	border:1px solid #3BB311;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	color: #3BB311!important;
}

#notification .heading, #internalNotification .heading {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #3BB311;
	padding: 7px 0 5px 12px;
}
#notification .copy, #internalNotification .copy {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #3BB311;
	padding: 0px 12px;
}
#notification a:link,
#notification a:visited,
#notification p, #notification h1, #notification h2,
#internalNotification a:link,
#internalNotification a:visited,
#internalNotification p, #internalNotification h1, #internalNotification h2 {
    color: #3BB311!important;
}

#notification p, #notification h1, #notification h2,
#internalNotification p, #internalNotification h1, #internalNotification h2 {
    color: #3BB311!important;
}

#notification p, #notification h1, #notification h2 {
	text-align: center;
}

#notification p, #internalNotification p {
	padding-bottom: 7px;	
}
/* ----- Index Notification Message ----- */

/* ----- Existin Customer Notification Message ----- */
#j-pod-green {
	position: relative;
	float:left;
	width:288px;
	margin-bottom: 20px;
	padding-bottom: 3px;
	border:1px solid #3BB311;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	color: #3BB311!important;
}
.j-pod-green-heading {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #3BB311;
	padding: 7px 0 5px 12px;
}
.j-pod-green-copy {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #3BB311;
	padding: 0px 12px;
}
#j-pod-green a:link,
#j-pod-green a:visited,
#j-pod-green p, #j-pod-green h1, #j-pod-green h2 {
    color: #3BB311!important;
}

#j-pod-green p, #j-pod-green p.j-pod-green-copy {
	padding-bottom: 7px;	
}
/* ----- Existin Customer Notification Message ----- */

/* ---------- Notification Boxes ---------- */

#blanket {
	width: 100%;
	height: 100%;
	background: none repeat scroll 0% 0% #111;
    opacity: 0.65;
    z-index: 101;
    position: fixed;
    top: 0px;
    left: 0px;
    /*display: none;*/
}

.notificationPopup .productWrapper {
    width: 592px;
	height: auto;
    min-height: 216px;
    border: 1px solid #CDCDCD;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
    border-radius: 4px;
    padding: 2px;
    background: #FFF;
    position: absolute;
    left: 160px;
    top: 28px;
    z-index: 9999;
}

.notificationPopup img {
	margin: 5px auto;	
	display: block;
}

.notificationPopup div.productWrapper > div {
    background: #FFF;
    width: 550px;
	height: auto;
    min-height: 130px;
    padding: 10px 21px 21px;
}

.notificationPopup .subHeading {
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    color: #023A78;
    padding: 3px 0 10px 0;
}

.notificationPopup .closeProductPopup {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #b4bdcf) );
	background:-moz-linear-gradient( center top, #ffffff 5%, #b4bdcf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#b4bdcf');
	background-color:#ffffff;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	text-indent:0px;
	border:1px solid #8a9db4;
	display:inline-block;
	color:#30515e;
	font-family:arial;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	width:230px;
	height:24px;
	line-height:24px;
	text-decoration:none;
	text-align:center;
	position: relative;
	left: 0;
	top: 0;
}

.notificationPopup .closeProductPopup:hover {
	color:#30515e;
	border:1px solid #8a9db4;
}


/* ---------- Contact page redesign ---------- */
.contact-left{
                width: 650px;
                float: left;
                background-image: url('/Images/contact-us-head.jpg');
                background-repeat: no-repeat;
                background-position: 115% 0;
                margin-right:-50px;
                padding-right:50px ;
            }
            .mainRight.contact-us{
                width: 290px;
                float: right;
                padding-top: 25px;
				margin-bottom: 20px;
            }
            .mainRight.contact-us #j-pod{
                padding-left: 0;
            }
            .contact-pod{
                display: block;
                float: left;
                width: 113px;
                height: 111px;
                background-image: url(/Images/contact-pod.jpg);
                margin-right: 12px;
                text-align: center;
                text-decoration: none;
                color: #023A78;
                font-weight: bold;
                font-family: Arial,Helvetica,Verdana,sans-serif;
                font-size: 16px;
                line-height: 20px;
                padding: 10px 20px 0;
                outline: none;
				margin-top: 65px;
            }
            .contact-pod.four{
                margin-right: 0;
            }
            .contact-hidden{
                display: none;
                clear: both;
				margin-bottom: 30px;
            }
            .contact-pod-img{
                width: 75px;
                height: 50px;
                background-repeat: no-repeat;
                background-position: center center;
                margin: 0 auto;
            }
            .contact-pod.one .contact-pod-img{
                background-image: url('/Images/contact-pod-singlecar-up.png');
            }
           
            .contact-pod.two .contact-pod-img{
                background-image: url('/Images/contact-pod-multicar-up.png');
            }
 
            .contact-pod.three .contact-pod-img{
                background-image: url('/Images/contact-pod-home-up.png');
            }
         
            .contact-pod.four .contact-pod-img{
                background-image: url('/Images/contact-pod-somethingelse-up.png');
            }
			
			.contact-pod .contact-pod-img{
                background-position: 50% 0;
            }
			
			.selected.contact-pod .contact-pod-img{
                background-position: 50% -50px;
            }
        
            .contact-pod.selected{
                background-image: none;
                background-color: #023A78;
                color: #fff;
                height: 101px;
                moz-border-radius: 3px;
                border-radius: 3px;
            }
            .q-container{
                border: 1px solid #AEBBCB;
                -moz-border-radius: 4px; 
                border-radius: 4px; 
                font-family: Arial,Helvetica,Verdana,sans-serif;
                margin-bottom: 10px;
            }
            .q-container a.title{
                display: block;
                text-decoration: none;
                font-size: 16px;
                line-height: 20px;
                font-weight: bold;
                color: #023A78;
                padding: 10px 15px;
                background-image: url('/Images/explore-open.gif');
                background-repeat: no-repeat;
                background-position: 613px 50%;
                outline: none;
            }
            .q-container a.title.open{
                background-image: url('/Images/explore-close.gif');
            }
            .q-content{
                display: none;
                color: #666;
                font-size: 14px;
                line-height: 18px;
                font-weight: normal;
                padding: 0 15px 10px 15px;
            }
			.q-content a:link, .q-content a:visited{
				color: #666666;
			}		
			.q-content a.pod:link, .q-content a.pod:visited{
				color: #023a78;
			}
			.q-content table{
				margin-left: -12px;
			}
			.q-content .subHeading{
				font-size: 14px;
				padding: 0;
			}
			.contact-us #j-pod-content{
                background-color: #fff;
            }
            .podCarTax-wide {
                float: left;
                background-image: url('/Images/aPods/aPod-car-tax-wide.jpg');
                background-repeat: no-repeat;
                width: 292px;
                height: 159px;
                font-size: 14px;
                line-height: 18px;
            }
            .podCarTax-wide  p.wide-copy{
                padding-left: 12px;
            }
       
/* ---------- Contact page redesign ---------- */

/* ---------- Call for quote popup ---------- */
.blackoutScreen{
	background: none repeat scroll 0 0 #000;
    height: 100%;
    left: 0;
    opacity: 0.7;
    overflow: auto;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 101;
}

.callPopup{
    background: url(/Images/callForQuotePopupBG.png) no-repeat scroll 100% 100% white;
    border-radius: 3px;
    height: 275px;
    left: 50%;
    padding: 15px 15px 15px 20px;
    position: absolute;
    top: 50px;
    width: 285px;
    z-index: 901;
    margin-left: -150px;
    display: none;
}

.callPopup.loansCallPopup {
  top: 1250px;
}

.callPopup .close, .retrieveHomeQuotePopup .close{
	background: url(/Images/callForQuotePopupClose.png) no-repeat scroll 100% 100% white;
	width: 16px;
	height: 16px;
	display: block;
	position: absolute;
	right: 13px;
	top: 8px;
}

.callPopup .subHeading{
	padding: 27px 0 10px 0;
	font-size: 28px; 
	line-height: 28px;
}

.callPopup .mobile{
	margin: -6px 0 3px 0;
	font-size: 16px;
        line-height: 16px;
}

.callPopup .number{
	color: #666;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 15px;
}

.callPopup .openingHours{
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
}
/* ---------- Call for quote popup ---------- */


/* ---------- Retrieve home quote popup ---------- */
.retrieveHomeQuotePopup{
    background: url(/Images/retrieveQuotePopupBG.jpg) no-repeat scroll 30% 0 white;
	background-color: #fff;
    border-radius: 3px;
    left: 50%;
    padding: 180px 15px 20px 15px;
    position: absolute;
    top: 50px;
    width: 250px;
    z-index: 901;
    margin-left: -150px;
    display: none;
}

.retrieveHomeQuotePopup .subHeading{
	font-size: 22px;
	line-height: 22px;
	padding: 0 0 10px 0;
}

.retrieveHomeQuotePopup .phone{
	padding-left: 55px;
	background: url(/Images/aPods/phone-icon-lrg.png) no-repeat;
}

.retrieveHomeQuotePopup .number{
	color: #023A78;
	font-size: 28px;
	font-weight: bold;
	line-height: 43px;
}

.retrieveHomeQuotePopup .mobile{
	color: #023A78;
	margin: -1px 0 3px 0;
	font-size: 16px;
    line-height: 16px;
}

.retrieveHomeQuotePopup .mobile a{
	color: #023A78;
}	


/* ---------- Retrieve home quote popup ---------- */


/* ---------- Christmas hours ---------- */
.xmasHours .subHeading{
	font-size: 16px;
	margin: 5px 0 10px 0;
}
.xmasHours p, .xmasHours .subHeading{
	color: #EF3F44;
}	

/* ---------- Christmas hours ---------- */

.fuelSteps{
	color: #666666;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    text-align: left;
}

.fuelSteps div{
	margin-bottom: 10px;
}

img.littbox-prizedraw-pod{
	position: relative;
    right: 169px;
    top: 15px;
    z-index: 10;
}





/* ---------- Loans ---------- */

.loanHead {
  background: transparent url('/Images/pods/loan-head.jpg') no-repeat right -15px;
}

.LoanImageA {
  z-index: 10;
  position: relative;
  top: -10px;
  right: 205px;	
}

.loanPodsCopy {
  width: 530px;
  margin: 5px 18px;
}

.personalLoan {
  background: transparent url('/Images/loan/image-admiral-phone.jpg') no-repeat bottom right;
  margin-bottom: 30px;
}

.button.call .phoneIcon.loan {
  left: 84px;
}

.newsArticle .paddingSmall p {
  padding: 5px 200px 0px 18px;
}