*{margin:0; padding:0; border: 0;}
html, body {height:100%}
body {
	font: 9pt arial, sans-serif;
	word-wrap: break-word;
	background: #fff;
	color: #333;
}

a {
	color:#936;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#f90;
}

#container {
	width: 755px;
	text-align: left;
	margin: 0px auto;
	padding: 10px 0 0 0;
}

#header {
	width: 100%;
	height: 126px;
	padding: 0;
	margin: 0;
	background: #fff url("border-top.png") 0px 100px no-repeat;
}

#content {
	background: #fff url("border-sides.png") repeat-y;
	padding:10px 30px;
}

#content h1 {
	font-size: 14pt;
	color: #936;
	margin:0 0 20px 0;
}
#content h2 {
	font-size: 12pt;
	color: #936;
	margin:0 0 20px 0;
}
#content h5 {
	font-size: 10pt;
	color: #222;
	margin:0 0 20px 0;
}
#content ol {
	padding:0 0 10px 40px;
}
#content ol li {
	line-height:20px;
}

#box1 {
	float: left;
	width: 340px;
}
#box2 {
	float: right;
	width: 340px;
}
#box1 table td, #box2 table td, #terms table td, #policy_holder table td {
	padding:5px 10px 5px 0;
}
.quote_ages {
	color:#555;
}
#options {
	clear:both;
	width: 695px;
}

#box1 input, #box1 select, #box2 input, #box2 select, .travellers input, .travellers select, #policy_holder input, #policy_holder select, #policy_holder textarea, .payment input, .payment select {
	border:1px solid #ffcccc;
	font-size : 7pt;
	padding:0;
	margin:0;
}

table.prices td {
	font-weight:bold;
	border-top: 1px solid #888;
	border-left: 1px solid #888;
	padding: 2px 5px;
}
table.prices td.bottom {
	border-bottom: 1px solid #888;
}
table.prices td.right {
	border-right: 1px solid #888;
}

#policy_holder {
	margin:20px 0;
}

#key_facts_left {
	width: 150px;
	float: left;
	margin:20px 0 0 0;
}
#key_facts_right {
	float: left;
	margin: 20px 150px 0 0;
}
#key_facts_right p {
	font-size:8pt;
	color:#666;
}

#page_end {
	width: 100%;
	height: 26px;
	padding: 40px 0 10px 0;
	margin: 0;
	background: #fff url("border-bot.png") no-repeat;
	text-align: center;
}

#centre_popup {
	position: absolute; 
	display: none; 
	background: #fff; 
	border: 1px solid #000;
	padding: 30px;
	overflow:auto;
}
#centre_popup .popup_close {
	float:right;
}
#centre_popup .popup_close a {
	color:#000;
	text-decoration:underline;
}
#centre_popup .popup_close a span, #centre_popup a {
	color:#e80;
}
#centre_popup h1 {
	font-size: 20px;
	margin: 0 0 20px 0;
}
#centre_popup p {
	margin: 20px 0 0 0;
}

.price_subtext {
	color:#000;
	font-size:11px;
	font-weight:normal;
}

#dek {POSITION:absolute;VISIBILITY:hidden;Z-INDEX:200;}
	
.tip	{
	font-size : 8pt;
	font-weight : normal;
	background-color : #ffffff;
	color : #000000;
	border : 1px solid #ccc;
	text-align : left;
	padding : 3px;
	width : 190px;
}
	
.tiptitle	{
	color : #ffffff;
	font-size : 8pt;
	font-weight : bold;
	background-color : #f5821f;
	text-align : left;
	padding-left : 3px;
	padding-right : 3px;
	width : 190px;
	border : 1px solid #f5821f;
}