/*These styles are for doing css rollovers*/

#topnav td a.company:hover, #topnav td a.company-on {
	background-image: url("/images/nav/topnav/company_on.gif");
	border-left: 1px solid #396080;
	background-color: #396080;
}
#topnav td a.services:hover, #topnav td a.services-on {
	background-image: url("/images/nav/topnav/services_on.gif");
	border-left: 1px solid #396080;
	background-color: #396080;
}
#topnav td a.projects:hover, #topnav td a.projects-on {
	background-image: url("/images/nav/topnav/projects_on.gif");
	border-left: 1px solid #396080;
	background-color: #396080;
}
#topnav td a.news:hover, #topnav td a.news-on {
	background-image: url("/images/nav/topnav/news_on.gif");
	border-left: 1px solid #396080;
	background-color: #396080;
}
#topnav td a.tech:hover, #topnav td a.tech-on {
	background-image: url("/images/nav/topnav/tech_info_on.gif");
	border-left: 1px solid #396080;
	background-color: #396080;
}
#topnav td a.resources:hover, #topnav td a.resources-on {
	background-image: url("/images/nav/topnav/resources_on.gif");
	border-left: 1px solid #396080;
	background-color: #396080;
}
#topnav td a.faqs:hover, #topnav td a.faqs-on {
	background-image: url("/images/nav/topnav/faqs_on.gif");
	border-left: 1px solid #396080;
	background-color: #396080;
}
#topnav td a.careers:hover, #topnav td a.careers-on {
	background-image: url("/images/nav/topnav/careers_on.gif");
	border-left: 1px solid #396080;
	background-color: #396080;
}
#topnav td a.contact:hover, #topnav td a.contact-on {
	background-image: url("/images/nav/topnav/contact_us_on.gif");
	border-left: 1px solid #396080;
	background-color: #396080;
}

#topnav a.company {
	background-image: url("/images/nav/topnav/company_sub.gif");
}
		
#topnav a.services {
	background-image: url("/images/nav/topnav/services_sub.gif");
}
		
#topnav a.projects {
	background-image: url("/images/nav/topnav/projects_sub.gif");
}
		
#topnav a.news {
	background-image: url("/images/nav/topnav/news_sub.gif");
}
		
#topnav a.tech {
	background-image: url("/images/nav/topnav/tech_info_sub.gif");
}
		
#topnav a.resources {
	background-image: url("/images/nav/topnav/resources_sub.gif");
}
		
#topnav a.faqs {
	background-image: url("/images/nav/topnav/faqs_sub.gif");
}
		
#topnav a.careers {
	background-image: url("/images/nav/topnav/careers_sub.gif");
}
		
#topnav a.contact {
	background-image: url("/images/nav/topnav/contact_us_sub.gif");
}

/*End rollover styles*/

#image-cache {
	position: absolute;
	visibility: hidden;
	width: 700px;
}

body {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background-color: #F2F2F2;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}

body, html {
	scrollbar-3dLight-Color: #9FB7CA;	
	scrollbar-Arrow-Color: #CA9703;
	scrollbar-Base-Color: #7993A9;
	scrollbar-DarkShadow-Color: #193044;
	scrollbar-Face-Color: #8FAAC2;
	scrollbar-Highlight-Color: #D8E7F4;
	scrollbar-Shadow-Color: #537B98;
	scrollbar-Track-Color: #E5E5E5;
}

body#popup {
	background-image: url("/images/popup_bg.gif");
	background-position: 0px 47px;
	background-repeat: repeat-x;
	background-color: #8CA8BF;
}

