/****************************************************************************************
2009 Copyright (c) Dow AgroSciences LLC.

VERSION 1.0
AUTHOR Ben Rondot

DATE        NAME           DESCRIPTON
12/17/2008  Ben Rondot     Initial creation.

****************************************************************************************/
/****************************************************************************************/
/* SCREEN STYLES - TOC --------------------------------------------------------------- */
/* YAHOO RESET STYLES ---------------------------------------------------------------- */
/* Copyright (c) 2006, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 0.12.1 */ body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,legend,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;}ol,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;}

/*= Base Styles
---------------------------------------*/
	html, table{font-size:100%; height:100%;}
	body {font-size:0.75em; font-family:Arial, Helvetica, sans-serif;background:#949494 url(/image/bg.jpg) repeat-x top; color:#424242; height:100%;}
	td{font-size:1.3em;line-height:1.5em;margin: 1.5em 0 1.5em 0;vertical-align:top;}
	td td,p,ul,ol,h2{font-size:1.0em;line-height:1.5em;margin: 1.0em 0 1.0em 0;}
	h1{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.5em;
		margin:0 0 .75em 0;
		color:#6E0717;
	}
	h2{font-size:1.2em; font-weight:bold; color:#3563a0;margin:.75em 0;}
	ul{ margin:.75em 1.5em; padding-left:2em; list-style:disc; line-height:180%;}
	h3{color:#3a663a; font-weight:bold;margin:.75em 0; font-size:1.1em;}
	h4{color:#3C3723; font-size:1em; font-weight:bold;margin:.75em 0;}
	ul li p{}
	ol{list-style:decimal; margin:.75em 1.5em 0 2.5em;}
	ol li{margin-bottom:1.0em;}
	ol li ol{list-style:upper-alpha; margin:0 0 1.0em 2.5em;}
	ol li ol li{margin-bottom:0;}
	sup {line-height: 0;}
	dl, dt, dd {padding:0;margin:0;}
	dl{
		width: 450px;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		color:#1c305d;
		font-family:Arial, Helvetica, sans-serif;
		font-size:1.0em;
		line-height:1.2em;
	}
	dt{
		font-weight: bold; 
		margin: 1.0em .5em 0 0;
	}
	dd{
		margin: .5em 0 0 1.0em;
	}
	
	p{padding:0; font-size:1em;line-height:180%; margin:.75em 0;}
	a 			{color: #d07527;}
	a:visited	{color: #d07527;} /* visited link */
	a:hover		{color: #d07527;text-decoration:none;}  /* hover link */
	a:active	{color: #d07527;} /* selected link */ 
	strong{font-weight:bold;}
	em, cite{font-style:italic;}
	label,input{font-size:1.1em;}
	input{padding:1px 0;}

/**/


/*= Float Clearing
---------------------------------------*/

	/*--See IE6 & 7 css files for browser-specific fixes--*/
	.search-box:after, 
	.toutWrapper:after,
	.column-wrapper:after,
	.column-wrapper01:after,
	.column-wrapper02:after,
	.column-wrapper03:after,
	.column-wrapper04:after,
	.column-wrapper05:after,
	.column-wrapper06:after{
		content: ".";
		clear: both;
		height: 0;
		visibility: hidden;
		display: block;
	} 

/**/

/*= Page Structure
---------------------------------------*/

	.container{
		width:960px;
		margin:0 auto 0 auto;
		position:relative;
		background:#fff;
	}
	
	.main{
		width: 960px;
		background:#fff;
		background: #f2eee3 url(/image/bg_column.gif) left top repeat-y;/* Only visible on sub pages */
	}
	
	.header-home{ /* Used index only */
		background:#fff;
		width: 960px;
		height: 75px;
		clear: both;
	}
	
	.header-home-sub{ /* Used for all sub pages */
		background:#fff;
		width: 960px;
		height: 45px;
		clear: both;
	}
	
	.header-home-sub .header-logo{ /* Used for all sub pages */
		float:left;
		display:inline;
		margin:5px 0 0 40px;
	}
	
	.header-home-sub .search-box{ /* Used for sub pages */
		float:right;
		display:inline;
		margin:12px 40px 0 0;
		padding: 0;
	}
	
	.search-box{ /* Contains .searchField and .searchBtn */
		float:right;
		display:inline;
		margin:25px 40px 0 0;
		padding: 0;
	}
	
	.searchField{
		background:#FFF;
		border:1px solid #3563a0;
		color:#666;
		font-family:Arial,Helvetica,sans-serif;
		font-size:.9em;
		padding:2px 0 2px 5px;
		margin: 1px 0 0 0;
		float: left;
		display:inline;
	}
	
	.searchBtn{
		width: 54px;
		height: 22px;
		border:none;
		padding:0 0 0 0;
		margin:0 0 0 5px;
		float: left;
		display:inline;
	}
	
	/* Begin utility nav ( home link ) */

	.utility-nav{
		float: left;
		display: inline;
		margin: 12px 0 0 470px;
		text-align: right;
	}
	
	.utility-nav ul{
		color:#000;
		list-style:none;
		margin:0 0 0 0;
		padding:0;
	}
	
	.utility-nav li{
		display:inline;
		margin:0;
		padding:0;
		background:none;
	}
	
	.utility-nav li a,
	.utility-nav li a:visited{
		color:#3563a0;
		padding:0 10px 0 0;
		border-right:1px solid #969696;
		font-size:.9em;
	}
	
	.utility-nav li.first a,
	.utility-nav li.first a:visited{
		border-left:0;
	}
	
	/* End utility nav */
	
	/* File list (list of pdf's) */

	#flashWrapper{
		width:600px;
		margin:0 auto 0 auto;
		position:relative;
	}
	
	.file-list{
	}
	
	.file-list ul{
		color:#000;
		list-style:none;
		margin:0;
		padding:0;
	}
	
	.file-list li{
		margin:0 0 2px 0;
		padding:0;
		background:none;
	}
	
	/*\*/ * html .file-list li{ /* This ".file-list li" is only visible on IE6*/
		margin:0 0 8px 0;
	}
	 /**/
	
	/* file list */
	
	/* Begin sub page columns */

	.right-column-title-color- {
		display:none;
	}

	.column-wrapper-chlor-products{ /* Each section has its own column-wrapper and bg image */
		clear:both;
		width: 960px;
		height: 100%;
		background: url(/image/hcrop_corn.jpg) top no-repeat;
	} 

	
	.column-wrapper-chlor-record{ /* Each section has its own column-wrapper and bg image */
		clear:both;
		width: 960px;
		height: 100%;
		background: url(/image/hcrop_wheat.jpg) top no-repeat;
	} 
	
	.column-wrapper-chlor-epa{ /* Each section has its own column-wrapper and bg image */
		clear:both;
		width: 960px;
		height: 100%;
		background: url(/image/hcrop_cotton.jpg) top no-repeat;
	} 
	
	.column-wrapper-chlor-action{ /* Each section has its own column-wrapper and bg image */
		clear:both;
		width: 960px;
		height: 100%;
		background: url(/image/hcrop_cotton.jpg) top no-repeat;
	} 
	.column-wrapper-chlor-contact{ /* Each section has its own column-wrapper and bg image */
		clear:both;
		width: 960px;
		height: 100%;
		background: url(/image/hcrop_lettuce.jpg) top no-repeat;
	}
	
	.column-wrapper-chlor-support{ /* Each section has its own column-wrapper and bg image */
		clear:both;
		width: 960px;
		height: 100%;
		background: url(/image/hcrop_flower.jpg) top no-repeat;
	}  
	
	.column-wrapper-chlor-help{ /* Each section has its own column-wrapper and bg image */
		clear:both;
		width: 960px;
		height: 100%;
		background: url(/image/hcrop_dirt.jpg) top no-repeat;
	} 
	
	.column-wrapper06{ /* Each section has its own column-wrapper and bg image */
		clear:both;
		width: 960px;
		height: 100%;
		background: url(/image/hcrop_sunflower.jpg) top no-repeat;
	}

	

	.column-wrapper{ /* Each section has its own column-wrapper and bg image */
		clear:both;
		width: 960px;
		height: 100%;
		background: url(/image/hcrop_corn.jpg) top no-repeat;
	} 
	
	.column-wrapper01{ /* Each section has its own column-wrapper and bg image */
		clear:both;
		width: 960px;
		height: 100%;
		background: url(/image/hcrop_wheat.jpg) top no-repeat;
	} 
	
	.column-wrapper02{ /* Each section has its own column-wrapper and bg image */
		clear:both;
		width: 960px;
		height: 100%;
		background: url(/image/hcrop_cotton.jpg) top no-repeat;
	} 
	
	.column-wrapper03{ /* Each section has its own column-wrapper and bg image */
		clear:both;
		width: 960px;
		height: 100%;
		background: url(/image/hcrop_lettuce.jpg) top no-repeat;
	}
	
	.column-wrapper04{ /* Each section has its own column-wrapper and bg image */
		clear:both;
		width: 960px;
		height: 100%;
		background: url(/image/hcrop_flower.jpg) top no-repeat;
	}  
	
	.column-wrapper05{ /* Each section has its own column-wrapper and bg image */
		clear:both;
		width: 960px;
		height: 100%;
		background: url(/image/hcrop_dirt.jpg) top no-repeat;
	} 
	
	.column-wrapper06{ /* Each section has its own column-wrapper and bg image */
		clear:both;
		width: 960px;
		height: 100%;
		background: url(/image/hcrop_sunflower.jpg) top no-repeat;
	}
	
	.left-column{
		float: left;
		display:inline;
		width: 190px;
		margin: 150px 0 0 0;
	}
	
	.right-column{
		float: right;
		display:inline;
		width: 770px;
	}
	
	.right-column-body{
	}
	
	.right-column-body-text{
		margin: 130px 80px 50px 50px;
	}

	.breadcrumb-data-text {
		display: none;
	}
	
	/* End sub page columns */	
	

/**/

/*= Global Classes
---------------------------------------*/

	.header-logo{
		float:left;
		display:inline;
		margin:14px 0 0 40px;
	}
	
	.pdfLogo{
		margin:0 3px 0 3px;
		vertical-align: middle;
	}
	
	.getReaderIcon{
		margin:-.5em 0 .75em 0;
	}
	
	.photoInset{
		float:left;
		margin:6px 15px 13px 0;
	}
	
	.photoInsetAlt{
		float:right;
		margin:6px 0 13px 15px;
	}
	
	.quoteWrapper{
		font-style:italic;
		color:#d07527;
		padding:0; 		
		margin:.75em 0 .75em 2em;
		font-size:1.0em;
		line-height:180%; 
	}
	
	.quoteText{
		font-size: .9em;
		font-style:normal;
		color:#000;
	}
	
	
	/*\*/ .quoteText{ /* This quoteText is viewable only on IE 6 */
		display: block;
		overflow: visible;
		zoom: 1;
		}
	 /**/
	
	.backToTop{
		width: inherit;
		text-align: right;
	}
	
	.attentionWrapper{
		clear: both;
		margin: 1em 0;
		border-top: 1px solid #3563a0;
		border-bottom: 1px solid #3563a0;
	}
	
	.attentionText{
		margin:15px 30px;
		color:#3a663a;
		font-weight:normal;
	}
	
	.claimFact{
		color:#d07527;
	}
	
	.footNote{
		border-top: 1px solid #1c305d;
		margin: 3em 0 0 0;
		padding: 1.5em 0 0 0;
		width: 500px;
		font-size: .9em;
		line-height: 1.2em;
		color: #1c305d;
	}
	
	

/**/

/*= Tout
---------------------------------------*/
	.toutWrapper{
		width: 200px;
		float:right;
		background:#3563a0;
		margin:6px 0 13px 15px;
	}
	
	.toutWrapper .top{
		background: url(/image/bg_tr.gif) no-repeat top right;
		width:inherit;
		height: 10px;
		margin: 0;
		padding: 0;
	}
	
	.toutWrapper .top div{
		background: url(/image/bg_tl.gif) no-repeat top left;
		width:inherit;
		height: 10px;
		margin: 0;
		padding: 0;
	}
	
	.toutWrapper .btm{
		background: url(/image/bg_br.gif) no-repeat bottom right;
		width:inherit;
		height: 10px;
		margin: 0;
		padding: 0;
	}
	
	.toutWrapper .btm div{
		background: url(/image/bg_bl.gif) no-repeat bottom left;
		width:inherit;
		height: 10px;
		margin: 0;
		padding: 0;
	}
		
	.toutText{
		margin: 5px 15px;
	}
	
	.toutText h2{
		font-size:1.0em;
		line-height:1.2em;
		font-weight:bold;
		text-align:center;
		color:#fff;
		margin:0;
		padding:0;
	}
	
	.toutWrapper .toutText .parentheses {
		font-size:.8em;
		line-height:1.1em;
		font-weight:bold;
		text-align:center;
		color:#fff;
		margin:0 0 10px 0;
		padding:0;
	}
	
	.toutWrapper .toutText .ltColumn {
		text-align:left;
		width: 100px;
	}
	
	.toutWrapper .toutText .rtColumn {
		text-align:right;
		vertical-align:bottom;
	}
	
	.toutText table{
		width:100%;
		border-bottom: 1px solid #fff;
		margin: 0 0 10px 0;
	}
	
	.toutText table tr td{
		font-size:.8em;
		line-height:1.2em;
		font-weight:normal;
		text-align:left;
		color:#fff;
		margin:10px 0 0 0;
		padding:0;
	}
	
	.toutText p{
		font-size: .9em;
		line-height: 1.3em;
		font-weight:normal;
		text-align:left;
		color:#fff;
		margin:10px 0 0 0;
		padding:0;
	}
	
	.toutText ul{
		margin: 0;
		padding:0 0 0 1.1em;
	}
	
	.toutText ul li{
		color: #FFF;
		font-size: 0.9em;
		line-height:1.2em;
		padding: 10px 0 0 0;
	}
/**/

/*= Main Navigation
---------------------------------------*/
	
	.main-nav{
		background: #00A21C url(/image/bg_main_nav.gif) repeat-x 0 0;
		float:left;
		display:inline;
		width:958px;
		border-left:1px solid #007b15;
		border-right:1px solid #007b15;
	}
	
	.main-nav ul{
		margin:0 0 0 35px;
		padding:0;
	}
	
	.main-nav ul li{
		margin:0;
		padding:0;
		display:inline;
	}
	
	.main-nav ul li a,
	.main-nav ul li a:visited{
		font-size:1.0em;
		line-height:3.7em;
		text-transform: uppercase;
		text-decoration:none;
		font-weight:bold;
		color:#fff;
		padding:0 10px 0 10px;
		float:left;
		display:inline;
		border-right:1px solid #30B046;
	}
	
	.main-nav ul li.first a,
	.main-nav ul li.first a:visited{
		border-left:1px solid #30b046;
	}
	
	.main-nav ul li.main-nav-hnav-table-selected a,
	.main-nav ul li.omain-nav-hnav-table-selected a:visited{
		background: url(/image/bg_main_nav_active.gif) repeat-x 0 0;
	}
	
	.main-nav ul li#currentSection a,
	.main-nav ul li#currentSection a{
		background:#f2e7de;
	}
	
	.main-nav ul li a:hover{
		background:#007b15 url(/image/bg_main_nav_hover.gif) repeat-x 0 0;
		color:#fff;
	}

/**/

/*= Primary (left column) Navigation
---------------------------------------*/
	
	.primary-nav ul{
		margin:-3px 0 0 0;
		padding: 0 10px 0 10px;
		list-style:none;
	}
	
	.primary-nav ul li{
		margin:0;
		padding:0;
		height:1%;
		border-bottom: solid #d8d3b5 2px;
	}
	
	.primary-nav ul li a,
	.primary-nav ul li a:visited{
		font-size:1.0em;
		line-height:1.2em;
		color:#3563a0;
		padding:8px 10px 10px 20px;
		display:block;
		height:1%;
		text-decoration:none;
		background:url(/image/bg_sub_nav_bullet.gif) no-repeat 10px 12px;
	}
	
	.primary-nav ul li a:hover{
		text-decoration:underline;
		color:#3563a0;
		background-color:#f2eee3;
	}
	
	.primary-nav ul .main-nav-hnav-table-unselected{
	}
	
	.primary-nav-selected {
		color: #aaa;
		display: block;
		text-decoration: none;

	}

	
	/* Begin tertiary navigation */
	



	
	.primary-nav ul li ul{ /* Tertiary navigation ul */
		margin:0px 0 5px 9px;
	}
	
	.primary-nav ul li li a, /* Tertiary navigation */
	.primary-nav ul li li a:visited{
		background:url(/image/bg_subnav_subbullet.gif) no-repeat 0px 7px;
		padding:2px 10px 4px 9px;
		line-height:1.2em;
		color:#555;
		font-weight:normal;
	}
	
	.primary-nav ul li ul li a:hover{ /* Tertiary navigation */
		color: #3c3723;
		text-decoration:underline;
		background-color:transparent;
	}

	.primary-nav ul li ul li{ /* Tertiary navigation */
		border: none;
	}
	
	/* End Tertiary navigation */
	
/**/

/* Home page content graphic area
---------------------------------------*/	

	#index-content-wrapper{/* Home page content container and image */
		clear:both;
		float:left;
		width: 960px;
		height: 449px;
		display: inline;
		background: #00a21c url(/image/bg_index_image.jpg) no-repeat;
	}
	.column-wrapper-chlor-index{/* Home page content container and image */
		clear:both;
		float:left;
		width: 960px;
		height: 449px;
		display: inline;
		background: #00a21c url(/image/bg_index_image.jpg) no-repeat;
	}
	
	.index-content{

		margin: -40px 0 0 210px;
		
		width: 360px;
	}
	
	.index-content-title{
		font-size:1.8em;
		font-weight:bold;
		color:#FFFFFF;
	}
	
	.index-content-sub-title{
		font-size:1.2em;
		font-weight:bold;
		margin: 10px 0 0 0;
		color:#CCC;
	}

	.index-content-paragraph{
		font-size:1.2em;
		line-height:1.2em;
		margin: 2px 0 0 0;
		color:#fff;
	}
	
	.index-content-link{ /* Home page index content link */
		font-size:0.9em;
		margin: 4px 0 0 280px;
	}
	
	.index-content-link a {/* Home page header graphic link */
		color: #FFF;
	}
	.index-content-link a:visited{/* Home page header graphic link */
		color: #FFF; /* visited link */
	} 
	.index-content-link a:hover{/*index stuff*/
		color: #FFF; /* hover link */
		text-decoration:none;
	} 
	.index-content-link a:active{/* Home page header graphic link */
		color: #FFF; /* selected link */ 
	} 
		
	#iconArrow{ /* Home page index content link arrow */
		padding: 0 0 0 0;
		margin: 0 5px 1px -6px;
	}

	/* Begin fast fact and EPA area*/	
	
	#index-q-and-a{
		width: 300px;
		border-bottom: 1px solid #6f97a8;
		border-top: 1px solid #6f97a8;
	}
	
	#index-q-sentence{
		padding:3px 10px 7px 20px;
		font-size:1.0em;
		line-height:1.1em;
		margin: 11px 0 0 25px;
		color:#FFF;
		background:url(/image/q.gif) no-repeat;
	}
	
	#index-a-sentence{
		padding:3px 10px 7px 20px;
		font-size:1.0em;
		line-height:1.1em;
		margin: 8px 0 10px 25px;
		color:#FFF;
		background:url(/image/a.gif) no-repeat;
	}
		
	#index-news-sentence{
		padding:3px 10px 7px 20px;
		font-size:1.0em;
		line-height:1.4em;
		margin: 8px 0 10px 25px;
		color:#ccc;
	}	
	
	#index-news-sentence a{
         color:#FFF;
	}
	
	#epaInfo{ /* When visible */
		margin: 15px 0 0 0;
		width: 360px;
		border-bottom: 1px solid #6f97a8;
		border-top: 1px solid #6f97a8;
	}
	
	#epaInfosentence{
		padding:0px 30px 7px 50px;
		font-size:1.0em;
		line-height:1.2em;
		margin: 10px 0 10px 0px;
		color:#FFF;
		background:url(/image/logo_epa.gif) no-repeat;
	}
	
	.epaHeadline{
		font-size:1.1em;
		line-height:1.2em;
		font-weight:bold;
		margin: 0 0 3px 0;
	}
	
	.epaInfosentence-link a {/* Home page header graphic link */
		color: #FFF;
	}
	.epaInfosentence-link a:visited{/* Home page header graphic link */
		color: #FFF; /* visited link */
	} 
	.epaInfosentence-link a:hover{/*index stuff*/
		color: #FFF; /* hover link */
		text-decoration:none;
	} 
	.epaInfosentence-link a:active{/* Home page header graphic link */
		color: #FFF; /* selected link */ 
	} 
		
	#iconArrow{ /* Home page index content link arrow */
		padding: 0 0 0 0;
		margin: 0 5px 1px -6px;
	}
	
	#globalInfo{ /* When visible */
		margin: 7px 0 0 15px;
		/*width: 360px;*/
	}
	
	#globalInfosentence{
		font-size:.9em;
		line-height:1.3em;
		padding:3px 30px 7px 10px;
		margin: 0 0 0 0px;
		color:#ddd;
		background: url(/image/icon_arrow_white.gif) no-repeat 0px 6px;
	}
	
	.globalInfosentence-link a {/* Home page header graphic link */
		color: #ddd;
	}
	.globalInfosentence-link a:visited{/* Home page header graphic link */
		color: #ddd; /* visited link */
	} 
	.globalInfosentence-link a:hover{/*index stuff*/
		color: #ddd; /* hover link */
		text-decoration:none;
	} 
	.globalInfosentence-link a:active{/* Home page header graphic link */
		color: #ddd; /* selected link */ 
	} 

	/* End fast fact area*/		
	
