body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.content {
	background:url(images/side_shadow.jpg) repeat-y;
	background-position:100% 0;
	
}
.nav {
	background:#A3BBAB;
	border-left:solid 1px #054418;

}

.header {
	background:url(images/main_header.jpg) no-repeat;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
.products_header {
	background:url(images/products_header.jpg) no-repeat;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}

.research_header {
	background:url(images/research_header.jpg) no-repeat;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}

.footer {
	padding:0 5px 0 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#605f5f;
}
.footer a {
	color:#605f5f;
	text-decoration:none;
}

.footer a:hover {
	color:#605f5f;
	text-decoration:underline;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	
}
.content {
	padding:10px 0 0 30px;
}

.green_text {
	color:#006600;
}
.main_text {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	padding:0 20px 0 0;
}

.bold {
	font-weight:bold;
}

em {
	color: #FF0000;
}

.important {
	color: #ff0000;
	padding:20px 0 0 0;
}

.tbl{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.dk_green {
	background-color:#094217;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#006600;
}