@charset "utf-8";
/* CSS Document */
*{	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;}
body {
	background-image: url(images/mainbggradient.jpg);
	background-repeat:repeat-x;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#bfd1dd;
	margin:0 auto;
	text-align: left; 
}

#header{
background-image:url(images/warrentantl_02.jpg);
}

h4{
margin:0px;
color:#000000;
}

.titleheader{
padding: 0 0 0 0;
text-indent:35px;
font-size:14px;
color:#FFFFFF;
font-weight:bold;
background-image:url(images/headerbg.jpg);
}

.titleheader h1{
padding: 18px 0 0 0;
text-indent:35px;
font-size:14px;
color:#FFFFFF;
font-weight:bold;
margin:0px;
}

.menulist{
background-image:url(images/menuheadshotbg.jpg);
}

.menulist img{
margin-left:20px;
margin-bottom:5px;
}

.menulist ul{
margin-top:55px;
}

.menulist li{
list-style:url(images/menubullet.gif);	font-size:15px;
}

.menulist a:link {
	color: #000000;
	text-decoration: none;
	font-size:15px;
}
.menulist a:visited {
	text-decoration: none;
	color: #000000;	font-size:15px;
}
.menulist li:hover {
	list-style:url(images/menubulletwhite.gif);	font-size:15px;
}
.menulist a:hover {
	color: #ffffff;	font-size:15px;

}
.menulist a:active {
	text-decoration: none;	font-size:15px;
}

a:link {
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
}
a:hover {


}
a:active {
	text-decoration: none;
}

.content{
font-size:12px;
text-align:justify;
padding: 0 0 0 0;
background-image:url(images/contentbg.jpg);
}

.columntable{
background-image:url(images/bgcolumn.jpg);
background-repeat:no-repeat;
background-position:top;
}

.news{
font-size:11px;
margin-bottom:5px;
color:#272727;
}

.news a:link {
font-size:11px;
margin-bottom:5px;
color:#216999;
}

.news a:visited {
font-size:11px;
margin-bottom:5px;
color:#216999;
}

.footer{
text-align:center;
color:#000033;
font-size:10px;
}