@import 'cssdeck/_handler.css';
@import 'green.css';
@import 'grey.css';
@import 'orange.css';


body {
	background-color: #e8e8e8;
	}
h1,h2,h3,h4,h5,h6,p,ul,ul li,a { color: #666;font-family: "Verdana";font-size: 12px; }
div#container {
	width: 80em;
	margin: 1em auto 0;
	color: inherit;
	background-color: #fff;
	background-image: url(../images/style/corner-br.png);
	background-position: 100% 100%;
	}
	div#container div.header {
		
		background-image: url(../images/style/corner-tr.png);
		background-position: 100% 0;
		}
		div.header-in {
			padding: 1em 2em .5em;
			background-image: url(../images/style/corner-tl.png);
			}
	div.content-wrapper {
		background-image: url(../images/style/corner-bl.png);
		background-position: 0 100%;
		}

div.layout-3col div.content {
	width: 47em;
	float: left;
	margin-left: 18em;
	}
div.layout-3col div.aside-left {
	position: relative;
	width: 18em;
	margin-left: -65em;
	border: 1px solid white;
	}
*+html div.layout-3col div.aside-left {
	margin-left: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 200;
	}
div.layout-3col div.aside-right {
	position: relative;
	width: 15em;
	_width: 14.2em;
	}
.aside-in, .aside-right {
    font-size: 12px;
    }
div.content-in {
	margin: 2em 2em 1em 2em;
	min-height: 500px;
	}
div.aside {
	position: relative;
	z-index: 10;
	}
div.aside-in {
	height: 52%;
	margin: 2em 2em 2em 0;
	padding: 1em 1em 1em;
	background-image: url(../images/style/aside-corner-br.png);
	background-position: 100% 100%;
	}
.aside-left .aside-in {
	height: 52%;
	margin: 2em 0em 2em 2em;
	padding: 10px;
	background-image: url(../images/style/aside-corner-br.png);
	background-position: 100% 100%;
	}
.aside-white {
	background: #fff;
	padding: 5px;
	color: #000;
	}
.aside-white p {
	color: #000; 
	}
div.footer {
	width: 75em;
	margin: 0 auto;
	}
ul {
    margin: 0 0 1em 1em;
    }
h4 {
    margin-bottom: 0.5em;
    }
.cover {
    margin-bottom: 0.5em;
    }
.crumb {
	color: #888;
	background-color: #fff;
	padding-top: 5px;
	font-size: 11px;
	}
div.crumb  a {
   color: #666;
	}
body div div.aside-in.products {
	height: auto;
    background-color: #e7e8e9 !important;
    padding: 1em 0.5em 3em;
    }
div div .products ul {
	margin: -10px 0 -30px;
	_margin: 0;
	_position: relative;
	background-color: #e7e8e9;
	}
div div.products li {
	list-style-type: none;
	border-bottom: 1px solid #fff;
	width: 100%;
	padding: 3px 0;
	}
div div.products li.last {
	border-bottom:0;
	}
div div.products li a,
div div.products li a:visited {
	display: block;
	color: #000;
	font-weight: normal;
	}
.quotes {
    border: 1px solid #ccc;
	}
.quotes .section {
    overflow: hidden;
    }
.quotes img {
	margin:0;
	vertical-align: bottom;
	}
.quotes blockquote {
	font-weight: normal;
	font-size: 18px;
	text-align: center;
	margin: 0;
	padding:5px 5px 10px;
	height: 110px;
	line-height: 16px;
	}
.quotes blockquote span {
	line-height: 20px;
	}
.aside-in p {
    margin: 1em 0;    
	}
div.intro blockquote {
	padding: 0 0 ;
	color: #888;
	background-color: transparent;
	}
.content-wrapper { min-height: 500px; }
div.icons,
div.icons-medium,
div.icons-small {
	float: left;
	}
div.icons div.icons-in,
div.icons-medium div.icons-in,
div.icons-small div.icons-in {
	height: 125px;
	padding: 10px 10px 0;
	background-position: 100% -135px;
	}
div.icons-medium {   
	margin-left: 40px;
	}
div.absolute {
	position: absolute;
	z-index: 7;
	bottom: 0;
	right: 14em;
	}
div.alt {
	z-index: 7;
	top: 26em;
	right: -0.5em;
	}
div div.alt2 {
	z-index: 0;
	top: 26em;
	right: -0.5em;
	}
