.cls-mission-control table{
}
.cls-mission-control td{
    vertical-align: top;
    padding-right: 15px;
    font-size: 14px;
}
.cls-mission-control tr{
}
.cls-mission-control thead td{
    font-weight: bold;
}
.cls-mission-control tbody{
}
.cls-mission-control input{
    width: 250px;
    font-size: 14px;
    font-weight: normal;
    border-radius: 7px;
    padding: 6px;
}
.cls-mission-control input.long{
    width: 500px;
}
.cls-mission-control label{
    width: 145px;
    text-align: right;
    font-size: 14px;
    font-weight: normal;
    display: inline-block;
    margin-right: 15px;
}
.cls-mission-control h1, .cls-mission-control h2, .cls-mission-control h3 , .cls-mission-control h4 , .cls-mission-control h5{
    margin: 0;
    padding: 0;
    font-size: 14px;
}
.cls-mission-control h1{
    margin: 20px 0;
    font-size: 21px;
}
.cls-mission-control h2{
    margin: 20px 0;
    font-size: 21px;
}
.cls-mission-control h3{
    margin-bottom: 15px;
    font-family: Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
}
.cls-mission-control h4{
    margin-bottom: 15px;
}
.cls-mission-control h5{
}
.box_title {
    color: #d4d4d4;
    position: absolute;
    left: 0px;
    bottom: -127px;
    width: 220px;
    height: 112px;
    background-color: #1e1e1e;
    z-index: 99;
    padding: 0px 10px 0px 10px;
}
.box_title h3 {
    color: #d4d4d4;
    margin: 0px;
    padding: 10px 0px 0px 0px;
    font-family: Lucida Sans Unicode, "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
}
#nav_bar{
	background-color: #070707;
	position: absolute;
	top: 125px;
	left: 0px;
	height: 32px;
	width: 100%;
	z-index: 2;
}
#stripe{
	background-color: #101010;
	position: absolute;
	top: 156px;
	left: 0px;
	height: 491px;
	width: 100%;
	z-index: 4;
	opacity: 0.35;
	filter:alpha(opacity=35);
}
#mid_stripe{
	background-color: #1e1e1e;
	height: 112px;
	z-index: 9;
	width: 995px;
	position: absolute;
	top: 315px;
    left: -20px;
	z-index: 99;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter:alpha(opacity=5);
}
#mid_stripe_content{
	text-align: right;
	width: 250px;
	padding-top: 25px;
}
.mid_stripe_header{
	font-family: Lucida Sans Unicode, "Lucida Grande", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", Verdana, "Verdana Ref", sans-serif;
	font-size: 24px;
	color: #ffffff;
	text-transform: uppercase;
}
#container{
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 5;
}
#main_content{
	width: 975px;
	margin: 0px auto;
	/*border: 1px solid red;*/
	margin-top: 80px;
	z-index: 10;
	text-align: left;
	position: relative;
}
#faded_logo{
	padding: 0px;
}
#content{
	height: 504px;
	position: relative;
	font-family: Lucida Sans Unicode, "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", Verdana, "Verdana Ref", sans-serif;
	font-size: 11px;
       /*color: #9e9e9e;*/
	color: #393939;
	z-index: 10;
}
.cols{
	width: 975px;
	float: left;
	height: 10000px;
}
.rows{
	float: none;
	clear: both;
}
.box_holder{
	/*padding-top: 13px;*/
	float: none;
	clear: both;
	position: relative;
	z-index: 10;
	width: 975px;
	min-height: 487px;
	/*height: 491px;
	overflow: hidden;*/
}
.box_holder_home{
	top: 4px;
}
.box_holder_main{
	height: 491px;
	overflow: hidden;
	top: 2px;
}
.box_inner{
	width: 975px;
	/* height: 491px; */
	position: relative;
}
.box_main{
	width: 315px;
	/*height: 487px;*/
	min-height: 487px;
	float: left;
	background-color: #000000;
}
.box_large_main{
	/*height: 491px;*/
	width: 975px;
	min-height: 487px;
	float: left;
	background-color: #ffffff;
}
.boxes{
	width: 220px;	
	height: 487px;
	float: left;
	position: relative;
line-height: 115%;
	z-index: 50;
}