body {
	margin: 0px;
	padding: 0px;
}

div#toplinks {
	width: 550px;
	text-align: right;
	margin: auto;
	position: relative;
	font-family: trebuchet ms, verdana, arial;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 7px;
}

div#toplinks a {
	color: #777777;
	padding-bottom: 4px;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 3px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	text-decoration: none;
	position: relative;
}
div#toplinks a:hover {
	color: #000000;
	padding-bottom: 4px;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 3px;
	border-bottom-color: #777777;
	border-bottom-style: solid;
	text-decoration: none;
	background-color: #EFEFEF;
	border-top: 1px solid #777777;
}

div#redspan {
	width: 100%;
	height: 20px;
	background-color: #B50000;
}

div#logo {
	margin: auto;
	position: relative;
	background-image: url('logo.jpg');
	width: 296px;
	height: 168px;
	background-repeat: no-repeat;
}

div#logosmall {
	float: left;
	width: 150px;
	height: 85px;
	position: relative;
	top: -57px;
	background-image: url('logosmall.jpg');
}

div#contente {
	margin: auto;
	position: relative;
	width: 550px;
	left: 25px;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10pt;
}

div#cont {
	margin-left: 10px;
	display: block;
}
div#cont2 {
	margin-left: 10px;
	display: none;
}
div#cont3 {
	margin-left: 10px;
	display: none;
}
div#cont4 {
	margin-left: 10px;
	display: none;
}

#contbtn {
	width: 100px;
	height: 60px;
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 25px;
	padding-right: 25px;
	background-color: #7FBD1E;
	border: 0px;
	font-size: 14pt;
	color: #FFFFFF;
	margin-left: 5px;
	position: relative;
	top: 18px;
	text-decoration: none;
	font-family: trebuchet ms, tahoma, arial;
}
#contbtn:hover {
	background-color: #AAE355;
	cursor: pointer;
}

input#field1 {
	border: 1px solid red;
	padding: 3px;
	padding-left: 47px;
	font-family: verdana, arial, helvetica, tahoma, sans-serif;
	width: 230px;
	height: 20px;
	background-image: url('textbg.jpg');
	background-repeat: no-repeat;
	font-size: 11pt;
	background-color: #E0F4C1;
}
input#fieldother {
	border: 1px solid red;
	padding: 3px;
	font-family: verdana, arial, helvetica, tahoma, sans-serif;
	width: 70px;
	height: 20px;
	background-repeat: no-repeat;
	font-size: 11pt;
	background-color: #E0F4C1;
}
input#fieldmoney {
	border: 1px solid red;
	padding: 3px;
	padding-left: 12px;
	font-family: verdana, arial, helvetica, tahoma, sans-serif;
	width: 60px;
	height: 20px;
	background-image: url('moneywatermark.jpg');
	background-repeat: no-repeat;
	font-size: 11pt;
	background-color: #E0F4C1;
}

div#step1 {
	background-color: #B50000;
	width: 400px;
	height: 45px;
	line-height: 70%;
	float: left;
	padding: 5px;
	padding-top: 10px;
	font-size: 15pt;
	color: #FFFFFF;
	font-family: georgia, trebuchet ms, tahoma, arial;
	display: block;
}
div#step2 {
	background-color: #B50000;
	width: 400px;
	height: 45px;
	line-height: 70%;
	float: left;
	padding: 5px;
	padding-top: 10px;
	font-size: 15pt;
	color: #FFFFFF;
	font-family: georgia, trebuchet ms, tahoma, arial;
	display: none;
}
div#step3 {
	background-color: #B50000;
	width: 400px;
	height: 45px;
	line-height: 70%;
	float: left;
	padding: 5px;
	padding-top: 10px;
	font-size: 15pt;
	color: #FFFFFF;
	font-family: georgia, trebuchet ms, tahoma, arial;
	display: none;
}
div#step4 {

	width: 400px;
	height: 100px;
	line-height: 100%;
	text-align: center;
	float: left;
	padding: 5px;
	padding-top: 10px;
	font-size: 15pt;
	color: #000000;
	font-family: georgia, trebuchet ms, tahoma, arial;
	display: none;
}

div#centercon {
	position: relative;
	top: 30px;
	padding-bottom: 25px;
	font-family: georgia, helvetica, arial, sans-serif;
	font-size: 16pt;
	color: #333333;
	text-align: center;
	width: 600px;
	margin: auto;
	clear: both;
	font-weight: bold;
}

div#blackbottom {
	margin-top: 35px;
	background-color: #323232;
	height: 175px;
	width: 100%;
	z-index: -5;
}

div#contentholder {
	width: 500px;
	margin: auto;
	position: relative;
	padding: 5px;
}

div#bottom1 {
	width: 200px;
	height: 165px;
	padding: 3px;
	font-family: georgia, helvetica, arial, sans-serif;
	font-size: 9pt;
	color: #E6C657;
	line-height: 110%;
	z-index: 500;
	float: left;
}

div#bottom2 {
	width: 250px;
	height: 165px;
	padding: 0px;
	font-family: georgia, helvetica, arial, sans-serif;
	font-size: 9pt;
	color: #E6C657;
	text-align: justify;
	clear: none;
	float: right;
	padding-left: 40px;
	z-index: 500;
}

div#watermark {
	width: 274px;
	height: 172px;
	position: absolute;
	left: 440px;
	top: -0px;
	clear: both;
	z-index: 0;
	background-image: url('topwatermark.gif');
	background-repeat: no-repeat;
}

div#copyright {
	position: relative;
	margin: auto;
	font-size: 8pt;
	color: #555555;
	font-family: arial, verdana, sans-serif;
	padding-top: 20px;
	left: 200px;
	width: 250px;
}

td.con {
	font-size: 8pt;
	color: #000000;
	font-family: trebuchet ms, arial, verdana, sans-serif;
	vertical-align: top;
	text-align: left;
}

a {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.onblack {
	color: #7FBD1E;
	text-decoration: underline;
}

a.onblack:hover {
	color: #93D84E;
}
