/*  RMI MOVE - Coded by Bruce Clark of Imulus
	print.css - Print styling */ 

/* ----------| =Initial Page Structure |---------- */ 

* { 
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	list-style: none;
}

html {
	font: small/1.4em Arial, Helvetica, Sans-serif;
	color: #fff;
	background: #000;
}

body { 
	position: relative;
	font-size: .95em;
	width: 916px;
	margin: 0 auto;
	background: transparent;
}

#header { 
	position: relative;
	z-index: 3000;
	height: 153px;
	background: transparent url(/images/layout/header/header-bg.gif) no-repeat left bottom;
}

#upper { 
	position: relative;
	width: 916px;
	z-index: 0;
}

#content { 
	position: relative;
	clear: both;
	background: #000 url(/images/layout/content/full-grid-bg-lower.gif) no-repeat left top;
	color: #ced0d0;
	z-index: 0;
}

.sub #content { 
	background: #e5e5e5 url(/images/layout/content/sub-bg.gif) no-repeat left bottom;
	color: #323232;
	padding: 25px 25px 10px 25px;
}

.home #intro * { 
	vertical-align: top; 
	padding: 0;
}

.home #intro { 
	position: relative;
	z-index: 0;
	margin-bottom: 12px;
	margin-top: -1px;
}

#footer { 
	color: #aaa;
	padding: 5px 20px;
	line-height: 1em;
}

.sub#news #footer { 
	position: relative;
	margin-top: -6px;
	padding-top: 10px;
	background: transparent url(/images/layout/content/sub-alt-bg.gif) no-repeat left top;
}

/* ----------| =Basic Element Styles |---------- */ 

h1, h2, h3, h4, h5, h6 { 
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-serif;
	background: transparent;
}

h1, h2, h3 { 
	font-size: 1.6em;
}

h4, h5, h6 { 
	font-size: 1.4em;
}

p { 
	padding-bottom: 1.2em;
}

.spacer { 
	margin-top: 15px;
}

.nospace { 
	margin-bottom: 0;
	padding-bottom: 0;
}

input { 
	padding: 2px;
	border: 1px solid #cecece;
}

input[type="image"], 
input.submit { 
	border: 0;
	padding: 0;
	background: transparent;
	width: auto;
}

input,
textarea,
select {
	font: 1em/1.4em "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-serif;
}

select {
	border: 1px solid #a0b083;
	padding: 2px;
}

img,
a img { 
	border: 0;
} 

a { 
	color: #eee;
}

a:visited { 
	color: #ddd;
}

a:hover { 
	color: #ebf7fe;
	text-decoration: none;
}

a { 
	color: #eee;
}

a:visited { 
	color: #ddd;
}

a:hover { 
	color: #ebf7fe;
	text-decoration: none;
}

.sub #content a { 
	color: #1c3443;
}

.sub #content a:hover { 
	color: #527185;
}

a.hover-box img.hover { 
	display: none;
}

a.hover-box { 
	position: relative;
	float: left;
	display: block;
}

a.hover-box:hover { 
	display: block; 
	font-size: 100%; 
	z-index: 1; 
}

a.hover-box:hover img.hover, a.hover-box img.hover-active { 
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1000;
}

/* ----------| =Colors |---------- */ 

/* 

*/ 

/* ----------| =Utilities |---------- */ 

.left { 
	float: left;
	position: relative;
	margin: 5px 10px 5px 0;
}

.right { 
	float: right;
	position: relative;
	margin: 5px 0 5px 10px;
}

.border { 
	border: 1px solid #ccc;
	padding: 1px;
}

.clear {
	clear: both;
}

.clear-left { 
	clear: left;
}

.clear-right { 
	clear: right;
}

.clear-none { 
	clear: none;
}

.autoclear:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
}

.autoclear { 
	display: inline-block;
}

.autoclear { 
	display: block;
}

/* ----------| =Layout and Function |---------- */ 

	/* ----------| =Header |---------- */ 

#header strong { 
	float: left;
	width: 189px;
	height: 67px;
	text-indent: -9999px;
	margin: 40px 0 0 0;
	padding-left: 22px;
	background: transparent url(/images/layout/title.gif) no-repeat right bottom;
}

#header em { 
	position: absolute;
	top: 4px;
	right: 2px;
	display: block;
	width: 150px;
	height: 76px;
	text-indent: -9999px;
}

#header strong a, 
#header em a { 
	display: block;
	width: 100%;
	height: 100%;
}

		/* ----------| =Top Navigation |---------- */ 
		
#header #top-nav {
	float: right;
	position: relative;
	width: 254px;
	padding: 3px 10px 5px 10px;
	background: url(/images/layout/header/page-select-bg.gif) no-repeat left bottom;
}

#header #top-nav h4 {
	font-size: 1em;
	font-weight: bold;
	padding: 0 0 5px 0;
	margin: 0 0 3px 0;
	background: url(/images/layout/border-light-horizontal.gif) repeat-x left bottom;
	color: #ccc;
}

#header #top-nav ul li {
	float: left;
}

#header #top-nav ul li a {
	background: url(/images/icons/bullet-arrow.gif) no-repeat 88% 50%;
	padding-right: 18px;
	text-decoration: none;
	font-size: .9em;
	color: #aaa;
}

