body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #eeeeee;
}
a {
	color: #e1c186;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #e1c186;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica;
	color: #e1c186;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
.header {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	width: 350px;
	border-bottom: 1px solid white;
	font-weight: normal; 
	color: #FFFFFF;
	margin-bottom: 0px;
}
.mainWrapper {
	position: absolute;
        top: 10px;
        left: 10px;
        padding: 0px;
        margin: 0px;
        width: 596px;
        height: 736px;
	min-height: 678px;
}
.bannerDiv {
	position: absolute;
	top: 10px;
	left: 10px;
	padding: 0px;
	margin: 0px;
	width: 596px;
	height: 95px;
	min-height: 95px;
	border-top: 2px solid #066AB3;
	border-left: 2px solid #066AB3;
	border-right: 2px solid #066AB3;
	border-bottom: 8px solid #066AB3;
	background: #FFFFFF;
}
.bannerLogo {
	position: absolute;
        top: 0px;
        left: 10px;
        padding: 0px;
        margin: 0px;
}
.bannerText {
	position: absolute;
	top: 10px;
	left: 250px;
	color: #9C9C9C;
	font-face: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.bannerTextPop {
	position: absolute;
        top: 40px;
        right: 10px;
        color: #FFAE00;
        font-face: Arial, Verdana, Helvetica, sans-serif;
        font-size: 24px;
        font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.bodyDiv {
	position: absolute;
	top: 95px;
	left: 10px;
	font-face: Arial, Verdana, Helvetica, sans-serif;
	color: #EEEEEE;
	font-size: 12px;
	font-weight: normal;
	height: 440px;
        width: 576px;
	margin: 0px;
	padding: 10px;
	background: #898989;
	border-top: 2px solid #066AB3;
        border-left: 2px solid #066AB3;
        border-right: 2px solid #066AB3;
        border-bottom: 2px solid #066AB3;
}
td {
	font-face: Arial, Verdana, Helvetica, sans-serif;
        color: #EEEEEE;
        font-size: 12px;
        font-weight: normal;
}
.rightBoxDiv {
	position: relative;
	display: inline;
        float: right;
	clear: right;
        padding: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.rightBoxImage {
	margin-bottom: 10px;
}
.checkItForm {
        margin: 0px;
        padding: 0px;
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 12px;
        color: #FFFFFF;
        width: 350px;
}
input {
        margin: 0px;
        padding: 0px;
}
select {
        margin: 0px;
        padding: 0px;
}