a {
	color: #BC7712;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

a.more {
	display: block;
	clear: both;
	margin: 16px 0px 0px 14px;
	padding-left: 13px;
	background-image: url("/images/arrow.gif");
	background-position: 0px 3px;
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 10px;
	color: #BC7712;
	text-decoration: none;
}

a.product {
	display: block;
	margin: 0px 0px 15px 30px;
	padding-left: 18px;
	background-image: url("/images/boxed_arrow_right.gif");
	background-position: 0px 2px;
	background-repeat: no-repeat;
	font-weight: bold;
}

img {
	border: none;
}

div.more {
	margin-right: 10px;
	text-align: right;
	font-size: 10px;
}

fieldset {
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border: none;
}

h1 {
	margin: 3px 0px;
	font-size: 12px;
	color: #396080;
}


h1.title {
	font-size: 14px;
	margin: 16px 0px 20px 0px;
}

h2 {
	margin: 2px 0px;
	font-size: 11px;
	color: #396080;
}

h2.staff {
	padding-top: 9px;
	margin: 4px 0px;
	font-size: 12px;
	color: #396080;
	border-top: 2px solid #DBDBDB;
} 

img.title {
	margin: 11px 0px 15px 0px;
}

input.text {
	border-top: 2px inset #1F1F1F;
	border-left: 2px inset #1F1F1F;
	width: 116px;
	font-size: 10px;
}

p {
	margin: 0px 0px 10px 0px;
	line-height: 130%;
}

.overview {
	float: left;
	margin: 0px 15px 15px 0px;
}

select {
	font-size: 10px;
}

span.caption {
	font-size: 9px;
}

table {
	font-size: 11px;
}

table.main-office {
	border-bottom: 1px solid #8DA5BA;
	color: #396080;  
}

table.main-office td {
	padding-bottom: 19px;
}

table.branch-office {
	color: #396080;  
}

table.branch-office h2 {
	margin: 19px 0px 2px 0px;
}

#popup #header {
	border-bottom: 4px solid #396080;
	height: 43px;
}

#popup-image {
	margin: 0px 9px;
	padding: 10px 0px;
	background-color: #FFFFFF;
	text-align: center;
}

#popup h1 {
	margin: 10px 9px 0px 9px;
	padding: 7px 13px 7px 13px; 
	font-size: 11px;
	background-color: #E1E1E1;
}

#popup h1 span {
	color: #000000;
}

#popup p {
	margin: 0px 9px;
	padding: 10px 0px;
	background-color: #F4F4F4;
	text-align: center;
}

#popup #footer {
	margin-top: 0px;
	padding-right: 9px;
	padding-left: 9px;
	border: none;
	background-color: #8CA8BF;
	color: #C6D4DF;
}

#popup .batchlinks a {
	margin-top: -12px;
	font-weight: bold;
	color: #FFFFFF;
}

#wrapper {
	position: absolute;
	top: 83px;
	width: 100%;
	background-image: url("/images/1px_9EB5C9.gif");
	background-position: 166px 0px;
	background-repeat: repeat-y;
}

#fixed {
	z-index: 99;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 83px;
}

#header {
	padding-right: 50px;
	width: auto;
	height: 60px;
	background-image: url("/images/header/header_bg.gif");
	background-position: 0px 0px;
	background-repeat: repeat-x;
}

#header img.logo {
	position: absolute;
	top: 0px;
	left: 0px;
}

#header form {
	position: absolute;
	top: 20px;
	right: 12px;
	margin: 0px;
	padding: 0px;
	width: 380px;
	color: #FFFFFF;
}

#header form a {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}

#header label {
	width: auto;
	font-size: 10px;
	color: #FFFFFF;
}

#header input.text {
	border-top: 2px inset #1F1F1F;
	border-left: 2px inset #1F1F1F;
	width: 116px;
	background-color: #D8E7F4;
	font-size: 10px;
}

#topnav {
	border-bottom: 4px solid #396080;
	padding-left: 24px;
	width: auto;
	height: 23px;
	background-color: #193044;
}

#topnav td {
	text-align: center;
}

#topnav td a {
	display: block;
	border-left: 1px solid #6A777D;
	width: auto;
	height: 23px;
	background-position: 50% 8px;
	background-repeat: no-repeat;
	vertical-align: middle;
}

#service-nav {
	padding: 5px 59px 5px 45px;
	width: auto;
	height: 36px;
	background-color: #BFBFBF;
}

