

body  {
	font: 100% verdana, arial, helvetica, sans-serif;
	text-align: left;
	color: #666666;
	background-image: url(images/css/header_bkgd_rpt_home.gif);
}

* { padding: 0; margin: 0; }

P
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 1em;
	line-height: 1.4em;
	color: #666666;
	font-size: .6em;
}
.TDvalues {
	FONT-SIZE: .6em;
	COLOR: #151515;
	FONT-FAMILY: verdana, arial, sans-serif;
	TEXT-DECORATION: none;
}

.TD {
	FONT-SIZE: 0.6em;
	COLOR: #151515;
	FONT-FAMILY: verdana, arial, sans-serif;
	TEXT-DECORATION: none;
} 

.footnote {  
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: .7em; 
	color: #666666;
}

h1
{
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 1.1em;
}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #A94545;
	font-weight: normal;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #A94545;
	font-weight: normal;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #3d4e87;
	font-weight: normal;
	}
	
	
#containerall { 
	width: 774px; 
	margin: 0 0;
	text-align: left;
} 

#containertop {
	padding: 0px;
	background-image: url(images/css/header_bkgd_all.gif);
	height: 112px;
	width: 770px;
}

#logo {
	position: absolute;
	top: 0;
	left: 10px;
}

#toplinks {	
	position: absolute;
	color: #000000;
	font-size: .6em;
	top: 5px;
	left: 466px;
}

#toplinks li {	
    display: inline;
	vertical-align: middle;
}
 
 #banner
 {
 position: absolute; top: 112px; left: 0;
 }
 
.top {	
	padding: 10px 0px 0px 0px;
}
 
#toplinks a {
	text-decoration: none;
	color: #000000;
}

#toplinks a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#blackbarforflashtop
{
	position: absolute; 
	width: 574px; 
	height: 2px; 
	background-color: #000; 
	left: 0px; 
	top: 112px;
}
/*#search {
	float: right;
	width: 150px;
	height: 31px;
	font-size: 1.2em;
}

#searchinput {
	float: left;

}

#searchbutton {
	float: right;

}
*/
.searchinput {
	width: 12em;
	font-size: 0.9em;
	background: #EFF3EF;	/* #ffffff; */
	border: 1px solid #84A383;
}


#maincontainer {
	margin: 0px; 
	padding: 0px;
	background-image: url(/images/css/mainnav_bkgd.gif);
	height: 27px; 
	width: 774px; 
}

#mainnavigation {
	margin: 0px;  
	padding: 0px;
	width: 770px; 
	height: 27px; 	
	background-image: url(/images/css/mainnav_back.gif);
}

#mainnavigation2 {
	margin: 0px; 
	padding: 0px;
	width: 770px; 
	height: 27px; 	
	background-image: url(/images/css/mainnav_back2.gif);
}

#flashcontainer {
	margin: 0px; 
	padding: 0px;
	width: 774px; 
	height: 212px;
	position: relative;
}

#flash {
	padding: 0; 
	width: 574px;
	height: 212px;
	float: left;
} 

.whitebackground
{
background-color: #fff;
}

#topnavcontainer
{
z-index: 1000; height: 67px;
}

.modalbullet
{
position: absolute; top: 126px; left: 455px;cursor:pointer;
}

#bullet
{
position: absolute; top: 125px; left: 455px;
}

#menucontainer
{
z-index: 20;position: absolute;
}

#boxtopright {
	padding: 0 0px 0 20px; 
	float: left;
	width: 180px;
	margin-top: 10px;
} 

#btmdateupdate {
	padding-left: 20px; 
	color:#999999;
	font-size: 0.6em;
	line-height: 2.4;
} 

#leftcolumnbackground {
	background: url(/images/css/back_leftcolumnbackground.gif) 0 0 no-repeat;
}

#leftcolumn { 
	float: left;
	width: 193px; 
	padding: 20px 0px 0px 10px;

}

#getquote {
	background-image: url(/images/css/getaquotebkd.gif);
	width: 160px;
	padding-top: 45px;
	height: 75px;
}

#getquote li {	
    display: inline;
	padding-left: 5px;
}

#getquoteinput {
	float: left;
}

#content { 
 	float: left;
	margin-left: 15px;
	margin-right: 15px;
 	width: 361px;
}

#content h1{
	font-family: "times new roman", times, serif;
	color: #4d64a0;
	font-size: 1.8em;
	font-weight: normal;
	padding-top: 10px;

} 
#content h2{
	color: #3d4e87;
	font-size: .7em;
	margin-bottom: 4px;
	padding-left: 35px;
} 
#content h3{
	color: #151515;
	font-size: 0.7em;
	font-weight: normal;
	line-height: 1.2;
	width: 335px;
	padding-top: 55px;
} 
#content p{
	color: #151515;
	font-size: 0.7em;
	line-height: 1.2;
	width: 335px;
} 

#content ul {	
	color: #143089;
	font-size: 0.7em;
	line-height: 1.2;
	padding-left: 50px;
}
#content li {	
	color: #143089;
}
 
#content a {
	color:#143089;
	TEXT-DECORATION: none  
}
#content a:hover {
 	color: #831F35;
	TEXT-DECORATION: underline
}

#readmore {
	padding-left: 260px;
	margin-top: -1px;
} 

#rightcolumn { 
 	float: left;
 	width: 180px;
	/*padding: 0px 10px 0px 25px;*/
}

#right { 
 	padding-top: 20px;
}

#rightboxes {
	width: 150px;
	color:#FFFFFF;
	border: 1px;
	border-color: #999999;
	border-style:solid;
	padding: 20px 10px 20px 10px;
	text-align: center;
	margin-top: 15px;
	color: #151515;
	font-size: 0.7em;
	line-height: 1.2;
	
}
#rightboxes a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #A94545;
	font-weight: normal;
	
	}
#rightboxes a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #A94545;
	font-weight: normal;
	}
#rightboxes a:hover, a:active { 
	text-decoration: underline; 
	color: #3d4e87;
	font-weight: normal;
	}
#rightboxes ul {
	color: #143089;
	text-align: left;
	padding-left: 10px;

}
#rightboxes li {	
	color: #666666;
	list-style-type: square;
	margin-left: 17px;
	line-height: 1.3;
}
 
#footer { 	
	width: 622px;
	padding-left: 193px;
	/*padding-top: 10px;
	padding-bottom: 10px;*/
}

#footerline
{
height: 1px; width: 570px; background-color: #999999; margin-bottom: 20px;
}

.clear { clear: both; }

.bottomlinks {
	color:#143089;
	font-size: 0.8em;
	TEXT-DECORATION: none;
} 

A.bottomlinks:link {
 	color: #143089;
	TEXT-DECORATION: none 
}

A.bottomlinks:active { 	
	color:#143089;
	TEXT-DECORATION: none  
}

A.bottomlinks:visited {
 	color: #143089;
	TEXT-DECORATION: none 
}

A.bottomlinks:hover {
 	color: #831F35;
	TEXT-DECORATION: underline
}


<!--[if IE]><style type="text/css"> .mybuggyelement { zoom: 1;}</style><![endif]-->
--> 
=
<link href="clife2.css" rel="stylesheet" type="text/css" />
<!--[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5*, IE6* in this conditional comment */
#leftcolumn { width: 0px; }
#rightcolumn { width: 0px; }
</style>
<![endif]--><!--[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
#leftcolumn, #rightcolumn { padding-top: 0px; }
#content { padding-left: 0px;}
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]-->