div.aside div.figure img {
	float: left;
	margin: 0 .5em 0 0;
	}
div.aside div.figure .caption {
	
	font-size: .95em;
	padding: 8px 0 5px;
	line-height: 1.2em;
	white-space: no-wrap;
	}
div.aside div.figure .caption a {
	font-weight: bold;
	font-size: .95em;
	line-height: 1.2em;
	}
hr {
	clear: both;
	margin: .5em 0 .2em;
	}
*+html hr {
	margin: .3em 0 0;
	}
.icon { background-image: url(../images/style/icons.png); }
.icons-small .icon { background-image: url(../images/style/icons-small.png); }
.icons-medium .icon { background-image: url(../images/style/icons-medium.png); }
div.new-icons ul li {
	margin: 0 -1px 0 0;
	}
div.x2 {
	width: 100%;
	}
div.x2 div.left {
	width: 49%;
	}
div.x2 div.right {
	width: 40%;
	}
div.x2 div.right div.section-in {
	margin: 0 2em 0 0;
	}
div.wording {
	padding: 1em 0 1em;
	width: 100%;
	}
div.article div {
	padding: 1em;
	color: inherit;
	margin: 0 0 0 3em;
	}
div.nav-footer ul {
	float: right;
	margin:.5em 2.5em;
	color: #888;
	background-color: inherit;
	font-size: .85em;
	font-weight: bold;
	}
div.nav-footer li {
	margin: 0 .5em;
	}
div.nav-footer a {
	color: #666;
	background-color: inherit;
	text-decoration: none;
	}
div.nav-footer a:hover {
	color: #333;
	background-color: inherit;
	text-decoration: underline;
	}
div.icons li,
div.icons-medium li,
div.icons-small li {
	width: 85px;
	margin: 0 .8em;
	font-size: .9em;
	font-weight: bold;
	}
div.icons-small li, div.icons-medium li {
	width: 62px;
	margin: 0 1.2em;
	padding: 1em 0 0;
	font-size: .85em;
	}
div.icons li.first { margin: 0 .8em 0 0; }
div.icons-small li.first { margin: 0 .4em 0 0; }
div.icons-medium li.first { margin: 0 .4em 0 0; }
div.icons li.last { margin: 0 0 0 .8em; }
div.icons-small li.last { margin: 0 0 0 .4em; }
div.icons-medium li.last { margin: 0 0 0 .4em; }
div.icons li a.icon,
div.icons-small li a.icon, div.icons-medium li a.icon {
	display: block;
	width: 85px;
	height: 85px;
	}
div.icons-small li a.icon, div.icons-medium li a.icon {
	padding: 0;
	width: 62px;
	height: 62px;
	margin: 0 0 5px 0;
	}
div.icons li a,
div.icons-small li a,
div.icons-medium li a {
	display: block;
	float: none;
	margin: 0 0 8px;
	font-size: .85em;
	text-decoration: none;
	text-align: center;
	line-height: 1.2em;
	}
div.icons-small li a {
	margin: 0 0 4px;
	}
div.icons li a:hover,
div.icons-small li a:hover {
	text-decoration: underline;
	}
.policy ol {
	margin: 0 0 3em;
	position: relative;
	overflow: visible;
	}
.policy ol li {
	position: relative;
	display: block;
	height: 20px;
	overflow: visible;
	list-style: none;
	margin: .5em 0;
	padding: 0 3.5em 1.5em;
	_padding: 0 3.5em 1em;
	}
	.policy ol li * {
		position: relative;
		}
	.policy ol li label {
		width: auto;
		}
.policy ol li.n2 { background-position: 0 -140px; }
.policy ol li.n3 { background-position: 0 -280px; }
.policy ol li.n4 { background-position: 0 -420px; }
.policy ol li.n5 { background-position: 0 -560px; }
ul.list {
	margin: 0 2em 4em;
	}
	ul.light {
		margin: 0 2em;
		}
fieldset {
    width: 700px
    }
.policy {
    padding-bottom: 35px;
	}
h2 {
	padding: .5em 0;
	font-weight: bold;
	line-height: 1em;
	font-size: 2.5em;
	}
div.intro h2 {
	margin: 0;
	}
h2.light {
	font-size: 1.6em;
	}
h3 {
	margin: -.5em 0 .5em;
	font-size: 2.5em;
	font-weight: normal;
	}
div#randomMsg blockquote h3 {
	margin: .5em 8em .2em 0;
	color: #888;
	background-color: inherit;
	line-height: 1.2em;
	}
