/* Resets
---------------------------------------------- */
@import "normalize.css";

html {
	background: #FBFBFB;
}
body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6,
pre, code, form, fieldset, legend, input, textarea,
p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
/* End Resets */

/* Common
---------------------------------------------- */
/*
html, body, p, a, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Verdana, Tahoma, sans-serif;
}
html, body, p {
	font-size: 13px;
	line-height: 1.4;
	color: #444;
}
*/
body {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 81.3%;
	line-height: 1.4;
	color: #444;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #102E52;
	padding: 0;
	margin-top: 1.667em;
	margin-bottom: 0.5em;
}

h1 {
	font-size: 20px;
	font-size: 1.538em;
}

h2 {
	font-size: 18px;
	font-size: 1.385em;
}

h3 {
	font-size: 16px;
	font-size: 1.231em;
}

h4 {
	font-size: 14px;
	font-size: 1.077em;
	color:#222;
}

h5 {
	font-size: 13px;
	font-size: 1em;
}

h6 {
	font-size: 12px;
	font-size: 0.923em;
}

p {
	margin-bottom: 0.769em;
}

abbr[title] {
	border-bottom: none;
	text-decoration: none;
	/*cursor: default;*/
	cursor: help;
}

a abbr[title] {
	cursor: pointer;
}

/*
h1.Bar, h2.Bar, h3.Bar, h4.Bar, h5.Bar, h6.Bar, h1.Bar, h2.Bar, h3.Bar, h4.Bar, h5.Bar, h6.Bar {
	height: 24px;
	width: 462px;
	padding: 0 0 0 10px;
	color: #102E52;
	font-weight: bold;
	padding-top: 4px;
	background: url(../images/content-heading-half.gif) no-repeat #E9EEF2;
	margin-bottom: 10px;
}
h1.Bar, h2.Bar, h3.Bar, h4.Bar, h5.Bar, h6.Bar {
	width: 740px;
	background: url(../images/content-heading.gif) no-repeat #E9EEF2;
}
*/
.Bar {
	/*width: 740px;
	height: 24px;*/
	font-weight: bold;
	color: #102E52;
	background-color: #E9EEF2;
	border: 0.063em #CAD6E0 solid;
	-webkit-border-radius: 0.188em;
	   -moz-border-radius: 0.188em;
	        border-radius: 0.188em;
	padding: 4px 0 0 10px;
	padding: 0.250em 0 0.250em 0.563em;
	/*margin-bottom: 10px;*/
}
/*
.Bar {
	width: 462px;
	background: url(../images/content-heading-half.gif) no-repeat #E9EEF2;
}
*/

h1.Bar,
h2.Bar,
h3.Bar,
h4.Bar,
h5.Bar,
h6.Bar {
	line-height: 1.2;
	margin-top: 0;
	margin-bottom: 0;
}

#content .nobotmargin {
	margin-bottom: 0;
}
h1.ResourceBar {
	width: 720px;
	color: #102E52;
	background-color: #E9EEF2;
	margin-left: 10px;
	margin: 0 10px 0 0;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 14px;
}

h1.ResourceMainBar {
	width: 740px;
	color: #102E52;
	background-color: #95ACC0;
	padding-top: 6px;
	padding-bottom: 6px;
}

h2.Bar {
	padding-top: 4px;
	margin-bottom: 6px;
	height: 24px;
}
h3.Bar {
	padding-top: 5px;
	margin-bottom: 6px;
	height: 23px;
}
h4.Bar {
	padding-top: 6px;
	margin-bottom: 6px;
	height: 22px;
}
h5.Bar {
	padding-top: 6px;
	margin-bottom: 6px;
	height: 22px;
}
h6.Bar {
	padding-top: 7px;
	margin-bottom: 6px;
	height: 21px;
}

p.Bar {
	padding: 2px 5px 3px 3px;
}

a {
	text-decoration: none;
	color: #E34F00;
}
a:hover {
	text-decoration: underline;
}

p a {
	text-decoration: none;
	color: #E34F00;
}
p a:hover {
	text-decoration: underline;
	color: #E34F00;
}
p a.arrowlink {
	background: url(../images/link.gif) no-repeat;
	background-position: right;
	padding-right: 10px;
	color: #E34F00;
	border: none;
}
p a.arrowlink:Hover {
	color: #E34F00;
	text-decoration: underline;
	font-weight: normal;
}

p sup {
	font-size: 10px;
	text-decoration: none;
	color: #666;
}
p sup a {
	font-size: 10px;
	text-decoration: none;
	color: #666;
}
p sup a:hover {
	font-size: 10px;
	text-decoration: none;
	color: #666;
}

input[type=radio] {
	margin-bottom: 5px;
}

dl {
	overflow:auto;
}
dl dt {
	clear:both;
	float:left;
	width:75px;
	font-weight:bold;
	text-align:right;
	padding-bottom:2px;
}
dl dd {
	float:left;
	margin-left:15px;
}

.Block {
	width: 740px;
}
.Strong {
	font-weight: bold;
	color: #102E52;
}

.Box {
	width: 750px;
	float: left;
	margin: 20px 0;
}
.BoxTop {
	float: left;
	width: 750px;
	height: 28px;
}
.BoxContent {
	float: left;
	width: 747px;
	background: url(../images/content-box-background.gif) repeat-y;
	padding: 0 2px 0 1px;
}
.BoxBottom {
	float: left;
	width: 750px;
	height: 2px;
	background: url(../images/content-box-bottom.gif) no-repeat;
}

.HalfBox {
	width: 470px;
	float: left;
	margin-bottom: 20px;
}
.HalfBoxTop {
/*
float: left;
	width: 470px;
	height: 28px;
	background: url(../images/content-halfbox-background.gif) no-repeat;
*/
}
.HalfBoxTop h1 {
	margin-bottom: 0;
}
.HalfBoxContent {
/*
	float: left;
	width: 467px;
	border-left: 1px solid #CAD6E0;
	border-right: 1px solid #CAD6E0;
*/
	border: 1px solid #CAD6E0;
	border-top: none;
	padding: 0.769em;
}

.borderBox {
	border: 1px solid #CAD6E0;
	border-top-style: none;
}

.Form {
	width: 747px;
}
.form-row {
	/*padding: 10px;*/
}
.FormCol1 {
	float: left;
	width: 165px;
}
.FormCol2 {
	float: left;
	width: 258px;
}
.FormCol3 {
	float: left;
	width: 30px; /*padding-top:10px; */
}
.FormCol4 {
	float: left;
	width: 274px;
	display: none;
	font-size: 11px;
}
.FormCol {
	float: left;
	width: 727px;
	text-align: center;
}
.FormCol2 a {
	font-size: 13px;
	text-decoration: none;
}
.FormCol2 a:hover {
	text-decoration: underline;
}

