body {

	margin: 0px;
	padding: 0px;
	background: #DBE7EE url('images/bckgrd_main.jpg') repeat-y center top;
	text-align: center;
	font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:arial

}

#wrapper {

	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-left: solid 0px;
	border-right: solid 0px;
	position: relative;
	
}

/* HEADER */

#header {
	height: 115px;
}


#logo {
	float: left;
	padding-top: 20px;
}


#allheaderLinks {
	float: right;
	padding-top: 10px;
    margin: 0px;
	position: relative;
	width:700px;
}

/* HEADER - top nav links */

#region_toplinks {
   position: absolute;
   top: 10px;
   right:0px;
   z-index:1000;
}


#topLinks {
   list-style-type: none;
   padding: 0px;
   margin: 0px;
   color: #107BAF;
   float: right;
}

#topLinks li {
   display: inline;
}

#topLinks a {
   font-size: 11px;
   color: #107BAF;
   text-decoration: none;
   margin-right: 0px;
   margin-left: 0px;
}

.spacing {
   margin-left: 10px;
   margin-right: 10px;
}

/* HEADER - Select Region */




.alignRS, .alignRS1, .alignRS2 {
display:block;
float:left;
cursor: hand;
}

.alignRS1 {
padding:1px 0px 0px 4px; 
}

.alignRS2 {
padding:0px 0px 0px 4px; 
}

#f  {
position: relative;
}

/* HEADER - search box */

#search-form {
   padding: 0px;
   margin: 0px;
   position: absolute;
   top: 35px;
   right:0px;
}

#search-form input {
    vertical-align: middle; /* align the button and text field input vertically middle */
}

#search-form input.button {
    color: white;
	margin-left: 5px;
}

#search-form #search-text {
    width: 158px;
	height: 16px;
    border: 1px solid #c0c0c0;
    font-size: 0.83em;
    background: #ffffff;
	color: #555;
}

.spacing {
   margin-left: 10px;
   margin-right: 10px;
}



/* Breadcrumb/links - below top MAIN NAV links */

#header2 {
    padding: 0px;
    margin: 0px;
	clear: both;
}

#breadcrumbs {
	float: left;
    font-size:  11px;
	font-weight: bold;
    color: #107BAF;
    padding-top: 5px;
}

#header2Links {
	float: right;
    margin: 0px;
    position: relative;
    width:300px;
}

#topLinks2 {
   list-style-type: none;
   padding: 0px;
   margin: 0px;
   color: #107BAF;
   position: absolute;
   right:0px;
}


#topLinks2 li {
   display: inline;
}









/* Content Section - Main/LeftNav/Right Column */

#wrapperMP, #wrapper3, #wrapperLN_M, #wrapperM_only  {
	width: 705px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	clear:both;
}

#wrapper3 {
	margin: 15px 0px 0px 0px;
}

#wrapperLN_M, #wrapperM_only  {
	width: 950px;
	margin: 15px 0px 0px 0px;
}

#maintopborder, #maintopborder2, #maintopborder2MP, #maintopborderLN_M, #maintopborderM_only {
	width: 705px;
	float: left;
	margin: 0px;
	padding: 0px;	
	line-height: 1px;
}

#maintopborderLN_M, #maintopborderM_only {
	width: 950px;
}

#maintopborder2MP {
	margin-top: 16px;
}


#maintopborder2MP {
	background: url('images/main_TopBar2MP.png') no-repeat left bottom;
	height: 10px
}


#wrapper2, #wrapper2b, #wrapper2MP, #wrapper2LN_M, #wrapper2M_only {
	width: 705px;
	float: left;
	margin: 0px;
	padding: 0px;
}


#wrapper2LN_M, #wrapper2M_only {
	width: 950px;
}


#wrapper2MP {
	background: url('images/bckgrd_mainMC2e.jpg') no-repeat left top;
    height: 657px
}


/* MAINBODY - content */

.enhance {
   font-weight:bold;
}

.clearspace, .clearspaceM  {
   clear:both;
   line-height:18px;
   margin:0px;
   padding:0px;
}

.clearspaceM {
   float: left;
}

