/* ===================
1. YUI Global Reset
=================== */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,img {
  border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
  font-style: normal;
  font-weight: normal;
}

ul {
  list-style: none;
}

caption,th {
  text-align: left;
}

h1,h2,h3,h4,h5,h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before,q:after {
  content: '';
}

abbr,acronym {
  border: 0;
}

h2 {
  background: #2a4096 url(/images/frame/hdr_bg.gif) repeat-y top left;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  padding: 0 0 0 25px;
  margin-bottom: 5px;
}

p {
  padding-bottom: 10px;
  font-size: 12px;
}

a,a:visited {
  color: #4f72fa;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clear {
  clear: both;
  height: 1px;
  line-height: 1px;
}

.clear_left {
  clear: left;
  height: 1px;
  line-height: 1px;
}

body {
  background: #7790e4 url(/images/frame/bg.png) repeat-x top left;
  font: 12px/ 16px Helvetica, Arial, sans-serif;
  color: #2a4096;
}

#wrapper {
  width: 940px;
  margin: 0 auto;
  background: url(/images/frame/wrapper_bg.png) repeat-y top left;
}

#wrapper_inner {
  background: #dbdada;
  width: 868px;
  margin-left: 40px;
}

#header {
  background: url(/images/frame/header_bg.png) no-repeat top left;
  margin: 0 0 0 -40px;
  width: 940px;
  min-height: 115px;
}

#header_inner {
  margin: 0 30px 0 40px;
  padding-top: 25px;
  background: url(/images/frame/header_inner_bg.png) no-repeat 0 25px;
}

#branding {
  padding: 15px 25px;
}

#branding h1 {
  width: 756px;
  height: 104px;
  text-indent: -9999px;
  background: url(/images/head_bar.png) no-repeat top left;
}

#menubar {
  border-bottom: 1px solid #2a4096;
  clear: both;
}

.navigation {
  margin: 0px;
  padding: 0px;
  margin-left: 10px;
  float: left;
}

.navigation li {
  display: block;
  float: left;
  background: #2a4096 url("/images/frame/tab_blue_left.gif") left top no-repeat;
  padding: 0px 0px 0px 10px;
  margin-right: -1px;
  color: #fff;
  font-family: 11px;
  border: 1px solid #dbdada;
  border-width: 1px 1px 0px 1px;
  height: 25px;
}

.navigation li span {
  display: block;   
  background: #2a4096 url("/images/frame/tab_blue_right.gif") right top no-repeat;
  padding-top: 5px; 
  height: 20px; 
} 

.navigation li.active {
  background: #c3c3c3 url("/images/frame/tab_gray_left.gif") left top no-repeat;
}

.navigation li.active span {
  background: #c3c3c3 url("/images/frame/tab_gray_right.gif") right top no-repeat;
  padding-right: 0px;
}

.navigation li a,.navigation li a:visited {
  color: #fff;
  text-decoration: none;
  padding-right: 10px;
  font-family: 11px;
  outline: none;
}

.navigation li a:hover {
  text-decoration: underline;
}

.navigation li.active a,.navigation li.active a:visited {
  color: #2a4096;
}

#search {
  float: right;
  padding-right: 20px;
  display: none;
}

#search input.txt {
  color: #3f56b4;
  font-size: 11px;
  padding: 4px 3px 3px 3px;
  border: 1px solid #2a4096;
  width: 165px;
  vertical-align: top;
}

#breadcrumb {
  clear: both;
  padding: 5px 18px;
  font-size: 11px;
}

#main {
  margin: 0 18px;
  padding-bottom: 10px;
}

#content {
  margin-top: 10px;
}

#content .inner {
  padding-left: 25px;
}

#home_page #content .inner {
  padding: 0 0;
}

p.indent {
  padding-left: 25px;
  padding-right: 25px;
}

#content h3 {
  font-weight: bold;
  color: #2c4297;
  font-size: 13px;
  letter-spacing: 1px;
  border-bottom: 1px solid;
  margin-right: 45px;
}

#content h3 a,#content h3 a:visited {
  color: #2c4297;
  text-decoration: none;
}

#content h3 a:hover {
  text-decoration: none;
  color: #4F72FA;
}

#content ul {
  font-size: 11px;
  list-style-image: url("/images/buttons/li_dot.gif");
  /*list-style: disc;*/
  margin-left: 15px;
}

#content ul li {  
  margin-bottom: 3px;
}

