body {
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
#toplayer {
	width:833px;
	text-align: left;
	position: relative;
	}

#main {
	width:830px;
	}
#middlelayer {
	width:833px;
	padding-top: 1px;
	}
#leftlayer {
	width:200px;
	float:left;
	background-color: #041936;
	color: #71c0ff;
	padding-left: 8px;
	padding-right: 5px;
	padding-top: 8px;
	}
#centrelayer {
	width:375px;
	float:left;
	padding-left: 15px;
	padding-top: 8px;
	line-height: 18px;
	padding-right: 10px;
	}
#rightlayer {
	width:210px;
	float:left;
	background-image: url(img/start-up.jpg);
	color: #FFFFFF;
	padding-top: 110px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	}
#clearlayer {
	clear:both;
	}
#footer {
	background-image: url(img/footerbackground.gif);
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 2px;
	}
.leftsideheaders {
	font-size: 14px;
	font-weight: bold;
}
H1 {
	font-size: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #041936;
	font-weight: normal;
	margin-bottom: 2px;
	}
H2 {
	font-size:15px;
	color: #188AC6;
	margin-top: 2px;
	}
H3 {
	font-size:15px;
	}
.links1 {
	color: #FFFFFF;
}
.links1:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 8px;
}
#navlist a:link, #navlist a:visited
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#navlist a:hover
{
	color: #000000;
}
#layer1 {
	position:absolute;
	left:208px;
	width:435px;
	height:24px;
	z-index:1;
	text-align: left;
	top: 56px;
	 }
.sections {
	height:72px;
	padding-top: 5px;
	}
#rightlayer2 {
	width:210px;
	float:left;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	background-color: #3A538B;
	margin-top: 5px;
}
.findouttext {
	color:#71c0ff;
	font-weight: bold;
	}
A:hover {
	text-decoration: none;
	}
.orangetext {
	color: #CCCCCC;
}
#centrelayer2 {

	width:588px;
	float:left;
	padding-left: 15px;
	padding-top: 8px;
	line-height: 18px;
	padding-right: 10px;
}
label,input {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

label {
	text-align: right;
	width: 210px;
	padding-right: 20px;
}

br {
	clear: left;
}