h5 {
	padding: 0 0 .5em;
	font-size: 1em;
	line-height: 1.4em;
	}
div.icons-small h5 {
	font-size: .85em;
	}
p {
	margin: 0 0em 0.5em 0;
	}
blockquote p {
	color: inherit;
	background-color: inherit;
	font-size: 1.2em;
	font-weight: bold;
	}
p.nomargin { margin: 0; }
.light {
	font-size: .9em;
	}
a.axa {
	float: right;
	width: 157px;
	height: 67px;
	margin: 1em 0 0;
	background-image: url(../images/style/logo-axa.png);
	}
blockquote p a {
	color: #666;
	background-color: inherit;
	}
div.products a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.2em;
	}
div.aside a:hover {
	text-decoration: underline;
	}
form.policy .control a {
	margin: 0 0 0 2em;
	font-size: .85em;
	text-decoration: none;
	}
form.policy .control a:hover {
	color: #666;
	background-color: inherit;
	}
button.icon {
	border: 0;
	}
p .icon {
	float: left;
	width: 100px;
	height: 100px;
	}
p .ico-cp,
p .ico-c {
	width: 200px;
	}
p a.ico-pdf { background-image: url(../images/style/ico-pdf.png); }
p a.ico-kf { 
	width: 140px;
	background-image: url(../images/logo-keyfacts.png);
	background-position: 0 50%;
	}
a.textunder {
	position: relative;
	text-decoration: none;
	}
a.textunder span {
	position: absolute;
	top: 90px;
	left: -5px;
	display: block;
	width: 90px;
	color: #333;
	background-color: inherit;
	font-size: .85em;
	font-weight: bold;
	line-height: 1.2em;
	text-align: center;
	}
p a.ico-kf span {
	width: 120px;
	left: 0;
	}
p a.ico-cp span,
p a.ico-c span {
	width: 180px;
	left: 10px;
	}
div.article a {
	display: block;
	margin: .3em 0 0;
	font-size: 1.1em;
	text-decoration: none;
	}
div.article a:hover {
	color: #fff;
	}
div.article a span {
	display: block;
	margin: 0 0 0 2.5em;
	padding: .5em;
	color: #fff;
	border-left: 3px solid #fff;
	}



form * {
	color: inherit;
	}
form.policy button {
	background-color: #fff;
}
form fieldset {
	padding: 0;
	border: 0;
	}
form.policy {
	padding: 0 0 2em;
	}
form.policy .control {
	clear: both;
	}
form.policy label {
	width: 5em;
	}
form.policy .n2 label {
	_width: 2em;
	}
form.policy label.title {
	width: 22em;
	_width: 21em;
	margin: 0 3.5em 0 0;
	_margin: 0 0 0 0;
	}
form.policy fieldset {
	_width: 490px;
	_padding: 0;
	}
form.policy select {
	width: 12em;
	}
.wording p { margin-right: 1em; }
form label { margin-right: 15px; }
form button { width: auto; }
.tooltip {
	background-color:#F5F5B5;
	border:1px solid #DECA7E;
	color:#303030;
	font-family:sans-serif;
	font-size:12px;
	line-height:18px;
	padding:10px 13px;
	position:absolute;
	text-align:center;
	z-index:20;
	}
.tooltip h3 {
	margin:0 0 5px;
	text-align:left;
	}
.tip {
    cursor: pointer;
	}
.policy button { outline: 0; width: 157px; height: 84px;}
#cms-view-site { display: none; }
.headerlink { display: none; }
.header-in { position: relative; }
#tel { font-family:"Verdana";font-size: 1.35em; margin-top: 35px; margin-right: 25px; position: absolute; right: 320px; top: 38px; }
.thin { width: 400px; }
.ui-sortable-highlight { z-index: 2000; }
.form div {
	clear: both;
	}
.form label {
	float: left;
	width: 14em;
	margin: 0;
	clear: left;
	}
.form input,
.form select,
.form textarea,
.form button {
	float: left;
	width: auto;
	margin: 0;
	padding: 3px;
	font-family: inherit;
	cursor: pointer;
	color: #000;
	}
.form button {
	height: 30px;
	}
.form input[type=text],
.form input[type=password],
.form textarea {
	width: 15em;
	cursor: text;
	}
.form input[type=checkbox],
.form input[type=radio] {
	margin: .2em 0 0;
	}
