@charset "utf-8";
/* CSS Document */

body {
	min-width:774px;
	line-height: 16px;
	background-color: #FFFFFF;
}
body, html {
	margin:0;
	padding:0;
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color:#009933;
	font-weight: bold;
}
#wrap {
	margin:0 auto;
	width:774px;
	background-color: #FFFFFF;
	background-image: url(/images/contentback.gif);
	background-repeat: repeat-y;
}
#header {
	background:#FFFFFF;
	width: 774px;
}
#nav {
	background:#c99;
	padding:5px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}

#main {
	float:left;
	width:430px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 48px;
}
h1 {
	font-size: 13px;
	color: #009933;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-weight: normal;
}
.a-nav {
	font-size: 12px;
	font-weight: bold;
	color: #009933;
	text-decoration: none;
	margin-right: 20px;
	line-height: 20px;
}
#sidebar {
	float:right;
	width:252px;
	padding-top: 0px;
	padding-right: 24px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: right;
}
#sidebar ul {
	margin-bottom:0;
}
#homesidebar {
	float:right;
	width:244px;
	padding-top: 0px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 28px;
	text-align: right;
}
#h-quote {
	clear:both;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 26px;
	padding-left: 100px;
	text-align: left;
	color: #009933;
	background-color: #FFFFFF;
	margin:0;
	background-image: url(images/quotehome.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#contentbottom {
	clear:both;
	margin:0;
}
#v-quote {
	clear:both;
	text-align: center;
	color: #009933;
	background-color: #EFEFEF;
	margin-top: 20px;
	margin-right: 8px;
	margin-bottom: 20px;
	margin-left: 8px;
	background-image: url(images/quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 28px;
	padding-bottom: 20px;
	padding-left: 28px;
}
#footer {
	clear:both;
	padding-top: 13px;
	padding-right: 48px;
	padding-bottom: 15px;
	padding-left: 48px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(/images/footerback.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
}
#footer a {
	color: #FFFFFF;	
}
#quicklinks {
	background:#FFFFFF;
	color:#999999;
	clear:both;
	margin:0;
	padding-top: 16px;
	padding-right: 48px;
	padding-bottom: 48px;
	padding-left: 48px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#quicklinks a {
	color:#999999;
	text-decoration: none;
	font-weight: normal;
}
#quicklinks a:hover {
	color:#999999;
	text-decoration: underline;
	font-weight: normal;
}
ul {
	margin-top: 6px;
	margin-bottom: 6px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 340px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 400px;
}
.imgborder {
	border: 1px solid #666666;
}

#form {
	clear:both;
	margin:0;
	padding-top: 16px;
	padding-right: 48px;
	padding-bottom: 16px;
	padding-left: 48px;
}
.red {
	color: #990000;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
}