.ExtraLightBlue { color: #E9EEF2; }
.LightBlue      { color: #CAD6E0; }
.Blue           { color: #2B5A82; }
.DarkBlue       { color: #102E52; }
.LightOrange    { color: #EE8513; }
.Orange         { color: #E34F00; }
.LightGrey      { color: #7B7471; }

.Clear {
	clear: both;
}

#content .lede {
	color: #E34F00;
}
#content .lede a {
	/* text-decoration: underline; */
	color: #102E52;
}
/* .Orange.Strong a:hover { text-decoration: none; } */

/* Small blue table */
.BlueSmall {
	width: 50%;
	color: #102E52;
	margin-bottom: 1em;
	/*margin-left: 10px;*/
}
#content .BlueSmall {
	width: 50%;
	width: 75%;
}
#content .HalfBoxContent .BlueSmall {
	width: 75%;
}
.BlueSmall caption {
	font-weight: bold;
	line-height: 2;
	text-align: left;
	color: #FFF;
	background-color: #102E52;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	padding-left: 0.5em;
}
.BlueSmall thead tr {
	font-weight: bold;
	color: #FFF;
	background-color: #6083A1;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
.BlueSmall caption small {
	font-weight: normal;
}
.BlueSmall tr {
	background-color: #CAD6E0;
}
.BlueSmall th,
.BlueSmall td {
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
	padding: 2px 6px;
}
.BlueSmall tbody tr.Total {
	background-color: #E9EEF2;
}

.Left {
	float: left;
}
.Right {
	float: right;
}

div.Right img {
	padding-bottom: 1px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	div.Right img {
		padding-bottom: 4px;
	}
}

.instantQuoteBT {
	margin-top: -1px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.instantQuoteBT {
		margin-top: -2px;
	}
}

.Large {
	font-size: 13px;
	font-weight: bold;
}
.Small {
	font-size: 10px;
}

.nowrap {
	white-space: nowrap;
}

/* Layout
---------------------------------------------- */
body {
	text-align: center;
	background: #FFF;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #EDECEC), color-stop(100%, #FFF));
	background: -webkit-linear-gradient(top, #EDECEC, #FFF);
	background:    -moz-linear-gradient(top, #EDECEC, #FFF);
	background:     -ms-linear-gradient(top, #EDECEC, #FFF);
	background:      -o-linear-gradient(top, #EDECEC, #FFF);
	background:   linear-gradient(to bottom, #EDECEC, #FFF);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#EDECEC', endColorstr='#FFFFFF', GradientType=0 )";
			filter:  progid:DXImageTransform.Microsoft.gradient( startColorstr='#EDECEC', endColorstr='#FFFFFF', GradientType=0 );
}

#page-container {
	width: 960px;
	height: 100%;
	background-color: #FFF;
	text-align: left;
	padding: 0 0.769em;
	margin: 0 auto 2em;
}
#MainContainer {
	margin: 0 10px;
	width: 960px;
}

/*
#Header {
	width: 960px;
	height: 82px;
}
#Header .Logo {
	float: left;
	margin-right: 28px;
}
#Header .Slogan {
	float: left;
	margin-top: 40px;
}
*/
#content .inner {
	padding: 0.769em;
}
#content .inner > h2:first-of-type {
	margin-top: 0.625em;
}

.Retrieve {
	float: right;
}
.Call {
	float: right;
	font-family: FrutigerLTStd-Bold, sans-serif;
	font-weight: bold;
	font-size: 23px;
	color: #EE8513;
	margin: 45px 7px 0 0;
}
#Header span.RightTop {
	float: right;
	margin-top: 42px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#Header span.RightTop {
		margin-top: 38px;
	}
}
.cf {
	clear: both;
}

/* Main nav ------------------ */

/*
#Navigation {
	width: 960px;
	height: 48px;
}
*/
#NavigationTabs .TabControlRow {
	height: 22px;
}
#NavigationTabs .TabControlLeft {
	height: 22px;
	width: 6px;
	background: url(../images/navigation-tab-left.gif) no-repeat #102E52;
}
#NavigationTabs .TabControl {
	height: 22px;
	background: url(../images/navigation-tab-background.gif) repeat-x #102E52;
}
#NavigationTabs .TabControl a:hover {
	text-decoration: underline;
}
#NavigationTabs .TabControlRight {
	height: 22px;
	width: 7px;
	background: url(../images/navigation-tab-right.gif) no-repeat #102E52;
}
#NavigationTabs .TabControlLink {
	padding: 0 10px;
	color: #FFF;
	font-size: 13px;
}
#NavigationTabs .TabControlSelectedLeft {
	height: 22px;
	width: 7px;
	background: url(../images/navigation-tab-left-selected.gif) no-repeat #EE8513;
}
#NavigationTabs .TabControlSelected {
	height: 22px;
	background: url(../images/navigation-tab-background-selected.gif) repeat-x #EE8513;
}
#NavigationTabs .TabControlSelected a:hover {
	text-decoration: underline;
}
#NavigationTabs .TabControlSelectedRight {
	height: 22px;
	width: 8px;
	background: url(../images/navigation-tab-right-selected.gif) no-repeat #EE8513;
}
#NavigationTabs .TabControlLinkSelected {
	padding: 0 10px;
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
}

/* Subnav ------------------ */
/* Secondary navigation in top bar*/
#NavigationBar {
	height: 26px;
	background: url(../images/navigation-bar-background.gif) repeat-x #EE8513;
}
#NavigationBar .Left {
	float: left;
	width: 2px;
	height: 26px;
	background: url(../images/navigation-bar-left.gif) no-repeat;
}
#NavigationBar .Main {
	display: table;
    width: 100%;
	height: 26px;
}
#NavigationBar .Main li {
	display: table-cell;
	margin: 0;
	padding: 0;
}
#NavigationBar .Main a:hover {
	text-decoration: underline;
}

#NavigationBar .Right {
	float: left;
	width: 3px;
	height: 26px;
	background: url(../images/navigation-bar-right.gif) no-repeat;
}
#NavigationBar a {
	height: 20px;
	background: url(../images/navigation-bar-divider.gif) no-repeat right;
	padding: 4px 16px 0 16px;
	font-size: 12px;
	color: #FFF;
	margin-top: 1px;
    display: block;
    text-align: center;
}
#NavigationBar .last-in-line {
	background: none;
}

/* Breadcrumbs
---------------------------------------------- */
#Breadcrumb {
	width: 750px;
	height: 29px;
	color: #6083A1;
	font-size: 11px;
}
#BreadcrumbLinks, #BreadcrumbLinks a,
#BreadcrumbTools, #BreadcrumbTools a {
	color: #6083A1;
	font-size: 11px;
}
#BreadcrumbLinks {
	float: left;
	height: 22px;
	margin: 7px 0 0 12px;
}
#BreadcrumbTextSize {
	float: right;
	height: 22px;
	margin: 7px 15px 0 0;
}
#BreadcrumbTextSize a {
	text-decoration: none;
	color: #6083A1;
	font-size: 11px;
}
#BreadcrumbTextSize a:hover {
	text-decoration: underline;
}
#BreadcrumbPrint {
	float: right;
}

