@charset "UTF-8";
body {
	background: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 15pt;
}

.boldBody_black {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.boldBody_brown {
	font-size: 15pt;
	font-weight: bold;
	color: #551A00;
}
.heading_red {
	font-size: 11pt;
	font-weight: bold;
	color: #BF311A;
	line-height: 30px;
}
.oneColFixCtrHdr #container {
	width: 1000px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
}

.oneColFixCtrHdr #header {
}
.oneColFixCtrHdr #mainContent {
	float: left;
	background-color: #E8E8E8;
}
.oneColFixCtrHdr #mainContent_orange {
	background: #E7A614;
	float: left;
}
.oneColFixCtrHdr #hypersonicsContent {
	float: left;
	background-color: #FFF;
}
.oneColFixCtrHdr #blogLanding {
	height: 798px;
	width: 1000px;
	float: left;
	background-color: #E8E8E8;
	background-image: url(../images/blog_landing_BG.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.oneColFixCtrHdr #blogHiPerTEC {
	height: 798px;
	width: 1000px;
	float: left;
	background-color: #E8E8E8;
	background-image: url(../images/blog_HiPerTEC_BG.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.oneColFixCtrHdr #blogHypersonic {
	height: 798px;
	width: 1000px;
	float: left;
	background-color: #E8E8E8;
	background-image: url(../images/blog_landing_BG.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.oneColFixCtrHdr #blogLaserWelding {
	height: 798px;
	width: 1000px;
	float: left;
	background-color: #E8E8E8;
	background-image: url(../images/blog_laserwelding_BG.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.blogLanding_shadow {
	background-image:url(../images/blog_landing_shadow.png);
	background-repeat: no-repeat;
}
.blogVideo_shadow1 {
	background-image:url(../images/blog_video_shadow1.png);
	background-repeat: no-repeat;
}
.blogVideo_shadow2 {
	background-image:url(../images/blog_video_shadow2.png);
	background-repeat: no-repeat;
}
#Heading {
	padding-left: 6px;
	padding-bottom: 5px;
}
#blogLanding_top {
	top: 9px;
	position: relative;
	left: 8px;
	height: 180px;
	width: 177px;
}
#blogLanding_middle {
	position: relative;
	left: 8px;
	height: 31px;
	width: 177px;
	top: 10px;
}
#blogLanding_bottom {
	position: relative;
	left: 8px;
	height: 232px;
	width: 177px;
	top: 11px;
	background-color: #FFF;
	overflow: auto;
}
.scroll_boxes {
	font-size: 11px;
	line-height: 15px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.scroll_boxes strong {
	color: #286fb2;
}
#player {
	top: 6px;
	position: relative;
	left: 7px;
	height: auto;
	width: 400px;
}
#videoDetails {
	top: 7px;
	position: relative;
	left: 7px;
	height: 31px;
	width: 400px;
}
#videoDetails_bottom {
	position: relative;
	left: 7px;
	height: 186px;
	width: 400px;
	top: 9px;
	background-color: #FFF;
	overflow: auto;
}
#videos {
	top: 6px;
	position: relative;
	left: 10px;
	height: 31px;
	width: 341px;
}
#videos_bottom {
	position: relative;
	left: 10px;
	height: 288px;
	width: 341px;
	top: 8px;
	background-color: #FFF;
	overflow: auto;
}
#downloads {
	top: 27px;
	position: relative;
	left: 10px;
	height: 31px;
	width: 341px;
}
#downloads_bottom {
	position: relative;
	left: 10px;
	height: 134px;
	width: 341px;
	top: 29px;
	background-color: #FFF;
	overflow: auto;
}
.leftPad {
	padding-bottom: 5px;
	padding-left: 15px;
}
.oneColFixCtrHdr #footer {
	background:#DDDDDD;
	padding-right: 10px;
	padding-left: 10px;
}
#dropdown_Links {
	position:absolute;
	left:871px;
	top:32px;
	width:129px;
	height:129px;
	z-index:1;
	visibility: hidden;
}
.Hypersonic_bg {
	background-image:url(../images/Hypersonic_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#HypersonicsBlogBox_top {
	top: 0px;
	position: relative;
	left: 8px;
	height: 31px;
	width: 259px;
}
#HypersonicsBlogBox_middle {
	position: relative;
	left: 8px;
	height: 146px;
	width: 259px;
	top: 0px;
}
#HypersonicsBlogBox_bottom {
	position: relative;
	left: 8px;
	height: 360px;
	width: 257px;
	top: 0px;
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #521904;
	border-bottom-color: #521904;
	border-left-color: #521904;	
	overflow: auto;
}
#HypersonicsRamjetBox_top {
	top: 0px;
	position: relative;
	left: 0px;
	height: 31px;
	width: 655px;
}
#HypersonicsRamjetBox_bottom {
	position: relative;
	left: 0px;
	height: 240px;
	width: 653px;
	top: 0px;
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #521904;
	border-bottom-color: #521904;
	border-left-color: #521904;	
}
#HypersonicsLaunchGraphBox_top {
	top: 0px;
	position: relative;
	left: 0px;
	height: 31px;
	width: 320px;
}
#HypersonicsLaunchGraphBox_bottom {
	position: relative;
	left: 0px;
	height: 200px;
	width: 293px;
	top: 0px;
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #521904;
	border-bottom-color: #521904;
	border-left-color: #521904;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 10px;
}
#HypersonicsMissileInterceptorBox_top {
	top: 0px;
	position: relative;
	left: 0px;
	height: 31px;
	width: 320px;
}
#HypersonicsMissileInterceptorBox_bottom {
	position: relative;
	left: 0px;
	height: 120px;
	width: 293px;
	top: 0px;
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #521904;
	border-bottom-color: #521904;
	border-left-color: #521904;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 10px;
}
#HypersonicsPhotoBox_top {
	top: 0px;
	position: relative;
	left: 0px;
	height: 31px;
	width: 320px;
}
#HypersonicsPhotoBox_middle {
	top: 0px;
	position: relative;
	left: 0px;
	height: 200px;
	width: 320px;
}
#HypersonicsPhotoBox_bottom {
	position: relative;
	left: 0px;
	height: 60px;
	width: 293px;
	top: 0px;
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #521904;
	border-bottom-color: #521904;
	border-left-color: #521904;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 10px;
}
a:link {
	color: #BF311A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BF311A;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #BF311A;
}

.rightPad {
	padding-right: 15px;
	padding-bottom: 5px;
}
.fl-left {
	float: left;
}
.fl-right {
	float: right;
}

#Copyright {
	
	font-size: 11px;
	color: #FFFFFF;
	float: right;
	padding-top: 0px;
}
#designedby {
	
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	padding-top: 0px;
}

.lineHeight16 {
	line-height: 16px;
}

#blogFeature {
	float: right;
	width: 207px;
	position: relative;
	height: 269px;
	background-color: #BF311A;
	color: #FFF;
	line-height: 10pt;
	font-size: 11px;
	text-transform: none;
}
#blogButton {
	float: right;
	width: 207px;
	position: relative;
	height: 26px;
	background-color: #BF311A;
	clear: both;
}
#blogFeature a:link {
	color: #ffffff;
	text-decoration: none;
}
#blogFeature a:visited {
	text-decoration: none;
	color: #ffffff;
}
#blogFeature a:hover {
	text-decoration: none;
	color: #e8e8e8;
}
#blogFeature a:active {
	text-decoration: none;
	color: #ffffff;
}
.blogFeaturePadding {
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
}
.blogPicturePadding {
	float: left;
	padding-right: 5px;
}