/**/



/* Contact us table
---------------------------------------*/
	
	.contactUsTable{
	}
	
	.contactUsTable tr td{
		padding:3px;
	}
	
	.formFieldLabel{
		font-size:1.0em; 
		font-family:Arial, Helvetica, sans-serif;
		text-align:right;
	}
	
	.formField{
		border:1px solid #3563a0;
		color:#666;
		font-family:Arial,Helvetica,sans-serif;
		font-size:.8em;
		padding:2px 0 2px 5px;
		margin: 1px 0 0 0;
	}
	
	.formText{
		font-size:0.8em; 
		font-family:Arial, Helvetica, sans-serif;
	}
	
	.requiredText{
		color: #3563a0; 
	}
		
/**/

/* General content tables
---------------------------------------*/
	
	.contentTable{
		margin:.75em 0;
	}
	
	.contentTable tr th{
		padding:10px 10px;
		border-top: 1px solid #fff;
		border-left: 1px solid #fff;
		border-right: 1px solid #fff;
		border-bottom: 1px solid #d8d3b5;
		background: #1c305d url(/image/bg_th.gif) repeat-x 0 0;
		font-family:Arial, Helvetica, sans-serif;
		color: #FFF;
		font-weight:bold;
		text-align:left;
		vertical-align:top;
		text-transform:uppercase;
	}

	.contentTable tr td{
		padding:7px 5px;
		border: 1px solid #d8d3b5;
		font-size: 1.0em;
		line-height: 1.1em;
		font-family:Arial, Helvetica, sans-serif;
		text-align:center;
		vertical-align:top;
	}
	
	.contentTable .columnEmphasis{
		text-align: left;
		font-weight: bold;
	}
	
	.contentTable .columnSubhead{
		font-size: .9em;
		text-align: center;
		font-weight: bold;
		background: #1c305d url(/image/bg_td.gif) repeat-x 0 0;
		color:#FFF;
		padding:3px;
	}
	
	.contentTable .total{
		font-size: 1.0em;
		text-align: right;
		font-weight: bold;
		background: #1c305d url(/image/bg_th.gif) repeat-x 0 0;
		color:#FFF;
	}
	
	.contentTable .totalNumber{
		font-size: 1.0em;
		text-align: left;
		font-weight: bold;
		background: #1c305d url(/image/bg_th.gif) repeat-x 0 0;
		color:#FFF;
	}
	
	.contentTable .columnEmphasis .note{
		font-size: .9em;
		text-align: left;
		font-weight: normal;
	}
	
	.contentTable .contentColumn{
		text-align: left;
	}
		