/* Sub Nav
---------------------------------------------- */
#subNav {
	width: 180px;
	float: left;
	margin-right: 20px;
}
#subNav ul {
	margin: 0 !important;
	padding: 0 !important;
}
#subNav li {
	list-style-image: none;
	width: 160px;
	height: 23px;
	display: block;
	font-weight: bold;
	background-image: url(../images/subNavBG.png);
	background-repeat: no-repeat;
	padding: 4px 10px 0 10px !important;
	margin-top: -2px;
	margin-left: 10px !important;
}
#subNav .subLinks {
	height: auto;
}
#subNav .subLinks ul {
	width: 180px;
	background-image: url(../images/subNavDropBG.png);
	background-repeat: repeat-x;
	margin-top: 4px !important;
	margin-left: -10px !important;
}
#subNav .subLinks li:last-child {
	margin-bottom: 4px;
}
#subNav li ul li {
	height: auto;
	font-weight: normal;
	background-image: url(../images/subNavListArrow.png);
	padding: inherit;
	margin-top: 0;
}
#subNav li a {
	color: #000;
	text-decoration: none;
}
#subNav li a.longLink {
	line-height: 12px;
}
#subNav li a:hover {
	color: #000;
	text-decoration: underline;
}

/* Resources Tab Content
---------------------------------------------- */

#tabContent {
	margin-left: 200px;
}
#tabContent h1 {
	font-size: 18px;
	color: #000;
	margin: 0 0 15px 0;
}
#tabContent h2,
#tabContent h3,
#tabContent p,
#tabContent a {
	color: #000;
}
#tabContent p {
	margin-left: 0 !important;
}
#tabContent .ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: 0;
    padding-bottom: 1px;
    width: 108px;
    background-image: url(../Images/tabON.png);
}

.TVC h2 {
	font-size: 14px;
	padding: 0 0 5px 0 !important;
}
.TVC div.dotBorder,
.downloads div.dotBorder {
	height: 2em;
	background-image: url(../images/hrDot.gif);
	background-position: center;
	background-repeat: repeat-x;
	clear: both;
}
.TVCclip,
.TVCclipLast {
	float: left;
	width: 150px;
	margin-right: 14px;
}
.TVCclipLast {
	margin-right: 0;
}

.TVCclip h3,
.TVCclips h2,
.downloads h3 {
	font-size: 11px;
	margin: 5px 0 3px 0;
	padding: 0;
}
.downloads h3 {
	font-size: 14px;
}
#content .TVCclip p {
	padding: 0;
	margin: 0;
	font-size: 10px;
	line-height: 12px;
}
#content .TVCclip span.doctor {
	display: block;
	padding-top: 3px;
	font-style: italic;
}

.downloads div.dotBorder {
	clear: none;
}
#tabContent .downloads .pdf-link,
#tab-content .downloads .pdf-link {
	margin-left: 0;
	padding-left: 0;
}

#tabContent .downloads .pdf-link li,
#tab-content .downloads .pdf-link li {
	list-style: none;
	background: transparent url(../images/pdfIcon.png) no-repeat left top;
	padding: 0;
	margin: 0;
	margin-bottom: 0.33em;
}

#tab-content .downloads .pdf-link li a {
    color: #000;

}
    #tabContent .downloads .pdf-link li a {
        color: #000;
        display: inline-block;
    }

    .downloads .pdf-link p {
        padding-left: 2em;
        margin: 0;
    }

.downloads .pdf-link a {
	padding-left: 2em;
}
.downloads .pdf-link a:hover {
	text-decoration: underline;
}

/* ------------------------------------------------------------- */
#Side {
	float: right;
	width: 199px;
}

#SideRequestCall {
	float: left;
	width: 181px;
	/* height:345px; */
	background: url(../images/request-a-call-background.jpg) no-repeat;
	margin-bottom: 10px;
	margin-top: 0;
	font-size: 12px;
	color: #102E52;
	padding: 5px;
	text-align: center;
}
#SideRequestCall input.Image {
	padding-top: 10px;
}

#SideRequestCall h3 {
	padding-top: 110px;
}
#SideRequestCall p.RequestCallText {
	padding: 0 5px 10px 5px;
}
#SideRequestCall label {
	text-align: left;
	display: block;
	padding-left: 7px;
}

#SideRequestCall span.Small {
	width: 185px;
	font-size: 11px;
	padding: 1px 0 3px 0;
	text-align: center;
}

#SideRequestCall input.Text {
	width: 170px;
	height: 17px;
}

#SideRequestInfo {
	float: left;
	width: 191px;
	height: 167px;
	background: url(../images/request-info-background.gif) no-repeat;
	margin-bottom: 10px;
}
#SideRequestInfo h3 {
	padding: 6px 0 0 0;
}
#SideRequestInfo span {
	float: left;
	width: 150px;
	font-size: 12px;
	text-align: center;
	color: #102E52;
	margin: 0 2px 0 2px;
	padding: 2px 2px 10px 20px;
	line-height: 15px;
}
#SideRequestInfo input {
	float: left;
	margin: 15px 10px 0 16px;
}
#SideRequestInfo img {
	float: left;
	margin-right: 10px;
}
#SideDownloads {
	float: left;
	width: 191px;
	height: 120px;
	background: url(../images/downloads-background.gif) no-repeat;
	margin: 0 0 10px 0;
	display: none;
}
#SideDownloads a {
	color: #102E52;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, sans-serif;
	float: left;
}
#SideDownloads a {
	padding-top: 4px;
	padding-left: 20px;
	background: url(../images/content-pdf.gif) no-repeat 0 center;
}
#SideDownloads a:hover {
	text-decoration: underline;
}

#ResourceDownloads {
}
#ResourceDownloads a {
	padding-left: 20px;
	background: url(../images/content-pdf.gif) no-repeat 0 center;
	text-decoration: none;
	margin: 5px 0 0 0;
	display: block;
	color: #102E52;
	font-weight: normal;
}
#ResourceDownloads a.Link {
	background-image: none;
	display: inline;
	padding-left: 0;
}
#ResourceDownloads a:hover {
	text-decoration: underline;
}
#ResourceDownloads p {
	margin: inherit;
	padding: inherit;
}

#quoteTypeKnown {
	padding-top: 15px;
}
#SideQuickQuote {
	float: left;
	width: 191px;
	height: 115px;
	background: url(../images/quick-quote-background.gif) no-repeat;
	margin-bottom: 10px;
}
#SideQuickQuote a {
	color: #102E52;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, sans-serif;
	float: left;
	margin-left: 3px;
}
#SideQuickQuote p {
	font-weight: bold;
	margin-bottom: 5px;
}
#SideQuickQuote span {
	font-weight: bold;
	margin-bottom: 5px;
	float: left;
	width: 185px;
	font-size: 12px;
	text-align: center;
	color: #102E52;
	margin: 0 2px 0 2px;
	padding: 2px 2px 0 2px;
	line-height: 15px;
}
#SideQuickQuote select {
	margin-left: 10px;
	margin-bottom: 5px;
	width: 170px;
}
#SideQuickQuote input {
	margin-left: 10px;
}
#SideQuickQuoteProduct {
	float: left;
	width: 191px;
	height: 96px;
	background: url(../images/quick-quote-background.gif) no-repeat;
	margin-bottom: 10px;
}
#SideQuickQuoteProduct a {
	color: #102E52;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, sans-serif;
	float: left;
	margin-left: 3px;
}
#SideQuickQuoteProduct p {
	font-weight: bold;
	margin-bottom: 5px;
}
#SideQuickQuoteProduct input {
	margin-left: 10px;
}