#main, #main2, #mainLN_M, #mainM_only {
    display: inline; /*for IE */
	float: right;
	width: 540px;
	padding-left: 0px;
}

#main2 {
	width: 705px;
}

#mainLN_M {
 	width: 685px;
	padding-right: 100px;
}

#mainM_only {
 	width: 950px;
}

#main ul, #main2 ul, #mainLN_M ul, #mainM_only ul {
   list-style-type: none;
   padding: 0px 0px 12px 0px;
   margin: 0px 0px 0px 0px;  
}



#main h1, #main2 h1, #mainLN_M h1, #mainM_only h1 {
    margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 18px;
	color: #00476B;
	font-size: 26px;
}

#products, #products2 {
	height:126px;
	padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;  
}



#productname, #productname2 {
    float: left;
	font-size: 13px;
	font-weight:bold;
	padding: 20px 0px 0px 20px;
    margin: 0px 0px 0px 0px;  
	width:265px;
}


#productname {
	width:265px;
}

#productname2 {
	width:425px;
}

#productname ul, #productname2 ul {
   list-style-type: none;
   padding: 5px 0px 0px 0px;
   margin: 0px 0px 0px 0px;  
}

#productname li, #productname2 li {
   padding: 0px 15px 0px 0px;
   margin: 0px 0px 0px 0px;
   font-size: 13px;
   color: #0072AA;
   display: inline;
   background: #D9D9D9;
}

#productname li a, #productname li a:visited, #productname2 li a, #productname2 li a:visited {
   text-decoration:none;
   color: #0072AA;
}

#products_search-form, #products_search-form2 {
   padding: 0px;
   margin: 20px 0px 0px 0px;
}


#products_search-form input, #products_search-form2 input {
   vertical-align: middle; /* align the button and text field input vertically middle */
}

#products_search-form input.button, #products_search-form2 input.button {
    color: white;
	margin-left: 5px;
}

#products_search-form #search-text, #products_search-form2 #search-text {
    width: 158px;
	height: 16px;
    border: 1px solid #c0c0c0;
    font-size: 0.83em;
    background: #ffffff;
    color: #555;
}


#products_search-form #search-text {
    width: 128px;
}

#productsearch {
    float: left;
	font-size: 13px;
	font-weight:bold;
	padding: 20px 0px 0px 0px;
    margin: 0px 0px 0px 0px; 
	position:relative;
}

#formLeftText, #formLeftText2 {
	padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px; 
	position:absolute;
	font-size: 11px;
	font-weight:normal;
	width: 100px;
}

#formLeftText {
	top:45px;
    left:0px;
}

#formLeftText2 {
	top:75px;
	left:0px;
}

#formmenu, #formmenu2 {
	padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px; 
	position:absolute;
}

#formmenu {
	top:40px;
	left:70px
}

#formmenu2 {
	top:70px;
	left:70px
}

#text3 {
	padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px; 
	position:absolute;
	font-size: 11px;
	font-weight:normal;
	top:100px;
	left:156px;
}

#text3 a {
   font-size: 11px;
   padding: 0px 2px 0px 0px;
}



#productwrap  {
    position:relative;
}

#productwrap h1  {
   float: left;
}

#seachbyproduct, #seachbyproduct2   {
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px; 
   position:relative;
}

#seachbyproduct2  {
   float: right;
   padding: 0px 4px 0px 0px;
   margin: 21px 6px -1px 0px;
}

#seachproduct, #seachproduct2  {
  position: relative;
}

#beans {
  padding-left: 9px;
}



#seachproduct a.close2 {
   font-size: 11px;
   color: #5A5A5A;
   text-decoration: none;
   padding: 0px 0px 0px 5px;
}


#seachproduct2 a.close2 {
   font-size: 11px;
   color: #5A5A5A;
   text-decoration: none;
   padding: 0px 50px 0px 5px;
}

#slide2000  {
  clear: both;
}

#main h3, #main2 h3, #mainLN_M h3, #mainM_only h3 {
    margin: 0px 0px 0px 0px;
	padding: 6px 10px 12px 18px;
	color: #000000;
	font-size: 14px;
}

