.wrapper {
	position: relative;
	width: 940px;
	top: 5px;
	margin-left: auto;
	margin-right: auto;
	height: 730px;
}
.title2 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	position: absolute;
	z-index: 1;
	left: 364px;
	top: 71px;
	width: 554px;
	height: 24px;
}
.leftnavpanel {
	position: absolute;
	z-index: 1;
	width: 250px;
	left: 10px;
	top: 141px;
}
.menutab {
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #006699;
	background-color: #CCCCCC;
	height: 28px;
	padding-top: 12px;
	padding-left: 10px;
	margin-bottom: 5px;
}
.mainarea {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	position: absolute;
	z-index: 1;
	height: auto;
	width: 655px;
	left: 274px;
	top: 155px;
}
.topflash {
	position: absolute;
	z-index: 2;
	height: 35px;
	width: 670px;
	left: 259px;
	top: 106px;
}

.bluetitle {
	font-family: Arial;
	font-size: 16px;
	font-weight: bolder;
	color: #006699;
}
.maintext {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 160%;
}





.logocontainer {
	position: absolute;
	z-index: 1;
	height: 119px;
	width: 300px;
	left: 10px;
	top: 10px;
	background-image: url(../images/logo.gif);
}
.toptitle {
	font-family: Arial;
	font-size: 36px;
	font-weight: bolder;
	color: #006699;
	position: absolute;
	z-index: 1;
	left: 363px;
	top: 15px;
}


.headerdiv {
	position: relative;
	z-index: 2;
	height: 100px;
}
.menutabblue {
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #006699;
	height: 28px;
	padding-top: 12px;
	padding-left: 10px;
	margin-bottom: 5px;
}
.padded-div {
	z-index: 1;
	padding: 2px;
}
.bluetextbar {
	font-family: Arial;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	height: 25px;
	background-color: #0099ff;
	padding-top: 3px;
	padding-left: 20px;
}
.greentext {
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #006600;
}
