<!--
body {
	/*	background-image: url(''); */
		background: url('') #fff;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px; 
		margin-left: 0px;
		font-family: arial, helvetica, sans-serif;  
		color: #333;
		font-size: 12px;
}
#mainContent ul li {
		line-height: 22px;
}

#mainContent p {
		line-height: 20px;
}


#mainHeader {
		background: url('') #fff;
		border-bottom: solid 3px #6699cc; 
		padding-top: 10px;
		padding-bottom: 10px;
		margin-bottom: 40px;
}
#headerContent {
		color: #333;
		padding: 15px 35px 2px 260px;
		background: url('') no-repeat 40px 50%;
}

h2 { margin-bottom: 40px;
	 text-align: left;}

#leftMenu {
		font-size: 16px;
		margin-left: 35px;
		margin-bottom: 25px;
		margin-right: 35px;
		margin-top: 20px;
		position: absolute;
		width: 200px;
		padding: 0px;
}
#leftMenu ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
		border: none;
}
#leftMenu ul li {
		margin: 0px;
		padding: 0px;
}
#leftMenu ul li a {
		padding-left: 8px;
		padding-bottom: 2px;
		padding-right: 8px;
		padding-top: 12px;
		font-size: 100%;
		display: block;
		border-bottom: 1px dashed #ddd;
		text-decoration: none;
		color: #232323;
		width:160px;
}
#leftMenu ul li a:hover, #vertmenu ul li a:focus {
	/* 	
		color: #000000;
		background-color: #ebecf9; 
	*/
		color: #373974;

}
#mainContent {
		margin-left: 260px;
		margin-right: 40px;
		max-width: 840px;
}
.resultsBox {
		background-color: #F7F1D4;
		margin: 30px 30px 50px 0px;
		padding: 8px 25px 22px 25px;
		border: solid #000 1px;
		-moz-border-radius: 2em;

}
#Footer {
		border-top: solid 3px #6699cc; 
		background: url('') #fff;
		padding: 10px;
		margin-top: 80px;
}
.contentFooter {
		font-weight: bold;
		text-align: center;
		line-height: 20px;
		margin-left: 200px;
		max-width: 820px;
}
.Clear {
		clear: both;
}
p.parContent {
		line-height: 24px;
}
a {
		text-decoration: none;
		color: #715cc8;
}
p.erReplication {
		font-size: 13px;
		line-height: 18px;
}
p.erScientist, p.erContact{
		line-height: 24px;
}

p.erCompany{
		line-height: 22px;
}

/* CONTACT PAGE */
div.contactAllow {
		background: url('') #fff;
		border: dotted #000 1px;
		padding: 4px;
}
#contactWrap {
		margin: 8px;
}
/* END CONTACT PAGE */
-->
