/* Resets */
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;
}
em { font-style: italic; }
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Tag overrides */
body {
	font-family: Verdana, sans-serif;
	font-size: 68.8%;
	background-color: #c0d9ea;
	line-height: 1.5;
	letter-spacing: 0;
}
a { color: #5f98c2; }

strong, b { font-weight: bold; }
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-top: -1px;
}
.hidden {
	display: none;
}
	
.cb { clear: both; } .cl { clear: left; } .cr { clear: right; }
.fl { float: left; }
.fr { float: right; }
.nofloat { float: none !important; }
.clearfix {
	overflow: hidden;
	display: inline-block; /* Necessary to trigger "hasLayout" in IE */
}
.clearfix {
	display: block; /* Sets element back to block */
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.0;
	letter-spacing: 0px;
	margin: 1em 0 0.3em 0;
	clear: both;
}
h1, h2, h3 { color: #1166a4; }
h1 {
	margin-top: 0;
	font-size: 26px;
}
h2 {
	margin-top: 1em;
	font-size: 20px;
}
h3 { font-size: 16px; }
h3 a {
	color: inherit;
	text-decoration: none;
}
p {
	margin-top: 0.3em;
	margin-bottom: 0.6em;
}

/* Page structure */
#body {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}
#header {
	position: relative;
	height: 165px;
	background: url('/static/img/new-template/top-banner.jpg') #00559a no-repeat top left;
}
#header ul {
	list-style: none; 
	position: absolute;
	top: 121px;
	left: 50px;
}
#header ul li {
	display: block;
	float: left;
	background: url('/static/img/new-template/navbutton-l.gif') no-repeat top left;
	margin-right: 2px;
}
#header ul li a {
	display: block;
	text-align: center;
	color: #333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background: url('/static/img/new-template/navbutton-r.gif') no-repeat top right;
	line-height: 39px;
	width: 6.0em;
	margin-left: 2px;
}
#print-logo { display: none; }
#content-container {
	overflow: show;
	background: white url('/gradient/-10/ffffff/linear/170/v.png') repeat-x top;
	padding: 0 49px;
	position: relative;
}
#breadcrumbs {
	padding: 3px 0;
	border-bottom: 1px dashed #999;
	font-size: 10px;
	color: #666;
	line-height: 1.6;
}
#breadcrumbs a {
	text-decoration: none;
	color: #5f98c2;
}
#content-outer {
	position: relative;
	display: inline-block; /* peekaboo fix */
}
#content-outer {
	display: block; /* reset peekaboo fix */
}
#content-inner {
	position: relative;
	padding: 30px 0px 30px 40px;
}
#homelink {
	display: block;
	position: absolute;
	left: 50px;
	top: 29px;
	width: 310px; height: 70px;
}
.content {
	float: left;
	width: 600px;
}
.content ul {
	margin: 0 0 0.5em 0;
}
.content ul li {
	margin-left: 1.5em;
}
#footer, #footer-navigation {
	clear: left;
	margin-top: 10px;
	padding-top: 10px;
	font-size: 10px;
	color: #999;
	border-top: 1px dashed #999;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6;
}
#footer {
	padding-bottom: 10px;
}
#footer-navigation .links {
	float: right;
	font-size: 8px;
	line-height: 12px;
}
#footer a, #footer-navigation a, .useful_links a {
	/*border-right: 1px solid #1166a4;*/
	line-height: 12px;
	font-size: 10px;
	padding: 0 2px;
	text-decoration: none;
	color: #5f98c2;
	white-space: nowrap;
}
#footer .navigation a.last {
	border-right: none;
}


#keyfacts {
	float: right;
}
#logo {
	position: absolute;
	top: 29px;
	left: 50px;
}
#quick-jump {
	position: absolute;
	bottom: 20px;
	right: 50px;
	color: white;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#secondary-content {
	float: right;
	width: 225px;
}
#secondary-content h2,
#secondary-content h3 {
	color: #1166a4;
	padding-bottom: 0px;
}
#secondary-content p,
#secondary-content ul {
	margin-bottom: 10px;
}
.next-action, .top-action {
	float: right;
}
#secondary-content a {
	text-decoration: none;
}
#secondary-content a.blue {
	display: block;
	float: left;
	margin-right: 2px;
	color: white;
	background: url('/static/img/new-template/blue-button-l.gif') no-repeat top left;
	text-decoration: none;
}
#secondary-content a.blue span {
	display: block;
	float: left;
	background: url('/static/img/new-template/blue-button-r.gif') no-repeat top right;
	margin-left: 2px;
	padding: 0 18px 0 10px;
	color: white;
	text-align: center;
	text-decoration: none;
	line-height: 28px;
	font-size: 12px;
	letter-spacing: 0.5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
}
.content li, #secondary-content li {
	clear: both;
}
li.smallerquote, li.quote {
	display: block;
	float: right;
	margin-right: 2px;
	background: url('/static/img/new-template/blue-button-l.gif') no-repeat top left;
	color: white;
	text-decoration: none;
}
li.smallerquote:after, li.quote:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
li.smallerquote a, li.quote a {
	display: block;
	float: left;
	margin-left: 2px;
	margin-bottom: 4px;
	padding: 0 18px 0 10px;
	background: url('/static/img/new-template/blue-button-r.gif') no-repeat top right;
	color: white;
	text-align: center;
	text-decoration: none;
	line-height: 28px;
	font-size: 12px;
	letter-spacing: 0.5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#secondary-content li.smallerquote, #secondary-content li.quote {
	float: left;
}
/* Page specific */
body.home {
	font-size: 11px;
	line-height: 1.4;
}
.home h1 {
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.0;
	letter-spacing: 0px;
	font-size: 32px;
	color: #1166a4;
	text-transform: uppercase;
}
.home h2 { margin: 0; }
.home .panel {
	position: relative;
	width: 227px;
	height: 172px;
	background-image: url('/static/img/new-template/panel-bg.png');
	background-repeat: no-repeat;
	float: left;
	line-height: 1.364; /* 15px high lines */
}
.home .panel-end {
	/* No whitespace at end of row */
	width: 221px;
}
.home #content-outer {
	padding-top: 10px;
}