#content li span {
  display: block;
  padding-left: 15px;
}

.col {
  width: 375px;
}

#contact_page .col {
  width: 235px;
  border-right: 1px solid #2c4297;
  margin: 0 15px 10px 0;
  min-height: 150px;
}

#contact_page .last {
  border: none;
}

#contact_page .col p span {
  display: block;
  padding-left: 25px;
}

#contact_page .col p {
  padding-left: 15px;
}

.col h3 {
  font-weight: bold;
  color: #142773;
  font-size: 15px;
  line-height: 20px;
}

.contact_form {
  padding: 10px 0 0 25px;
}

.careers_form {
  width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.login_form {
  width: 590px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5em;
  margin-bottom: 4em;
}

.login_form .rounded_box_600_top_a {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: red;
}

.form .row {
  clear: left;
  margin: 0 0 5px 0;
}

.form label {
  color: #142773;
  font-weight: normal;
  font-size: 14px;
  float: left;
  display: block;
  text-align: right;
  width: 150px;
  padding: 3px 5px 0 0;
}

.form .required_field {
	font-weight: bold;
}

.form .dressed {
  background: url(/images/frame/txt_bg.gif) no-repeat top left;
  width: 269px;
  border: none;
  padding: 3px 5px;
  font: 12px Arial, sans-serif;
}

.form .txtWrapper {
  background: url(/images/txtarea_bg.gif) no-repeat top left;
  width: 259px;
  height: 90px;
  float: left;
  padding: 5px;
}

.form .txtWrapper textarea {
  background: none;
  border: none;
  font: 12px Arial, sans-serif;
}

.form .btnSubmit {
  clear: left;
  background-image: reset;
  padding-right: 140px;
  text-align: right;
  /*padding: 5px 0 0 300px;*/
}

.request_account_error {
	color: red;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	padding-left: 50px;
	padding-bottom: 5px;
}


#facilities_left {
  float: left;  
  width: 300px; 
  margin-left: 99px;
}

#facilities_right {
  float: right;  
  width: 300px; 
  margin-right: 99px;
}

.rounded_box_300_top_a {
  width: 290px; 
  background-image: url('/images/frame/rounded_box_300_w_on_g_top_a.gif'); 
  padding: 5px 5px 5px 5px;
}

.rounded_box_300_top_b {
  width: 290px; 
  height: 4px; 
  background-image: url('/images/frame/rounded_box_300_w_on_g_top_b.gif'); 
  padding: 0px 5px 0px 5px;
}

.rounded_box_300_middle {
  width: 290px; 
  background-image: url('/images/frame/rounded_box_300_w_on_g_middle.gif'); 
  padding: 5px 5px 5px 5px;
}

.rounded_box_300_middle b {
  font-style: italic;
}

.rounded_box_300_bottom_image {
  width: 290px; 
  height: 180px; 
  background-image: url('/images/frame/rounded_box_300_w_on_g_bottom_image.jpg'); 
  padding: 5px 5px 5px 5px;
}

.rounded_box_300_bottom {
  width: 290px; 
  height: 8px; 
  background-image: url('/images/frame/rounded_box_300_w_on_g_bottom.gif'); 
  margin-bottom:5px; 
  padding: 0px 5px 0px 5px;
}



#rounded_box_350_left {
  float: left; 
  width: 350px; 
  margin-left: 50px;
}

#rounded_box_350_right {
  float: right;  
  width: 350px; 
  margin-right: 50px;
}

.rounded_box_350_top_a {
  width: 340px; 
  background-image: url('/images/frame/rounded_box_350_w_on_g_top_a.gif'); 
  padding: 5px 5px 5px 5px;
}

.rounded_box_350_top_b {
  width: 340px; 
  height: 4px; 
  background-image: url('/images/frame/rounded_box_350_w_on_g_top_b.gif'); 
  padding: 0px 5px 0px 5px;
}

.rounded_box_350_middle {
  width: 340px; 
  background-image: url('/images/frame/rounded_box_350_w_on_g_middle.gif'); 
  padding: 5px 5px 5px 5px;
}

.rounded_box_350_middle b {
  font-style: italic;
  color: #E23F41;
}

.rounded_box_350_bottom {
  width: 340px; 
  height: 8px; 
  background-image: url('/images/frame/rounded_box_350_w_on_g_bottom.gif'); 
  margin-bottom:5px; 
  padding: 0px 5px 0px 5px;
}