#header #top-nav ul li a span {
	display: none;
}

#header #top-nav ul li a:hover span {
	position: absolute;
	bottom: -21px;
	left: 12px;
	width: 252px;
	line-height: 1em;
	text-align: center;
	font-size: 1.1em;
	position: absolute;
	display: block;
	height: 18px;
	padding: 4px 0 0 0;
	color: #fefefe;
	background: transparent url(/images/layout/header/page-drop.gif) no-repeat bottom left;
}

		/* ----------| =Navigation |---------- */ 

#header ul#nav { 
	width: 904px;
	position: absolute;
	left: 12px;
	bottom: 0;
	z-index: 3000;
}

#header ul#nav li { 
	position: relative;
	float: left;
	background: transparent;
	border-right: 1px solid #ac3939;
	border-left: 1px solid #7b0707;
	font-size: 11px;
}

#header ul#nav li.first { 
	border-left: 0;
}

#header ul#nav li a { 
	display: block;
	padding: 13px 12px 11px 14px;
	background: transparent;
	font: 1em "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #fefefe;
	line-height: 1em;
} 

#header ul#nav li a span { 
	background: url(/images/icons/down-arrow.gif) no-repeat 100% 50%;
	padding-right: 14px;
}

#header ul#nav li a:hover, 
#header ul#nav li.active a { 
	background: #560303;
}

#header ul#nav li.search { 
	float: right;
	padding: 0 8px 0 0;
	border: 0;
}

#header ul#nav li.search input { 
	width: 95px;
	border: 1px solid #530808;
	padding: 2px;
	margin: 6px 0 5px 0;
	vertical-align: middle;
	font-size: 12px;
	background: #fefefe;
}

#header ul#nav li.search input.submit { 
	border: 0;
	padding: 1px 0 0 4px;
	background: transparent;
	width: auto;
	vertical-align: middle;
}

/* ----------| =Navigation (Drop Down) |---------- */ 

	#header ul#nav li ul { 
		display: block;
		position: absolute;
		left: -999em;
		width: 138px;
		background: #3189bc url(/images/layout/navigation/drop-down.gif) repeat-x left top;
		border-bottom: 3px solid #5b5858;
		padding: 3px 0;
	}
    
	#header ul#nav li:hover ul, 
	#header ul#nav li.over ul /* used to target IE via script */ { 
		display: block;
		width: 138px;
		left: 0;
		top: 100%;
		position: absolute;
		z-index: 4000;
		margin: 0;
	}
    
	#header ul#nav li ul li { 
		width: 126px;
		background: transparent;
		text-indent: 0;
		padding: 0 6px;
		height: auto;
		border: 0;
	}
    
	#header ul#nav li:hover ul li a, 
	#header ul#nav li.over ul li a { 
		display: block;
		background: transparent;
		padding: 5px 6px 6px 6px;
		height: auto;
		text-decoration: none;
		margin: 0;
		color: #fefefe;
		text-indent: 0;
		text-align: left;
		font-size: 10px;
		line-height: 1.5em;
	}
    
	#header ul#nav li ul li a:hover { 
		color: #fff;
		background: #515151;
	}
		
#header ul#nav li a:hover, 
#header ul#nav li:hover a, 
#header ul#nav li.over a { 
	background: #560303;
}

	/* ----------| =Upper |---------- */ 


#form address { 
	color: #ccc;
	font-style: normal;
	padding: 0 0 0 10px;
}

#form #content p { 
	width: 400px;
}

#form address { 
	color: #666;
	padding-bottom: 15px;
}

#form address b { 
	display: block;
	margin: 10px 0 3px -10px;
	font-style: italic;
}

#form #content form { 
	padding-top: 20px;
}

#form form p {
	clear: both;
	position: relative;
	padding: 0 0 10px 230px;
}

#form form #sub-section address p {
	width: auto;
	padding: 5px 0 10px 0;
}

#form form p i {
	display: block;
	padding: 0 0 10px 10px;
}

#form form p label.field-name {
	float: left;
	width: 220px;
	padding: 0;
	margin-left: -230px;
	text-align: right;
	padding-top: 2px;
	vertical-align: middle;
}

#form form p input {
	border: 1px solid #a0b083;
	vertical-align: middle;
	width: 150px;
	margin-bottom: 7px;
}

#form form p input.long {
	width: 240px;
}

#form form p input.medium {
	width: 150px;
}

#form form p input.short {
	width: 60px;
}

#form form span.check input, 
#form form span.radio input {
	margin: 0 10px;
	width: auto;
	border: 0;
	padding: 0;
}

#form form textarea {
	width: 250px;
	border: 1px solid #a0b083;
	padding: 2px;
}

#form form textarea.short {
	height: 60px;
}

#form form textarea.mid {
	height: 150px;
}

#form form select {
	width: 250px;
}

#form form p span.error {
	position: relative;
	float: right;
	width: 105px;
	display: block;
	margin-left: 5px;
	background: #f1f7e5 url(/images/icons/error.gif) no-repeat 4px 3px;
	padding: 1px 5px 2px 26px;
	font-size: .9em;
}

#form form p em {
	color: #666;
	vertical-align: bottom;
	padding-left: 30px;
}

