body 
{
	background-color: Black;
}


th, td 
{
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	color: black;
}

h1 
{
	margin: 0px;
	font-size: 11px;
}

H2
{
	text-align: left;
	margin: 0px;
	font-weight: normal;
	font-size: 11px;
}

.deeplinks 
{
	display: none;
}

.h2link a 
{
	color: Black;
	font-weight: normal;
}

.h2link a:hover
{
	font-weight: normal;
	text-decoration: underline;
}

.curvetable1 {
	margin: 0px;
	padding: 0px;
}
.curvetable1_header {
	background-color: #DDDFE0;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.curvetable1 td {
	font-size: 11px;
}
.curvetable1_content {
	padding: 0px;
}

.curvetable1_content td {
	padding: 0px;
	border-bottom: 1px #DDDFE0 solid;
}

.solutionsTable th {
	background-color: #ffffff;
	font-weight: bold;
	text-align: left;
	height: 20px;
	margin-bottom: 10px;
	padding-left: 5px;
}
.solutionsTable td {
	border-bottom: 1px solid white;
}

.solution td {
	font-size: 10px;
	text-align: left;
	padding: 3px;
}
span.solutionText {
	margin-top: 3px;
	display: block;
}

H2.solutionTitle 
{
	font-weight: bold;
}

.solutionTitle A
{
	color:Black;
}

.whatwedo th {
	text-align: left;
	background-color: #E0DFDF;
}
.whatwedo td {
	border-bottom: solid 1px #e0dfdf;
	padding-top: 5px;
	padding-bottom: 5px;
}


h1.whatwedoHeader {
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 4px;
	display: block;
	padding-left: 5px;
}


table.caseStudies {

}

.caseStudies th {
	font-weight: bold;
	background-color: #e0dfdf;
	height: 20px;
	padding-left: 5px;
	text-align: left;
	margin-bottom: 0px;
}

.caseStudies td 
{
	text-align: left;
	text-justify: newspaper;	
}