html {
font-family: Verdana;
font-size: 14px;
}

body {
min-width: 1024px;
background: #fff;
}

th {
font-weight: bold;
font-size: 16px;
}

form {
padding: 10px;
}

form p {
margin: 10px;
}

label {
display: block;
float: left;
text-align: right;
margin-right: 25px;
width: 25%;
}

hr {
border-color: #fff;
margin: 30px 0px;
}

#content {
margin: auto;
background: url(/images/bar.png) 0px 8px repeat-x;
padding-top: 20px;
}

#main_container, #header-container, #cse {
max-width: 1024px;
margin: auto;
}

#notice, #warning {
width: 80%;
padding: 10px;
background: #88cc88;
border: solid 1px #004400;
color: #004400;
margin: 10px auto;
}

#warning {
background: #ffdd55;
color: #000;
border-color: #000;
}

.clear {
	clear: both;
}

.blue_bg {
	background: #000032;
color: #fff;
}

#header {
height: 100px;
border-bottom: solid 7px #fff;
background: url(/images/header_bg.png) repeat-x;
}

.left {
	float: left;
}

.right {
	float: right;
}

.side_bar {
   width: 255px;
	margin: 15px 25px;
	padding: 0px;
}

.dark_blue_side_bar {
	width: 255px;
	background: #888;
   margin: 15px 25px;
	padding: 0px;
        background: url(/images/side_bar_middle.jpg) repeat-y;
        color: #fff;
}

.side_bar .dark_blue_side_bar {
margin: 0;
}

.side_bar hr {
margin: 20px 0px 10px;
}

#main_body {
margin: 20px 0px;
padding: 0px 5px;
}

#footer {
	text-align: center;
        padding: 10px 0px 0px;
        font-size: 12px;
margin-top: 15px;
border-top: solid 1px #9ebee5;
}

.quote {
        display: block;
        color: #000032;
        background: url(/images/flash_bar_top.jpg) repeat-x #9ebee5;
		padding: 15px;
		width: 640px;
		border: solid 1px;
}

.credit {
       display: block;
       font-size: 16px;
       margin-right: 0px;
       text-align: right;
}

#flash, #bar {
       display: block;
       width: 100%;
       height: 357px;
       background: transparent;
text-align: center;
}

#bar {
text-align: left;
height: 29px;
margin: 0 0 20px 0;
padding: 10px 0;
}

#bar h1 { margin-left: 310px; }

#home_flash_container {
text-align: center;
width: 849px;
height: 280px;
margin: auto;
margin-top: 8px;
border: inset 3px #99ccff;
padding: 1px;
background: #000;
}

.home_flash {
float: left;
text-align: center;
}

#tab_nav {
      float: right;
      margin: 39px 10px 0px;
      height: 25px;
font-size: 14px;
}

#tab_nav li {
     display: inline;
}

.level2 {
   display: inline;
}

#tab_nav li a {
padding: 7px 10px;
background: url(/images/tabs.jpg) repeat-x 0px -52px;
border: solid 1px #9ebee5;
text-decoration: none;
}

#tab_nav li a img { position: relative; top: -2px; }

#tab_nav li.active a, #tab_nav li a:hover {
background-position: 0px -3px;
border-color: #fff;
}

li.active a {
font-size: 18px;
}

#logo {
background: url(/images/banner-logo.png);
width: 284px;
height: 100px;
float: left;
margin: 0;
}

strong { font-weight: 700; }

h1 {
font-size: 27px;
margin: 0 0 0 100px;
padding: 0;
text-align: left;
}

h1 span.subheading {
font-size: 20px;
margin-left: 15px;
color: #033;
}

h2 {
font-size: 20px;
margin: 30px 0 10px;
border-bottom: solid 1px;
}

h3 {
margin: 25px 25px 10px;
font-size: 16px;
}

h3.services_heading {
font-size: 30px;
}

ul h3 {
margin-left: -20px;
}

h4 {
margin: 0 0 5px;
font-weight: bold;
font-size: .9em;
text-transform: uppercase;
}

p {
margin: 0px 0px 15px;
}

ul {
list-style-image: url(/images/bullet.png); 
margin-left: 2em;
}

li {
line-height: 24px;
}

dl {
margin: 15px;
}

dt {
font-size: 18px;
color: #000032;
border-bottom: solid 1px #9ebee5;
}

dd {
margin: 5px 10px 15px;
}

dl dl, ul.blue, div.blue {
background: url(/images/flash_bar_top.jpg) repeat-x #9ebee5;
padding: 10px;
border: solid 1px #000032;
}

div.blue {
margin: auto !important;
margin-top: 15px !important;
padding: 20px !important;
width: 80%;
}

dl dl dt {
border-color: #fff;
}

ul.blue {
padding: 10px 45px;
margin: 10px 7px;
}

.dark_blue_side_bar h1 {
border: none;
top: 0px;
text-align: left;
}

.side_bar ul {
list-style-image: none;
margin: 5px 10px 0px 25px;
font-size: 12px;
}

.side_bar a {
color: #9ebee5;
text-decoration: none;
background: #000032;
display: block;
margin-right: 25px;
padding: 2px 5px;
border: solid 1px #000032;
}

.side_bar a:hover, .side_bar a.active {
background: url(/images/flash_bar_top.jpg) repeat-x -50px -40px #9ebee5;
color: #000032;
cursor: hand;
border: solid 1px #fff;
}

.side_bar h3 {
   text-align: left;
   color: #9ebee5;
   font-size: 20px;
   margin: 10px 0 20px;
}