.rounded_box_400_top_a {
  width: 390px; 
  background-image: url('/images/frame/rounded_box_400_w_on_g_top_a.gif'); 
  padding: 5px 5px 5px 5px;
}

.rounded_box_400_top_a h3 {
    border-bottom: none !important;
}

.rounded_box_400_top_b {
  width: 390px; 
  height: 4px; 
  background-image: url('/images/frame/rounded_box_400_w_on_g_top_b.gif'); 
  padding: 0px 5px 0px 5px;
}

.rounded_box_400_middle {
  width: 390px; 
  background-image: url('/images/frame/rounded_box_400_w_on_g_middle.gif'); 
  padding: 5px 5px 5px 5px;
}

.rounded_box_400_bottom {
  width: 390px; 
  height: 8px; 
  background-image: url('/images/frame/rounded_box_400_w_on_g_bottom.gif'); 
  margin-bottom:5px; 
  padding: 0px 5px 0px 5px;
}

.rounded_box_600_top_no_head {
  width: 590px; 
  background-image: url('/images/frame/rounded_box_600_w_on_g_top_no_head.gif');
  height: 3px;
  padding: 0px 5px 5px 5px;
}

.rounded_box_600_top_a {
  width: 590px; 
  background-image: url('/images/frame/rounded_box_600_w_on_g_top_a.gif'); 
  padding: 5px 5px 5px 5px;
}

.rounded_box_600_top_a h3 {
    border-bottom: none !important;
}

.rounded_box_600_top_b {
  width: 590px; 
  height: 4px; 
  background-image: url('/images/frame/rounded_box_600_w_on_g_top_b.gif'); 
  padding: 0px 5px 0px 5px;
}

.rounded_box_600_middle {
  width: 580px; 
  background-image: url('/images/frame/rounded_box_600_w_on_g_middle.gif'); 
  padding: 5px 5px 5px 15px;
}

.faq h3 {
  border-bottom: none !important;  
}

.rounded_box_600_middle p {
  margin-right: 50px;
}

.rounded_box_600_bottom {
  width: 590px; 
  height: 8px; 
  background-image: url('/images/frame/rounded_box_600_w_on_g_bottom.gif'); 
  margin-bottom:5px; 
  padding: 0px 5px 0px 5px;
}

#history_left {
  float: left; width: 140px;
}

#history_left #stewart_image {
  float: left; 
  margin: 4em 0px 0em 0px; 
  background-image: url('/images/ssatter.jpg'); 
  width: 114px; 
  height: 140px;
}

#history_left #stewart_title {
  clear: left;
  float: left; 
  text-align: center; 
  padding: 5px 0px 5px 00px; 
  margin: 2px 0px 0px 0px; 
  font-weight: bold;
  background-color: #2a4096; 
  color: #dbdada;
  width: 114px;
  font-size: 10px;
    
}

#history_left #herbert_image {
  float: left; 
  margin: 3em 0px 0px 0px; 
  background-image: url('/images/hsatter.jpg'); 
  width: 114px; 
  height: 146px;
}

#history_left #herbert_title {
  clear: left;
  float: left; 
  text-align: center; 
  padding: 5px 0px 5px 00px; 
  margin: 2px 0px 0px 0px; 
  font-weight: bold;
  background-color: #2a4096; 
  color: #dbdada;
  width: 114px;
  font-size: 10px;
}

#history_center {
  float: left;
  width: 195px;
  margin-top: 4em;
  line-height: 1.9em;
}

#history_center p {
  font-size: 18px;
}

#history_right {
  float: right;  
  width: 400px; 
  margin-right: 20px;
}

.boxed_item {
  margin: 15px 0 0 35px;
  float: right;
  clear: right;
  width: 170px;
  border: 1px solid #2c4297;
  padding: 0px;
}

.boxed_item h3 {
  margin-left: 10px;
}

.boxed_item img {
  margin: 10px 10px 0px 10px;
}

.boxed_item p {
  margin: 0px 10px 0px 10px;  
}

.boxed_item div {
  background-color: #fff;  
}

.side_item {
  float: right;
  clear: right;
  width: 208px;
  margin: 0 0 0 0px;
}

.side_item h3 {
  border-bottom: 1px solid;
  margin-bottom: 2px;
  margin-right: 0px !important;
}

#services_sub .side_item {
  width: 170px;
}

.boxed_item h3 {
  margin-bottom: 5px;
  margin-right: 5px !important;  
}