#form form input.submit {
	background: #c2d9e5;
	border: 1px solid #7797a7;
	padding: 3px 7px;
}

	/* ----------| =Content |---------- */ 

.home #content h2 { 
	text-transform: uppercase;
	font-size: 1.2em;
	padding: 0 0 7px 0;
	margin: 0 0 15px 0;
	color: #fff;
	font-weight: normal;
}

.sub #content h1 { 
	position: relative;
	margin: -25px -25px 25px -25px;
	padding: 12px 25px;
	font-size: 1.3em;
	color: #fff;
	background: #2d2d2d url(/images/layout/content/page-title-bg.gif) repeat-x left top;
}

.sub #content h1 span { 
	position: absolute;
	display: block;
	text-indent: -9999px;
	background: url(/images/layout/content/page-title-arrow.gif) no-repeat left top;
	width: 21px;
	height: 10px;
	bottom: -10px;
	left: 25px;
	z-index: 1000;
}

.sub #content h2, 
.sub #content h3 { 
	font-size: 1.3em;
	color: #a60909;
	padding: 0 0 5px 0;
}

.sub #content h3 { 
	font-size: 1.2em;
	color: #707070;
}

.sub #content blockquote { 
	padding-left: 20px;
}

.sub #content #main ul { 
	padding: 0 0 15px 20px;
}

.sub #content #main ul li { 
	background: url(/images/icons/square-bullet.gif) no-repeat 0 6px;
	padding-left: 13px;
	padding-bottom: 5px;
}

.sub #content #main ul li ul { 
	padding-top: 5px;
}

.sub #content #main ul li ul li { 
	background: url(/images/icons/triangle-bullet.gif) no-repeat 0 6px;
}

.sub #content #main ol { 
	padding: 0 0 15px 40px;
	list-style-type: decimal;
}

.sub #content #main ol li { 
	padding: 0 0 5px 0;
	list-style-type: decimal;
	margin: 0;
}

.sub #content #sidebar { 
	float: right;
	position: relative;
	width: 279px;
	padding-bottom: 15px;
}

.sub #content #main { 
	position: relative;
	width: 560px;
	float: left;
}

.sub #content #google-map { 
	border: 1px solid #aaa;
	float: left;
	line-height: 1em;
	padding: 2px 2px 0 2px;
	background: #fff;
	vertical-align: bottom;
}

.home #content .grid { 
	position: relative;
	float: left;
	width: 266px;
	padding: 10px 28px 15px 15px;
}

#content a.rss { 
	display: block;
	float: right;
	width: 16px;
	height: 16px;
	background: url(/images/icons/rss-gray.gif) no-repeat;
	text-indent: -9999px;
}

#content #news ul { 
	margin-top: -3px;
}

.sub #content #news { 
	position: relative;
	background: url(/images/layout/content/sidebar/news-bg.gif) no-repeat left top;
	margin-bottom: 15px;
	border-bottom: 1px solid #b3b3b3;
	padding: 10px;
}

.sub #content #news ul { 
	margin: 10px 0 0 0;
}

.sub #content #news h3 { 
	font-size: 1.2em;
	font-weight: normal;
	padding: 6px 10px 6px 15px;
	background: #727272 url(/images/layout/content/sidebar/news-title-bg.gif) no-repeat left top;
	margin-left: -7px;
	margin-top: -7px;
	width: 248px;
	line-height: 1em;
	color: #fff;
}

#content #news ul li { 
	background: url(/images/layout/border-light-horizontal.gif) repeat-x left bottom;
	padding-bottom: 1px;
	display: block;
	float: none;
}

#content #news ul li a { 
	display: block;
	padding: 9px 10px 9px 19px;
	background: url(/images/icons/bullet-arrow.gif) no-repeat 8px 15px;
	text-decoration: none;
	color: #afafaf;
}

.sub #content #news ul li a { 
	color: #555;
	background: transparent;
	padding: 8px 10px;
}

.sub #content #news ul li:last-child { 
	background: transparent;
}

#content #news ul li a:hover { 
	background: #312d2d url(/images/icons/bullet-arrow.gif) no-repeat 8px 15px;
}

.sub #content #news ul li a:hover { 
	color: #555;
	background: #e2e2e2;
}

#content #news p { 
	padding: 15px 0 0 0;
	float: right;
}

.sub #content #selections { 
	width: 259px;
	padding: 5px 10px;
	background: url(/images/layout/content/sidebar/red-bg.gif) no-repeat left top;
}

.sub #content #selections h3 { 
	color: #fff;
	font-size: 1.3em;
	font-weight: normal;
	padding: 7px 10px 9px 17px;
}

#content #selections ul { 
	background: url(/images/layout/content/mid-grid-trans.png) no-repeat left top;
	width: 259px;
	margin-top: -5px;
	margin-left: -6px;
	padding: 5px 10px;
}

.sub #content #selections ul { 
	padding: 5px 10px;
	width: 240px;
	background: url(/images/layout/content/sidebar/red-bg-overlay.png) no-repeat left top;
	margin: 0 0 5px 0;
}

#content #selections ul li a { 
	display: block;
	background: url(/images/layout/border-light-horizontal.gif) repeat-x left bottom;
	padding: 20px 18px 20px 8px;
	text-decoration: none;
	color: #fff;
	font-size: 1.1em;
	line-height: 1em;
}

