body
{
    margin: 0px;
    padding: 10px;
    padding-top: 9px;
    background-color: #FFF;
}
form
{
    padding: 0px;
    margin: 0px;
}
a
{
    color: #823B3B;
}

.wrapper_crumbs
{
    vertical-align: top;
    padding-left: 11px;
    
    font-size: 10px;
    color: #999;
    font-weight: normal; 
    font-family: verdana;
}
.wrapper_crumbs a
{
    color: #999;
    text-decoration: none;
}
.wrapper_crumbs a:hover
{
    color: #999;
    text-decoration: underline;
}

.wrapper_footer
{
    text-align: left;
    vertical-align: top;
    font-size: 10px;
    color: #999;
    font-weight: normal; 
    font-family: verdana;
}
.wrapper_footer a
{
    color: #999;
    text-decoration: underline;
}
.wrapper_footer a:hover
{
    color: #999;
    text-decoration: underline;
}

.wrapper_topnav
{
    text-align: right;
    vertical-align: top;
    font-size: 10px;
    color: #999;
    font-weight: normal; 
    font-family: verdana;
}
.wrapper_topnav a
{
    color: #999;
    text-decoration: none;
}
.wrapper_topnav a:hover
{
    color: #999;
    text-decoration: underline;
}

.table_rule
{
    margin-top: 9px;
}
.table_body
{
    margin-top: 9px;
}
.wrapper_logo
{
    vertical-align: top;
}

.wrapper_people
{
    vertical-align: top;
    padding-top: 10px;
}
.wrapper_science
{
    vertical-align: top;
    padding-top: 10px;
}
.wrapper_solutions
{
    vertical-align: top;
    padding-top: 10px;
}
.wrapper_search
{
    vertical-align: top;
    text-align: right; 
    padding-top: 10px;
}

.menu_level1
{
    background-image: url(/images/menu/background_menu.png); 
    background-repeat: repeat-y;

    position: absolute;
    left: 50px;
    top: 50px;
    z-index: 5;
    
    display: none;
}

.menu_simple
{
    position: absolute;
    left: 50px;
    top: 50px;
    z-index: 5;
    
    display: none;
}

.menu_item
{
    padding-left: 17px;
    padding-top: 4px;
    padding-bottom: 4px;
}
.menu_item_active
{
    padding-left: 17px;
    padding-top: 4px;
    padding-bottom: 4px;
    background-image: url(/images/menu/menu_active_background.gif);
    background-repeat: no-repeat;
}
.menu_item .menu_text
{
    font-family: arial;
    width: 152px;
    font-size: 11px;
    color: #888;
}
.menu_item_active .menu_text
{
    font-family: arial;
    width: 152px;
    font-size: 11px;
    color: #888;
    font-weight: bold;
}
.menu_rule
{
    text-align: center;
}
.menu_pointer
{
    margin-right: 4px;
}
.menu_text a
{
    text-decoration: none;
    color: #888;
}
.menu_text_active a
{
    text-decoration: none;
    color: #888;
}

ul
{
    padding-left: 15px;
    margin: 0px;
}
li
{
    margin-left: 0px;
    padding-left: 0px;
    margin-bottom: 3px;
}


/* SPLASH SPECIFIC */

.splash_white
{
    padding-left: 35px;
    padding-right: 100px;
    padding-top: 23px;
    padding-bottom: 12px;
}
.splash_arrow_background
{
}

.splash_paragraph
{  
    color: #823B3B; 
    font-size: 24px; 
    font-family: arial;
    padding-top: 5px;
    padding-bottom: 5px;
}
.splash_text
{
    
}
.splash_paragraph a
{
    color: #E9653D;
    text-decoration: none;
}
.splash_paragraph a:hover
{
    text-decoration: underline;
}


/* CONTENT AREA */

.div_content_wrapper
{
    background-color: #efedd6;
    padding-bottom: 25px;    
}
.div_content_crumbs
{
    padding: 20px; 
    padding-left: 35px; 
    padding-right: 35px; 
    padding-bottom: 12px;
    color: #F44443; 
    font-family: arial; 
    font-size: 18px;
}
.div_content_crumbs2
{
    color: #666; 
    font-family: arial; 
    font-size: 12px; 
    font-weight: bold;
    afont-style: italic;
    text-transform: uppercase;
}

.div_content_padding
{
    padding-left: 35px; 
    padding-right: 35px;
}
.div_content_wrapper h1
{
    color: #823B3B; 
    font-size: 24px; 
    font-family: arial;
    margin-top: 6px;
    margin-bottom: 6px;
    font-weight: normal;
    padding-left: 35px;
    padding-right: 35px;
    background-image: url(/images/content_h1_arrow.gif);
    background-repeat: no-repeat;
}
.div_content_wrapper h2
{
    color: #823B3B; 
    font-size: 16px; 
    font-family: arial;    
    font-weight: bold;

}
.div_content_wrapper h3
{
    color: #823B3B; 
    font-size: 14px; 
    font-family: arial;    
    font-weight: bold; 
    margin-bottom: 12px;
    margin-top: 20px;
}
.div_content_wrapper h2 .h2header
{
    color: #666; 
    font-size: 11px; 
    font-family: arial;    
    font-weight: bold;
}
.div_content_wrapper h2 .h2footer
{
    color: #000; 
    font-size: 12px; 
    font-family: arial;    
    font-weight: normal;
}
.div_content_wrapper p
{
    font-size: 12px; 
    font-family: arial;   
    line-height: 16px;
    margin-bottom: 10px;
    margin-top: 12px;
}
.div_content_wrapper ul li
{
    font-size: 12px; 
    font-family: arial;   
    margin-bottom: 3px;
}
.div_content_wrapper ol li
{
    font-size: 12px; 
    font-family: arial;   
    margin-bottom: 3px;
}




