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


#Level1 {
	width:950px;
	height:15px;
}
#Level1a {
	float:left;
	width:20px;
}

#Level1b {
	float:right;
	margin:4px 0px 4px 0px;
	width:400px;
	text-align:right;
}




#Level2 {
	clear:both;
	width:950px;
	height:351px;
}
#Level2a {
	float:left;
	width:950px;
	height:351px;
}

#Level2b {
	float:right;
	margin:200px 15px 0px 0px;
	width:100px;
}
#Level3 {
	clear:left;
	width:950px;
	background-image: url(../images/images/BUT_bkgd.gif);
	background-color: #003366;
}
#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: #ffcc66;
}
#Level4a {
	clear:left;
	float:left;
	margin: 10px 0px 0px 25px;
	width: 281px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
}
#Level4b {
	float:right;
	margin: 10px 0px 8px 34px;
	width: 595px;
	height: 17px;
}
#Level5 {
	clear:both;
	float:left;
	overflow:visible;
	width:950px;
	background-image:url(../images/BKGD_Content_home_long.jpg);
	background-repeat:no-repeat;
	background-color: #adb4bc;
}
#Level5a {
	float:left;
	overflow: visible;
	margin: 15px 0px 10px 25px;
	width: 291px;
	font-size:11px;
	color: #FFFFFF;
	text-align: center;
}
#Level5b {
	float:right;
	overflow: visible;
	margin: 40px 55px 40px 0px;
	width: 500px;
	line-height: 30px;
	font-size: 13px;
	color: #FFFFFF;
}

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


#DropMenu1 {
	position:absolute;
	left:37%;
	top:377px;
	width:125px;
	z-index:100;
	background-color: #ffcc66;
	visibility: hidden;
	overflow:visible;
}
#DropMenu2 {
	position:absolute;
	left:44%;
	top:377px;
	width:150px;
	z-index:110;
	background-color: #ffcc66;
	visibility: hidden;
	overflow:visible;
}
#DropMenu3 {
	position:absolute;
	left:52%;
	top:377px;
	width:125px;
	z-index:120;
	background-color: #ffcc66;
	visibility: hidden;
	overflow:visible;
}