#content {
	float: left;
	width: 750px;
}
#content ul,
#content ol,
#ContentHomepage ul,
#articles ul,
#articles ol {
	padding-left: 0.769em;
	margin-bottom: 0.769em;
}
#content ul li,
#ContentHomepage ul li,
#articles ul li {
	list-style: none;
	list-style-image: url(/resources/images/content-list.gif);
	line-height: 18px;
	/*color: #666;*/
	padding: 2px 0;
	margin-left: 15px;
}

#content ol.alpha li {
	list-style: lower-alpha;
	margin-left: 15px;
}
#articles ol li {
	list-style: decimal none;
}

/* Product overview
---------------------------------------------- */
.product {
	overflow: auto;
	margin-top: 0.769em;
	margin-bottom: 0.769em;
}
.product .overview {
	width: 494px;
	float: left;
	background: url(../images/product-overview-box-bg.gif) no-repeat;
}
.product .overview h2 {
	padding-top: 0.313em;
	padding-bottom: 0;
	padding-left: 0.625em;
	margin: 0;
}
.product .overview h2 a:hover {
	text-decoration: underline;
}
.product .overview p {
	font-size: 12px;
	color: #102E52;
	padding-top: 4px;
}
.product img {
	float: right;
}

#ProductOverviewNeed h2 {
}
#ProductOverviewNeed p {
	padding-bottom: 2px;
	padding-top: 2px;
	margin-top: 6px;
}
#ProductOverviewNeed img {
	margin-top: 10px;
}

/* Product tabs */
#product-tabs {
	display: block;
	width: 738px;
	overflow: auto;
	padding-right: 10px;
	margin: 20px 0;
}

#product-tabs table {
	border-color: #CAD6E0;
}
#product-tabs caption {
	text-align: left;
	margin-bottom: 1em;
}
#product-tabs table th {
	color: #000;
}
#product-tabs table th,
#product-tabs table td {
	line-height: 18px;
	padding: 5px 5px 4px 3px;
	padding: 0.5em 1em;
}

#product-tabs table p a {
	color: #E34F00;
	font-weight: normal;
}
#product-tabs table td {
	border-right-color: #CAD6E0;
	border-left-color: #CAD6E0;
}
#product-tabs a {
	color: #666;
	font-weight: bold;
}
#content #product-tabs-nav {
	width: 738px;
	height: 27px;
	float: left;
	padding: 0;
	margin: 0;
}
#content #product-tabs-nav li {
	float: left;
	list-style: none;
	list-style-image: none;
	margin-left: 0;
}
#product-tabs-content {
	width: 728px;
	border: solid 1px #CAD6E0;
	overflow: auto;
}
#product-tab-1,
#product-tab-2,
#product-tab-3,
#product-tab-4,
#product-tab-5 {
	width: 146px;
	height: 26px;
	float: left;
	cursor: pointer;
}
.product-tab-content {
	display: none;
	padding: 1.538em 0.769em 0.769em;
}
#overview.product-tab-content {
	display: block;
}
#options table th {
	width: 25%;
}
#options table th,
#options table td {
	border: solid 1px #CAD6E0;
	vertical-align: top;
}
#faq {
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border-bottom: none;
}

#product-tabs-content #downloads .pdf-link li {
	list-style: none;
	background: transparent url(../images/pdfIcon.png) no-repeat left top;
	padding: 0;
	margin: 0;
	margin-bottom: 0.33em;
}
#product-tabs-content #downloads .pdf-link a {
	font-weight: normal;
	padding-left: 2em;
}
#product-tabs-content #downloads .pdf-link a:hover {
	text-decoration: underline;
}

#product-tabs ol {
	font-size: 10px;
	font-weight: normal;
	color: #666;
}
#product-tabs ol li {
	list-style-type: decimal;
	list-style-image: none;
	list-style-position: inside;
	line-height: 0;
	margin-bottom: 0 !important;
}
#product-tabs ol li.no {
	list-style-type: none;
	padding-left: 24px;
}

#ProductFAQ {
	border-top: solid 1px #CAD6E0;
	border-left: solid 1px #CAD6E0;
	border-right: solid 1px #CAD6E0;
	width: 707px;
	margin: 15px 10px;
}
#ProductFAQ h3 {
	padding-top: 3px;
	height: 22px;
}
#ProductFAQ p {
	padding: 0;
	margin: 0;
}
#ProductFAQ div.FaqQuestion a:hover {
	text-decoration: underline;
}

/* Accordion
---------------------------------------------- */
.qanda {
	overflow: hidden !important;
	border: solid 1px #CAD6E0;
	border-bottom-style: none;
	margin-bottom: 1em;
}
.qanda h5 {
	padding-left: 0;
}
.qanda a {
	color: #102E52;
}

.faq-header,
.faq-header-selected {
	/*background: url(../images/faq-question-bg.gif) repeat-x;*/
	background: #F1F4F7;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F1F4F7), color-stop(4%, #E6ECF1), color-stop(42%, #FDFDFE), color-stop(50%, #FFF), color-stop(96%, #FFF), color-stop(100%, #CAD6E0));
	background: -webkit-linear-gradient(top, #F1F4F7 0%, #E6ECF1 4%, #FDFDFE 42%, #FFF 50%, #FFF 96%, #CAD6E0 100%);
	background:    -moz-linear-gradient(top, #F1F4F7 0%, #E6ECF1 4%, #FDFDFE 42%, #FFF 50%, #FFF 96%, #CAD6E0 100%);
	background:     -ms-linear-gradient(top, #F1F4F7 0%, #E6ECF1 4%, #FDFDFE 42%, #FFF 50%, #FFF 96%, #CAD6E0 100%);
	background:      -o-linear-gradient(top, #F1F4F7 0%, #E6ECF1 4%, #FDFDFE 42%, #FFF 50%, #FFF 96%, #CAD6E0 100%);
	background:   linear-gradient(to bottom, #F1F4F7 0%, #E6ECF1 4%, #FDFDFE 42%, #FFF 50%, #FFF 96%, #CAD6E0 100%);
}

.faq-header h3,
.faq-header-selected h3 {
	color: #102E52 !important;
	font-weight: normal !important;
	line-height: 1.4;
	background: url(../images/arrow-up.gif) no-repeat;
	background-position: left;
	padding: 5px 5px 5px 15px;
	margin: 0;
	margin-left: 10px;
	cursor: pointer;
}
.faq-header-selected h3 {
	background: url(../images/arrow-down.gif) no-repeat;
}

.faq-header h3:hover,
.faq-header-selected h3:hover {
	text-decoration: underline;
}

.faq-header h3 a {
}
.faq-header a:hover {
	text-decoration: underline;
}

.faq-header-selected a {
	text-decoration: none;
	outline: none;
	color: #102E52 !important;
	font-weight: normal !important;
}

.faq-content {
	padding: 0.769em 0.769em 0.769em 1.923em;
}

a.email {
	color: #005C9A !important;
}

#product-tab-4Content div div div,
.qanda div div {
	padding: 10px 20px;
	color: #000;
}

#product-tab-4Content div div div * {
	color: #000;
}

#tabs .accordionContent {
	border-bottom: solid 1px #CAD6E0;
}
#tabs .accordionContent > h4:first-of-type {
	margin-top: 0.625em;
}
#product-tab-4Content div div div a,
#tabs .accordionContent p a {
	text-decoration: none;
	color: #E34F00;
}
#product-tab-4Content div div div a:hover,
#tabs .accordionContent p a:hover {
	text-decoration: underline;
}
/* ----------------- END FAQ accordion --------------------------------------------- */

