/* CSS Document */
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-image: url(img/bg2.gif);
	background-repeat: repeat;
	background-position: center;
}
img {
	padding: 5px;
	border: 2px solid #990000;
	background-image: url(img/bg2.gif);
	margin: 20px;
}

#wrap {
	width: 844px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 150px;
	padding-bottom: 10px;
	background-image: url(img/wrap_bg.gif);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 17px;
}
#header {
	background-color: #000033;
	padding: 20px;
	width: 810px;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	top: 20px;
	position: absolute;
}
#header h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 20px;
	float: right;
	width: 350px;
	margin-bottom: 20px;
	line-height: 30px;
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: none;
}


#newsbox {
	width: 230px;
	background-color: #79839f;
	float: right;
	overflow: auto;
	margin-left: 20px;
	margin-bottom: 20px;
	color: #FFFFFF;
	clear: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(img/nws-bg.gif);
	background-repeat: repeat-x;
}
#maincopy {
	margin-top: 45px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#maincopy h1 {
	font-size: 18px;
	font-weight: bold;
}
#maincopy h1 img {
	padding: none;
	border: none;
	background-image: none;
	margin: none;
}
#maincopy h2 {
	font-size: 16px;
	margin-top: 35px;
}
#maincopy h3 {
	font-size: 14px;
}



#newsbox h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	height: 40px;
	margin-top: 0px;
}


#right-promo {
	float: right;
	height: 188px;
	width: 250px;
	margin-bottom: 20px;
}



#topnav {
	list-style-type: none;
	float: right;
	width: 710px;
	margin-top: 0px;
	position: relative;
	margin-right: 0px;
	margin-bottom: 20px;
	top: -20px;
	background-color: #990000;
	color: #FFFFFF;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: -20px;
}
#topnav li {
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #000033;
	font-weight: bold;
	float: left;
	padding-right: 0px;
	padding-left: 10px;
}
#topnav li a {
	color: #FFFFFF;
	text-decoration: none;
}
#topnav li a:hover {
	color: #79839F;
	text-decoration: underline;
}
#topnav li.last {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
	margin: 0px;
}
#bottomnav {
	list-style-type: none;
	float: none;
	text-align: center;
	margin-top: 50px;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 12px;
}
#footer {
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 11px;
}

#bottomnav li {
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #000033;
	font-weight: bold;
	padding-right: 20px;
	list-style-type: none;
	float: left;
}
#bottomnav li a {
	color: #000033;
	text-decoration: none;
}
#bottomnav li a:hover {
	color: #666666;
	text-decoration: underline;
}
#bottomnav li.last {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
	margin: 0px;
}
#newsbox h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#newsbox h3 a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#right-promo img {
	padding: 5px;
	border: 2px solid #990000;
	background-image: url(img/bg2.gif);
}
.nobackground img {
	padding: none;
	border: none;
	background-image: none;
	margin: none;
}
.txt_required {
	color: #cc0000;
}
.disclaimer {
	font-size: 11px;
}
#btn-quote {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	width: 80%;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#btn-quote a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	width: 80%;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	text-decoration: none;
}
#btn-quote a:hover {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	width: 80%;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	text-decoration: none;
}
.txt_due-total {
	font-weight: bold;
	color: #3300CC;
}
.tbl_alt_columns {
	background-image: url(img/tbl_bg_alt.gif);
	background-repeat: repeat-y;
}
