/* CSS Document */


body {
	margin: 0;
	padding: 0px 0;
	background-color: #e9e6e6;
	font-family: Arial, Helvetica, sans-serif;
}
/* layout */

#doublewrapper {
	top: 0;
	left: 0px;
	width: 800px;
	height: 500px;
	text-align: left;
	position: absolute;
	background:url(../images/back.jpg) top left repeat-y;
	padding:0;
	margin:0;
}
#wrapper {
	position:relative;
	margin: 0 auto;
	width: 800px;
	padding:0;
	background:url(../images/back.jpg) top left repeat-y;
	}


#header {
	width: 778px; 
	Height: 92px; 
	top: 0px; 
	left: 0px;
	background:url(../images/header.jpg);
}
#mainimage {
	width: 778px; 
	Height: 216px; 
	margin-bottom:20px;
	top: 92px; 
	left: 0px;
	background:url(../images/back.jpg) top left repeat-y;
}

#contentArea {
	width: 778px;
	top: 250px;
	left: 0px;
	margin:0;
	padding:0;
	background:url(../images/back.jpg) top left repeat-y;
	display:block;
}
#home #contentArea, #info #contentArea, #financial #contentArea, #newsletters #contentArea, #terms #contentArea, #insurance #contentArea, #risk #contentArea, #claims #contentArea{
	width: 778px;
	top: 250px;
	left: 0px;
	margin:0;
	padding: 0;
	background:url(../images/back_split.jpg) top left repeat-y;
	display:block;
}
#leftcol {
	width: 446px;
	top: 0px;
	left: 0px;
	margin: 0px;
	float:left;
	padding: 0 15px 10px 27px;
}

#rightcol {
	width: 250px;
	top: 0px;
	left: 466px;
	margin: 0px;
	float:right;
	padding: 0 15px 10px 15px;
}
#doublecol {
	width: 743px;
	padding: 0 25px 0 25px;
	background:url(../images/back.jpg) top left repeat-y;
	}
#footer {
	background-image:url(../images/footer.jpg);
	width: 780px;
	height: 50px;
	clear: both;
	padding-left:20px;
}

#neue {
	background-image:url(../images/neue.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

#col1, #col2, #col3  {
		float:left;
		width:225px;
		}
#col2, #col3 {
		margin-left:10px;
}

/* navlist */

#mainNav {
	width: 675px; 
	position:absolute; 
	top: 59px; 
	left: 103px;
	padding:0;
	margin:0;
}

#newnav ul {
list-style:none;
padding:0;
margin:0;
text-decoration:none;
}

#newnav li {
	display:inline;
	list-style:none;
	padding-left: 5px;	
	font-weight:bold;
	color: #E95A1B;
	font-size: 14px;
	text-decoration:none;
	
}
#newnav a {
	list-style:none;
	color: #00247f;
	text-decoration: none;	
}
#newnav a:hover {
	list-style:none;
	color: #1368b3;
	text-decoration: none;	
}
#newnav li.currentpage a {color:#1368b3;}


#servicesnav ul{
padding:0;
margin:0;
}

#servicesnav ul{
	background-image:url(../images/sidebarcontent.jpg);
	vertical-align: top;
	padding:0px 15px 0 15px;
}
#servicesnav li {
	display:block;	
	font-weight:bold;
	color: #E95A1B;
	font-size: 12px;
	line-height:16px;
	
}
#servicesnav a {
	color: #E95A1B;
}

#servicesnav li.currentpage a {color:#1368b3;}
/* xpandr */

#xpandr {
	width:770px;
	padding-right: 15px;
	padding-left: 15px;
}
#xpandrTop {
	height: 100px;
}
#xpandrLeft {
	float:left;
	width:20px;
	height: 100px;
	background: url(../images/xpandrleft.png);
}
#xpandrRight {
	left: 20px;
	float:left;
	height: 75px;
	width: 750px;
	padding:25px 0 0 0;
	background: url(../images/xpandrright.png) no-repeat top right;
}
#doublecol #recoverysure{
	width:227px;
	height:60px;
	top:0;
	left:20px;
	margin-bottom:20px;
	}

/* sidebar */

#sidebartop {
	height: 65px;
	padding:0 0 0 15px;
	background-image:url(../images/sidebartop.jpg);
	line-height: 65px;
}

#sidebarcontent {
	background-image:url(../images/sidebarcontent.jpg);
	vertical-align: top;
	padding:0px 15px 0 15px;
}

#sidebarbtm {
	background-image:url(../images/sidebarbtm.jpg);
	height: 35px;
	vertical-align: top;
}

p.sidebar {
	
	color: #666;
	font-size: 12px;
	line-height: 16px;
	margin: 0px 25px 0px 0px;
}

