.Topbanner {
	height: 165px;
	width: 1000px;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
}

body {
	background-color: #CCCCCC;
	text-align: center;
}
.gbal {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	text-align: center;
	position: relative;
}
.menucol {
	position: absolute;
	width: 180px;
	left: 0px;
	top: 165px;
	letter-spacing: normal;
	text-align: left;
	color: #FFFFFF;
	background-color: #7C97A7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 2;
	margin: 0px;
	height: 480px;
	padding: 10px;
}
.midtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	position: absolute;
	width: 600px;
	left: 200px;
	top: 165px;
	background-color: #7C97A7;
	height: 28px;
	color: #0A50A1;
	vertical-align: middle;
	padding-top: 7px;
}	
.contentcolmid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	left: 0px;
	top: 0px;
	text-align: left;
	position: absolute;
	width: 560px;
	padding: 20px;
	height: 425px;
	line-height: normal;
	color: #0A50A1;
	z-index: 4;
}
.contentcolpic {
	left: 0px;
	top: 0px;
	position: absolute;
	width: 600px;
	height: 465px;
	z-index: 3;
	padding: 0px;
}

.rightcol {
	background-color: #7C97A7;
	position: absolute;
	width: 180px;
	top: -35px;
	left: 600px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;
	text-align: center;
	padding: 10px;
	height: 480px;
}

.BottomBar {
	top: 465px;
	position: absolute;
	left: -200px;
}
a:link {
	font-style: normal;
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #FFFF00;
}
.contentwhiteback {
	background-color: #FFFFFF;
	position: absolute;
	height: 465px;
	width: 600px;
	left: 200px;
	top: 200px;
	z-index: 1;
}
.formColL {
	position: absolute;
	left: 10px;
}
