body {
	margin: 0px;
	background: #000 url(../images/gradbw.gif) repeat-x fixed left bottom;
	color: #fff;
}
body, .style1, .style2, .style3, .style4, .style5, 
.style6, .style7, .style8, .style9, .style10,
.style11, .style12, .style13, .styl14, .style15 {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif !important;
	font-size: 10pt !important;
}
#wrapper, #topnav, #bigimg, .tickercontainer, .tickercontainer .mask  {
	width: 1000px !important;
}
ul.newsticker {
	
}
#wrapper {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	background-color: #fff;
	color: #000;
	height: 100px;
	position: relative;
	margin-bottom: 10px;
}
#bigimg { 
	position: relative;
	margin: 15px 0 0;
	height: 260px;
	overflow: hidden;
	background:#999 url(../images/big/telescope.jpg) no-repeat left top;
}
body.measurement #bigimg { background-image: url(../images/big/heir2.jpg); }
body.solution    #bigimg { background-image: url(../images/big/key.jpg);   }
body.working     #bigimg { background-image: url(../images/big/pantheon.jpg); }
body.news        #bigimg { background-image: url(../images/big/light_compass_banner.jpg); }

#ticker {
	height: 30px;
	overflow: hidden;
}
#headline {
	color: #fff;
	position: absolute;
	width: 470px;
	bottom: 20px;
	right: 0;
	text-align: right;
	font-size: 32px;
	font-family: Arial Narrow, sans-serif;
	font-weight: normal;
	padding-right: 40px;
}
body.blank #bigimg, body.blank #ticker {
  height: 0;
	display: none;
}
body.blank #mainContent {
	padding: 10px;
}

#content {
	background-color: #fff;
	color: #000;
	/* font-size: 12px; */
}

#content h2 {
	font-size: 24px;
	font-weight: normal;
	font-family: Arial Narrow, sans-serif;
	margin-top: 2px;
	margin-bottom: 2px;
}

#content h3 {
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
#content a, #content a:visited {
	color: #333;
}
#content a:hover {
	color: #00f;
}

#subcontent {
	padding: 15px 40px 10px 20px;
}
body#leadership #subcontent p {
	text-align: justify;
}
#subcontent ul {
	margin-left: 20px;
	padding-left: 0;
}
#subcontent ul li {
	padding: 2px 0;
}

#subnav {
	width: 165px;
	margin: 0;
	list-style:none;
	background: #c9ab2d url(../images/dropbox_shadow.gif) repeat-x left top;
	padding: 20px 0 10px;
}

body.measurement #subnav {
	width: 170px;
}

#subnav h3 {
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 11px;
}
#subnav h3 a, #subnav h3.menuHeader {
	display: block;
	padding: 5px 10px;
}
#subnav h3:hover {
	background-color: #d9bf6b; 
	color: #333;
}
#subnav h3.showHere {
	background-color: #9f8824;
}
#subnav h3.showHere, #subnav h3.showHere a {
	color: #fff !important;
}

#subnav ul { 
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #d1b348;
	font-size: 11px;
}
#subnav ul li {
	background: url(../images/plus.gif) no-repeat 11px 4px;
	margin: 0;
	padding: 0;
}
#subnav ul li a {
	display: block;
	padding: 5px 0 5px 30px;
}
#subnav ul li.showHere {
	background-color: #dfca7e;
}
#subnav ul li:hover {
	background-color: #e9daa7;
}
#subnav ul li.showHere a {
	color: #000;
	font-weight: bold;
}



#content #subnav a, .link_noline_black, .link_noline_black a {
	text-decoration: none;
	color: #000;
}
#content #subnav a:hover {
	color: #333;
}

#mainContent {
	padding: 0px;
}

.menu a {
	text-decoration: none;
	color: rgb(38, 87, 135);
	font-weight: bold;
}
.menu a:hover {
	color: #00f;
}
ul.menu li:first-child, ul.menu li.firstitem {
	border-left-width: 0 !important;
}

#homebutton {
	position: absolute;
	bottom: 0;
	left: 0;
}

#topnav {
	position: absolute;
	border-top: 20px solid #ada06c;
	padding-top: 5px;
	text-align: right;
	font-size: 9px;
}
#topnav ul {
	margin: 0 0 2px;
	display: inline;
}
#topnav ul li {
	position: relative;
	display: inline;
	list-style-type: none;
	border-left: 1px solid #000;
	margin: 0;
	text-align: center;
	padding: 0 8px 0 11px;
}
#topnav form {
	display: inline;
	margin-right: 2px;
}

#nav {
	position: absolute;
	right: 0;
	bottom: 5px;
	font-size: 13px;
	white-space: nowrap;
}
#nav ul {
	margin: 0;
}
#nav ul li, #nav ul li a {
	display: block;
	width: 170px;
	color: #000;
}
#nav ul li {
	position: relative;
	float: left;
	margin-right: 2px;
	text-align: center;
	list-style-type: none;
	background: url(../images/gradgray.gif) repeat-x left top;
}
#nav ul li:hover, 
body.measurement #nMeasurement,
body.solution #nSolution,
body.working #nWorking {
	background: url(../images/nav_mouseover.jpg) no-repeat left top;
}
#nav ul li a {
	padding: 7px 0;
}
#nav ul li a:hover {
	color: #000;
}

#footer {
	background-color: #fff;
	padding: 25px 5px 25px;
	text-align: center;
	font-size: 11px;
}
#footer {
	color: #999;
}
#footer a {
	color: rgb(38, 87, 135);
}
#footer a:hover { 
	color: #00f; 
}
#footer ul {
	margin: 5px;
}
#copyright {
	padding-top: 10px;
}
#footer .menu li {
	list-style-type: none;
	display: inline;
	border-left: 1px solid #ccc;
	padding: 0 8px 0 11px;
}
.nowrap {
	white-space: nowrap;
}
.learnMore {
	text-align: right;
}

ul.red_arrow_list {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.red_arrow_list li, li.red_arrow_list {
	background-image: url(../images/arrow_red.png);
	background-repeat: no-repeat;
	padding: 0 0 0 10px;
	margin: 0 0 3px;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
}

table#mainContentTable td.middleColumn {
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

#subcontent h5 {
	font-size: 12px;
}

.sidequote {
	width: 250px;
	float: right;
	clear: right;
	margin-left: 30px;
	margin-bottom: 5px;
}

/* define these so they are selectable in Dreamweaver and Contribute */
.collapseHdr {}
.collapseMe {}
.keepClosed {}

