/* CSS Document */
* {
margin: 0;
padding: 0;
}

body {
	font-size:12px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ffffff;
}
.largetitle {
	font-size:16px;
	/*border-bottom:dotted;  not for AXA */
	border-bottom-color:#000000;
	border-bottom-width:thin;
}
.titlebold {
	font-weight:bold;
}
#container {
	width:955px;
	height:auto;
}
#header {
	width: 955px;
	height:80px;
}
#logo {
	width: 200px;
	height:80px;
	background-image:url(../images/warranty/client_logo.jpg);
	background-repeat:no-repeat;
	float:left;
}
#headercontact {
	float: left;
	margin-left:266px;
	color: #0d3481;
	}
#content2 {
	width: 280px;
	height:236px;
	margin-top:10px;
	margin-left:2px;
	float:left;
	font-size:12px;
	color:#000000;
	overflow:auto;
	background-color:transparent;

}
#contentcontainer {
	width: 938px;
	height: 520px;
	background-color: #ffffff;
	padding:10px;
}
.faqquestion {
	font-size:13px;
	font-weight:bold;
	color: #0d3481;
}
.boldq {
	font-weight:bold;
}
#menu {
	width:160px;
	height:520px;
	background-color: #ffffff;
	float:left;
}
#graphicheader {
	width: 765px;
	height:124px;
	margin-left: 170px;
}
#menuitem {
	display:block;
	width: 140px;
	height:26px;
	color: #0d347f;
	margin-bottom:2px;
	border-bottom-width:1px;
	border-bottom-color:#000000;
	border-bottom-style:dotted;
}
#menuitem2 {
	display:block;
	width: 140px;
	height:26px;
	color: #0d347f;
	margin-bottom:2px;
	border-bottom-width:1px;
	border-bottom-color:#000000;
	border-bottom-style:dotted;
}
#menuitem3 {
	display:block;
	width: 140px;
	height:26px;
	color: #0d347f;
	margin-bottom:2px;
	border-bottom-width:1px;
	border-bottom-color:#000000;
	border-bottom-style:dotted;
}
#menuitem4 {
	display:block;
	width: 140px;
	height:26px;
	color: #0d347f;
	margin-bottom:2px;
	border-bottom-width:1px;
	border-bottom-color:#000000;
	border-bottom-style:dotted;
}
#menupad {
	padding-top: 6px;
}
#menupad2 {
	padding-top: 6px;
}
#menupad3 {
	padding-top: 6px;
}
#menupad4 {
	padding-top: 6px;
}
#menuitem a {
	font-size:12px;
	font-weight:bold;
	color: #0d347f;
	margin-left:8px;
	margin-top:10px;
	text-decoration:none;
}
#menuitem a:hover {
	color: #2b91d5;
	text-decoration:underline;
}
#menuitem2 a {
	font-size:12px;
	font-weight:bold;
	color: #0d347f;
	margin-left:8px;
	margin-top:10px;
	text-decoration:none;
}
#menuitem2 a:hover {
	color: #2b91d5;
	text-decoration:underline;
}
#menuitem3 a {
	font-size:12px;
	font-weight:bold;
	color: #0d347f;
	margin-left:8px;
	margin-top:10px;
	text-decoration:none;
}
#menuitem3 a:hover {
	color: #2b91d5;
	text-decoration:underline;
}
#menuitem4 a {
	font-size:12px;
	font-weight:bold;
	color: #0d347f;
	margin-left:8px;
	margin-top:10px;
	text-decoration:none;
}
#menuitem4 a:hover {
	color: #2b91d5;
	text-decoration:underline;
}
#contentlarge {
	width: 472px;
	height:266px;
	margin-top:10px;
	margin-left:10px;
	float:left;
	background-image:url(../images/warranty/contentlarge_bg.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	color:#000000;
	overflow:auto;
	background-color:#FFFFFF;

}
#contentlarge2 {
	width: 444px;
	height:250px;
	margin-top:10px;
	margin-left:10px;
	float:left;
	font-size:12px;
	color:#000000;
	overflow:auto;

}
#content {
	width: 297px;
	height:266px;
	margin-top:10px;
	margin-left:10px;
	float:left;
	font-size:12px;
	color:#000000;
	overflow:auto;
	background-color:#FFFFFF;
	background-image:url(../images/warranty/content_bg.jpg);
	background-repeat:no-repeat;

}
#ticklist {
	width: 175px;
	height:266px;
	float:left;
	margin-top:10px;
	margin-left:10px;
	background-image:url(../images/warranty/tick_bg.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;	
}
#help {
	width: 266px;
	height:86px;
	float:left;
	margin-top:10px;
	margin-left:10px;
	background-image:url(../images/warranty/help_bg.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
#help a {
	font-size:12px;
	font-weight:bold;
	color:#0d3481;
	text-decoration:none;
}
#help a:hover {
	color: #2b91d5;
	text-decoration:underline;
	}
#audio {
	width: 266px;
	height:46px;
	margin-top:10px;
	margin-left:10px;
	float:left;
	background-image:url(../images/warranty/audio_bg.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
#pdfs {
	width: 266px;
	height:174px;
	margin-top:10px;
	margin-left:10px;
	float:left;
	background-image:url(../images/warranty/pdf_bg.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
#pdfs a {
	font-size:12px;
	font-weight:bold;
	color: #0d347f;
	margin-left:8px;
	margin-top:10px;
	text-decoration:none;
}
#pdfs a:hover {
	color: #2b91d5;
	text-decoration:underline;
}
ul {
	list-style-position: inside;
	list-style-image: url(../images/warranty/tick.jpg);
}
.list {
	font-size:11px;
	font-weight:bold;
	color: #0d3481;
}
#footer{
	width: 763px;
	height:100px;
	float: left;
	margin-top:10px;
	margin-left:10px;
	background-image:url(../images/warranty/footer_bg.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
#padding {
	padding:8px;
	}
#padding2 {
	padding:8px;
	}
#padding3 {
	padding:8px;
	}
#fsafooter {
	font-size:10px;
	text-align:center;
	color:#666666;
	width:763px;
	margin-left:170px;
	clear:both;
}
.bolditem {	
	font-weight:bold;
}
hr {
	color:#000000;
}