#service-nav td a {
	display: block;
	border: 1px solid #FFFFFF;
	background-color: #E5E5E5;
	text-align: center;
	width: auto;
	height: 34px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

#service-nav td a:hover, #topnav td a:hover {
	text-decoration: none;
}

#topnav td a img {
	margin-top: 8px;
}

#topnav td div, #service-nav td div {
	visibility: hidden;
}

#vp_home {
	padding-top: 10px;
	width: auto;
	height: 183px;
	background-image: url("/images/vp/vp_home_stretch_bg.gif");
	background-position: 0px 0px;
	background-repeat: repeat-x;
}

#vp_home #stretch-image {
	width: 100%;
	height: 182px;
	background-image: url("/images/vp/vp_home_stretch.jpg");
	background-position: 0px 0px;
	background-repeat: repeat-x;
}


#vp_home #flash-stretch-image {
	width: 100%;
	height: 182px;
	background-image: url("/images/vp/vp_home_flash_stretch.jpg");
	background-position: 0px 0px;
	background-repeat: no_repeat;
}

#vp_sub {
	width: auto;
	height: 65px;
	background-image: url("/images/vp/vp_sub_bg.gif");
	background-position: 0px 0px;
	background-repeat: repeat-x;
}

#leftnav {
	width: 166px;
	vertical-align: top;
}

#leftnav a {
	display: block;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #C1C1C1;
	padding: 5px 10px 3px 10px;
	height: auto;
	background-color: #EDEDED;
	font-size: 10px;
	font-weight: bold;
	color: #396080;
	text-decoration: none;
}

#leftnav a:hover, #leftnav a.down {
	background-image: url("/images/nav/leftnav/leftnav_on_bg.gif");
	background-position: 0px 0px;
	background-repeat: repeat-y;
}

#content {
	padding: 24px 60px 0px 20px;
	width: auto;
}

#content td.summary-text {
	padding: 0px 42px 0px 49px;
}

#content-sub {
	padding: 11px 24px 0px 24px;
}

#breadcrumbs {
	font-size: 10px;
	color: #777777;
}

#breadcrumbs a {
	color: #CA9703;
}

#slideshow {
	float: left;
	margin: 19px 15px 0px 0px;
	width: 323px;
	height: 209px;
	background-color: #D1D1D1;
}

#slideshow h1 {
	margin: 0px;
	padding: 3px 0px 0px 9px;
	font-size: 11px;
	font-weight: normal;
	color: #414141;
}

#controls {
	float: right;
	margin: 3px 6px 0px 0px;
	height: 9px;
}

#controls img {
	margin-left: 7px;
}

#project-list h1 {
	clear: both;
	margin: 12px 0px 3px 0px;
	font-size: 10px;
	color: #636363;
}

#project-list table {
	border-bottom: 1px solid #8DA5BA;
}

#project-list thead {
	background-color: #6C8EA7;
}

#project-list thead th {
	padding: 2px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
}

#project-list thead th div {
	border-top:1px solid #F4F4F4;
	border-right:1px solid #F4F4F4;
	border-bottom:1px solid #A8BBC9;
	border-left:1px solid #A8BBC9;
	padding: 6px 6px 4px 6px;
	background-color: #7E9BB2;
}

#project-list thead th div a {
	color: #FFFFFF;
}

#project-list thead th div.sort-by {
	border-top:1px solid #A8BBC9;
	border-right:1px solid #A8BBC9;
	border-bottom:1px solid #F4F4F4;
	border-left:1px solid #F4F4F4;
	background-color: #6C8EA7;
}

#project-list tbody tr.hilite {
	background-color: #ECEFF2;
}

#project-list tbody td {
	border-left: 1px solid #8DA5BA;
	padding: 6px 8px 4px 8px;
	vertical-align: top;
}

#project-list tbody td.date {
	border-right: 1px solid #8DA5BA;
}

#project-list tbody td a {
	font-weight: bold;
}