.div_rightrail_wrapper
{
    background-color: White;
    padding-top: 10px;
}
.div_rightrail_module
{
    background-color: #d6d3a6;
    padding: 10px;
    padding-top: 8px;
    padding-bottom: 12px;
}
.div_rightrail_help
{
    background-color: #dfe3de;
    margin-top: 0px;
}
.div_rightrail_module h2
{
    color: #695a56;
    font-size: 11px;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
    font-family: arial;
}
.div_rightrail_module h3
{
    color: #695a56;
    font-size: 11px;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 6px;
    font-family: arial;
    padding-bottom: 6px;
    border-bottom: 1px solid #8B7C78;
    text-transform: uppercase;
}
.div_rightrail_module p
{
    color: #695a56;
    font-size: 11px;
    margin-top: 5px;
    line-height: 16px;
    margin-bottom: 6px;
    font-family: arial;
}

.div_rightrail_module ol
{
    padding-left: 20px;
}
.div_rightrail_module li
{
    color: #695a56;
    font-size: 11px;
    margin-top: 2px;
    line-height: 16px;
    margin-bottom: 5px;
    font-family: arial;
}


.newsmenu p
{
    color: #823B3B; 
    font-size: 11px; 
    font-family: arial;
    margin-top: 6px;
    margin-bottom: 6px;
}




.form_message
{

    font-size: 11px; 
    font-family: arial;  
    color: #cb2735;
    font-weight: bold;
    padding-top: 6px; 
    padding-bottom: 6px;
}
.form_label
{
    padding-top: 5px;
    font-size: 11px; 
    font-family: arial;  
    color: #695a56;
    font-weight: bold;
}
.form_field
{
    padding-top: 2px;
}





.div_simple_rule
{
    background-image: url(/images/rightrail_rule_background.gif);
    padding: 0px;
}
.div_spacer_rule
{
    background-image: url(/images/rightrail_rule_background.gif);
    padding: 0px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.sitemap_level2
{
    padding-left: 25px;
}
.sitemap_level3
{
    padding-left: 50px;
}


.newsmenu h3
{
    color: #7b695a;
    font-size: 11px;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 6px;
    font-family: arial;
    padding-bottom: 6px;
    border-bottom: 1px solid #7b695a;
    text-transform: uppercase;
}
    
    
    
.data_table
{
    border-top: 2px solid #DDD;
}
.data_table tr th
{
    font-size: 11px;
    font-weight: bold;
    color: #000;
    text-align: left;
    margin-top: 5px;
    margin-bottom: 3px;
    font-family: verdana;    
    padding-bottom: 8px;
    padding-top: 8px;
    border-bottom: 1px solid #DDD;         
    padding-right: 5px;
}        
.data_table tr td
{
    font-size: 11px;
    color: #000;
    font-weight: normal; 
    margin-top: 5px;
    margin-bottom: 3px;
    font-family: verdana;    
    padding-bottom: 8px;
    padding-top: 8px;
    border-bottom: 1px solid #DDD;         
    padding-right: 5px;
}
.data_table tr td.button_row
{
    border-bottom: 0px solid #DDD;         
}    



.table_small_results
{
    border-top: 1px solid #CCC;
    border-left: 1px solid #CCC;
}
.table_small_results tr th
{
    font-size: 10px;
    font-weight: bold;
    color: #000;
    text-align: left;
    font-family: tahoma;  
    padding: 2px;  
    border-bottom: 1px solid #CCC;         
    border-right: 1px solid #CCC;         
}        
.table_small_results tr td
{
    font-size: 10px;
    color: #000;
    font-family: verdana;   
    padding: 2px; 
    border-bottom: 1px solid #CCC;         
    border-right: 1px solid #CCC;         
}



.table_certifications tr td
{
    font-size: 12px;
    color: #000;
    font-family: verdana;   
    padding-bottom: 8px;
}



.table_products tr td
{
    font-size: 11px;
    color: #000;
    font-family: verdana;   
    padding-bottom: 4px;
    padding-top: 4px;
    padding-right: 8px;
    border-top: 1px solid #CCC;
}
.table_products tr th
{
    font-size: 11px;
    color: #000;
    font-family: verdana;   
    text-align: left;
    padding-bottom: 4px;
    padding-right: 8px;
}


/* search */

.search_title
{
    font-size: 12px; 
    font-family: arial;   
    line-height: 16px;
    margin-bottom: 6px;
    margin-top: 16px;
    font-weight: bold;
}
.search_description
{
    font-size: 12px; 
    font-family: arial;   
    line-height: 16px;
    margin-bottom: 6px;
    margin-top: 0px;
}
.search_url
{
    font-size: 12px; 
    font-family: arial;   
    line-height: 16px;
    margin-bottom: 10px;
    margin-top: 0px;
}

div.topNav
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 10pt;
	background-color: #E9EDE9;
	height: 24px;
	width: 200px;
	text-align: center;
	padding-top: 6px;
	white-space: nowrap;
	float: left;
	border-right: 1px #9FAD9F solid;
	border-bottom: 1px #9FAD9F solid;
	margin-top: 8px;
	margin-right: 15px;
}

div.topNav a 
{
	text-decoration: none;
}

div.topNav:hover
{
	background-color: #F8F6EB;
	border-right: 1px #DAD3A3 solid;
	border-bottom: 1px #DAD3A3 solid;
}