/* ----------------------------------------------------------------------------- 

ITT Corporation css [www.itt.com]
written by Eisenman Associates [www.eisenman.com]
feed icon by Matt Brett [www.feedicons.com]

--------------------------------------------------------------------------------

		
Color Name				RGB					HEX
ITT Gold 				R255/G166/B22		#FFA616
ITT Gold 75% 			R243/G187/B73		#F3BB49
ITT Gold 50% 			R249/G209/B138		#F9D18A
ITT Gold 25% 			R254/G232/B187		#FEE8BB
ITT Black 				R33/G33/B33			#212121
ITT Black 75% 			R99/G100/B102		#636466
ITT Black 50% 			R147/G149/B152		#939598
ITT Black 25% 			R199/G200/B202		#C7C8CA
ITT White 				R255/G255/B255		#FFFFFF
ITT Dark Gray 			R81/G98/B111		#51626F
ITT Dark Gray 75% 		R126/G143/B155		#7E8F9B
ITT Dark Gray 50% 		R143/G156/B171		#8F9CAB
ITT Dark Gray 25% 		R191/G199/B207		#BFC7CF
ITT Dark Blue 			R0/G65/B81			#004151
ITT Dark Blue 75% 		R0/G100/B137		#006489
ITT Dark Blue 50% 		R87/G139/B172		#578BAC
ITT Dark Blue 25% 		R161/G187/B210		#A1BBD2
ITT Blue 				R0/G62/B116			#003E74
ITT Blue 75% 			R48/G100/B151		#306497
ITT Blue 50% 			R108/G138/B181		#6C8AB5
ITT Blue 25% 			R171/G187/B214		#ABBBD6
ITT Purple 				R63/G58/B102		#3F3A66
ITT Purple 75% 			R90/G93/B143		#5A5D8F
ITT Purple 50% 			R131/G133/B173		#8385AD
ITT Purple 25% 			R184/G185/B210		#B8B9D2
ITT Dark Green 			R65/G73/B41			#414929
ITT Dark Green 75% 		R94/G110/B62		#5E6E3E
ITT Dark Green 50% 		R141/G153/B114		#8D9972
*ITT Dark Green 25% 	R207/G206/B217		#CFCED9		
ITT Green 				R31/G91/B66			#1F5B42
ITT Green 75% 			R56/G117/B96		#387560
ITT Green 50% 			R110/G155/B140		#6E9B8C
ITT Green 25%			R117/G201/B192		#75C9C0
ITT Gray 				R142/G144/B143		#8E908F
ITT Gray 75%			R152/G155/B153		#989B99
ITT Gray 50% 			R182/G184/B183		#B6B8B7
ITT Gray 25% 			R215/G216/B214		#D7D8D6
----------------------------------------------------------------------------- */



/* ----------------------------------------------------------------------------- 
GLOBAL
----------------------------------------------------------------------------- */
* {
	margin:0;
	padding:0;
	line-height:1.4em;}

body {
	font:11pt arial helvetica, sans-serif;
	color:#636466;}

a img {
	border:none;}

img {
	display:block;}


/* ----------------------------------------------------------------------------- 
STRUCTURE
----------------------------------------------------------------------------- */
#wrap, body#advhumprog {
	width:6.5in;
	margin:0 auto;}

#main {
	clear:both;
	padding-top:0.1in;}

.content {
	border-top:solid 1px #D7D8D6;
	margin-top:0.25in;
	padding-top:0.25in;}

#logo {
	text-align:left;}

#menu, #search, #foot ul, #foot p, .sidebar {
	display:none;}

#main, .content, #foot, .secondary {
	width:6.5in;}

.secondary {
	border-top:solid 1px #D7D8D6;
	margin-top:0.25in;
	padding-top:0.25in;
	border-bottom:solid 1px #D7D8D6;
	margin-bottom:0.25in;
	padding-bottom:0.25in;}

#foot {
	border-top:solid 1px #D7D8D6;
	padding-top:0.25in;
	margin-top:0.25in;}

img.logo {
	float:left;}

img.tagline {
	float:right;}