.form select {
	width: 15.3em;
	}
.form textarea {
	width: 20.15em;
	height: 5em;
	}
div.article div {
	position: relative;
	}
div.article a:hover span {
	color: #000;
	}
hr { color: #fff;background-color: #fff; }
div.aside p, div.aside p a { font-size: 11px; }
ul.products li a {
	padding: 3px 0;
	}
div.nav-main div.crumb  { clear: both;padding: 5px; }
div.crumb a, div.crumb { font-family: "Verdana";font-size: 10px; }
body div.article a:hover span {
	color: #000; 
	}




div.nav-main {
	margin: 0 2em;
	background-position: 100% 0;
	}
div.nav-main ul {
	float: left;
	_width: 680px;
	}
div.nav-main ul.full {
	_width: 810px;
	}
*+html div.nav-main ul {
	width: 680px;
	}
*+html div.nav-main ul.full {
	width: 810px;
	}
	div.nav-main ul.horizontal li {
		float: right;
		position: relative;
		z-index: 0;
		width: 150px;
		margin: 0 -15px 0 0;
		}
		div.nav-main ul li.selected {
			z-index: 20;
			}
		div.nav-main ul li:hover {
			z-index: 30;
			}
	div.nav-main ul a {
		display: block;
		width: 100%;
		text-align: center;
		text-decoration: none;
		}
	div.nav-main ul a span {
		display: block;
		padding: 5px 0;
		font-family: "Verdana";
		text-align: center;
		}
		div.nav-main ul li.first a span {
			background-position: 0 -50px;
			}
		div.nav-main ul li.last a span {
			background-position: 0 -100px;
			}
	div.nav-main ul li.selected a span,
	div.nav-main ul li:hover a span,
	div.nav-main ul li.sfhover a span {
		background-position: -150px 0;
		}
		div.nav-main ul li.first.selected a span,
		div.nav-main ul li.first:hover a span,
		div.nav-main ul li.first.sfhover a span {
			background-position: -150px -50px;
			}
		div.nav-main ul li.last.selected a span,
		div.nav-main ul li.last:hover a span,
		div.nav-main ul li.last.sfhover a span {
			background-position: -150px -100px;
			}
div.nav-main li:hover ul.sub,
div.nav-main li.sfhover ul.sub {
	display: block;
	}
div.nav-main ul.sub {
	display: none;
	position: absolute;
	top: 28px;
	left: 0;
	width: auto;
	clear: left;
	width: 120%;
	border-top: 1px solid #fff;
	}
	div.nav-main ul.sub li {
		float: none;
		_margin: 0 0 -2px;
		width: 100%;
		border-bottom: 1px solid #fff;
		}
	*+html div.nav-main ul.sub li {
		margin: 0 0 -2px;
		}
	div.nav-main ul.sub a {
		padding: 5px 10px;
		width: auto;
		color: #000;
		text-align: left;
		}
div.nav-main ul li.selected a span,
div.nav-main ul li:hover a span {
	color: #fff;
	font-weight: bold;
	}








/* BLUE */

div.nav-main  {
	background-image: url(../images/style/bg-nav-main.png);
	}
div.nav-main ul li a span,
div.nav-main ul li a span {
	background-image: url(../images/style/bg-nav-main-a.png);
	}
div.aside-in, div.nav-main ul.sub li:hover a,
div.nav-main ul.sub li,
div.article div, div.article a,
div.article a:hover span {
	color: inherit;
	background-color: #b9e0f7;
	}
.quotes blockquote {
	color: #79bde8;
	}

div.aside div.figure .caption, div.icons li a,
div.icons-small li a, h2, h3, h4, h5,
blockquote p a:hover, div.aside a, 
form.policy .control a, div.article a span, #tel,
p a, a {
	color: #00539B;
	background-color: inherit;
	}
div.article a:hover,
div.article a:hover span {
	color: #000;
	background-color: #00539B;
	}

.policy ol li { background-image: url(../images/style/ico-numbers.png); }

.ico-b  { background-position: -400px -100px; }
.ico-p  { background-position: -500px -100px; }
.ico-rq { background-position: -600px -100px; }
.ico-pw { background-position: -700px -100px; }
.ico-cp { background-position: -800px -100px; }
.ico-c  { background-position: -1000px -100px; }

div div.products strong { color: #00539B; }

div.nav-main ul ul.sub li:hover a {
	color: #fff;
	background-color: #00539B;
	}