#project-selector {
	margin: 0px 0px 0px 0px;
}

#project-selector form {
	margin: -2px 0px 0px 0px;
	padding: 12px 4px 2px 4px;
	border: 1px solid #8DA5BA;
	width: 233px;
	background-color: #D9D9D9;
}

#project-selector fieldset {
	margin-top: 12px;
	border-top: 1px solid #929292;
}

#project-selector h1 {
	margin: 0px;
	padding: 9px 0px 6px 7px;
	width: 236px;
	height: 13px;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url("/images/content/projects/h1_bg.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#project-selector h1.advsearch{
	width: auto;
	background-image: url("/images/content/projects/h1_bg_matrix.gif");
}

#project-selector h1.sort{
	background-image: none;
	clear: both;
	margin: 12px 0px 3px 0px;
	font-size: 10px;
	color: #636363;
}

#project-selector h2 {
	padding-left: 0px;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

#project-selector input.text {
	margin-top: 5px;
	margin-bottom: 3px;
	width: 208px; 
}

#project-selector input.check {
	margin: 4px 0px 0px 70px;
}

#project-selector button {
	height: auto;
	width: auto;
	padding: 2px 4px 0px 4px;
	background-color: #D9D9D9;
	border: none;
}

#project-selector button.submit {
	margin: 0px;
	padding: 2px 4px 0px 4px;
}
#project-selector select {
	margin: 5px 0px 2px 0px;
}

#project-selector form.adv_search {
	width: 430px;
	padding: 12px 8px;
}

#project-selector form.adv_search label {
	float: left;
	margin-top: 4px;
	width: 180px;
}

#project-selector form.adv_search select {
	margin: 3px 4px 3px 4px;
}

#project-selector form.adv_search input {
	margin: 0px 4px 4px 4px;
	width: 210px;
}


#project-selector label span, span.required {
	color: #8DA5BA;
}

#project-selector div.inline {
	padding-left: 19px;
	clear: both;
	position: relative;
	margin: 0px;
}

#project-selector div.inline label {
	position: absolute;
	left: 104px;
	top: 2px;
	text-align: left;
	width: 200px;
	margin-top: 2px;
}

#project-category-closed {

}

#project-category-open {
	position: absolute;
	top: 101px;
}


#project-selector h1.contact{
	width: 560px;
	background-image: url("/images/content/projects/h1_bg_contact.gif");
}


#project-selector form.contact {
	width: 560px;

}

#project-selector select.contact option, #project-selector select.contact {
	width: 160px;
}

#project-selector form.contact label {
	float: left;
	width: 90px;
	margin-top: 5px;
	font-size: 10px;
}

#project-selector form.contact input.text {
	width: 160px;
}

#project-selector form.contact input.check {
	margin: 0px 2px 2px 0px;
	text-align: left;
}

#featured-project {
	border-bottom: 3px solid #A6BFD2;
	margin: 0px 0px 29px 0px;
	padding: 24px 19px;
	width: auto;
	height: 241px;
	background-image: url("/images/content/projects/main_feature_bg.jpg");
	background-position: 0px 0px;
	background-repeat: repeat-x;
}

#featured-project a.more {
	margin-left: 0px;
}

#featured-project img {
	float: right;
	margin-left: 37px;
	border: 1px solid #A0A0A0;
}

#content-sub .info-promo {
	clear: both;
	width: auto;
	margin-top: 20px;
	background-image: url("/images/content/infopromo_bg.gif");
	background-position: 0px 0px;
	background-repeat: repeat-x;
}

#content-sub .info-promo h1 {
	width: auto;
	background-image: url("/images/content/infopromo_h1_bg.gif");
}

#content-sub div.promo-body {
	width: 100%;
}

#content-sub div.promo-body p {
	margin-top: 0px;
}

.batch-control {
	clear: both;
	border-top: 3px solid #8DA5BA;
	padding-top: 6px;
	color: #969696; 
}

.batch-control a {
	font-weight: bold;
}

.batchlinks {
	float: right;
	margin-top: -13px;
}

