/* CSS Document */
form {
	padding:0px; margin:0px;width:132px;
}
body   {
	background-color: #172F5B;
	margin-left: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body, input, select, textarea {
	font-size:small;
	font-family: trebuchet ms, Verdana, Arial, Helvetica, Tahoma, sans-serif;
	color:#676767;
/*	color:#9A9A9A;
*/}

#container, input, select, textarea {
	font-size:80%;
}

a {
	color: #2F89D7;
	font-weight:bold;
	text-decoration:none;
}

	a:hover {
		text-decoration:underline;
	}

h1, h2 {
	color: #005193;
	font-size:medium;
}

h1,
.contactpageText {
	margin:0px;
	padding:0px;
}
h2.topBrand {
	margin-top:8px;

}
h3 {
	color:#005193;
	font-size:small;
}
h3 span {
	font-weight:normal;
}
p.small {
	font-size:80%;
}
#mainContainer h3.strapText {
	color:#FF0000;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:0px;	
	padding-bottom:0px;
}
.highlight {
	color:#2F89D7;

}
#wrapper { text-align:center; }

#container {
	width:700px;
	text-align:left;
	margin: 0px auto;
}

#mainContainer {
/*	border: 1px solid #FF00FF;
*/	float:left;
	width:700px;
	background-color:#FFFFFF;
}

#contentContainer {
	/*border: 1px solid #999999;*/
	margin-top:35px;
	width:700px;
	float:left;
	background-color:#FFFFFF;
	background-image:url(../images/bckgrnd.gif);
	background-position:left;
	background-repeat:repeat-y;
}

#content {
	padding-left:20px;
	padding-right:20px;
	width:448px;
	float:right;
	/*border: 1px solid #00ff00;*/
}
#testimonials {

}

#navLeft {
	float:left;
	padding-left:20px;
	padding-right:20px;
	width:172px;
	/*border: 1px solid #0000ff;*/
}

	#navLeft ul {
		list-style-type:none;
		margin:0px;
		padding:0px;
	}
	
	#navLeft li a {
/*			border: 1px solid #FFFF00;	
*/		
		font-weight:bold;
/*		font-style:italic; 	
*/		display:block;
		background-color:#CDCBCC;
		padding-left:20px;
		color:#FFFFFF;
		text-decoration:none;
		width:152px;
		border-bottom: 1px solid #FFFFFF;
	}
		
		#navLeft li a:hover,
		#TPcontact #navLeft li a.navContact,
		#TPindex #navLeft li a.navHome,
		#TPfaq #navLeft li a.navFaq,
		#TPservices #navLeft li a.navServices,
		#TPtestimonials #navLeft li a.navTestimonials{
			background-color:#2F8BD6;
			background-image:url(../images/arrow.gif);
			background-position:right;
			background-repeat:no-repeat;
		}

.navCurly {
	width:172px;
	padding-bottom:21px;
	background-image:url(../images/nav-curly.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

.marginTop {
	margin-top:20px;
}

#retrieveSaved {
	background-image:url(../images/grey-top-curly.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#E8E8E8;
	width:132px;
	padding-top:20px;
	padding-right:20px;
	padding-bottom:9px;
	padding-left:20px;
}

	#retrieveSaved h2 {
		font-size:small;
		font-weight:bold;
		color:#2F8BD6;
	}
	#retrieveSaved input {
		width:122px;
		margin:0px;
		padding:0px;
/*		border:0px none #000000;
*/	}

		#retrieveSaved input.enterRef {
			margin-bottom:2px;
			padding-left:6px;
		}
		
		#retrieveSaved input.enterPin {
			margin-bottom:18px;
			padding-left:6px;
		}

.bottomCurly {
	background-image:url(../images/grey-bottom-curly.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-bottom:9px;
	margin-top:21px;
	margin-bottom:20px;
}

#bottomCurly {
	font-size:80%;
	padding-top:20px;
	padding-right:50px;
	padding-bottom:30px;
	padding-left:50px;
	background-color:#F4F4F4;
	background-image:url(../images/bottom-700-curly.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

#footerNav {
	background-color:#E8E8E8;
	height:66px;
}


.panel {
	height:129px;
	background-image:url(../images/header-bckgrnd.gif);
	background-position:left;
	background-repeat:repeat-x;
}

.logoPjh {
	float:left;
	margin-top: 9px;
	margin-left: 31px;
}

.logoPicture {
	float:right;
	margin-top: 34px;
	margin-right: 28px;
}
#headingStrap {
	
}
.axaLogo {
	float:right;
	padding:0px 0px 20px 20px;
}

