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

body {
	margin:0;
	padding: 0em;
	background-color:#f1f1f1;
	position: relative;
	font-family:Arial, Helvetica, sans-serif;
	top: 0px;
	}
	
body a {
	outline:none;
	}

div#container {
	width: 920px;
	height:auto;
	margin:0 auto;
	background-color:#FFF;
	border-left: 1px solid #d0d0d0;
	border-right: 1px solid #dedede;
	}
	
div#menu {
	width: 920px;
	height: 52px;
	}
	
div#construction {
	padding-top:70px;
	padding-left:30px;
	padding-right:20px;
	padding-bottom:200px;
	}
	
div#dist {
	font-size: 14px;
	}

div#footer {
	background-color:#00255f;
	width: 880px;
	height: 120px;
	font-size:12px;
	color:#FFF;
	padding: 20px;
	clear:both;
	}
		
.side_nav {
	float:right;
	padding-top: 15px;
	padding-right: 0px;
	text-align: right;
	}

#left_content {
	float:left;
	width: 168px;
	background-color: #00255e;
	padding: 0px;
}

#right_content {
	z-index:100;
	float:right;
	height:auto;
	width:752px;
	background-color:#FFF;
	color:#060;
	margin: 0px;
	padding: 0px;
}

.centerText {
	text-align: center;
}

div#container a:link {
	color: #114daa;
	font-size:14px;
}

div#container a:hover {
	color:#ffd767;
	font-size:14px;
	}

div#container a:visited {
	color:#00255e;
	font-size:14px
	}
	
div#footer a:link {
	color: #FFFFFF;
	font-size:12px;
}

div#footer a:visited {
	color: #FFFFFF;
	font-size:12px;
}

div#footer a:hover {
	color: #FC0;
	font-size:12px;
}

div#footer a:active {
	color: #FFFFFF;
	font-size:12px;
}

div#bodyText {
	Padding: 23px;
}

div#footerLinks {
	text-align: center;
}
	
.mediumHeader {
	font-size: 18px;
	font-weight: bold;
}
.constHeader {
	font-size: 36px;
}
.largeHeader {
	font-size: 48px;
}

.largeRedItalic {
	font-size: 48px;
	font-style:italic;
	color: #6b160b;
}

.boldText {
	font-weight: bold;
}

.smallHeader {
	font-size: 16px;
	font-weight: normal;
}
	
.largeFont {
	font-size: 20px;
}
.redText {
	color:#F00;
	font-weight: bold;
	vertical-align:middle;
	font-size: 14px;
}

div#PLHIMYFUFUJCDiv {
	position: relative;
	width: 920px;
	z-index: 50;
	white-space: nowrap;
	direction: ltr;
}

div#PLHIMYFUFUJCMain {
	width: 920px;
	height: 52px;
}

div#PLHIMYFUFUJCMain ul {
	margin:0px;
	padding:0px;
}

div#PLHIMYFUFUJCMain ul li {
	float:left;
	list-style:none;
	text-align:left;
	height:52px;
	font-size:1px;
}

div#PLHIMYFUFUJCMain ul li a {
	display:block;
	height:52px;
}

div#PLHIMJHDbZdDDiv {
	position: relative;
	width: 920px;
	z-index: 50;
	white-space: nowrap;
	direction: ltr;
}

div#PLHIMJHDbZdDMain {
	width: 920px;
	height: 52px;
}

div#PLHIMJHDbZdDMain ul {
	margin:0px;
	padding:0px;
}

div#PLHIMJHDbZdDMain ul li {
	float:left;
	list-style:none;
	text-align:left;
	height:52px;
	font-size:1px;
}

div#PLHIMJHDbZdDMain ul li a {
	display:block;
	height:52px;
}

.dropdown1 {
	float:left;
	list-style:none;
	text-align:left;
	width:168px;
	height:52px;
	font-size:1px;
}

.dropdown {
	float:left;
	list-style:none;
	text-align:left;
	width:147px;
	height:52px;
	font-size:1px;
}

/* Homepage SubMenu */


#bottomMenu {
	float:left;
	width:543px;
}

#bottomMenuNav {
	margin: 0;
	padding: 0;
	list-style: none;
}

#bottomMenuNav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	background-color:#FFF;
}

#bottomMenuNav a {
	display: block;
	width: 181px;
	height: 34px;
	text-decoration:none;
	padding: 0;
	background: url(../images/bottomMenu.png);
	background-repeat: no-repeat;
	border:none;
}