#content #selections ul li a:hover { 
	text-decoration: underline;
}

#content #selections ul li a img { 
	float: right;
	margin-top: -8px;
}

#content #selections ul li:last-child a, 
#content #selections ul li.end a { 
	background: transparent;
}

#content #selections ul li a:hover { 
	background: url(/images/layout/border-light-horizontal.gif) repeat-x left bottom;
}

#content #selections ul li:last-child a:hover,
#content #selections ul li.end a:hover { 
	background: transparent;
}

.home #content .grid#teaser { 
	padding: 10px 15px 15px 17px;
}

.home #content img.oil { 
	position: absolute;
	right: 0;
	bottom: 0;
}

.home #content .grid#teaser h2 { 
	font-size: 1.9em;
	line-height: 1.3em;
	font-weight: bold;
	text-transform: none;
	padding: 0 0 5px 0;
	margin: 0;
}

.home #content .grid#teaser p { 
	width: 165px;
	color: #eee;
	font-size: .9em;
	border-top: 1px solid #c46262;
	padding-top: 5px;
}

.home #content .grid#teaser p.learn-more { 
	border-top: 0;
}

.home #content .grid#teaser a.button { 
	display: block;
	padding: 0 0 0 0;
}

		/* ----------| =News / Events Section |---------- */ 

.sub#news #content { 
	background: #e5e5e5 url(/images/layout/news/content-bg.gif) repeat-y left top;
	color: #323232;
	padding: 25px 10px 10px 25px;
}

.sub#news #content h1 { 
	margin-right: -10px;
}

.sub#news #content #sidebar { 
	width: 233px;
}

.sub#news #content #sidebar h3 { 
	position: relative;
	background: url(/images/layout/news/sidebar-heading.gif) no-repeat left top;
	width: 233px;
	padding: 0;
}

.sub#news #content #sidebar h3 span { 
	background: url(/images/layout/news/sidebar-heading-bottom.gif) no-repeat left bottom;
	display: block;
	padding: 13px 10px;
	color: #e1e1e1;
}

.sub#news #content #sidebar h3 span img { 
	margin-top: -4px;
	float: right;
}

.sub#news #content #sidebar ul { 
	padding: 10px;
}

.sub#news #content #sidebar ul li { 
	padding-bottom: 15px;
	line-height: 1.4em;
}

.sub#news #content #sidebar ul li a { 
	color: #fff;
	text-decoration: none;
}

.sub#news #content #sidebar ul li a strong { 
	display: block;
}

.sub#news #content #sidebar ul li a:hover { 
	text-decoration: underline;
}

.sub#news #content #sidebar ul li a:hover strong { 
	text-decoration: underline;
}

.sub#news #content #sidebar p { 
	padding: 10px;
	margin-bottom: 0;
	color: #fff;
	background: url(/images/layout/border-light-horizontal.gif) repeat-x left bottom;
}

.sub#news #content #sidebar p.view-all { 
	float: right;
	background: transparent;
	padding: 0 10px 0 0;
	margin-top: -5px;
}

.sub#news #content #sidebar p.view-all a { 
	color: #eee;
	text-decoration: none;
}

.sub#news #content #sidebar p.view-all a:hover { 
	color: #fff;
	text-decoration: underline;
}

.sub#news #content #featured { 
	position: relative;
	float: left;
	width: 623px;
	padding: 20px;
	margin: -25px 0 0 -25px;
	background: #cbcbcb url(/images/layout/news/top-grad.gif) repeat-x left top;
	border-bottom: 1px solid #ccc;
}

.sub#news #content #featured h2 { 
	padding-top: 5px;
}

.sub#news #content #featured a.read-more { 
	padding-top: 10px;
	padding-right: 10px;
	float: right;
	display: inline-block;
	color: #990d0d;
	z-index: 1000;
}

.sub#news #content #sub-feature { 
	position: relative;
	clear: both;
	padding-top: 15px;
	left: -4px;
	width: 631px; 
	background: url(/images/layout/news/featured-top.gif) no-repeat 0 15px;
}

.sub#news #content #sub-feature .inner { 
	padding: 12px;
	background: url(/images/layout/news/featured-bottom.gif) no-repeat left bottom;
}

.sub#news #content #sub-feature .inner div { 
	float: left;
	width: 285px;
}

.sub#news #content #sub-feature .inner div.first { 
	padding-right: 30px;
}

.sub#news #content #sub-feature .inner div h3 { 	
	background: url(/images/layout/border-light-horizontal.gif) repeat-x left bottom;
	padding: 0 0 5px 0;
	margin: 0 0 7px 0;
	color: #a60909;
}

.sub#news #content #sub-feature .inner div ul li { 	
	line-height: 1.3em;
}

.sub#news #content #sub-feature .inner div ul li a { 	
	text-decoration: none;
	display: block;
	padding: 0 0 9px 0;
}

.sub#news #content #sub-feature .inner div ul li a:hover { 	
	color: #a60909;
}

.sub#news #content #sub-feature .inner div p { 	
	padding: 0;
}

.sub#news #content #sub-feature .inner div p a {
	color: #9e1c1c;
	text-decoration: none;
}

