.maindiv {
	width: 909px;
	margin-right: auto;
	margin-left: auto;
}
.top {
	background-image: url(images/topnav.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 909px;
	margin-right: auto;
	margin-left: auto;
}
.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #DAB445;
	padding-left: 94px;
	padding-top: 16px;

}
.topnav a{
	text-decoration: none;
	color: #DAB445;
	font-weight: bold;
}
.topnav a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.heading {
	background-image: url(images/h1bg.gif);
	background-repeat: no-repeat;
	height: 67px;
	width: 909px;
	margin-right: auto;
	margin-left: auto;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	padding-left: 125px;
	padding-top: 36px;
	font-weight: bold;
}
.contbg {
	background-image: url(images/contentbg.gif);
	background-repeat: no-repeat;
	width: 909px;
	margin-right: auto;
	margin-left: auto;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #ffe483;
	padding-left: 125px;
	padding-top: 10px;
	list-style-image: url(images/bullet.gif);
}
.content a {
	color: #d7b142;
	text-decoration: none;
	border-bottom-width: 0.1em;
	border-bottom-style: dotted;
}
.content a:hover{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 0.1em;
	border-bottom-style: dotted;
}
.contenth1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #ffe483;
	padding-left: 125px;
	padding-top: 10px;
}
.footerbg {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 131px;
	width: 909px;
	margin-right: auto;
	margin-left: auto;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #E68C03;
	font-size: 0.8em;
	padding-top: 60px;
	clear: none;

}
.footer a{
	font-weight: normal;
	color: #E68C03;
	text-decoration: none;

}
.footer a:hover{
	font-weight: normal;
	color: #E68C03;
	text-decoration: underline;
	
}
body {
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(images/bg.gif);
	margin-top: 0px;
}

#maintbl {
	width: 909px;
}

.bgtxt {
	font-size: 1.4em;
}
.imgr {
	float: right;
	padding-right: 125px;
}
.iframe {
	float: left;
	border-right-width: 15px;
	border-right-style: solid;
	border-right-color: #C45A03;
}
label,input {
	display: block;
	float: left;
	margin-bottom: 10px;
}

label {
	text-align: left;
	width: 75px;
	padding-right: 5px;
}