#botttomMenuNav a.last {
	margin-right: 0;
}

/* =========sub menu===========*/

#bottomMenuNav a.corporate {background-position: -0px -0px;}
#bottomMenuNav a.mission {background-position: -181px -0px;}
#bottomMenuNav a.career {background-position: -362px -0px;}
#bottomMenuNav a.corporate:hover {background-position: -0px -34px;}
#bottomMenuNav a.mission:hover {background-position: -181px -34px;}
#bottomMenuNav a.career:hover {background-position: -362px -34px;}

/* Text links */

.bodyImage {
	position: relative;
}

.textLinks {
	position:absolute;
	background-image:url(../images/bullet_over_03.png);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 310px;
	height: 17px;
	margin: 0;
	padding: 0;
}

.textLinks a {
	display: block;
	font-size: 12px;
	width: 310px;
	height: 17px;
	display: block;
	float: left;
	overflow:hidden;/* for ie to hide extra height*/
	text-decoration: none;
}

.textLinks img {
	width: 310px;
	height: 17px;
	border: 0
}

* html a:hover {
	visibility:visible
}

.textLinks a:hover img {
	visibility:hidden
}

.textLinks span {
	position: absolute;
	left: 21px;
	top: -6px;
	height: 24px;
	text-align: left;
	width: 326px;
	cursor: pointer;
	color: #818285;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
}

/* CSS for Military Pages */
	
div#navyBox {
	z-index:100;
	float:left;
	width:920px;
	font-size: 14px;
	color: #FFF;
	background-color: #00255E;
	}
	
div#tabs {
	width: 920px;
	background-color: #FFF;
	}
	
div#milHeader {
	background-color: #00255E;
	width: 840px;
	padding: 20px;
	font-size: 18px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: center;
	border: 2px solid #FFF;
	}
	
div#categoryOne {
	z-index:200;
	width: 271px;
	height:690px;
	}
	
div#categoryTwo {
	z-index:300;
	width: 270px;
	height:690px;
	}
	
div#categoryThree {
	z-index:400;
	width: 275px;
	height:690px;
	}
	
div#bodyText {
	background-color: #FFF;
	font-size:13px;
	padding: 5px 20px 5px 20px;
	}
	
div#milButton1 {
	z-index:500;
	width:200px;
	height:50px;
	position:relative;
	left:-835px;
	bottom:-670px;
	}
	
div#milButton2 {
	z-index:600;
	width:200px;
	height:50px;
	position:relative;
	left:360px;
	bottom:1515px;
	}
	
.cssnav	{
	position:relative;
	font-family: arial, helvetica, sans-serif;
	background-image:url(../images/Military_roll.png);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 391px;
	height: 36px;
	margin: 0;
	padding: 0;
	border: 1px white solid;
	}
.cssnav a {
	display: block;
	color: #000000;
	font-size: 12px;
	width: 379px;
	height: 36px;
	display: block;
	float: left;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
	}
			
.cssnav a:hover { color:#9F0}
			

.cssnav img {width: 391px; height: 36px; border: 0 }
			
* html a:hover {visibility:visible}
						
.cssnav a:hover img{visibility:hidden}

.cssnav span {
	position: absolute;
	left: 30px;
	top: 15px;
	width: 379px;
	height: 22px;
	text-align: left;
	width: 295px;
	cursor: pointer;
	color: #ffd767;
	}
	
div#dataSheets {
	float:left;
	width:393px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	}
	
div#scd {
	float:left;
	width:393px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	}
	
	/* Product Pages */

.goButton	{
	position:absolute;
	z-index:200;
	background-image:url(images/go_over.png);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 179px;
	height: 34px;
	margin: 0;
	padding: 0;
	}
.goButton a {
	display: block;
	font-size: 12px;
	width: 178px;
	height: 34px;
	display: block;
	float: left;
	overflow:hidden;/* for ie to hide extra height*/
	text-decoration: none;
	}

.goButton img {width: 178px; height: 34px; border: 0 }
			
* html a:hover {visibility:visible}
						
.goButton a:hover img{visibility:hidden}
	
.goButton span {
	position: absolute;
	left: 3px;
	top: 16px;
	height: 27px;
	text-align: left;
	width: 154px;
	cursor: pointer;
	color: #6b160B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	}
	
.image {z-index:100}

#box {
	position:relative;
	height:auto;
	width:752px;
	float:right;
	}
	
#box2 {
	position:relative;
	height:auto;
	width:920px;
	float:right;
	}

