* {
	margin:0px;
	padding:0px;
}

body {
	background-color:#eaebeb;
	font-family: Arial,Helvetica,Sans-serif;
	font-size: 10pt;
	line-height: 12pt;
}

div#paper {
	margin-left: auto;
	margin-right: auto;
	width: 968px;
	border-left: #cccccc;
	border-right: #cccccc;
	border-bottom: #cccccc;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	background-color: #ffffff;
	text-align: left;
}

div#header {
	padding-top: 20px;
	width: 100%;
	clear:both;
}

div#headerlogos {
	width: 100%;
	padding-bottom: 10px;	
}

table#strap {
	
	width: 100%;
	clear:both;
}

td.blue {
background-color:#2a4591;
}

td.narrow {
	line-height: 1px;
}

p#telephone {
	color:#2a4591;

}

p.error {
	color: red;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}

h2 {
	color:#ffffff;
	font-size: 14px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 20px;	
	font-weight: normal;
	padding-bottom: 5px;
	
}

h3 {
	color:#8B8B8B;
	line-height: 16pt;
	font-size: 14pt;
	padding-bottom: 5px;
	border-bottom: 2px solid #2a4591;
	margin-top: 5px;
	margin-bottom: 20px;
	
}

td.icon {
	padding: 10px;
}



span.blue {
	color:#2a4591;
	font-family: Times New Roman, Times;
}


table#enquiryForm {
	border: 2px solid #2a4591;

}

div#footer {
	line-height: 9pt;
	font-size: 9px;
	background-color:#e6e6e7;
	margin-top: 20px;
	padding: 10px;
	text-align: center;
}

table#firstChoiceIntro {
	border: 2px solid #cccccc;
	margin-top: 10px;
	margin-bottom: 10px;
	
}

table#firstChoiceIntro p {
	padding-left: 300px;
}

td#rightColumn {
	padding-left: 10px;
	padding-top: 10px;
}


div#quoteHeader h3 {
}

div#quoteHeader p {
	color: #ffffff;
	

}


table#choices p {
	font-size: 12px;
	padding-left: 33px;
	padding-top: 3px;
}

td.greyBorder hr {
	border-bottom: 2px solid #e6e6e7;
	border-top: none;
	border-left: none;
	border-right: none;
}

td.greyBorder {
	padding-top: 10px;
	padding-bottom: 10px;
}

span.number {
	font-weight: bold;
	font-size: 12px;

}

img#logo {
	padding-left: 10px;
	padding-bottom: 10px;

}

img#telephone {
	padding-top: 20px;
	padding-right: 10px;
}

td.webform_label {
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	line-height: 12px;
}

td.webform_field {
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	line-height: 12px;
}

td.webform_field input {
	border: 1px solid black;
	line-height: 12px;
	width: 80px;
}

td.webform_field input.radio {
	border: 0px solid black;
	line-height: 12px;
	width: 20px;
}


td.dob input {
	border: 1px solid black;
	line-height: 12px;
	width: 30px;
	margin-right: 10px;
}

td.dob input.year {
	width: 50px;
}




a#formSubmit {
	display:block;
	width:118px;
	background-image: url(/i/submitButton.png);
	background-repeat: no-repeat;
	height: 30px;
	margin-left: 200px;
}

a#formSubmit:hover {
	background-position: 0px -30px;
}

a#formSubmit:active {
	background-position: 0px -60px;
}

table.webform_table {
	padding: 2px;
	width: 100%;
}


table#jointApplication {
	display: none;

}