#ProductFAQ div.FaqQuestionActive {
	height: 27px;
	width: 707px;
	background: #CAD6E0;
}
#ProductFAQ div.FaqAnswer {
	width: 667px;
	background: url(../images/faq-answer-bg.gif) repeat-x;
	border-bottom: solid 1px #CAD6E0;
	padding: 15px 20px;
}

#ProductFAQ a {
	color: #102E52;
}
#InsuranceQuote input.Back {
	margin-left: 303px;
}
#InsuranceQuoteOverview p {
	float: left;
	width: 380px;
}
#InsuranceQuoteOverview h6 {
	float: left;
	width: 300px;
	padding-top: 5px;
}
#InsuranceQuoteOverview ul {
	float: left;
	width: 290px;
}
#InsuranceQuoteForm div.Form {
	width: 747px;
}
#InsuranceQuoteForm #FormTipRow1 {
	height: 55px;
}
#InsuranceQuoteResults {
	width: 375px;
	float: left;
}
#InsuranceQuoteResults table td {
	padding: 10px 0 0 10px;
	vertical-align: top;
}
#InsuranceQuoteResults table td img {
	margin-left: 10px;
}
#InsuranceQuoteResults table td select {
	float: left;
}
#InsuranceQuoteResults table td input {
	float: right;
}

#InsuranceQuote div.InsuranceQuoteFigures {
	float: left;
	width: 172px;
	height: 55px;
	background-color: #FBE0C4;
	margin-left: 10px;
	text-align: center;
	margin-top: 15px;
	padding-top: 10px;
}
#InsuranceQuote div.InsuranceQuoteFigures span.Text {
	color: #333;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, sans-serif;
}
#InsuranceQuote div.InsuranceQuoteFigures span.Figure {
	color: #333;
	font-size: 24px;
	font-weight: bold;
	font-family: Verdana, sans-serif;
}

#InsuranceQuoteHighlights h6 {
	width: 300px;
	float: left;
	margin-top: 7px;
	padding-top: 0;
}
#InsuranceQuoteHighlights ul {
	width: 300px;
	float: left;
	margin-top: 3px;
	padding-top: 0;
}

#InsuranceQuoteHighlights div.LifeInsurancePolicyHL,
#InsuranceQuoteHighlights div.AccidentInsurancePolicyHL,
#InsuranceQuoteHighlights div.FuneralInsurancePolicyHL,
#InsuranceQuoteHighlights div.IncomeInsurancePolicyHL {
	width: 280px;
	height: 116px;
	float: right;
	margin: 0 10px 0 0;
	background-image: url(../images/content-small-policy-heights-box.gif) no-repeat;
}

#InsuranceQuoteHighlights div.FuneralInsurancePolicyHL {
	background-image: url(../images/content-policy-heights-box.gif) no-repeat;
}

#InsuranceQuoteApplyNow p.Left {
	text-align: left;
}
#InsuranceQuoteApplyNow h3 {
	margin-top: 0;
	padding-top: 0;
}
#InsuranceQuoteApplyNow p.DarkBlue {
	padding-top: 0;
}
#InsuranceQuoteApplyNow div.BoxContent {
	text-align: center;
}

#InfoPackForm input.Text {
	width: 220px;
	height: 18px;
}
#InfoPackForm input.Button {
	margin-right: 40px;
}
#InfoPackForm .HalfBoxContent {
	padding: 15px 20px;
	width: 430px;
}
#InfoPackForm div.form-row {
	padding-bottom: 0;
}
#InfoPackForm strong {
	color: #333;
}
#InfoPackForm div.FormCol1 {
	width: 180px;
}

/* Contact Details
---------------------------------------------- */
.contact-details-list {
    margin-bottom: 0.769em;
}

.contact-details-list .contact-method {
    float: left;
    clear: both;
}

.contact-details-list .contact-details {
    margin-left: 80px;
}

/* Footer
---------------------------------------------- */
#footer {
	width: 100%;
	clear: both;
	font-size: 11px;
	font-size: 0.846em;
	color: #7B7471;
	border-top: 4px solid #DCDCDC;
	margin-bottom: 1em;
	margin-top: 20px;
	padding-top: 10px;
}
#footer a {
	color: #EE8513;
}

#footer ul {
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0.75em 0 1em;
	float: left;
}
#footer ul li {
	display: inline;
	padding: 0;
	margin: 0;
}
#footer ul li a {
	color: #2B5A82;
}
#footer ul li:before {
	content: "|";
	padding-right: 0.5em;
	padding-left: 0.25em;
}
#footer ul li:first-child:before,
#footer .copyright:before {
	content: "";
	padding: 0;
}

#footer .copyright {
	margin-left: 2em;
}

.lt-ie8 #footer ul li {
	padding-right: 1em;
	padding-left: 1em;
	border-left: 1px solid #2B5A82;
}
.lt-ie8 #footer ul li:first-child,
.lt-ie8 #footer .copyright {
	border-left: 0;
}

/*#footer-links, #footer-links a {
	color: #2B5A82;
	font-size: 11px;
	border-right: solid 1px #2B5A82;
	padding: 0 3px;
}
#footer-links span {
	padding-left: 20px;
	border-style: none;
}
#footer-links {
	border-style: none;
}
#footer-links a:hover {
	text-decoration: underline;
}
#footer-links {
	text-align: center;
	height: 22px;
	margin-top: 7px;
}
*/

/*#footer #legals {
	clear: both;
	font-size: 10px;
	text-align: left;
}
#footer #legals p {
	font-size: 1em;
	line-height: 1.25;
}
*/
/*
---------------------------------------------- */
.InsuranceOptions {
	float: right;
	background: #FFF url(../images/options-bg.gif) bottom;
	margin: 30px 40px 0 0;
}
.InsuranceOptions p {
	width: 160px;
	font-size: 17px;
	line-height: 20px;
	color: #102E52;
	padding: 20px 10px;
	margin: 0;
}

#GlossaryContent h3 {
	font-size: 15px;
	padding-top: 15px;
	padding-left: 13px;
}

#privacy-content b {
	font-size: 14px;
	color: #102E52;
}
#privacy-content a {
	color: #E34F00;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}
#privacy-content a:hover {
	text-decoration: underline;
}
#privacy-content ol {
	padding: 0 0 0 2.462em;
	margin-top: 0.5em;
	margin-left: 0;
}

/*
#SiteMap ul li {
	list-style-type: none;
	list-style-image: none;
}
#SiteMap ul a {
	color: #102E52;
	font-size: 15px;
	font-weight: bold;
}
#SiteMap ul ul a {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
}
#SiteMap ul ul ul a {
	color: #666666;
	font-size: 13px;
	font-weight: normal;
}
*/

