html {
	overflow: -moz-scrollbars-vertical !important;
}
body  {
	font: 12px Verdana;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #fff6ba;
}
.thrColFix #container {
	width: 820px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.thrColFix #spacer {
	height:230px;
}
.thrColFix #compliance {
	position: relative;
	width: 760px;
	top: 17px;
	left: 30px;
	text-align: right;
	font-size: 9px;
	color: #999999;
}
.thrColFix #header  {
	background:url(../img/top.jpg);
	background-repeat:no-repeat;
	height: 50px;
	background-position: 50%;
}
.thrColFix #middle  {
	background:url(../img/middle.jpg);
	background-repeat:repeat-y;
	background-position: 50%;
}
.thrColFix #bottom  {
	background:url(../img/bottom.jpg);
	background-repeat:no-repeat;
	height: 30px;
	background-position: 50%;
}
.navButton {
	margin-top: 10px;
	height:30px;
	border-bottom: 1px #FFFFFF solid;
	border-top: 1px #FFFFFF solid;
	background: #DEC195;
	text-align: right;
	padding-right: 15px;
	font-size: 14px;
	line-height: 30px;
}
.navButtonOn {
	margin-top: 10px;
	height:30px;
	border-bottom: 1px #FFFFFF solid;
	border-top: 1px #FFFFFF solid;
	background: #ffe8c5;
	text-align: right;
	padding-right: 15px;
	font-size: 14px;
	line-height: 30px;
}
.navButton:Hover {
	margin-top: 10px;
	height:30px;
	border-bottom: 1px #FFFFFF solid;
	border-top: 1px #FFFFFF solid;
	background: #f5ddb8;
	text-align: right;
	padding-right: 15px;
	font-size: 14px;
	line-height: 30px;
}
.fltrt {
	float: right;
	width: 200px;
	position: relative;
	right: 30px;
	background: url(../img/logo.jpg);
	background-repeat: no-repeat;
}
.fltlft {
	float: left;
	width: 520px;
	position: relative;
	left: 30px;
	padding-left: 10px;
	padding-right: 10px;
	text-align:justify;
	line-height: 1.5;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.disclaimerTxt {
	font-size: 10px;
	font-style: italic;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #333333;
}
.footer {
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	height: 50px;
}
.quote {
	font-size: 10px;
	font-style: italic;
	background-color: #fff6ba;
	border: 1px solid #c9be66;
	width: 90px;
	text-align: center;
	padding: 5px;
}
.fltrt2 {
	float: right;
	width: 100px;
	position: relative;
	background-repeat: no-repeat;
}
.fltlft2 {
	float: left;
	width: 200px;
	border-top: 1px solid #c9be66;
	background-color: #fff6ba;
	margin-top: 5px;
	padding: 2px;
	border-bottom: 1px solid #c9be66;
	height: 20px;
}
.fltlft3 {
	float: left;
	width: 310px;
	margin-left: 2px;
	border-top: 1px solid #c9be66;
	background-color: #fff6ba;
	margin-top: 5px;
	padding: 2px;
	border-bottom: 1px solid #c9be66;
	height: 20px;
}
.fltlft4 {
	float: left;
	width: 310px;
	margin-left: 2px;
	border-top: 1px solid #c9be66;
	background-color: #fff6ba;
	margin-top: 5px;
	padding: 2px;
	border-bottom: 1px solid #c9be66;
	height: 55px;
}



.heading {
	font-size: 14px;
	font-weight: bold;
	font-style: oblique;
}
input {
	border: 1px solid #a5acb2;
}
