@charset "UTF-8";
/* CSS Document */


#Level2 {
	width:950px;
	height:350px;
	background-image:url(../images/Home_BKGD_T.gif);
}
#Level2a {
	float:left;
	width:350px;
	height:325px;
	line-height: 24px;
}

#Level2b {
	float:right;
	margin:0px 0px 0px 0px;
	width:600px;
}
#Level3 {
	clear:left;
	width:950px;
	background-color: #ffffff;
}
#Level3a {
	clear:left;
	float:left;
	margin: 28px 5px 5px 25px;
	width: 110px;
}
#Level3b {
	float:left;
	margin: 5px 0px 5px 0px;
	width: 805px;
	display:inline;
}
#Level3RevealTextBox {
	width: 134px;
	margin: 0px 8px 5px 19px;
	background-color: #0066b3;
	float: left;
}
#Level3RevealTextBoxText {
	margin: 5px 5px 10px 5px;
	color: #ffffff;
}
#Level4 {
	clear:both;
	float:left;
	overflow:visible;
	width:950px;
	background-color: #80baa8;
	background-image: url(../images/BKGD_NAV.gif);
	background-repeat: repeat;
}
#Level4a {
	clear:left;
	float:left;
	margin: 10px 20px 5px 25px;
	width: 250px;
	color: #FFFFFF;
}
#Level4b {
	float:right;
	margin: 10px 0px 0px 7px;
	width: 607px;
	height: 22px;
}
#Level5 {
	clear:both;
	float:left;
	overflow:visible;
	width:950px;
	background-color: #007550;
	background-image: url(../images/BKGD_DK_green.gif);
	background-repeat: repeat;
}
#Level5a {
	float:left;
	overflow: visible;
	margin: 25px 0px 25px 25px;
	width: 261px;
	font-size:10px;
	background-color: #007550;
}
#Level5b {
	float:right;
	overflow: visible;
	margin: 25px 40px 25px 0px;
	width: 557px;
	line-height: 30px;
	font-size: 13px;
	color: #FFFFFF;
}


/************* Drop Down Menus ***************/


#DropMenu1 {
	position:absolute;
	left:36%;
	top:414px;
	width:125px;
	z-index:100;
	background-color: #ffffff;
	visibility: hidden;
	overflow:visible;
}
#DropMenu2 {
	position:absolute;
	left:45%;
	top:414px;
	width:125px;
	z-index:100;
	background-color: #ffffff;
	visibility: hidden;
	overflow:visible;
}
#DropMenu3 {
	position:absolute;
	left:52%;
	top:414px;
	width:125px;
	z-index:100;
	background-color: #ffffff;
	visibility: hidden;
	overflow:visible;
}
#DropMenu4 {
	position:absolute;
	left:70%;
	top:363px;
	width:152px;
	z-index:100;
	background-color: #80b3d9;
	visibility: hidden;
	overflow:visible;
}
#DropMenu5 {
	position:absolute;
	left:83%;
	top:363px;
	width:152px;
	z-index:100;
	background-color: #80b3d9;
	visibility: hidden;
	overflow:visible;
}

#DropMenuBoxText {
	margin:10px 5px 10px 15px;
	line-height:18px;
}