/* How to claim */
#claims h2 {
	padding-top: 0;
	margin-bottom: 10px;
}
#claims ol {
	margin-left: 15px;
}
#claims ul {
	padding-left: 0;
}
#claims ol li {
	list-style-type: decimal;
	font-weight: normal;
	list-style-position: outside;
}
#claims ol li ul li {
	list-style-image: inherit;
	list-style-position: outside;
}

/* */
#QuoteResultsBottom {
	float: left;
	padding-top: 33px;
	margin-left: 0;
}
#QuoteResultsBottom input {
	padding-left: 10px;
}
#QuoteResultsBottom span {
	margin-left: 10px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
#QuoteResultsBottom strong {
	color: #333;
}

/*New*/
#ContactContentMain {
	margin-left: 6px;
	margin-top: 10px;
	margin-right: 6px;
}
#ContactContentMain h3 {
	margin-top: 0;
}
.contact-content-1 {
	width: 340px;
	height: 130px;
	float: left;
	background: transparent url(../images/contact-us-content-bg.gif) no-repeat scroll 0 0;
	padding: 10px;
	margin: 0 15px 0 0;
}
.contact-content-1 p {
	padding-left: 0;
}

.contact-content-2 {
	width: 340px;
	height: 130px;
	float: right;
	background: transparent url(../images/contact-us-content-bg.gif) no-repeat scroll 0 0;
	padding: 10px;
	margin: 0 0 0 0;
}
.contact-content-2 p {
	padding-left: 0;
}

.contact-content{
	clear:both;
	margin:10px 0 0 0;
	padding:10px;
	background-color: #E9EEF2;
    border: 0.063em #CAD6E0 solid;
}

#TablePadding {
	margin: 0 15px 11px 0;
}
#content ul.ResourcesCategories li.title {
	color: #102E52;
	font-weight: bold;
	list-style-type: none;
	list-style-image: none !important;
}
#content ul.ResourcesCategories li {
	list-style-image: url(../images/arrow.gif) !important;
	list-style-position: inside;
}
#content ul.ResourcesCategories {
	padding: 0;
	float: left;
	margin: 0 10px 11px 0;
}
#ResourcesMeetTheDoctor {
	float: left;
	width: 116px;
	margin: 6px 0 0 15px;
}

#ResourcesMeetTheDoctorText {
	float: left;
	padding-left: 0;
	width: 580px;
}

#ResourcesVideo {
	float: left;
	margin: 10px 0 0 15px;
	width: 120px;
}
#ResourcesTextbox {
	float: left;
	margin: 0 15px 11px 0;
	width: 290px;
}

#ArticleContent ul li {
	list-style-type: inherit;
}
#ArticleContent ul {
	margin-left: 20px;
}
#ArticleContent p {
	padding: 0;
}
/*End New*/

/*POP UP*/

#popupBackground,
#popupBackground1,
#popupBackground2 {
	display: none;
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: #000;
	border: 1px solid #CECECE;
	z-index: 1;
}
#popupContent,
#popupContent1,
#popupContent2 {
	display: none;
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/
	background: #000;
	z-index: 2;
	padding: 5px 20px 20px 20px;
	text-align: left;
	border: solid 10px #333;
}
#popupContentArea,
#popupContentArea1,
#popupContentArea2 {
	border: 1px solid #CAD6E0;
	padding: 20px;
}

#popupClose,
#popupClose1,
#popupClose2 {
	right: 8px;
	top: 6px;
	position: absolute;
	display: block;
	cursor: pointer;
	color: gray;
}
.textpopup #popupContent,
.textpopup #popupContentArea {
	background-color: white;
	border-style: none;
	padding: 20px 10px 0 10px;
}
/*END POPUP*/

/*IP PopUP*/
#popupOccupationBackground {
	display: none;
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: #000;
	border: 1px solid #CECECE;
	z-index: 1;
}
#popupOccupationContent {
	display: none;
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/
	background: #FFF;
	z-index: 2;
	text-align: left;
}
#popupOccupationContentArea {
	border: 1px solid #CAD6E0;
	padding: 20px;
}
#popupOccupationClose {
	font-size: 14px;
	line-height: 14px;
	right: 20px;
	top: 6px;
	position: absolute;
	color: #6083A1;
	font-weight: bold;
	display: block;
	cursor: pointer;
}

#popupOccupationHeader {
	font-size: 13px;
	line-height: 14px;
	top: 20px;
	color: #333;
	position: absolute;
	font-weight: bold;
	display: block;
}

#popupOccupationContentArea .Row {
	background-color: #E9EEF2;
	padding: 10px;
}
#popupOccupationContentArea .AlternativeRow {
	background-color: #F4F6F8;
	padding: 10px;
}
#popupOccupationContentArea table table td {
	padding: 10px;
}
#popupOccupationContentArea .Row td {
	padding: 2px;
}
#popupOccupationContentArea input {
	margin: 0;
}
#popupOccupationContentArea .AlternativeRow td {
	padding: 2px;
}
#popupOccupationContentArea .Go {
	padding-left: 260px;
	padding-top: 5px;
}

/*End IP POPUP*/

/*HOME Calculator POPUP*/
#popupCalcBackground {
	display: none;
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: #000;
	border: 1px solid #CECECE;
	z-index: 1;
}
#popupCalculator {
	display: none;
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/
	background: #FFF;
	z-index: 2;
	padding: 25px 20px 20px 20px;
	text-align: left;
}
#popupContentArea {
	border: 1px solid #CAD6E0;
	padding: 20px;
}
#popupCalClose {
	display: block;
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
	position: absolute;
	right: 20px;
	top: 2px;
	color: #6083A1;
	cursor: pointer;
}

/*END HOME Calculator POPUP*/

/*Calculator */

.calbox {
	overflow: auto;
	margin: 20px 0;
}
#InsuranceCalculator {
	float: left;
	width: 411px;
}
#InsuranceCalculator table {
	width: 100%;
}
#InsuranceCalculator .normal {
	font-weight: normal;
}

#InsuranceCalculator h3.bar,
#InsuranceCalculator table td.totalbar {
	background: url(../images/calculator-bar-bg.gif) no-repeat;
	color: #102E52;
}
#InsuranceCalculator table td.totalbar {
	background: url(../images/calculator-bar-large-bg.gif) no-repeat;
	font-weight: bold;
	padding-top: 6px;
}

#InsuranceCalculator table td {
	padding: 5px 10px;
	vertical-align: top;
}
#InsuranceCalculator table td span {
	padding-right: 5px;
}
#InsuranceCalculator input.buttons {
	padding: 5px;
}

#InsuranceCalculatorHeader1 {
	float: left;
	width: 411px;
	height: 28px;
	background: url(../images/calculator-header-bg.gif) no-repeat;
}
#InsuranceCalculatorHeader1 h3 {
	float: left;
	color: #FFF;
	font-weight: bold;
	font-size: 15px;
	margin: 0;
	padding: 5px 0 0 10px;
}
#InsuranceCalculatorHeader1 span {
	float: right;
	color: #CAD6E0;
	font-size: 12px;
	margin: 0;
	padding: 6px 10px 0 0;
}