/**/

/* Footer
---------------------------------------*/

	.footerWrapper{
		width:960px;
		height:75px;
		border-bottom:1px solid #333;
		margin:0;
		padding:0;
		clear:both;
		background: #f2eee3 url(/image/bg_footer.gif) repeat-x top;
	}
	
	.logoDAS{
		float: right;
		margin:20px 15px 0 0;
		width: 135px;
	}
	
	.footer{
		width: 350px;
		padding:0;
		margin:0 0 0 310px;
		text-align:center;
	}
	
	.footer p{
		color:#555;
		font-size:.9em;
		line-height: 1.2em;
		padding: 0 0 0 0;
		margin: -.25em 0 4px 0;
	}
	
	.footer ul{
		padding:14px 0 4px 0;
		margin: 0 0 0 0;
	}
	
	.footer ul li{
		margin:0;
		padding:0;
		display:inline;
	}
	
	.footer ul li a,
	.footer ul li a:visited{
		font-size:.9em;
		line-height:1.0em;
		text-decoration:none;
		font-weight:normal;
		color:#777;
		padding:0 5px 0 5px;
		display:inline;
		border-right:1px solid #777;
	}
	
	.footer ul li.first a,
	.footer ul li.first a:visited{
		padding-left:0;
	}
	
	.footer ul li.last a,
	.footer ul li.last a:visited{
		border-right: none;
	}
	
	.footer ul li a:hover{
		color:#777;
		text-decoration:underline;
	}

/**/

/* Breadcrumb
---------------------------------------*/
	.breadcrumb-data-text{
		visibility: hidden;
	}
/**/

/*---external link icon---------------------------*/

.externalLink {
padding-right: 15px;   
background: transparent url(/images/global/external.gif) no-repeat center right;
}

#cse-search-results {
	width: 726px;
}

.cse-search-results, #cse-search-results {
	/* float:left;
	margin-left:200px;
	width:500px; */
	background-color: #fff;
	padding-left: 40px;
}
