@charset "utf-8";

body
{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4c4c4c;
	background:url(images/page-bg.gif);
}
body h1
{
	font-size:21px;
	margin:0;
	padding:0 0 5px 0;
	color:#000080;
}

body h2
{
	font-size:13px;
	margin:0;
	padding:0 0 5px 0;
	color:#000080;
}

p
{
	line-height:17px;
	margin:0;
	padding:0 0 10px 0;
}

ul, li, ol
{
	margin:0 0 4px 15px;
	padding:0;
}

#container
{
	width:884px;
	margin:15px auto 0 auto;
	border:2px solid #426fbd;
	background:#fff;
	padding:6px;
}

#toplinks
{
	width:100%;
}

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

#toplinks ul li
{
	padding:0 11px;
	margin:0;
	border-right:1px solid #083789;
	float:left;
	height:31px;
}
 
#toplinks ul li a
{
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	display:block;
	float:left;
	font-weight:bold;
	text-decoration:none;
	line-height:30px;
}
#toplinks ul li a:hover
{	
	text-decoration:underline;
}
.free-quote
{
	border:1px solid #9c9cce;
	background:#cccce6;
}
.free-quote h1
{
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#000080;
	margin:0;
	padding:0;
}
.free-quote td
{
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000080;
}

.input
{
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000080;
	width:200px;
	border:0;
}
.free-quote textarea
{
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000080;
	width:200px;
	border:0;
}

.text14
{
	font-size:14px;
}

.blue
{
	color:#000080;
}	
.bottom
{
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding:10px 0 10px 0;
}
	