#InsuranceCalculatorHeader2 {
	float: left;
	width: 411px;
	height: 28px;
	background: url(../images/calculator-header-bg.gif) no-repeat;
}
#InsuranceCalculatorHeader2 h3 {
	float: left;
	font-weight: bold;
	font-size: 15px;
	color: #FFF;
	padding: 5px 0 0 10px;
	margin: 0;
}
#InsuranceCalculatorHeader2 span {
	float: right;
	color: #CAD6E0;
	font-size: 12px;
	margin: 0;
	padding: 6px 10px 0 0;
}

#InsuranceCalculatorHeader3 {
	float: left;
	width: 411px;
	height: 28px;
	background: url(../images/calculator-header-bg.gif) no-repeat;
}
#InsuranceCalculatorHeader3 h3 {
	float: left;
	color: #FFF;
	font-weight: bold;
	font-size: 15px;
	margin: 0;
	padding: 5px 0 0 10px;
}
#InsuranceCalculatorHeader3 span {
	float: right;
	color: #CAD6E0;
	font-size: 12px;
	margin: 0;
	padding: 6px 10px 0 0;
}

#InsuranceCalculatorContent1 {
	float: left;
	width: 409px;
	background: url(../images/calculator-bg.gif) no-repeat;
	border: 1px solid #CAD6E0;
	font-size: 12px;
	color: #666;
}
#InsuranceCalculatorContent1 p {
	font-size: 12px;
	color: #666;
	/*padding-top: 3px;
	padding-bottom: 3px;*/
	padding: 3px 10px;
}
#InsuranceCalculatorContent1 p strong {
	font-weight: bold;
	color: #333;
}
#InsuranceCalculatorContent1 p input {
	margin-left: 10px;
	width: 120px;
}
#InsuranceCalculatorContent1 p.BlueText {
	color: #102E52;
	font-weight: bold;
}
#InsuranceCalculatorContent1 div.Left {
	float: left;
	width: 210px;
}

.didyouknow {
	width: 210px;
	float: left;
	margin-left: 40px;
	border: 1px solid rgb(202, 214, 224);
	padding: 1.538em;
}
.didyouknow h4 {
	font-size: 13px;
	margin-top: 0;
}
#spanMonthlyTotal {
	margin-left: 0;
}
#spanYearlyTotal {
	margin-left: 0;
}
#spanFutureYearlyExpense {
	margin-left: 0;
}
#btnInsuranceCalculator1Next {
	height: 20px;
}
#btnInsuranceCalculator2Next {
	height: 20px;
}
#btnInsuranceCalculator2Prev {
	height: 20px;
}
#btnInsuranceCalculator3Prev {
	height: 20px;
}
#btnInsuranceCalculatorGetQuote {
	height: 65px;
}

#InsuranceCalculatorContent2 {
	float: left;
	width: 409px;
	background: url(../images/calculator-bg.gif) no-repeat;
	border: 1px solid #CAD6E0;
	font-size: 12px;
	color: #666;
}
#InsuranceCalculatorContent2 p {
	font-size: 12px;
	color: #666;
	padding-top: 3px;
	padding-bottom: 3px;
}
#InsuranceCalculatorContent2 p strong {
	font-weight: bold;
	color: #333;
}
#InsuranceCalculatorContent2 p input {
	margin-left: 10px;
	width: 120px;
}
#InsuranceCalculatorContent2 p strong span {
	color: #102E52;
}

#InsuranceCalculatorContent3 {
	float: left;
	width: 409px;
	background: url(../images/calculator-bg.gif) no-repeat;
	border: 1px solid #CAD6E0;
	font-size: 12px;
	color: #666;
}
#InsuranceCalculatorContent3 p {
	font-size: 12px;
	color: #666;
	padding-top: 3px;
	padding-bottom: 3px;
}
#InsuranceCalculatorContent3 p strong {
	font-weight: bold;
	color: #333;
}
#InsuranceCalculatorContent3 p input {
	margin-left: 10px;
	width: 120px;
}
#InsuranceCalculatorContent3 p strong span {
	color: #102E52;
}

.InsuranceCalculatorContentBar {
	float: left;
	width: 409px;
	height: 27px;
	background: url(../images/calculator-bar-bg.gif) no-repeat;
	margin-bottom: 5px;
}
.InsuranceCalculatorContentBarLarge {
	float: left;
	width: 409px;
	height: 110px;
	/*background: url(../images/calculator-bar-large-bg.gif) no-repeat;*/
	background: #ECF0F4;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ECF0F4), color-stop(48%, #ECF0F4), color-stop(100%, #DAE2E9));
	background: -webkit-linear-gradient(top, #ECF0F4 0%, #ECF0F4 48%, #DAE2E9 100%);
	background:    -moz-linear-gradient(top, #ECF0F4 0%, #ECF0F4 48%, #DAE2E9 100%);
	background:     -ms-linear-gradient(top, #ECF0F4 0%, #ECF0F4 48%, #DAE2E9 100%);
	background:      -o-linear-gradient(top, #ECF0F4 0%, #ECF0F4 48%, #DAE2E9 100%);
	background:   linear-gradient(to bottom, #ECF0F4 0%, #ECF0F4 48%, #DAE2E9 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#ECF0F4', endColorstr='#DAE2E9', GradientType=0 )";
			filter:  progid:DXImageTransform.Microsoft.gradient( startColorstr='#ECF0F4', endColorstr='#DAE2E9', GradientType=0 );
	margin-bottom: 5px;
}
.InsuranceCalculatorContentBar h3 {
	float: left;
	font-size: 14px;
	margin: 0;
	padding: 5px 0 0 10px;
}
.InsuranceCalculatorContentBar h3.Blue {
	color: #102E52;
	font-weight: bold;
}
.InsuranceCalculatorContentBar h3.Normal {
	color: #333;
	font-weight: normal;
}
.InsuranceCalculatorContentBarLarge h3 {
	float: left;
	font-size: 14px;
	margin: 0;
	padding: 5px 0 0 10px;
}
.InsuranceCalculatorContentBarLarge p {
	color: #102E52;
}
.InsuranceCalculatorContentBarLarge h3.Blue {
	color: #102E52;
	font-weight: bold;
}
.InsuranceCalculatorContentBarLarge h3.Normal {
	color: #333;
	font-weight: normal;
}

.InsuranceCalculatorContentBarLarge .Right {
	width: 174px;
	color: Red;
}
.InsuranceCalculatorContentBarLarge .Left {
	width: 174px;
	color: Red;
}

#calcDisclaimer {
	/*height: 50px;*/
	clear: both;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

/*END NEW CALCULATOR*/

#calculator-step1,
#calculator-step2,
#calculator-step3,
#calculator-step4 {
	display: none;
}
.Step1 #calculator-step1,
.Step2 #calculator-step2,
.Step3 #calculator-step3,
.Step4 #calculator-step4 {
	display: block;
}
#calculator {	
	width: 510px;
	padding-top: 28px;
}
#calculator .step .content {	
	width: 510px;
}
#calculator .step .content p {
	background-color: #D5CFC8;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-top: 4px;
	margin: 0;
}
#calculator .step .content strong {
}
#calculator .step .content p strong {
	display: block;
	margin-bottom: 10px;
}
#calculator .step .content .title {
	border-width: 1px;
	background-color: #F39800;
	border-style: solid none solid none;
	border-color: #EBC485;
	color: #333;
	padding: 4px 10px 4px 10px;
	font-weight: bold;
}