h2.dark_blue_side_bar {
background: url(/images/side_bar_top.jpg) no-repeat;
margin: 0px;
height: 25px;
width: 100%;
padding: 10px 20px;
color: #fff;
font-size: 20px;
border: none;
}
div.side_bar_bottom {
width: 100%;
height: 20px;
background: url(/images/side_bar_bottom.jpg) no-repeat;
}

div#stacked-benefits-sidebar {
   background: url(/images/side_bar_gray_middle.jpg) repeat-y;
   padding: 0;
}

#stacked-benefits-sidebar .side_bar_bottom {
   background-image: url(/images/side_bar_gray_bottom.jpg);
}

#stacked-benefits-sidebar h2.side_bar {
   background: url(/images/side_bar_gray_top.jpg) 0px 15px no-repeat #fff;
   margin: 0;
   padding: 25px 4% 0px;
   width: 92%;
   font-size: 13px;
   border: none;
}

.with_side_bar {
float: left;
width: 640px;
}

.aux_image {
	border: solid #fff;
	border-width: 0px 0px 20px 50px;
background: #000;
}

.about_image {
margin: 5px 10px 10px;
width: 472px;
padding-bottom: 10px;
}

.about_image img {
border: solid 1px #000;
margin: 10px;
}

.about_image h2 {
text-align: center;
width: 100%;
}

.about {
float: left;
width: 488px !important;
}

#services_images {
margin: 0px;
}

#services_images div {
float: left;
margin-right: 5px;
text-align: center;
background: #9ebee5;
border: solid 1px;
padding-bottom: 5px;
}

#services_images img {
border-bottom: solid 1px #000;
}

#services_images {
margin: 0px;
}

#industries_images div {
float: left;
margin: 0px 2px 20px 0;
text-align: center;
background: #e7eff8;
border: solid 1px;
padding-bottom: 5px;
overflow: hidden;
}

#industries_images img {
border-bottom: solid 1px #000;
}

.top_info {
margin: 20px 0px;
}

.caption {
	border: none;
	font-size: 12px;
height: 50px;
margin: 0 10px;
display: block;
}

.no-bullets {
list-style: none;
}

.full-width {
width: 100%;
}

.third-width {
width: 32%;
margin: 0 1% 0 0;
}

.center {
text-align: center;
}

.gray {
color: #999;
}

li.category {
font-size: 16px;
margin: 10px 0px 0px;
}

li a.edit_link {
display: inline;
font-size: 10px;
float: right;
margin: 0px;
border: solid 1px #fff;
border-width: 1px 1px 1px 0px;
position: relative;
left: 29px;
padding: 4px 5px 0px;
}

.icon {
position: relative;
top: 2px;
}

.download_link {
position: relative;
top: 15px;
border: outset 1px;
font-weight: bold;
text-decoration: none;
padding: 15px;
background: url(/images/flash_bar_top.jpg) repeat-x;
}

.outline {
background: url(/images/flash_bar_top.jpg) repeat-x #9ebee5;
padding: 20px;
margin: 25px;
text-align: center;
border: solid 2px #9ebee5;
}

.outline object {
display: block;
margin: auto;
border: inset 2px #9ebee5;
}

.full_width {
width: 100%;
margin: auto;
}

.half_width {
width: 50%;
}

.float_left {
float: left;
}

#loading {
position: relative;
top: 5px;
}

p.resource_header {
font-size: 18px;
margin: 0px 0px 30px;
}

p.resource_footer {
font-size: 18px;
margin: 15px 0px 0px;
}

div.resource_bullets {
margin-left: 50px;
}

.resource_bullets ul {
margin-top: 15px;
}

.padded {
padding: 40px;
background: #9ebee5;
border: solid 1px;
}

.odd {
background: #ccc;
}

#center-industries { 
list-style: none;
padding: 0;
margin: 0 0 25px; }

#center-industries li { 
float: left;
text-align: center;
overflow: hidden;
background: #e7eff8;
}

#center-industries li img { 
display: block; }

#center-industries li span {
   display: block;
padding: 15px;
border: solid 1px #003;
border-width: 1px 0;
height: 50px;
}

#center-industries li#oil-and-gas span {
line-height: 2em;
}

#center-industries li a span { 
color: #003;
font-size: 22px;
text-decoration: underline; }

#contact-us a {
display: block;
width: 241px;
height: 67px;
background: url(/images/contact-us-button.png) no-repeat;
line-height: 67px;
text-align: center;
font-size: 17px;
font-style: italic;
color: #003;
font-weight: bold;
border: none;
margin: 10px auto 25px;
}

#contact-us a:hover, #contact-us a:active, #contact-us a:focus {
background-position: 0px -77px;
color: #369;
}

a#client-logos { border: none; text-decoration: none; background: none; padding: 0; margin: 0; }

ul#root li ul {
width: 200px;
background: #9ebee5;
border: solid 1px #003;
border-top: none;
position: relative;
margin-top: 8px;
margin-left: -1px;
padding: 0px 0 0;
}

ul#root li ul li {
display: block;
padding: 0;
margin: 0;
width: 100%;
}

ul#root li ul li a {
background: transparent;
border: none;
display: block;
width: 90%;
padding: 5px 5%;
color: #003;
font-size: 14px;
}

ul#root li ul li a:hover,
ul#root li ul li a:focus,
ul#root li ul li a:active {
background: url(/images/flash_bar_top.jpg) repeat-x;
}

#stacked-benefits-sidebar {
background: #000;
color: #003;
padding: 25px 0;
}

#stacked-benefits-sidebar ul {
list-style: disc;
}

#stacked-benefits-sidebar ul li {
line-height: 14px;
margin: 10px 0;
}

.case-study { margin: 0; padding: 0;}

#search-box { float: right; width: 300px; height: 20px; margin: 10px 0 0; }

#cse #bar h1 { margin-left: 25px; }