.sub#news #content #sub-feature .inner div p a:hover {
	color: #000;
}

.sub#news #main { 
	padding: 20px 0 0 2px;
}

.sub#news #main .sources { 
	position: relative;
	width: 631px;
	left: -11px;
	margin-bottom: 15px;
	background: url(/images/layout/news/sourced-top.gif) no-repeat 0 0;
}

.sub#news #main .sources .inner { 
	background: url(/images/layout/news/sourced-bottom.gif) no-repeat left bottom;	
	padding: 12px;
}

.sub#news #main .sources .inner div { 
	position: relative;
	float: left;
	width: 282px;
}

.sub#news #main .sources .inner div.first { 
	padding-right: 41px;
}

.sub#news #main .sources .inner div h3 { 
	position: relative;
	top: -9px;
	left: -9px;
	background: url(/images/layout/news/sourced-title-top.gif) no-repeat left top;
	width: 302px;
	padding: 0;
}

.sub#news #main .sources .inner div h3 span { 
	display: block;
	padding: 7px 10px;
	background: url(/images/layout/news/sourced-title-bottom.gif) no-repeat left bottom;
	color: #fff;
}

.sub#news #main .sources .inner div ul { 
	padding: 0;
}

.sub#news #main .sources .inner div ul li { 
	background: url(/images/layout/border-dark-horizontal.gif) repeat-x left bottom;
	padding: 0 5px 6px 5px;
	margin: 0 0 6px 0;
}

.sub#news #main .sources .inner div ul li a { 
	text-decoration: none;
	color: #555;
}

.sub#news #main .sources .inner div ul li a:hover { 
	text-decoration: underline;
}

.sub#news #main .sources .inner div ul li:last-child { 
	background: transparent;
	padding-bottom: 0;
}

.sub#news-2col #content { 
	padding: 17px;
}

.sub#news-2col #content h1 { 
	margin: -17px -17px 25px -17px;
}

.sub#news-2col #main { 
	width: 882px;
	background: url(/images/layout/news/two-col-top-gradient.gif) no-repeat left top;
}

.sub#news-2col #main .news-col h3 { 
	background: url(/images/layout/news/two-col-header-bg.gif) no-repeat left top;
	padding: 8px 15px;
	font-size: 1.2em;
	color: #fff;
}

.sub#news-2col #main .news-col#first { 
	padding-right: 14px;
	margin-right: 13px;
	border-right: 1px solid #ccc;
}

.sub#news-2col #main .news-col { 
	width: 427px;
	float: left;
}

.sub#news-2col #main .news-col ul {
	padding: 10px;
}

.sub#news-2col #main .news-col ul li { 
	background: url(/images/layout/border-dark-horizontal.gif) repeat-x left bottom;
	padding: 0 5px 6px 5px;
	margin: 0 0 6px 0;
}

.sub#news-2col #main .news-col ul li a { 
	text-decoration: none;
	color: #555;
}

.sub#news-2col #main .news-col ul li a:hover { 
	text-decoration: underline;
}

.sub#news-2col #main .news-col p { 
	padding-left: 15px;
}

.sub#news-single #main ul { 
	padding: 0;
}

.sub#news-single #main ul li { 
	list-style: none;
	padding: 0;
	background: transparent;
}

.sub#news-single #main ul li a { 
	display: block;
	padding: 9px 10px;
	background: transparent url(/images/layout/border-dark-horizontal.gif) repeat-x left bottom;
}

.sub#news-single #main ul li a:hover { 
	background: url(/images/layout/border-dark-horizontal.gif) repeat-x left bottom;
}

		/* ----------| =News / Events Section |---------- */ 

.sub #content #fact {
	position: relative;
	width: 275px;
	background: url(/images/layout/philosophy/gray-bg.gif) no-repeat left top;
}

.sub #content #fact p {
	background: url(/images/layout/philosophy/gray-bg.gif) no-repeat right bottom;
	padding: 10px;
	color: #fff;
	padding-right: 130px;
}

.sub #content #fact p img {
	right: 0;
	position: absolute;
	bottom: 1px;
}

.sub #content #fact p strong {
	display: block;
	padding: 0 0 4px 0;
	margin: 0 0 4px 0;
	text-transform: uppercase;
	background: url(/images/layout/border-white-horizontal.gif) repeat-x left bottom;
}

.sub #content #diagram {
	position: relative;
	clear: both;
	left: -11px;
	background: #fff url(/images/layout/philosophy/top-diagram.gif) no-repeat left top;
	width: 878px;
	padding: 5px;
}

.sub #content #diagram #explore {
	float: left;
	width: 267px;
	padding: 0;
	background: #323232 url(/images/layout/philosophy/menu-top.gif) no-repeat left top;
}

.sub #content #diagram #explore h3 {
	color: #eee;
	padding: 12px 12px 7px 12px;
}

.sub #content #diagram #explore p {
	color: #ddd;
	padding: 0 12px 12px 12px;
	font-size: .9em;
}

.sub #content #diagram #explore ol li a img {
	width: 28px;
	height: 28px;
	vertical-align: middle;
	padding-right: 5px;
}

.sub #content #diagram #explore ol li {
	border-top: 1px solid #fff;
	line-height: 1em;
}