#lineTopofpage {
	width:700px;
	height:5px;
	font-size:1px;/*This is to make the space collapse in IE6!*/
	background-image:url(../images/blue-line.gif);
}

#greyLine {
	padding-left:40px;
	width:660px;
	height:20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#footer, .clear {
	clear:both;
}
	#FooterLine {
		width:700px;
		height:1px;
		font-size:1px;/*This is to make the space collapse in IE6!*/
	}
	
	.floatleftFooter {
		font-size:80%;
		float:left;
		padding-left:50px;
		padding-top:20px
	}
	
	.floatleftRight {
		font-size:80%;
		text-align:right;
		float:right;
		padding-right:50px;
		padding-top:20px
	}
	
	#whitespaceFooter {
		width:700px;
		height:30px;
		font-size:1px;/*This is to make the space collapse in IE6!*/
		background-color:#FFFFFF;
	}

	#footer a {
		color:#9A9A9A;
	}

.imgAcrobat {
	margin-left:20px;
}

.horizontalLine, .horizontalLineHead{
	border-bottom-style:dotted;
	border-bottom-color: #CDCBCC;
	padding-bottom:17px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
.horizontalLineHead{
	width:165px;
	padding-bottom:0px;	
}

#frontpageList {
/*	border: 1px solid #FF00FF;
*/	list-style-type:none;
	margin-left:0px;
	padding-left:0px;
	
}

	#frontpageList li {
	/*	border: 1px solid #FF0000;
	*/	background-image:url(../images/tick.gif);
		background-position:0px 0px; 
		background-repeat:no-repeat;
		padding-left:36px;
		margin-bottom:10px;
	}
	
	#frontpageList h3 {
		display:inline;
		color: #005193;
	}
.frontpageListTextt4t {
	font-weight:bold;
	color:#2F8BD6;
}	
.frontpageListText {
	color:#2F8BD6;
	font-weight:bold;
}

#travellingAbroad p {
	float:left;
	margin-top:0px;
	width:230px;
}

.imageArea {
	float:right;
	text-align:left;
	width:210px;
}

.tempMainGraphic {
	margin:0px;
	padding:0px;
	border:0px;
}
img.bondplus {
	padding:10px 0px;


}
abbr {
	cursor:default;
}

/* Contact Us Page*/
#contactTables {
	margin-top:0px;
	width:440px;
}

#frmForename,
#frmEmail,
#frmPhone,
#frmPolicyNumber,
#frmMessage {
	width:152px;
}

#TPcontact h2 {
	padding-bottom:0px;
	margin-bottom:0px;
	font-size:small;
	font-family: trebuchet ms, Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-weight:bold;
}

#submit {
	margin-top:10px;
	margin-bottom:20px;
}

.redText{
	color:#FF0000;
}

#TPservices h3,
#TPfaq h3 {
	margin-bottom:0px;
}

#TPservices ol,
#TPfaq ol {
	color:#172F5B;
}

#TPservices ol p,
#TPfaq ol p {
	margin-top:0px;
	color:#676767;
}
#TPservices ol ul,
#TPfaq ol ul,
TPtestimonials ol ul {
	color:#676767;
	padding-bottom:10px;

}

/* how-we-compare.asp*/

#compareTables {
	width:448px;
	margin-top:10px;
	margin-bottom:20px;
}

#compareTables4c {
/*	width:300px;
*/	margin-top:10px;
	margin-bottom:20px;

}


#compareTables td, #compareTables4c td {
	font-size:small;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding:4px;
}

.tableHeader{
	color:#FFFFFF;
	font-weight:bold;
	background-color:#2F8BD6;
}

.tableScheme {
	color:#FFFFFF;
	font-weight:bold;
	background-color:#CDCBCC;
}

.tableBody {
	background-color:#ECECEC;
}

.tableRedText {
	color:#FF0000;
	font-weight:bold;
	background-color:#ECECEC;
}

.test {
	font-size:12px;
}

@media print 	{
	#header, #navLeft {display:none;}
	#content {float:left; width:100%}
}