p.sidebarbold {
	
	color: #666;
	font-size: 12px;
	line-height: 16px;
	margin: 0px 25px 0px 0px;
	font-weight: Bold;
}

p.sidebarHeader {
	
	color: #fff;
	font-size: 15px;
	font-weight:bold;
}

p.sidebar a {
	color: #E95A1B;
	text-decoration:none;
	font-weight: bold;
}

p.sidebar a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

/* type */

a.navitem {
	font-size:14px;
	color: #102173;
	text-decoration: none;
	line-height: 24px;
	}
a.navitem:hover {
	color: #1368b3;
}	
p.footertext {
	font-size:10px;
	font-weight:bold;
	color: #666;
	line-height:12px;
	padding-top:10px;
	
	}
p.footertext a {
	color:#00247f;
	text-decoration: none;
}
p.body, span.tag {
	color: #666;
	font-size: 13px;
	line-height: 18px;
}
span.tag {
	margin:10px 0 0	0;
	display:block;
}
p.body a {
	color: #E95A1B;
	line-height: 14px;
	text-decoration:none;
}
p.small {
	
	color: #666;
	font-size: 10px;
	line-height: 14px;
}
.info {
	
	color: #fff;
	font-size: 12px;
	line-height: 20px;
	text-decoration:none;
	font-weight:bold;
}
.info a {
	color: #ea3c00;
	text-decoration:none;
}
p.body a:hover {
	text-decoration:none;
}
	
h1 {
	font-family:Arial, Helvetica, sans-serif;
	color: #00247f;
	font-size: 16px;
	line-height: 20px;
	margin:0;
	padding:0;
}
h1 a {
	text-decoration:none;
	color:#00247f;
	}
	

h2, h3 {
	font-family:Arial, Helvetica, sans-serif;
	color: #00247f;
	font-size: 14px;
	line-height: 17px;
}
h2 a, h3 a {
	font-family:Arial, Helvetica, sans-serif;
	color: #E95A1B;
	font-size: 14px;
	line-height: 15px;
	text-decoration:none;
}
hr {
	border: 0;
	border-bottom: 1px dotted #ccc;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0;
}


/* list */

ul { 
list-style-type: none;
padding-left: 0;
margin-left: 0;
}

.bodylist li {
	background: url(../images/bullet.gif) left top no-repeat;
	padding-left: 12px; 
	margin-bottom: 3px;
	
	font-weight:bold;
	color: #666;
	font-size: 12px;
	line-height: 20px;
}
li.logo {
	background:url(../images/bbi.gif) center left no-repeat;
	padding-left: 18px; 
	margin-bottom: 3px;
	
	font-weight:bold;
	color: #00247f;
	font-size: 14px;
	line-height: 20px;
}
li a {
	text-decoration:none;
	color:#102173;
}
	
li a:hover {
	color:#1368b3;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1368b3;
}	
li.first {
	font-weight:bold;
	color:#002e78;
	background-image:none;
	padding-left: 0px;
}
/*-----------------------------------------------------------------------------
NEWSLETTERS
-----------------------------------------------------------------------------*/
#newsletters form {
		padding:0;
		margin:0;
		}
#newsletters fieldset{
	border:none;
	margin:0;
	padding:0;
	}
#newsletters label{
	display:block;
	}
#newsletters input.textbox{
	margin-top:10px;
	width:210px;
	}
#newsletters input.submit{
	margin-top:10px;
	}
#newsletters textarea{
	width:210px;
	height:120px;
	margin-top:10px;
	padding:0;
	}
#newsletters td{
	float:left;
	margin-right:10px;
	}
#newsletters #leftcol ul{
	width: 446px;
	top: 0px;
	left: 0px;
	margin: 0px;
	float:left;
	list-style:none;
	overflow:hidden;
	}
#newsletters #leftcol ul li{
	width:135px;
	display:block;
	margin:10px 20px 10px 0;
	padding:0;
	float:left;
	text-align:center;
	text-decoration:none;
	color:#E95A1B;
	text-align:center;
	font-size:15px;
	}
#newsletters #leftcol ul li.last{
	margin-right:0;
	}
#newsletters #leftcol li a {
	border:none;
	text-decoration:none;
	color:#E95A1B;
}
#newsletters #leftcol li a:hover {
	border-bottom: 1px dotted #ccc;
	color:#E95A1B;
}
#newsletters p.body a:hover {
	color: #E95A1B;
	border-bottom: 1px dotted #ccc;
}
td {
	
	font-size: 13px;
	color: 666;
}
.paddright{
padding-right:5px;
float:left;
display:block;
}