.info-promo {
	width: 162px;
}

.info-promo h1 {
	margin: 0px;
	padding: 8px 7px 0px 7px;
	width: 162px;
	height: 17px;
	background-image: url("/images/content/sidebar/infopromo_h1_bg.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-size: 10px;
	color: #FFFFFF;
}

div.promo-body {
	margin-bottom: 12px;
	padding-bottom: 10px;
	border-right: 1px solid #8DA5BA;
	border-bottom: 1px solid #8DA5BA;
	border-left: 1px solid #8DA5BA;
	width: 160px;
}

div.promo-body a {
	font-weight: bold;
}

div.promo-body a.more {
	margin: 16px 0px 0px 0px;
	padding-left: 13px;
	background-image: url("/images/arrow.gif");
	background-position: 0px 3px;
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 10px;
	color: #BC7712;
	text-decoration: none;
}

div.promo-body h2 {
	margin: 8px 10px 0px 10px;
	padding: 0px;
	height: auto;
	color: #396080;
}

div.promo-body p {
	margin: 0px 10px 10px 10px;
	padding-top: 10px;
}

#tech-info {
	margin-top: 30px;
}

#tech-info h2 {
	margin-bottom: 0px;
	padding-left: 15px;
	background-image: url("/images/boxed_arrow_right.gif");
	background-position: 0px 2px;
	background-repeat: no-repeat;
}

#tech-info p {
	padding-left: 15px;
}

.project-promo {
	margin-bottom: 29px;
	border-bottom: 1px solid #8DA5BA;
	padding: 0px 0px 29px 165px;
	height: 102px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.project-promo a.more {
	margin-left: 0px;
}

.project-promo h1 {
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: normal;
}

.project-summary {
	margin-bottom: 11px;
	border-bottom: 1px solid #8DA5BA;
	padding: 0px 0px 11px 0px;
	color: #396080;
}

table.product-matrix {
	clear: left;
	margin-top: 29px;
	border-bottom: 1px solid #8DA5BA;
	width: 100%;
	background-image: url("/images/content/projects/product_matrix_bg4.jpg");
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #FAFAF9;
}

table.product-matrix th {
	text-align: left;
	background-image: url("/images/content/projects/th_bg_matrix.gif");
	background-position: 0px 0px;
	background-repeat: repeat-x;
}

table.product-matrix th h1 {
	margin: 0px;
	padding: 8px 0px 2px 10px;
	height: 16px;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url("/images/content/projects/h1_bg_matrix.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

table.product-matrix td {
	padding-top: 24px;
	font-size: 10px;
}

table.product-matrix td.left {
	border-left: 1px solid #8DA5BA;
}

table.product-matrix td.right {
	border-right: 1px solid #8DA5BA;
}

#railsheet {
	margin-top: 16px;
	padding-top: 10px;
	background-image: url("/images/content/railsheet_bg.gif");
	background-position: 0px 0px;
	background-repeat: repeat-x;
}

#railsheet .captioned-photo {
	float: left;
	margin-right: 37px;
	padding: 0px;
	width: 172px;
	overflow: hidden;
	height: 200px;
	background-color: #F2F2F2;
	text-align: left;
}

#railsheet .large-photo {
	margin-bottom: 17px;
	border-bottom: 1px solid #8DA5BA;
	padding-bottom: 17px;
	width: 100%;
	height: auto;
}

#railsheet table {
	margin-bottom: 12px;
	border-bottom: 3px solid #8DA5BA;
}

#railsheet th {
	border-left: 1px solid #8DA5BA;
	color: #8DA5BA;
	text-align: right;
}

#railsheet th.inline {
	border-left: none;
}

#railsheet td, #railsheet th {
	border-bottom: 1px solid #8DA5BA;
	border-right: 1px solid #8DA5BA;
	padding: 7px 5px;
	vertical-align: top;
}

#railsheet thead td {
	font-weight: bold;
}

#services h1 {
	margin: 7px 0px 0px 0px;
	height: 25px;
	background-color: #8DA5BA;
}