#calculator .step .content .title strong {
	color: #FFF;
	font-weight: bold;
}

#calculator .step .content .result {
}

#calculator .step .content .fieldset {
	padding: 10px 10px 10px 10px;
	background-color: #E6E2DE;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CFC8C1;
}
#calculator .step .content .fieldset .controlset {
	overflow: hidden;
	padding-bottom: 15px;
}
.IE6 #calculator .step .content .fieldset .controlset {
	height: 1%;
}
#calculator .step .content label {
	float: left;
	display: block;
	width: 290px;
	padding-right: 10px;
	font-weight: bold;
}
#calculator .step .content label span {
	display: block;
	width: 180px;
	font-weight: normal;
}
#calculator .step .content .controlarea {
	float: left;
	width: 180px;
}
#calculator .step .content .controlarea span {
	float: left;
	display: block;
	padding-left: 10px;
	font-weight: bold;
}
#calculator .step .content .controlarea span.prefix {
	width: 20px;
	padding-left: 0;
	font-weight: bold;
	margin-top: 4px;
}
#calculator .step .content .controlarea input#YearYouWant {
	float: left;
	width: 100px;
}

.IE6 #calculator .step .content .result {
	height: 1%;
}

#calculator .step .content .result {
	border-top-color: #FFF;
	overflow: hidden;
	background-color: #E6E2DE;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 10px;
	padding-bottom: 4px;
}
#calculator .step .content .result div {
	float: left;
	display: block;
	width: 290px;
	margin-left: 10px;
}
#calculator .step .content .result span {
	float: left;
	display: block;
	padding-left: 10px;
	font-weight: bold;
}
#calculator .step .content .buttons {
	overflow: hidden;
	padding: 0 25px 13px 10px;
}
.IE6 #calculator .step .content .buttons {
	height: 1%;
}
#calculator .step .content .buttons .backbutton {
	float: left;
}
#calculator .step .content .buttons .nextbutton,
#calculator .step .content .buttons .resetbutton {
	float: right;
}
#calculator .step .content .buttons input {
	width: 39px;
	height: 20px;
	border: none;
	overflow: hidden;
	text-indent: -9999px;
	cursor: pointer;
	display: block;
	line-height: 0;
	font-size: 0;
}

#calculator .step .base {
}

.modalBackground {
	background-color: Gray;
}

.updateProgress {
	border-width: 1px;
	border-style: solid;
	background-color: #FFF;
	position: absolute;
	width: 180px;
	height: 65px;
}

/* MICHA NEW STYLES */
#articlesFooter {
	border-top: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	text-align: center;
	padding-bottom: 10px;
	margin: 20px 0 0;
}

#articlesFooter li {
	display: inline;
	border-right: solid 1px #CCC;
}

#articlesFooter li a {
	font-size: 0.75em;
	padding: 0 5px;
}

#articlesFooter ul.mainFooterLinks {
	margin-left: 0;
	margin-bottom: 10px;
	background-color: #2B5A82;
}

#articlesFooter ul.mainFooterLinks li:nth-child(5) {
	border-right-style: none;
}

#articlesFooter ul.mainFooterLinks li a {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding: 0 4px 0 1px;
	margin: 0 10px;
}

#articlesFooter ul.mainFooterLinks li a:hover {
	color: #F6C289;
}

/* Site map */
#content .sitemap ul li {
	list-style: none;
	list-style-image: none;
}

.sitemap a {
	color: #000;
	font-weight: bold;
}

#content .sitemap a:hover {
	text-decoration: underline;
}

.sitemap li {
	padding: 1px 6px;
}

.sitemap .sitemaplevel3 {
	font-weight: normal;
}

/**/
div#infographics div {
	height: 110px;
	overflow: hidden;
	border-style: none;
	margin: 10px;
}

div#infographics h2 {
	text-transform: uppercase;
}
/*
SJB Styles
dt { font-weight: bold; color: #333; float: left; padding-left: 10px; padding-right: 0.33em; clear: both; line-height: 1.4; }
dd { padding-left: 10px; margin-bottom: 1em; line-height: 1.5; }
*/

/* Highlight outstanding copy
#content .copy-to-follow * {
	color: #E3007A;
}
#content .copy-to-follow:after {
	content: "Copy to follow";
	font-size: 1.5em;
	font-weight: bold;
	float: right;
	color: #E3007A;
}
*/

/*
	Social Media Styles
	YoviB 24 Jan 2013
*/

.fb-like,
#___plusone_0,
.twitter-follow-button {
	float: right!important;
	margin-right: 1em;
}
#___plusone_0 {
	width: 68px!important;
}

/* =============================================================================
	 Non-semantic helper classes
	 Please define your styles before this section.
	 ========================================================================== */

/* For image replacement */
.ir {
	display: block;
	text-indent: -999em;
	overflow: hidden;
	background-repeat: no-repeat;
	text-align: left;
	direction: ltr;
}
.ir br,
.none {
	display: none;
}

/* Hide for both screenreaders and browsers:
	 css-discuss.incutio.com/wiki/Screenreader_Visibility */
.hidden {
	display: none;
}

/* Hide only visually, but have it available for screenreaders: by Jon Neal.
	www.webaim.org/techniques/css/invisiblecontent/ & j.mp/visuallyhidden */
.structurelabel,
.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: drupal.org/node/897638 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}

/* Hide visually and from screenreaders, but maintain layout */
.invisible {
	visibility: hidden;
}

/* Contain floats: nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1;
}

.linkinfo {
	color: #666;
	margin-left: 0.25em;
}

/* Show/hide */

/* Yellow Fade Technique
	- to draw attention to page fragment destinations.
		- now a variation of brand orange instead of actual yellow…
---------------------------------------------- */
.yft :target {
	-webkit-animation: yellow-fade 4s;
	   -moz-animation: yellow-fade 4s;
	        animation: yellow-fade 4s;
}

@-webkit-keyframes yellow-fade {
	5% { background-color: #FDC261; }
}

@-moz-keyframes yellow-fade {
	5% { background-color: #FDC261; }
}

@keyframes yellow-fade {
	5% { background-color: #FDC261; }
}


/* Claims Tabs */
#tabs {
	margin-top:20px;
}
#content ul#tabs li {
	padding:0;
	margin:20px 15px 15px 0;
	float:left;
	list-style-image:none;
	list-style:none;
}
#content ul#tabs li a {
	padding:15px;
	background:#e5e5e5;
	border:2px solid #ccc;
	font-weight:bold;
	border-radius: 4px;
	text-decoration:none;
}
#content ul#tabs li a:hover, #content ul#tabs li a.tab-selected {
	cursor: pointer;
	border:2px solid #FC8507;
	background:#FC8507;
	color:#fff;
}
#content #tab-content > li {
	display:none;
	clear:both;	
	list-style-image:none;
	list-style:none;
}

/* -------------*/