.sub #content #diagram #explore ol li a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 5px 10px;	
	background: #7f7f7f;
}

.sub #content #diagram #explore ol li a:hover {
	background: #1a1a1a;
}

.sub #content #diagram #explore ol li.active a {
	background: #730a0a;
}

.sub #content #diagram #car {
	position: relative;
	float: right;
	width: 580px;
	height: 304px;
	padding: 10px 0 0 0;
	margin-top: 80px;
}

.sub #content #diagram #car p {
	position: absolute;
	background: #e3f6ff;
	border: 1px solid #d3e7f1;
	padding: 7px 12px;
	overflow: hidden;
	bottom: 240px;
	left: 5px;
	width: 533px;
}

.sub #content #diagram #car .overlay {
	position: absolute;
	left: -2px;
	top: 73px;
	width: 544px;
	height: 208px;
	padding-left: 15px;
	text-indent: -9999px;
}

.sub #content #diagram #car .fixed {
	margin: 90px 0 0 0;
}

.sub #content #diagram #car .step {
	position: absolute;
	z-index: 1000;
}

.sub #content #diagram #car .step.alt {
	z-index: -20;
}

.sub #content #diagram #car a:hover .step.alt {
	z-index: 2000;
}

.sub #content #diagram #car a.active-num .step.alt {
	z-index: 2000;
}

.sub #content #diagram #car #car-1 {
	left: 50px;
	bottom: 15px;
}

.sub #content #diagram #car #car-2 {
	left: 170px;
	bottom: 155px;
}

.sub #content #diagram #car #car-3 {
	left: 300px;
	bottom: 100px;
}

.sub #content #diagram #car #car-4 {
	left: 125px;
	bottom: 67px;
}

.sub #content #diagram #car #car-5 {
	left: 475px;
	bottom: 90px;
}

		/* ----------| =Bios Section |---------- */ 

#bios #content {
	padding: 10px;
}

#bios #content h1 {
	margin: -10px -10px 20px -10px;
}

#bios #content .grid.edged {
	position: relative;
	float: left;
	padding: 5px 5px 10px 5px;
	width: 393px;
	background: #43484a;
	min-height: 438px;
}

#bios #content .grid.edged ul { 
	float: left;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #444;
}

#bios #content .grid.edged ul li {
	float: left;
	width: 130px;
	font-size: .9em;
	line-height: 1.5em;
	background: url(/images/layout/gradient-down.gif) repeat-x left top;
}

#bios #content .grid.edged ul li.clear-left {
	clear: left;
}

#bios #content .grid.edged ul li a  {
	display: block;
	padding: 8px 10px;
	background: #43484a;
	text-decoration: none;
	color: #ddd;
}

#bios #content .grid.edged ul li a:hover, 
#bios #content .grid.edged ul li.active a { 
	background: transparent;
}

#bios #content .grid.expanded.edged-second { 
	position: relative;
	float: left;
	width: 470px;
	padding: 18px 8px 10px 15px;
	background: url(/images/layout/content/bios/background.gif) repeat-x left top;
}

#bios #content .grid.expanded.edged-second a img { 
	border: 1px solid #99abb7;
	padding: 1px;
	margin: 3px 7px 7px 6px;
}

#bios #content .grid p.info { 
	position: absolute;
	top: 98px;
	left: 80px;
	width: 337px;
	padding: 20px 15px 0 15px;
	background: url(/images/layout/info-box-top.gif) no-repeat left top;
	z-index: 1001;
	color: #555;
}

#bios #content .grid p.info.alt { 
	background: url(/images/layout/info-box-top-alt.gif) no-repeat left top;
}

#bios #content .grid p.info b { 
	font-size: 1.2em;
	color: #a60909;
	display: block;
	padding-bottom: 10px;
}

#bios #content .grid p.info span { 
	display: block;
	float: right;
	background: url(/images/buttons/close-info.gif) no-repeat left top;
	width: 61px;
	height: 13px;
	text-indent: -9999px;
}

#bios #content .grid p.info span a { 
	display: block;
	width: 100%;
	height: 100%;
}

#bios #content .grid p.info a.lower { 
	width: 337px;
	margin: 15px 0 -16px -15px;
	padding: 6px 15px;
	text-align: right;
	font-size: 1.2em;
	display: block;
	color: #a60909;
	text-decoration: none;
	border-top: 1px dotted #999;
	background: transparent url(/images/layout/info-box-bottom.gif) no-repeat left bottom;
}

#bios #content .grid p.info a.lower:hover { 
	color: #000;
}
		
.sub #content #sub-section { 
	float: right;
	width: 200px;
	background: #fff url(/images/layout/content/white-bg.gif)  left top;
	border: 1px solid #b7bcac;
	padding: 10px 15px 0 15px;
}
		
		
		/* ----------| =Markets Section |---------- */ 

.sub#markets h1 { 
	height: 128px;
	padding: 0 0 15px 0;
	margin-bottom: 15px;
}

.sub#markets h1 span { 
	display: none;
}

.sub#markets h1.automotive { 
	background: transparent url(/files/markets-in-motion/headers/automotive.jpg) no-repeat right top;
}

.sub#markets h1.trucking { 
	background: transparent url(/files/markets-in-motion/headers/trucking.jpg) no-repeat right top;
}

