/* Reset Styles */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{margin:0;padding:0;border:0;outline:0;font-weight:inherit; font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
:focus {outline: 0;}
body {line-height:1;color:black;background:white;}
ol, ul {list-style:none;}
strong {font-weight:bold;}
em { font-style: italic; }
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}

/* Hidden Elements */
#headerNav {display:none;}
#headerSubNav {display:none;}
#headerSearch {display:none;}
#leftNav {display:none;}
.rightNav {display:none;}
.heroPod {display:none;}
a.sticker {display:none;}
table span.moreLink {display:none;}
#countrySelector {display:none;}
#contentQuote .readMoreLink {display:none;}
#popupContainer {display:none;}


/* Common */
body { font-family:Arial, Helvetica, Verdana, sans-serif; font-size:10pt; width:100%; color:#333; }
	
h1 {
	clear: both;
	color: #004fb6;
	font-size: 3.7em;
	font-weight: normal;
	letter-spacing:-.02em;
	line-height:1.3em;
	margin: 0;
	word-spacing:.05em;
}	
h2 {
	clear: both;
	color: #004fb6;
	font-size: 2.22em;
	font-weight: normal;
	line-height: 1.2em;
	margin: 0 0 0.34em;
}
h3 {
	clear: both;
	color: #004fb6;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0 0 0.67em;
	text-decoration: none;
}
h4 {
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0 0 0.67em 0;
}
h5 {
	color: #004fb6;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 0.67em;
	margin: 0.67em 0 0.67em 0;
}
h2 a, h2 a:hover, h3 a, h3 a:hover {
	border: none;
	color: #004fb6;
	text-decoration: none;
}	

p {
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.38em;
	margin: 0 0 1em 0;
	overflow: visible;
}

a {
	color: #004fb6;
	text-decoration: underline;
}

.small {
	font-size: 1em;
	line-height: 1.3em;
}
p.small { margin-bottom: 1em; }
span.small { font-size: 0.8em; }
.large {
	font-size: 1.3em;
	line-height: 1.77em;
}
.blue { color: #004fb6; }
.largeBlue {
	color: #004fb6;
	font-size: 2em;
	line-height: 1em;
	margin: 0 0 .5em 0;
}
.telephone {
	color: #004fb6;
	font-size: 1.2em;
	font-weight: bold;
}
.smallTelephone {
	color: #004fb6;
	font-size: 1em;
	font-weight: bold;	
}
p.dateCode {
	color: #aaa;
	font-size: 0.85em;
	line-height: 1.3em;
	padding-top: 12px;
}

ul, ol { font-size:1.3em; line-height:1.5em;margin:0 0 1.5em 42px;}
li {list-style-type:square;margin:-0.2em 0 3px 0;}
ol li {list-style-type:decimal;margin:0.4em 0 3px 17px;line-height:1.5em;}
li ul {margin-top:-1em;}
li ul li {list-style-type:square;}
li ul, li ol { font-size:1em; }
li h3 { font-size: 1.23em; }
li p, li a, li h4 { font-size: 1em; }

/* Form */
label { float:left; line-height:1.5em; }
input { clear:right; line-height:1.5em; border:1px solid #cacaca; }
select { clear:right; }
.formInlineError { clear:both; color:red; padding:12px 12px 0; }
input.check { border:none; clear:none; width:20px; }

/* Header */
#bodyCenter { margin:0 auto; padding:6px 18px 12px; }
#body { clear:both; margin:10px 0 44px; }
#header { position:relative; }
#logo { border:1em solid #ffe400; border-right:60em solid #ffe400; }
#logo a { border:none; }

/* Content */

/* Breadcrumb */
#breadcrumb { float:left; font-size:0.85em; margin:0 0 0 12px; padding:0 0 12px; position:relative; z-index:20; }
ul#breadcrumb li { float:left; line-height:1.6em; list-style:square; margin:0 7px 0 0; padding:0 13px 0 0; }
ul#breadcrumb li.current { background:none; }
a em, #breadcrumb em, label em { font-style: normal; left:-9999em; position:absolute; top:-9999em; }

/* Footer */
#footer { clear:both; border-top:2px solid #ddd; font-size: 0.8em; }
#footer ul { display:none; }

/* Tables */
table { border-collapse:collapse; line-height:1.2em; margin:1em 0; }
th { border:1px solid #ddd; font-weight:bold; padding:.5em; }
tbody th { color:#004fb6; font-weight:normal; }
td { border:1px solid #ddd; font-size:.85em; text-align:center; }
tr td p,tr td li { text-align:left; }

/* Definition List Show/Hide */
dl.showHide { margin:0 0 1.5em 0; }
dl.showHide dt, dl.showHide dd { padding:.75em 10px; }
dl.showHide dt { border-top:#fff 2px solid; color:#004fb6; line-height:1.5em; }
dl.showHide dd { font-size:.92em; }
dl.showHide span.moreLink { display:none; }

/* Hide buttons when printing */
.pBut, .pButBack { display:none; }
.fBut, fButBack { display:none; }
.heroBtnY { display:none; }
#popupCloseBut { display:none; }
.searchBtn { display:none; }

/* contents calculator summary */
#contentQuote table  { display:inline-block; page-break-after:auto; margin:10px; width:350px; }
#contentQuote tbody, #contentQuote thead th, #contentQuote tfoot { width:350px; }
#contentQuote table td, #contentQuote table th { background:transparent; border:1px solid #000; padding:0; }
#contentQuote tfoot td { padding:12px 12px 0 0; text-align:right; }