#main h4, #main2 h4, #mainLN_M h4, #mainM_only h4 {
    margin: 0px 0px 0px 0px;
	padding: 6px 10px 12px 18px;
    color: #00476B;
	font-size: 12px;
}

#mainPcopyCol1 h2, #mainPcopyCol2 h2, #mainPcopyCol3 h2 {
	margin: 0px;
	padding: 7px 0px 0px 12px;
    color: #00476B;
	font-size: 18px;
}

#mainPcopyCol1 h2 a, #mainPcopyCol2 h2 a, #mainPcopyCol3 h2 a {
	color: #00476B;
	text-decoration:none;
}

#mainPcopyCol1 h3, #mainPcopyCol2 h3, #mainPcopyCol3 h3 {
	margin: 0px;
	padding: 0px 0px 0px 12px;
	color: #000000;
	font-size: 14px;
}

#mainPcopyCol1 h3 a, #mainPcopyCol2 h3 a, #mainPcopyCol3 h3 a {
	color: #000000;
	text-decoration:none;
}

#productlinksCol1 h3, #productlinksCol2 h3, #industrylinksCol1 h3, #industrylinksCol2 h3{
    margin: 0px 0px 0px 0px;
	padding: 22px 0px 0px 18px;
	color: #000000;
	font-size: 14px;
}

#productlinksCol1 h3 a, #productlinksCol2 h3 a, #industrylinksCol1 h3 a, #industrylinksCol2 h3 a {
	color: #000000;
	text-decoration: none;
}

#main h2, #mainLN_M h2, #mainM_only h2 {
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	color: #000000;
	font-size: 16px;
}

#main p, #main2 p, #mainLN_M p, #mainM_only p {
    margin: 0px 0px 0px 0px;
	padding: 0px 20px 10px 18px;
	color: #000000;
	font-size: 11px;
}

#main2 p {
	padding: 10px 20px 10px 18px;
	font-weight: bold;
}

#mainPcopyCol1 p, #mainPcopyCol2 p, #mainPcopyCol3 p  {
    margin: 0px 0px 0px 0px;
	padding: 0px 20px 20px 12px;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}

#main p.subheading, #mainLN_M p.subheading, #mainM_only p.subheading  {
    margin: 0px 0px 0px 0px;
	padding: 10px 20px 5px 33px;
	color: #0072AA;
    font-size: 12px;
	font-weight: bold;
}

#main p.subheading2, #mainLN_M p.subheading2, #mainM_only p.subheading2 {
    margin: 0px 20px 0px 18px;
	padding: 10px 20px 5px 15px;
	color: #000000;
	font: 11px arial;
	border: solid 1px;
	display:block;
	background: #ffffff;
}

#main p.line, #mainLN_M p.line, #mainM_only p.line {
  padding: 20px 0px 0px 0px;
}



#main p.line2, #mainLN_M p.line2, #mainM_only p.line2 {
  padding: 20px 0px 0px 0px;
}



#main p.mainbottom, #mainLN_M p.mainbottom,  #mainM_only p.mainbottom {
    margin: 0px 0px 0px 0px;
	padding: 10px 20px 5px 18px;
	color: #0072AA;
	font-size: 11px;
	font-weight: bold;
}

#main p.mainbottom a, #mainLN_M p.mainbottom a, #mainM_only p.mainbottom a {
    color: #0072AA;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#main p.mainbottom a:hover, #mainLN_M p.mainbottom a:hover, #mainM_only p.mainbottom a:hover {
    color: #0072AA;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

#productlinks, #industrylinks {
    margin: 0px;
    padding: 0px;
}

#productlinks {
    height: auto !important;
    height: 1%; /* IE6 fix */
    margin-bottom: 20px;
    overflow: hidden;
}

#productlinksCol1, #productlinksCol2, #industrylinksCol1, #industrylinksCol2, #mainPcopyCol1, #mainPcopyCol2, #mainPcopyCol3 {
    float: left;
}

#productlinksCol1 {
	width: 340px;
}

#industrylinksCol1 {
	width: 240px;
}

#mainPcopyCol1 {
	width: 225px;
}

#mainPcopyCol2 {
    width: 225px;
}

#mainPcopyCol3 {
    width: 225px;
}

