@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
	font-family:Helvetica,Arial,  sans-serif;
	background:#fff url(../images/bg/body.gif) top left repeat-x;
}

body.backpage {
	background:#fff url(../images/bg/backpage.gif) top left repeat-x;
	margin-bottom:20px;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



	body {
		padding-left:80px;
	}
	
	strong{
		font-weight:900;
	}
	
	em{
		font-style:italic;	
	}
	
	a{
		color:#5978a3;
		text-decoration:none;
	}
	a:hover{
		text-decoration:underline;
	}
	
	
	#wrapper {
	  width: 696px;
	}


	h1{
	}
	
	h1.logo a{
		background:transparent url(../images/logos/anchor.gif) top left no-repeat;
		width:152px;
		height:69px;
		display:block;
		float:left;
		text-indent:-9999px;
		margin-right:73px;;
		
	}


	.header{
		padding-top:15px;
		padding-bottom:7px;
	}



	/* NAV */
	
	h2.navigation{
		display:none;
		visibility:hidden;
	}
	
	#nav{
		float:left;
		margin-top:43px;
	}
	
	#nav li{
		float:left;
		height:11px;	
	}
	
	#nav li a{
		display:block;
		text-indent:-9999px;
	}
	
		a.solutions,a.active-solutions{
			width:67px;
			background:transparent url(../images/nav/solutions.gif) left top no-repeat;
			margin-right:18px;
		}
		
		 a.industries,a.active-industries{
			width:67px;
			background:transparent url(../images/nav/industries.gif) left top no-repeat;
			margin-right:18px;
		}
		
		a.about,a.active-about{
			width:56px;
			background:transparent url(../images/nav/about_us.gif) left top no-repeat;
			margin-right:18px;
		}
		
		a.newsevents,a.active-newsevents{
			width:88px;
			background:transparent url(../images/nav/news.gif) left top no-repeat;
			margin-right:18px;
		}
		
		a.careers,a.active-careers{
			width:48px;
			background:transparent url(../images/nav/careers.gif) left top no-repeat;
			margin-right:18px;		
		}
		
		a.contact, a.active-contact{
			width:53px;
			background:transparent url(../images/nav/contact.gif) left top no-repeat;
		}

	#nav li a:hover, 
	#nav li a.active-solutions, 
	#nav li a.active-industries,
	#nav li a.active-about,
	#nav li a.active-newsevents,
	#nav li a.active-careers,
	#nav li a.active-contact{
		background-position:left -16px;
	}

	/* /NAV */
	
	
	/* SUBNAV */
	
	
	#subnav{
		width:100%;
	}
	
	#subnav li{
		float:left;
	}
	
	#subnav li a{
		display:block;
		text-indent:-9999px;
		height:43px;
	}
	
		a.analyize{
			width:233px;
			background:transparent url(../images/subnav/analyize.gif) left top no-repeat;
		}
		
		 a.treat{
			width:230px;
			background:transparent url(../images/subnav/treat.gif) left top no-repeat;
		}
		
		a.inspect{
			width:233px;
			background:transparent url(../images/subnav/inspect.gif) left top no-repeat;
		}
		

	#subnav li a:hover{
		xbackground-position:left -16px;
	}
	
	
	/* /SUBNAV */
	
	
	
	
	/* HOMEPAGE */
	
	div.content{
		width:100%;
		margin-bottom:50px;
	}
	
	div.content h2{
	margin-bottom:20px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#3d72b4;
	font-weight:900;
	text-transform:capitalize;
	}
	
	div.col1a{
	float:left;
	width:200px;
	padding:20px;
	padding-right:0;
	padding-leftt:0;
	margin-bottom:30px;
	}
	
	div.col2a{
	float:left;
	width:200px;
	padding:20px;
	padding-right:0;
	margin-bottom:30px;
	}
	
	div.col3a{
	float:left;
	width:200px;
	padding:20px;
	padding-right:0;
	margin-bottom:30px;
	}
	
	
	div.col1{
	float:left;
	width:210px;
	padding:20px;
	padding-right:0;
	margin-bottom:75px;
	}
	
	div.col2{
	float:left;
	width:210px;
	padding:20px;
	padding-right:0;
	margin-bottom:75px;
	}
	
	div.col3{
	float:left;
	width:200px;
	padding:20px;
	padding-right:0;
	margin-bottom:75px;
	}
	
	.content_backpage div.col1,	.content_backpage div.col2,	.content_backpage div.col3{
		padding-left:0;
		margin-bottom:20px;
	}
	.content_backpage div.col3{
		width:230px;
		margin-left:30px;
		display:inline;
	}
	
	div.col2{
	width:210px;
	}
	
	.content ul.homepage_list  li a{
	color: #6f8aa8;
	}
	

	h2.col1, h2.col2, h2.col3{
		text-transform:uppercase;
	}

	
	.content ul li{
		font-family:Helvetica, Arial, sans-serif;
		color:#484848;
		line-height:18px;
		font-size:12px;
	}
	
	li.last{
		margin-top:18px;
	}
	
	.content ul li a{
	color:#515151;
	}

	.content b {
		font-family:Helvetica, Arial, sans-serif;
		font-size:12px;
		padding-left: 5px;
		padding-bottom: 10px;
	}

/* /HOMEPAGE */
	
	
	