.sub#markets h1.freight { 
	background: transparent url(/files/markets-in-motion/headers/freight.jpg) no-repeat right top;
}

.sub#markets h1.aviation { 
	background: transparent url(/files/markets-in-motion/headers/aviation.jpg) no-repeat right top;
}

.sub#markets h1.systems { 
	background: transparent url(/files/markets-in-motion/headers/systems.jpg) no-repeat right top;
}

.sub#markets h1 strong { 
	display: block;
	position: absolute; 
	left: 25px; 
	bottom: 30px;
	font-size: 1.8em;
}

.sub#markets h1 span.jump { 
	display: block;
	right: 0px;
	bottom: 20px;
	background: transparent;
	left: auto;
	width: 210px;
	height: auto;
}

.sub#markets h1 span.jump em { 
	float: left;
	padding: 0 15px 0 0;
	display: block;
	width: 25px;
	height: 25px;
}

.sub#markets h1 span.jump em a { 
	display: block;
	width: 100%;
	height: 100%;
}

.sub#markets h1 span.jump em.automotive { 
	background: url(/files/markets-in-motion/icons/automotive.gif) no-repeat left top;	
}

.sub#markets h1 span.jump em.trucking { 
	background: url(/files/markets-in-motion/icons/trucking.gif) no-repeat left top;	
}

.sub#markets h1 span.jump em.freight { 
	background: url(/files/markets-in-motion/icons/freight.gif) no-repeat left top;		
}

.sub#markets h1 span.jump em.aviation { 
	background: url(/files/markets-in-motion/icons/aviation.gif) no-repeat left top;		
}

.sub#markets h1 span.jump em.systems { 
	background: url(/files/markets-in-motion/icons/systems.gif) no-repeat left top;		
}

.sub#markets h1.automotive span.jump em.automotive,
.sub#markets h1.trucking span.jump em.trucking,
.sub#markets h1.freight span.jump em.freight,
.sub#markets h1.aviation span.jump em.aviation,
.sub#markets h1.systems span.jump em.systems,
.sub#markets h1 span.jump em:hover { 
	background-position: left bottom;
}
		
		/* ----------| =Contact Section |---------- */ 

#tri-col #upper { 
	width: 660px;
	padding: 0;
	margin: 10px 0;
	background: #573f3d url(/files/contact/upper-bg.jpg) no-repeat left top;
	height: 358px;
	overflow: hidden;
	font-size: .9em;
}

#tri-col #upper div { 
	float: right;
	padding: 10px 0;
	width: 175px;
	line-height: 1.4em;
	padding-right: 40px;
	color: #555;
}

#tri-col #upper p { 
	padding-bottom: 8px;
}

#tri-col #upper div h3 { 
	font-size: 1.4em;
	color: #a60909;
	padding-bottom: 15px;
	padding-top: 15px;
	margin-left: -1px;
}

#tri-col #info { 
	width: 205px;
	margin: 10px 0 10px 0;
	float: right;
	background: url(/images/layout/content/bios/background.gif) repeat-x left top;
	padding: 15px 20px;
	height: 328px;
	overflow: hidden;
}

#tri-col #info p { 
	padding-left: 10px;
	padding-bottom: 11px;
	font-size: .9em;
	line-height: 1.3em;
}

#tri-col #info p strong { 
	display: block;
	margin: 0 0 3px -10px;
	font-style: italic;
	font-size: 1.1em;
}

#tri-col #info h3 { 
	font-size: 1.3em;
	margin-bottom: 10px;
}

#tri-col #content { 
	clear: both;
	position: relative;
	margin: 0;
	background: #252424 url(/images/layout/tri-col/content-bg.gif) no-repeat left top;
}

#tri-col #content .grid { 
	float: left;
	width: 255px;
	padding: 15px 25px 5px 25px;
	margin: 0;
}

#tri-col #content .grid img { 
	padding: 1px;
	border: 1px solid #a1a4a5;
	margin-top: 4px;
	margin-bottom: 4px;
}

#tri-col #content .grid h2 { 
	color: #ededed;
	font-size: 1.2em;
	text-transform: uppercase;
	padding: 0 0 8px 0;
	margin: 0 0 8px 0;
	background: url(/images/layout/border-light-horizontal.gif) repeat-x left bottom;
}

#tri-col #content p.view-all { 
	padding-bottom: 0;
	margin-bottom: 0;
}

#tri-col #content .view-all { 
	width: 916px;
	float: left;
	background: url(/images/layout/gray-trans.png) repeat left top;
}

#tri-col #content .view-all a { 
	position: relative;
	display: block;
	float: left;
	width: 262px;
	line-height: 1em;
	padding: 13px 19px 8px 24px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: .9em;
}

		/* ----------| =Case Studies |---------- */ 
		
.sub#case-studies #content { 
	padding: 15px;
}

.sub#case-studies #content h1 { 
	margin: -15px -15px 25px -15px;
}

.sub#case-studies #content #case-nav { 
	width: 887px;
	background: url(/images/layout/content/case-studies/nav-top.gif) no-repeat left top;
}

.sub#case-studies #content #case-nav ul { 
	background: url(/images/layout/content/case-studies/nav-bottom.gif) no-repeat left bottom;
}