.home .panel h2 {
	color: white;
	padding: 20px 5px 7px 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -0.0px;
	text-transform: uppercase;
}
.home .panel h2 a {
	color: white;
}
.home .panel p {
	margin: 6px 0 0 10px;
	padding: 0;
	color: #333333;
	position: relative;
	z-index: 2;
}
.home .panel .f0, .home .panel .f1, .home .panel .f2, .home .panel .f3, .home .panel .f4, .home .panel .f5 {
	clear: right;
	float: right;
	line-height: 1px;
	margin: 0px;
	position: relative;
	height: 15px;

}
.home .panel-end .f0, .home .panel-end .f1, .home .panel-end .f2, .home .panel-end .f3, .home .panel-end .f4, .home .panel-end .f5 {
	margin-right: -6px;
}
.home .panel .f0 { width: 39px; }
.home .panel .f1 { width: 81px; }
.home .panel .f2 { width: 91px; }
.home .panel .f3 { width: 98px; }
.home .panel .f4 { width: 96px; }
.home .panel .f5 { width: 90px; }

.home .panel a {
	text-decoration: none;
	color: #333333;
}
.home .panel a.findoutmore {
	position: absolute;
	top: 135px;
	left: 12px;
}
.home .panel img.circular {
	position: absolute;
	top: 70px;
	left: 132px;
}


.quotation {
	float: left;
	width: 690px;
	color: #666666;
	border-collapse: collapse;
	margin-right: 1em;
	border: 1px solid #49adce;
	margin-top: 0.5em;
}
.quotation-option { width: 340px; }
.quotation .left { border-left-color: #49adce; }
.quotation .right { border-right-color: #49adce; }

.quotation th.title,
.quotation th.heading {
	background: #49adce url(/gradient/+30/49adce/halfsin/20/v.png) repeat-x top;
	background-color: #49adce;
	height: 1em;
}
.quotation th.title h2, .quotation th.heading h2 {
	color: white !important;
	margin-top: 4px !important;
}
.quotation td, .quotation th {
	border: 1px solid #afe1f1;
	border-bottom: 2px solid #49adce;
	padding: 2px 4px;
	vertical-align: top;
}



.endorsements {
	line-height: 1.5;
}
.quotation h3, .quotation h2 {
	margin: 0.5em 0 0.1em 0;
	color: #666;
}
.endorsements h3 {
	font-size: 100%;
	font-weight: bold;
	margin: 1em 0 0 0;
	padding: 0;
}
.endorsements p {
	margin: 0 0 0.7em 0;
	padding: 0;
}
.quotation .price {
	background-color: #f5ebdb;
}
.schedule {
	width: 100%;
	color: #666666;
	border-collapse: collapse;
	border: 1px solid #49adce;
	margin-top: 0.5em;
	margin-bottom: 2em;
}

.schedule .left { border-left-color: #49adce; }
.schedule .right { border-right-color: #49adce; }
.schedule .odd td, .schedule .odd th { background-color: #eee; }
.schedule td, .schedule th {
	border: 1px solid #49adce;
	border-bottom: 1px solid #49adce;
	padding: 2px 4px;
	vertical-align: top;
}
.schedule th { font-weight: bold; }

button {
	border: none;
	padding: 0;
	margin: 0;
	width: auto;
	overflow: visible;
	background: none;
	cursor: pointer;
}
.button span, button span span { white-space: nowrap; }
.button {
	display: inline-block;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: white;
	font-weight: bold;
	line-height: 25px;
	background: url('/static/img/buttonr.png') no-repeat top right;

}
.button span {
	padding: 0 4px;
	display: inline-block;
	background: url('/static/img/buttonl.png') no-repeat top left;
}