#productlinksCol1 ul, #productlinksCol2 ul, #industrylinksCol1 ul, #industrylinksCol2 ul {
   list-style-type: none;
   padding: 0px 0px 12px 0px;
   margin: 0px 0px 0px 0px;  
}



#productlinksCol1 li a, #productlinksCol2 li a, #industrylinksCol1 li a, #industrylinksCol2 li a {
   color: #0072AA;
   text-decoration: none;
   font-weight:bold;
   font-size:12px;
}

/* LEFT NAV -  */

#leftNav {
    float: left;
	width: 165px;
	margin: 0px;
	padding: 0px;
}




#leftNavlinks2  {
    width: 145px;
}

#leftNavlinks ul, #leftNavlinks2 ul {
   list-style-type: none;
   padding: 0px;
   margin: 0px;
}

#leftNavlinks li, #leftNavlinks2 li {
   padding: 0px;
   margin: 0px;
   float:left;
   width: 100%;
}

#leftNavlinks2 li {
   padding: 20px 5px 0px 12px;
   font-weight:bold;
   font-size: 11px;
}

#Linkcolor1, #Linkcolor1b, #Linkcolor2, #Linkcolor3 {
   font-size: 11px;
   font-weight: bold;
   color: #000000;
   text-decoration: none;
   margin: 0px;
   display: block;
}





#mainbtmborder, #mainbtmborderMP, #mainbtmborderLN_M, #mainbtmborderM_only  {
    margin:0px;
	padding:0px;
	width: 705px;
	float: left;
}

#mainbtmborderLN_M, #mainbtmborderM_only {
 	width: 950px;
}



#mainbtmborderMP {
  	background: url('images/main_BtmBarMP.png') no-repeat left top;
	height: 10px;
	line-height: 1px
}



/* RIGHT MAIN COLUMN - content */

#rightCol, #rightColMP {
	float: right;
	width: 225px;
	padding-left: 20px;
	margin: 15px 0px 0px 0px;
}

#rightColMP {
	margin: 0px 0px 0px 0px;
}

#boxMP1_top1 {
    background: url('images/rss_back1.png') no-repeat left top;
	height: 89px
}

#boxMP1_top2 {
    background: url('images/rss_back2.png') no-repeat left top;
	height: 104px
}


#boxMP1_top4 {
    background: url('images/rss_back4.png') no-repeat left top;
	height: 59px
}

#boxMP1_more {
    background: url('images/rss_more.png') no-repeat left top;
	height: 31px
}

#boxMP1_top1 p, #boxMP1_top2 p, #boxMP1_top3 p, #boxMP1_top4 p, #boxMP1_more p {
    font-size: 11px;
    margin: 0px 0px 10px 0px;  
	padding: 8px 8px 0px 40px;  
}

#boxMP1_more p {
	padding: 8px 0px 0px 0px;  
    text-align: center;
}

.RSStitle {
    font-size: 11px;
    color: #B01E21;
	font-weight: bold;
}

.RSSpost {
    font-size: 11px;
    color: #666666;
	font-weight: normal;
}

#boxMP1_bot {
    background: url('images/rss_btm.png') no-repeat left top;
	height:4px;
	margin: 0px; 
}

#boxMP1_more a {
   font-size: 11px;
   color: #107BAF;
   text-decoration: none;
   padding: 0px 2px 0px 0px;  
   font-weight: bold;
}

#boxMP1_top ul {
   list-style-type: none;
   padding: 18px 0px 14px 0px;
   margin: 0px 0px 0px 0px;  
}



#accordion {
	margin:0px 0px 0px 0px;
}

#newsevents {
	margin:20px 0px 0px 0px;
}

* html #newsevents {
    margin:9px 0px 0px 0px;
}

h3.toggler {
	cursor: pointer;
	background: #D2E0E6;
	margin: 0 0 0px 0;
	width:225px;
}

div.element p, div.element h4, div.ElementOutside p {
	margin:0px;
	padding:0px;
}

div.ElementOutside, div.element {
width:225px;
background: #ECF7FB url('images/NewsEventBckgrd_main.jpg') repeat-y left top;
}

#news1 {
    background: url('images/news_back1.png') no-repeat left top;
	height: 44px
}