#services h1 img {
	margin: 8px 0px 0px 9px;
}

#services p {
	margin: 0px;
	padding: 12px 50px 12px 150px;
	min-height: 24px;
	height: 24px;
	background-color: #D9D9D9;
	font-size: 10px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#sidebar {
	padding: 63px 63px 0px 0px;
	font-size: 10px;
}

#sidebar img {
	display: block;
	margin-top: 10px;
	border: 1px solid #A0A0A0;
}

#sidebar div.promo-body img {
	display: inline;
	margin: 0px;
	border: none;
}

#footer {
	clear: both;
	margin-top: 22px;
	border-top: 3px solid #D1D1D1;
	padding: 7px 0px 5px 47px;
	width: auto;
	height: 10px;
	background-color: #7993A9;
	font-size: 9px;
	color: #FFFFFF;
}

#footer img {
	float: right;
	margin: -10px 59px 0 0;
}

input.button {
	clear: both;
	margin: 2px 0px 18px 15px;
	border-width: 1px;
	border-style: outset;
	border-color: #FFFFFF;
	height: 20px;
	background-color: #396080;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	color: #FFFFFF;
}

.form-buttons {
	margin: 8px 28px 0px 0px;
	text-align: right;
}

h1.news {
	font-weight: normal;
	font-size: 11px;
	margin: 0px 0px 5px 0px;
}

.abstract {
	width: 100%;
	float: left;
	margin-bottom: 5px;
	border-bottom: 2px solid #DBDBDB;
	padding: 0px 0px 10px 0px;
	font-size: 10px;
	color: #4C4C4C;
}

.abstract h6 {

	font-size: 11px;
	color: #396080;
	margin: 2px 0px 0px 0px;
}

.staff {
	width: 100%;
	float: left;
	margin-bottom: 15px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	color: #4C4C4C;
}

.abstract img, .staff img {
	margin-right: 10px;
}

a.arrow {
	display: block;
	padding: 3px 2px 0px 14px;
	background-image: url("/images/boxed_arrow_right.gif");
	background-position: 0px 5px;
	background-repeat: no-repeat;
	font-weight: bold;
}

.body-content img {
	border: 1px solid #A0A0A0;
	font-weight: normal;
	margin: 0px 12px 12px 12px;
}

.photo-left, .photo-right, h4, h5 {
	font-weight: normal;
	margin: 0px 0px 16px 0px;
	padding: 10px 0px 7px 0px;
	background-color: #E1E1E1;
	font-size: 9px;
	text-align: center;
}

.photo-left img, .photo-right img, h4 img, h5 img {
	display: block;
	margin: 0px 0px 0px 0px;
	border: 1px solid #A0A0A0;
}

.photo-left div, .photo-right div, h4 div, h5 div {
	clear: both;
} 

.photo-left, h4 {
	float: left;
	margin-right: 10px;
}

.photo-right, h5 {
	float: right;
	margin-left: 10px;
}

a.all-results {
	display: block;
	clear: both;
	margin: 6px 0px 0px 8px;
	padding-left: 13px;
	background-image: url("/images/arrow.gif");
	background-position: 0px 3px;
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 10px;
	color: #BC7712;
	text-decoration: none;
}

.body-content {
	margin-bottom: 10px;
}

.right-justified {
	text-align: right;
}

@media print {
	#topnav, #fixed, #vp_sub, #image-cache  {
		visibility: hidden;
		width: 0px;
		height: 0px;
		z-index: 0;
	}

	#header img {
		visibility: visible;
		margin-left: 20px;
	}

	#wrapper, .body-content {
		width: 600px;
		page-break-inside: auto;
	}

	#leftnav, #leftnav a, #leftnav img {
		visibility: hidden;
		width: 0px;
		height: 0px;
		z-index: 0;
		position: absolute;
	}

	#content-sub {
		width: 600px;
	}

}


h6 {
	text-align: justify;
	font-weight: normal;
}
