html {
	overflow-y: scroll;
}
body {
	margin: 0px;
	background-repeat: repeat;
	background-position: center;
	background-image: url("images/background.jpg");
	background-position: top;
	background-attachment: fixed;
	background-color: #8b8c91;
}
form {
	margin: 0px;
}
map {
	margin: 0px;
	padding: 0px;
}
.height {
	height: 100%;
}
dt {
	font-weight: bold;
}
td, pre, dt, dd, dl, h1, h2, h3, h4, big, textarea, input, body, select {
	font-family: calibri, tahoma, verdana, arial;
	color: black;
}
td, pre, dt, dd, dl,textarea, input, body, select {
	font-size: 13pt;
}
pre {
/*
display: table-data;
width: 600px;
word-wrap: break-word;
	width: 600px;
*/
}
pre, dl, dd {
}
td {
	vertical-align: top;
}
.email {
	width: 100%;
}
.email2 {
	width: 35%;
}
h1, big {
	font-size: 20pt;
	font-weight: bold;
	text-align: center;
}
big {
	display: block;
}
h2 {
	font-size: 16pt;
	font-weight: bold;
}
h3 {
	font-size: 14pt;
	font-weight: bold;
}
h4 {
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
	margin: 0px;
}
h5 {
	font-size: 12pt;
	font-weight: bold;
}
.rightcol {
	width: 210px;
	margin-left: 20px;
}
.fieldtcol {
	width: 20%;
}
.quick {
	background-color: #E1B967;
	padding: 10px;
	vertical-align: top;
	border: 1px solid black;
}
ul.quickspacer {
	padding-bottom: 15px;
	padding-left: 10px;
	list-style-image: url("images/bulb.gif");
}
img {
	border: 0px;
}
li {
	padding-left: 10px;
	padding-bottom: 5px;
}
ul {
	margin: 10px;
	margin-left: 15px;
}
.top {
	vertical-align: top;
}
.menu, a.menu, a.menu:link, a.menu:visited, a.menu:active, a.menu:hover {
	color: white;
	font-family: tahoma, verdana, arial;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
	letter-spacing: 1px;
	margin-top: 0px;
}
a.menu:hover {
	color: #000;
	background-image: url("images/menubg2.gif");
}
.menubar {
	margin: 0px;
	padding-top:5px;
	background-image: url("images/menubg.gif");
	background-color: #C33;
}
.menushadow{
	background-image: url("images/menushadow.gif");
	background-repeat: repeat-x;
}
.drop {
	margin-top: 32px;
	margin-bottom: 10px;
	background-color: #C33;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url("images/menushadow.gif");
	width: 200px;
	height: 100%;
}
.side {

}
.pagelinks, a.pagelinks {
	text-transform: uppercase;
	font-size: 10pt;
	text-decoration: none;
}
.droplink {
	display: block;
	width: 100%;
}
a:link, a:active, a:visited {
	color: #000;
}
a:hover {
	color: #C33;
	text-decoration: none;
}
a.quickspacer:hover {
	color: #C33;
	text-decoration: none;
	list-style-image: url("images/lightbulb.gif");
}
.footerline {
	background-image: url("images/footerline.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	height: 3px;
}
.white {
	background-color: #ffffff;
}
.footer {
	padding: 5px;
	background-color: #ffffff;
}
.small {
	font-size: 8pt;
}
.bottom {
	vertical-align: bottom;
}
.right {
	text-align: right;
}
.formleft {
	width:20%
}
.formmiddle {
	width:15%
}
.left {
	text-align: left;
}
.formleft {
	width:60%
}
.fistbg {
	background-image: url("images/fistbg.gif");
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFFFFF;
}
.pad {
	padding: 15px;
	padding-top: 6px;
	vertical-align: top;
}
.input1 {
}
.input2 {
}
.input3 {
}

.contentbg {
}