.side_item img {
  margin-bottom: 5px;
}

#content .boxed_item p {
  padding: 10px 0 0 0;
}

#content .side_item p {
  padding: 0;
}

#contact_page .side_item p {
  padding: 0;
  font-size: 10px;
}

#services_sub .side_item p {
  padding-bottom: 10px;
}

.side_item p a {
  color: #42a0df;
}

#sList {
  width: 538px;
  float: left;
  margin-bottom: 2px;
}

#sList a,#sList a:visited {
  border: 2px solid #DBDADA;
  float: left;
}

#sList a:hover,#sList a.current {
  border: 2px solid #2b3f8b;
}

#sDesc {
  float: right;
  width: 277px;
  /*background: #2a4096;*/
  margin: 2px 0;
  color: #2a4096;
  padding: 8px;
  height: 194px;
  overflow: hidden;
}

#sDesc h3 {
  text-transform: uppercase;
  font-size: 14px;
  margin: 0;
  color: #fff;
  text-decoration: none;
}

#sDesc p {
  font-size: 12px;
  padding: 8px 0 0 0;
  line-height: 13px;
}

#sDesc p b {
  font-size: 13px;
}

.item {
  padding: 30px 0 0 0;
  clear: left;
}

.item img {
  float: left;
}

#content .item p,#content .item h3 {
  margin-left: 85px;
  padding: 0;
}

.products {
  margin-top: 15px;
}

#content .products div {
  float: left;
  width: 200px;
}

.accreditations {
  margin-top: 15px;
}

#content .accreditations h3 {
  font-size: 20px;
}

#content .accreditations h4 {
  font-size: 18px;
  text-align: center;
}

#footer {
  background: url(/images/frame/footer_bg.png) no-repeat bottom left;
  width: 940px;
  min-height: 90px;
  height: auto !important;
  height: 90px;
  color: #808080;
  font-size: 10px;
  margin: 0 auto;
}

#footer_inner {
  text-align: center;
  border-top: 1px solid #afaeae;
  margin: 0 45px 0 50px;
  padding-top: 10px;
}

#footer p {
  padding-bottom: 0;
  font-size: 10px;
}

#footer a,#footer a:visited {
  color: #808080;
  text-decoration: none;
  margin: 0 10px;
}

#footer a:hover {
  text-decoration: underline;
}

#footer_right {
  display: none;
  float: right;
  margin-top: -37px;
  margin-right: 70px;
  width: 300px;
}

#aatcc_logo {
  float: right;
  background: url("/images/aatcc_logo_smaller.gif") no-repeat;
  width: 123px;
  height: 100px;
}

#astm_logo {
  float: right;
  background: url("/images/astm_logo.jpg") no-repeat;
  width: 78px;
  height: 100px;
}

#a2la_logo {
  float: right;
  background: url("/images/a2la_logo_g_smaller.gif") no-repeat;
  width: 148px;
  height: 100px; 
}

#faq h3 {
  font-size: 13px;
  margin: .5em 0px 0px 1em;
}

#faq p {
  margin: .5em 12em 0px 2em;
}

#news p {
  margin: .5em 3em 0px 2em;
}

#memberships {
  margin-right: 50px;
  height: 100px;
}

.nobr {
  white-space: nowrap;
}

.careers_results {
  width: 750px;
  margin-left: auto;
  margin-right: auto;
}

.careers_results table {
  width: 750px;
}

.careers_results td {
  border: 1px solid gray;
  padding: 3px;
}

.careers_results_num, .careers_results_title, .careers_results_last_updated, .careers_results_status, .careers_results_show_job {
  background-color: #fff;
}


.careers_results_location {
  /*background-color: #fff;*/
}

.careers_job_status_open {
  color: green;
}

.careers_job_status_canceled {
  color: red;
}

.pagination_control {
  text-align: center;
}

.careers_job {
  width: 750px;
  margin-left: auto;
  margin-right: auto;
}

.careers_job table {
  margin-top: 3em;
  margin-bottom: 2em;
  width: 750px;
}

.careers_job_location, .careers_job_department, .careers_job_description, .careers_job_qualifications {
  background-color: #fff;
}

.careers_job_mailto a {
  font-weight: bold;
  color: #DD3235;
}

.careers_job td {
  border: 1px solid gray;
  padding: 3px;
}

.careers_job_return_nav {
  text-align: center;
  margin-bottom: 2em;
}

.careers_label {
  font-weight: bold;
}