/* ----------------------------------------------------------------------------- 
TYPOGRAPHY
----------------------------------------------------------------------------- */
html body h1, html body h2 {
	color:#003E74;}

p {
	margin-bottom:1.15em;}

h1 {
	font-size:2.6em;
	line-height:150%; 
	color:#003E74;
	font-weight: bold;
	margin:0;
	padding:0 0 12px 0;}

h2 {
	font-size:2.2em;
	line-height:130%;
	font-weight:normal;
	color:#003E74;
	margin:0;
	padding:0 0 0.5em 0;}

h3 {
	font-size:1.5em;
	line-height:120%;
	font-weight: bold;
	color:#51626F;
	margin:0;
	padding:8px 0 4px 0;}

h4 {
	font-size:1.2em;
	color:#578BAC;
	margin:0;
	padding:0 0 2px 0;}


h5 {
	font-size:0.9em;
	color:#939598;
	margin:0;
	padding:0 0 2px 0;}

h6 {
	font-size:0.9em;
	color: #51626F;
	margin:0;
	padding:0 0 2px 0;
	text-transform: uppercase;}

#advhumprog h2 {
	font-size:1.6em;}

#caption {
	font-size:0.9em;
	font-style:italic;}


/* ----------------------------------------------------------------------------- 
LISTS
----------------------------------------------------------------------------- */
ol, ul {
	list-style: none;}

ol p, ol ol p, ol ol ol p, ol ol ol ol li p {
	color:#636466;
	font-size:1.0em;
	font-weight:normal;
	font-style:normal;
	margin-top:0.2em;}

ol ul li, ol ol ul li, ol ol ol ol ul li, ol ol ol ol ul li {
	font-size:0.9em;
	font-weight: normal;
	font-style: normal;}

ol {
	list-style-type: upper-roman;
	 margin:0 0 0.5em 2.3em;}

ol li {
	font-weight:normal;
	font-size:1.2em;
	color:#51626F;}

ol ol {
	list-style-type:upper-alpha;}

ol ol li {
	font-weight:normal;
	font-size:1.0em;
	color:#636466;}

ol ol ol {
	font-weight:normal;
	font-size:1.0em;
	list-style-type: decimal;}

ol ol ol li {}

ol ol ol ol {
	list-style-type:lower-alpha;
	font-weight: normal;}

ol ol ol ol li {
	font-weight: normal;
	font-style: normal;
	font-size:1.0em;}
	
ol.toc {
	padding-bottom:2em;}

ol.toc a {
	color:#636466;}

ol.toc li {
	font-weight: normal;}

ul {
	list-style:disc;
	margin:1em 0 1.5em 1em;
	padding:0;}

ul li {
	padding:0 0 0 12px; 
	margin:0 0 0.8em 0;}

ul ul {
	font-size:1.0em;}



/* ----------------------------------------------------------------------------- 
LINKS
----------------------------------------------------------------------------- */
a, a:link, a:visited, .content a cite {
	color:#51626F;
	text-decoration: none;
	border-bottom:1px dotted;}

a:hover, a:focus, .content a:hover cite, .content a:focus cite {
	color:#8F9CAB;
	text-decoration:none;
	border-bottom:1px solid;}

.content a[href]:after, #foot a[href]:after {
	content: " (" attr(href) ") "; 
	font-size: 90%;}

.content a[href^="/"]:after, #foot a[href^="/"]:after {
	content: " (http://www.itt.com" attr(href) ") ";}
 
#foot:after {
	font-size:80%; 
	content:"Copyright 2008 ITT Corporation. All Rights Reserved.";}



/* ----------------------------------------------------------------------------- 
CORPORATE RESPONSIBILITY 2007
----------------------------------------------------------------------------- */
.cr-btn, .cr-links, p.cr-top, ol.toc {
	display:none;}

.callout {
	background:#edecec;
	padding:1.5em;
	margin-bottom:2.5em;
	font-size:0.9em;}

.callout h4 {
	color:#51626F;}

.media, .media-right, .media-left {
	width:100% !important;
	border-top:solid 1px #D7D8D6;
	margin-top:0.125in;
	padding-top:0.125in;
	border-bottom:solid 1px #D7D8D6;
	margin-bottom:0.125in;
	padding-bottom:0.125in;}

.media .caption, .media-right .caption, .media-left .caption {
	font-size:0.9em;
	color:#3399CC;
	line-height:1.1;
	padding-top:0.3em;}
