h1 {
text-indent: -9000px;
width: 609px;
height: 27px;
margin: 0px;
margin-bottom: 5px;
padding: 0px;
}
h2 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 13px;
color: #1A3267;
margin: 0px;
padding: 0px;
}
h3 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 13px;
color: #000000;
margin: 0px;
padding: 0px;
}

/* Header Titles */

#home h1 {background: url(../images/header_home.png) no-repeat left top;height: 52px;}
#mailingList h1 {background: url(../images/header_home.png) no-repeat left top;height: 52px;}
#retailer h1 {background: url(../images/header_retailer_support.jpg) no-repeat left top;}
#education h1 {background: url(../images/header_education.jpg) no-repeat left top;}
#laboratory h1 {background: url(../images/header_laboratory.jpg) no-repeat left top;}
#instruments h1 {background: url(../images/header_instruments.jpg) no-repeat left top;}
#publications h1 {background: url(../images/header_publications.jpg) no-repeat left top;}
#alumni h1 {background: url(../images/header_alumni.jpg) no-repeat left top;}
#downloads h1 {background: url(../images/header_downloads.jpg) no-repeat left top;}
#downloadApp h1 {background: url(../images/header_download-the-4cs-app.jpg) no-repeat left top;}
#news h1 {background: url(../images/header_news.jpg) no-repeat left top;}
#whatisgia h1 {background: url(../images/header_what_is_gia.jpg) no-repeat left top;}
#sitemap h1 {background: url(../images/header_site_map.jpg) no-repeat left top;}
#contactus h1 {background: url(../images/header_contact_us.jpg) no-repeat left top;}
#videos h1 {background: url(../images/header_videos.jpg) no-repeat left top;}
#podcasts h1 {background: url(../images/header_podcasts.jpg) no-repeat left top;}
#technical_support h1 {background: url(../images/header_contact_us.jpg) no-repeat left top;}
#find_number h1 {background: url(../images/header_help_find_number.jpg) no-repeat left top;}	
#search_results h1 {background: url(../images/header_search_results.jpg) no-repeat left top;}
#instore-tools h1 {background: url(../images/header_instore_tools.jpg) no-repeat left top;}
#online-tools h1 {background: url(../images/header_online_tools.jpg) no-repeat left top;}
#anerrorhasoccurred h1 {background: url(../images/header_an_error_has_occurred.jpg) no-repeat left top;height: 52px;}	

/* content modifiers */
#education, #laboratory, #retailer, #online-tools, #online-tools, #instore-tools {width:400px;} /* to accommodate right nav */

#bodyWrapper #home img#thumb {
margin-left: 10px;
}
#online-tools table .heading {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 13px;
color: #72562a;
}
#online-tools table {
border-collapse: collapse;
width: 450 px;
border: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
line-height: normal;
}
#online-tools th, #online-tools td {

}
#online-tools caption {
font-size: 12px;
font-weight: bold;
margin: 0;
padding: 0;
text-align: left;
}
#online-tools col {
border-right: 1px solid #CCCCCC;
}
#online-tools col#totalValueCol {
border: none;
}
#online-tools thead {
border: none;
}
#online-tools th {
font-weight: normal;
text-align: left;
}
.odd {
background-color: #E6E6E6;
}
.highlight { 
color: #cf8614;
}
