html{
	height: 100%;
	width: 100%;
}

body {
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	font-size: 12pt;
}

a {font-family: "Times New Roman", Times, serif; color: #000000; text-decoration: none;}
a:link {font-family: "Times New Roman", Times, serif;	color: #000000;}
a:visited {font-family: "Times New Roman", Times, serif; color: #000000; text-decoration: none;}
a:hover {
	color: #663300;
underline; 			font-family: "Times New Roman", Times, serif;

}

H1 {font-family: Verdana; font-size: 24px; font-weight: bold; color: #000033; text-decoration: underline;}



h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #642815;
	font-style: italic;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: underline;
}

#nav{
	font-size: 10pt;
}

#content{
	padding-left: 15px;
	text-align: left;
}
.precaution{
	text-indent: -5000px;
	position: absolute;
	top: -5000px;
	visibility: hidden;
}

.required{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #a52601;
	color: #FFFFFF;
	padding: 5px;
}


#tablequote td{
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
		font-size: 12px;
}

.topgrey {
	background-image: url(../../images/top_grey.gif);
}
.maroon {
	background-image: url(../../images/maroon_top.gif);
}
.bottom-bar {
	background-image: url(../../images/bottom_bar.gif);
	vertical-align: top;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #333333;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

p{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.home-footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #662816;
}
.gibens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}

#content{}


