﻿body {
	background-color: #ffffff;
	background-image: none;
	color: #000000;
	font-size: 12px;
	text-align: left;
	font-family: Arial, Helvetica, Sans-Serif;
}
a {
	color: #000000;
}
div#homeNav {
	display: none;
}
div#leftItems {
	display: none;
}
div#homeHead {
	display: none;
}
div#homeContent 
{
	overflow: auto;
}
div#homeContent div {
	background-image: none;
}
div#footLinks {
	display: none;
}
img.titleImage {
	display: none;
}
span.printTitle {
	font-weight: bold;
}
.noPrint {
	display: none;
}
table.contactTable 
{
	margin-bottom: 25px;
	border-collapse: collapse;
}
table.contactTable td 
{
	vertical-align: top;
	text-align: left;
}
table.contactTable td a 
{
	text-decoration: none;
}
table.contactTable thead td 
{
	font-weight: bold;
	border-bottom: 1px solid #000000;
	padding: 0px;
	margin: 0px;
}
table.contactTable td.col1 
{
	width: 150px;
}
table.contactTable td.col2 
{
	width: 300px;
}
table.contactTable tbody td 
{
	border-bottom: 1px solid #000000;
}
div#homeContent dl {

}
div#homeContent dt {
	font-weight: bold;
}
div#homeContent dt a {
	font-size: 11px;
	margin-right: 10px;
}
div#homeContent dd {
	margin: 10px 0px 20px;
	padding-left: 20px;
}
div#homeContent dl.diffList {

}
div#homeContent dl.diffList dd {
	margin: 15px 0px;
	padding: 0px;
}
div#homeContent dl.diffList dd dl {
	padding-left: 25px;
	margin-top: 10px;
}
table.faqTable
{
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	width: 550px;
}
table.faqTable thead td 
{
	font-weight: bold;
	text-decoration: underline;
}
table.faqTable td 
{
	text-align: left;
	vertical-align: top;
}
table.faqTable tbody td 
{
	border-bottom: 1px solid #cccccc;
}
table#faqTable1 td 
{
	padding-right: 10px;
	width: 33%;
}
table#faqTable2 td.col1
{
	width: 30%;
}
table#faqTable2 td.col2
{
	width: 70%;
}
div.caseimages 
{
	float: right;
	padding-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
}
div.caseimages img 
{
	margin-bottom: 15px;
}

div.galleryShell {
	display: none;
}