@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFFFFF;
	text-align: center;
}

.style-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	display: block;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.style-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	display: block;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.text-style-1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	padding-right: 15px;
	padding-left: 15px;
	display: block;
	line-height: 120%;
	margin-top: 19px;
	margin-bottom: 19px;
}
.bullet-style-1 {
	display: block;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 15px;
	line-height: 120%;
}
.img-padding-1 {
	padding-right: 10px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
}

#Footer p {
	line-height: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FDF9A2;
	width: auto;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

#Footer a {
	color: #FDF9A2;
}
#Footer a:hover {
	color: #009900;
}
#LeftMiddleWrapper img {
	padding-top: 50px;
}

#MissionContent p {
	margin-top: 37px;
	margin-bottom: 0px;
	text-indent: 0px;
	padding: 0px;
	margin-right: 30px;
	margin-left: 30px;
}
#BulletedItems p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#BulletedItems  ul li {
	display: list-item;
	background-repeat: no-repeat;
	padding-left: 0px;
	margin-left: 5px;
}
#BulletedItems ul {
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 20px;
}
#ECRABox h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 45px;
	font-weight: bold;
	color: #999999;
	display: block;
	margin: auto;
}
#CAABox h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 45px;
	font-weight: bold;
	color: #999999;
	display: block;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#CERCLA h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 45px;
	font-weight: bold;
	color: #999999;
	display: block;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#SWMA h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 45px;
	font-weight: bold;
	color: #999999;
	display: block;
	margin: 0px;
}

#ISRA h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 45px;
	font-weight: bold;
	color: #999999;
	display: block;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#CWA h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 45px;
	font-weight: bold;
	color: #999999;
	display: block;
	margin-top: 31px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#RCRA h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 45px;
	font-weight: bold;
	color: #999999;
	display: block;
	margin-top: 31px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#BackgroundOffset {
	background-color: #003300;
	width: 1200px;
	height: 1105px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 15px solid #A7A7A7;
}
#SideBar {
	width: 150px;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;
}
#SideBarWrapper {
	float: left;
	height: auto;
	width: 160px;
}

#TopBarWrapper {
	text-align: left;
	width: 862px;
	background-color: #FDF9A2;
	height: 55px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../Images/topborder.png);
	background-repeat: repeat-x;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	background-position: center;
}
#MainContentWrapper {
	height: auto;
	width: 742px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #FDF9A2;
	overflow: hidden;
}
#BottomBarWrapper {
	height: 60px;
	width: auto;
	background-color: #FDF9A2;
	background-image: url(../Images/bottomborderrev.png);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#RightBarWrapper {
	float: left;
	height: 787px;
	width: 60px;
	margin-top: 0px;
	background-color: #FDF9A2;
	background-image: url(../Images/RightSideBar.png);
	background-repeat: repeat-y;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
}
#LeftBarWrapper {
	height: 787px;
	width: 60px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	background-color: #FDF9A2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	background-image: url(../Images/leftsidebar.png);
	background-position: center top;
	background-repeat: repeat-y;
}

#Logo {
	margin-top: 20px;
	margin-left: 0px;
	float: left;
	width: 100px;
	background-color: #003300;
	height: 100px;
	background-image: url(../Images/logo-alum.png);
}
#LogoText {
	height: 83px;
	width: 400px;
	float: left;
	margin-top: 35px;
	background-image: url(../Images/SadatLogo.png);
	background-position: center;
	background-color: #003300;
}

#MasterHeadWrapper {
	height: 140px;
	width: 865px;
	margin-right: auto;
	margin-left: auto;
	background-color: #003300;
}

#MasterWrapper {
	height: 870px;
	width: auto;
}

#TotalWrapper {
	height: 727px;
	width: auto;
	overflow: visible;
}
#BottomMainWrapper {
	height: 100px;
	width: auto;
}
#TopSubWrapper2 {
	height: 115px;
	width: auto;
}

#TopMainWrapper {
	height: 260px;
	width: auto;
	border: 2px solid #999999;
}
#MissionContent {
	height: 260px;
	width: 420px;
	float: left;
}
#RightBoxWrapper {
	float: right;
	height: 260px;
	width: 316px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;
	overflow: visible;
}
#TopSubWrapper1 {
	height: 172px;
	width: auto;
}
#BottomSubWrapper1 {
	height: 90px;
	width: auto;
}
#ECRABox {
	float: right;
	height: 170px;
	width: 194px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#CAABox {
	float: left;
	width: 120px;
	height: 88px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999999;
}
#RightBox1 {
	float: right;
	height: 88px;
	width: 194px;
	background-color: #800080;
}



#LeftBox1 {
	background-color: #D56A00;
	float: left;
	width: 120px;
	height: 170px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}


#BottomMainWrapper {
	height: 208px;
	width: auto;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	overflow: visible;
}
#MiddleMainWrapper {
	height: 250px;
	width: auto;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#LeftMiddleWrapper {
	float: left;
	height: 240px;
	width: 71px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999999;
}
#LeftBottomWrappper {
	width: 71px;
	height: 125px;
	float: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999999;
}
#CERCLA {
	float: right;
	height: 125px;
	width: 543px;
}
#ISRA {
	height: 82px;
	width: 193px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999999;
	float: left;
}
#MiddleLeftBox {
	width: 95px;
	float: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999999;
	height: 82px;
}
#MiddleRightBox {
	float: left;
	height: 82px;
	width: 95px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999999;
	background-color: #000000;
}

#SWMA {
	float: right;
	height: 82px;
	width: 348px;
}

#RightMiddleWrapper {
	float: right;
	height: 250px;
	width: 665px;
	overflow: visible;
}
#BottomSubWrapper2 {
	height: 134px;
	width: auto;
}
#CWA {
	float: left;
	height: 115px;
	width: 120px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999999;
}
#RCRA {
	float: right;
	height: 115px;
	width: 423px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;
}
#LeftBox2 {
	float: left;
	height: 133px;
	width: 120px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999999;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
	background-color: #002040;
}
#SARA {
	height: 125px;
	width: 120px;
	float: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999999;
}

#BulletedItems {
	float: right;
	height: 133px;
	width: 543px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
	margin: 0px;
	padding: 0px;
}
#TopSubWrapper3 {
	height: 125px;
	width: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#BottomSubWrapper3 {
	height: 82px;
	width: auto;
}

#MidBox2 {
	float: left;
	height: 115px;
	width: 118px;
	background-color: #FA7B45;
}