.sub#case-studies #content #case-nav ul li { 
	float: left;
	width: 147px;
	text-align: center;
}

.sub#case-studies #content #case-nav ul li a { 
	display: block;
	padding: 8px 5px;
	color: #ddd;
	text-decoration: none;
}

.sub#case-studies #content #case-nav ul li a { 
	border-right: 1px solid #ac3939;
	border-left: 1px solid #7b0707;
}

.sub#case-studies #content #case-nav ul li.last {
	width: 152px;
}

.sub#case-studies #content #case-nav ul li.last a { 
	border-right: 0;
}

.sub#case-studies #content #case-nav ul li.first { 
	background: #2b2b2b url(/images/layout/content/case-studies/nav-first.gif) no-repeat left top;
}

.sub#case-studies #content #case-nav ul li.first a { 
	border-left: 0;
	background: transparent url(/images/layout/content/case-studies/nav-first-over.gif) no-repeat left bottom;
	text-align: left;
	padding-left: 12px;
}

.sub#case-studies #content #case-nav ul li.first a:hover { 
	border-left: 0;
	background: transparent url(/images/layout/content/case-studies/nav-first-over.gif) no-repeat left bottom;
}

.sub#case-studies #content #case-nav ul li a:hover { 
	background: #420101 url(/images/layout/content/case-studies/nav-hover.gif) repeat-x left top;
} 

.sub#case-studies #content #case-nav ul li.active a { 
	background: #575757 url(/images/layout/content/case-studies/nav-over.gif) repeat-x left top;
}

.sub#case-studies #content #preview { 
	position: relative;
	margin-top: 10px;
	line-height: 1em;
}

.sub#case-studies #content #preview blockquote { 
	position: absolute;
	left: 20px;
	top: 20px;
	padding: 12px 15px;
	background: #f1f1f1;
	width: 245px;
	line-height: 1.5em;
}

.sub#case-studies #content #preview blockquote p.button { 
	padding: 0;
	margin: 0;
}

.sub#case-studies #content #preview blockquote h3 { 
	color: #a60909;
	font-size: 1.2em;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #ccc;
}

.sub#case-studies #content #preview img { 
	vertical-align: bottom;
}

.sub#case-studies #content #case-selection { 
	position: relative;
	width: 887px;
	padding: 10px 0;
	background: url(/images/layout/content/case-studies/selection-bg.gif) no-repeat left bottom;
	border-top: 1px solid #fff;
}

.sub#case-studies #content #case-selection div { 
	padding: 2px 0 0 0;
}

.sub#case-studies #content #case-selection div a { 
	display: block;
	float: left;
	padding: 0 1px 0 2px;
}

.sub#case-studies #content #case-selection div a.next { 
	float: right;	
	width: 12px;
	padding: 43px 4px 37px 6px;
}

.sub#case-studies #content #case-selection div a.last { 
	float: left;	
	width: 12px;
	padding: 43px 20px 37px 5px;
}

.sub #content #main #product-info { 
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 5px solid #9c0909;
	background: #848484 url(/images/layout/case-studies/gradient-top.gif) repeat-x left top;
	padding: 10px;
	margin-bottom: 15px;
	font-size: .9em;
}

.sub #content #main #product-info h2 { 
	font-size: 1em;
	text-transform: uppercase;
	color: #000;
	padding: 0;
	margin: 0;
}

.sub #content #main #product-info p { 
	color: #eee;
	line-height: 1.4em;
	padding-bottom: 8px;
}

.sub #content #main #product-info img { 
	float: left;
	border: 1px solid #fff;
	margin: 0 10px 10px 0;
}

		/* ----------| =Search Results |---------- */ 

.sub#search #content p.right { 
	clear: right;
	text-align: right;
	padding-bottom: 10px;
}

.sub#search #content p.right select { 
	width: 50px;
}

.sub#search #content p.right b { 
	display: block;
	padding: 0 5px 10px 5px;
	font-weight: normal;
}

.sub#search #content h4 { 
	font-size: 1.2em;
	padding-top: 15px;
	padding-bottom: 7px;
	border-top: 1px solid #999;
}

.sub#search #content h4 a { 
	color: #295c7d;
}

.sub#search #content table { 
	width: 560px;
}

.sub#search #content p { 
	padding-bottom: 5px;
	margin-bottom: 0;
}

.sub#search #content p.link { 
	padding-bottom: 15px;
}

.sub#search #content p.paging { 
	border-top: 1px solid #999;
	padding-top: 5px;
}

	/* ---------| =Footer |---------- */ 
	
#footer * { 
	vertical-align: middle;
}	
	
#footer p {
	padding: 20px 0;
	line-height: 1em;
} 

#footer p a.rmi-logo {
	display: block;
	float: left;
	width: 145px;
	height: 56px;
	background: url(/images/layout/footer/rmi-logo.gif) no-repeat left top;
	text-indent: -9999px;
	vertical-align: middle;
	margin-top: -23px;
}

#footer p span {
	display: block;
	float: right;
	text-align: right;
	padding: 0 0 3px 0;
}

#footer a { 
	color: #ccc;
	text-decoration: none;
	padding: 0 5px;
}

#footer a:hover { 
	color: #fff;
}


