.flashWrapper{
background-color: #2d2d2d;
}

.top_nav {
	width: 742px;
	float:left;
	text-align:left;
	background: #82c3d5 url('image/little-left-arrow.gif') no-repeat left top;
	height: 22px;
	line-height: 22px;
	color: #32616d !important;
	padding: 0px 0px 0px 60px;
}
.top_nav a{
	color: #32616d !important;
	text-decoration: none;
	padding: 0px 5px;
	background: none;
	display: inline-block;
	line-height: 22px;
	height: 22px;
}
.top_nav a:hover, .top_nav .active {
	background: url('image/menu_hover.gif') repeat-x left top;
	line-height: 22px;
	height: 22px;
}
.AboutPhoto {
	padding: 5px 30px 30px 30px;
	background: url(image/aboutPhoto_bg.gif) no-repeat left bottom;
	color: #2d2d2d;
}
.dropdown {
	overflow:hidden;
	height: 0px;
	_display: none;	
}

.segment {
	height:21px;
	white-space:nowrap;
	color: #5487a4;
	margin: 3px 0px 0px 0px;
	text-align:left;
	position:relative;
	width: 100%;
	background: url(page_menus/segmentbg.gif) no-repeat left bottom;
}
#aboutPhoto {
	background: url(page_menus/aboutPhoto_nocurve.gif) no-repeat left bottom;
	margin: 9px 0px 0px -33px; 
}
#aboutPhoto .segmentList {
	padding: 0px 0px 0px 20px;
}
#aboutPhoto .segmentTop{
	color: #5487a4;
}
.segment a:link, .segment a:visited, .segment a:active{
	text-decoration: none;
	background: none;
	cursor:pointer;
}
.segment:hover {
	background: url(page_menus/segmentbgHover.gif) no-repeat left bottom;
	_background: none; /* ie6 and below hack */
}
.segment:active {
	background: url(page_menus/segmentbgHover.gif) no-repeat left bottom;
	_background: none; /* ie6 and below hack */
}

.segment img {
	text-align: left;
	margin-right: 5px;
}
.segmentList {
	list-style-type: none;
	padding: 0px 0px 0px 50px;
	margin: 0;
}
.segmentTop {
	color:#ffffff;
	line-height: 18px;
}
.segmentBottom {
	color:#919090;
	font-size: 10px;
	word-spacing: -2px;
}
.segmentHeader {
	line-height:18px;
	height:18px;
	white-space:nowrap;
	color: #5487a4;
	margin: 5px 0px 5px 0px;
	text-align:left;
	position:relative;
}
.segmentHeader span {
	position:absolute;
	left: -15px;
	font-size: 15px;
}
.siteTitleArrows {
	background: #589aab url(/harris/careers/image/big-right-arrow.gif) no-repeat right top;
	height: 42px;
	margin-bottom:15px;
	padding: 0px 0px 0px 20px;
	color: #ffffff;
	font-size: 16px;
	line-height: 42px;
}
.moreInfo {
	border: #589aab 1px dashed;
	BACKGROUND-COLOR: #f0f0ec;
	width: 100%;
	padding: 1px;
}
.moreInfo span {
	BACKGROUND-COLOR: #589aab;
	color: #ffffff;
	width: 100%;
	line-height: 15px;
}

.redcontent {
	color:#e1070a;
	line-height: 150%;
}

#skipnav, skipnav:hover{
position: absolute;
top: 50px;
color: #ffffff !important;
cursor:default;
size: 15pt;
}
#skipnav:focus, #skipnav:active{
color: #e20304 !Important;
font-weight: bold;
 }