#news2 {
    background: url('images/newsss5.png') no-repeat left top;
	height: 106px
}



#event1 {
    background: url('images/event_back1.png') no-repeat left top;
	height: 58px
}

#event_bot {
    background: url('images/event_btm.png') no-repeat left top;
	height:4px;
	margin: 0px; 
}

.col1, .col2  {
    font-size: 11px;
    margin: 0px 0px 0px 0px;  
	float:left;	
}

.col1  {
	padding: 10px 0px 0px 8px;  	
	width:40px;
}

.col2  {
    padding: 10px 0px 0px 0px;  	
	width:200px;
}

.col1 p, .col2 p {
    font-size: 11px;
    margin: 0px 0px 0px 0px;  
	padding: 0px 0px 0px 0px;  
}

.col2 a {
    font-size: 11px;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}



#box1_top ul {
   list-style-type: none;
   padding: 8px 0px 12px 0px;
   margin: 0px 0px 0px 0px;  
}



* html #box1_bot {
	line-height: 1px;
}

#rightCol h2.title2, #rightColMP h2.title2 {
    margin: 0px;
	color: #5A5A5A;
	font-size: 18px;
	background: url('images/rightColTitle_Top2.png') no-repeat left top;
	height: 30px; padding-left:10px; padding-right:0px; padding-top:8px; padding-bottom:0px
}



#box2_mid ul {
   list-style-type: none;
   padding: 18px 0px 14px 0px;
   margin: 0px 0px 0px 0px;  
}



#box2_mid a.pdf {
   font-size: 11px;
   color: #107BAF;
   text-decoration: none;
   padding: 0px 2px 0px 0px;   
}




* html #box2_bot {
	line-height: 1px;
}



#box3_top p, #box4_top p {
    font-size: 11px;
    margin: 0px 0px 0px 0px;  
    padding: 8px 8px 0px 10px;  
}

#box3_top ul, #box4_top ul {
   list-style-type: none;
   padding: 18px 0px 14px 0px;
   margin: 0px 0px 0px 0px;  
}



#box3_top a.pdf, #box4_top a.pdf {
   font-size: 11px;
   color: #107BAF;
   text-decoration: none;
   padding: 0px 2px 0px 0px;   
}




#GenericBox {
    margin: 0px;
	padding: 0px;
}



#GENmiddle p {
    font-size: 11px;
    margin: 0px 0px 0px 0px;  
	padding: 8px 8px 0px 10px;  
}

#GENmiddle ul {
   list-style-type: none;
   padding: 18px 0px 14px 0px;
   margin: 0px 0px 0px 0px;  
}


#GENmiddle a.pdf {
   font-size: 11px;
   color: #107BAF;
   text-decoration: none;
   padding: 0px 2px 0px 0px;   
}




/* FOOTER -  */


#footer {
	clear: both;
	margin: 0px;
	padding: 0px;
	color: #666666;
	background: url('images/footer2b.gif') no-repeat left top;
	height: 147px
}

#footerlinks {
   float: left;
   padding: 65px 7px 0px 20px;
}

#footerlinks ul {
   list-style-type: none;
   padding: 0px;
   margin: 0px;
}

#footerlinks li {
    display: inline;
}

#footerlinks a {
   font-size: 11px;
   color: #ffffff;
   text-decoration: underline;
   padding: 0px 2px 0px 0px;
}



.footerspacing {
   margin-left: 10px;
   margin-right: 10px;
   color: #ffffff;
}

#footercopy {
   float: right;
   color:#ffffff;
   font-size: 11px;
   padding: 65px 7px 0px 0px;
}

* html #main {
	width: 551px;
	w\idth: 540px;
}

/* Rotating List Links */

.RotateText {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.RotateHeading {
	font-family: Arial, Helvetica, sans-serif;
	color: #b01e21;
	font-weight: bold;
}


.RotateLinks {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0072aa;
}

a:link {
	color: #0072aa;
	text-decoration: none;
}

a:visited {
	color: #0072aa;
	text-decoration: none;
}

a:hover {
	color: #0072aa;
	text-decoration: none;
}

a:active {
	color: #0072aa;
	text-decoration: none;
}

 /*********************************/