/* FOOTER */		
	.footer_nav{
		float:left;
		margin-left:20px;
		display:inline;
	}
	
	body.backpage .footer_nav{
		margin-left:0;
	}
	
	.footer_nav li{
		float:left;
		margin-right:8px;
		color:#515151;
	}
	
	.footer_nav li a{
		color:#515151;
		font-size:11px;
		line-height:14px;
		font-family:Helvetica, Arial, sans-serif;
	}
	
	.copyright{
		float:right;
		color:#515151;
		font-size:11px;
		line-height:14px;
		font-family:Helvetica, Arial, sans-serif;
		margin-top:3px;
	}
	/* /FOOTER */


/* BACKPAGE */

 .content_backpage{
	padding:40px 5px 75px 25px;
	margin-bottom:40px;
	background:transparent url(../images/bg/content_backpage.gif) bottom left no-repeat;
 }

	.content_backpage h2{
	margin-bottom:30px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#3d72b4;
	font-weight:900;
	text-transform:uppercase;
	}
	
	.content_backpage p{
		color:#484848;
		font-size:13px;
		line-height:18px;
	}
	
		.content_backpage p.margin{
			margin-bottom:30px;
		}
	
		p.callout{
			font-weight:900;
			margin-top:50px;
		}
	
		.content_backpage .intro p{
	font-size:13px;
	line-height:20px;
	font-weight:normal;
	margin-bottom:40px;
	color: #333333;
		}

	.content_backpage h3{
	font-weight:900;
	color:#224985;
	font-size:13px;
	line-height:18px;
	margin-bottom:20px;
	}
	
	.content_backpage h4{
	color:#2b2b2b;
	font-weight:bold;
	font-size:12px;
	line-height:16px;
	margin-top:40px;
	margin-bottom:10px;
	}
	


	.section{
		margin-bottom:45px;
	}
	
	.section img{
		float:left;
		margin-top:3px;
	}
	
	.section h3, .section p{
		float:right;
		width:460px;
	}
	
	.section h3{
		margin-bottom:15px;
	}

/* /BACKPAGE */


/* FORM */
.required{
	font-weight:normal;
	font-size: 12px;
	color: #666666;
}

/* Style for invalid input */
.invalidInput{
	border:1px dotted #F00;
	background-color: #FFECE6;
}

/* Style for valid input */
.validInput{
	border: 1px dotted #FF0000;
}
.labelIn {
	color: #CCCCCC;
}

/* /FORM*/


ul.arrow{
	margin-top:20px;
}

	ul.arrow li{
	margin-bottom:10px;
	background:transparent url(../images/li/arrow.gif) left 1px no-repeat;
	padding-left:20px;
	color:#747474;
	font-weight:900;
	font-size:13px;
	}
	
	ul.arrow li a{
		text-decoration:none;
		color:#747474;
	
	}
	

ul.partnerships{
}

ul.partnerships li{
	float:left;
	margin-right:1px;
}


ul.newslist{
	margin-top:15px;
	list-style-type: disc;
	list-style-position: inside;
}

	ul.newslist li{
	margin-bottom:5px;
	padding-left:20px;
	color:#747474p
	font-weight:300;
	font-size:13px;
	}
	
	ul.newslist li a{
		text-decoration:none;
		color:#747474;
	
	}
	

.callout_box{
	float:right;
	border:2px solid #e0e0e0;
	background-color:#fff;
	padding:15px 15px 30px 15px;
	width:180px;
	margin-left:30px;
	margin-bottom:50px;
}

	.callout_box h3{
	font-size:13px;
	line-height:18px;
	color:#3d72b4;
	}

	.callout_box a{
		color:#6f8aa8;
	}
	
	.callout_box a.whitepaper{
		background:transparent url(../images/li/whitepaper.gif) top left no-repeat;
		padding-left:40px;
		padding-right:50px;
		margin-top:10px;
		margin-bottom:10px;
		float:left;
		display:block;
		font-size:12px;
		line-height:18px;
		color:#5978a3;
		font-weight:900;
		width:101px;
		height:40px;
	}
	
	.callout_box a.break{
		display:block;
		margin-bottom:10px;
	}
	
	

#contactform input{
	width:135px;
	
		
}

	#contactform input.radio{
		width:10px;
	}
	
	
	#contactform input.zip{
	float:left;
	width:70px;
	
	}
	
	
	#contactform input.phone{
		width:39px;
	}
	
	
	#contactform select.state{
		margin-right:30px;
		float:left;
	}
	
	#contactform{
		font-size:13px;
		line-height:24px;
		color:#484848;
		
	}
	
	#contactform label{
		float:left;
		width:150px;	
	}	
	
	#contactform label.wide{
		width:260px;
	}
	
	#contactform label.small{
		width:27px;
	}
	
	#contactform br{
		clear:left;
		margin-bottom:3px;
	}

	#contactform .submit{
		height:22px;
		width:51px;
		float:left;
		margin-right:10px;
	}
	
	#contactform .req{
		float:left;
	}



.news{
	border-bottom:1px solid #dadada;
	margin-bottom:20px;
	padding-bottom:40px;
	width:425px;
}

.news-last{
	border:none;
	padding:0;
	margin:0;
	width:425px;
}

.nomargin {
	border: 1px solid red;
	margin-bottom: 0;
	padding-bottom: -5px;
	line-height: 0pt;
}

h3.newslist {
	font-size:14px;
	line-height:18px;
	color:#3d72b4;
}

	div.news h2{
	margin-bottom:20px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#3d72b4;
	font-weight:900;
	text-transform:capitalize;
	}

div.year{
	padding-bottom:32px;	
}

	div.collapsed{
		display:none;
	}
	
	div.expanded{
		display:block;
	}

