.map	{
	background-image: url("../images/huberscustombuilding_logo2.jpg");
	background-repeat: no-repeat; 
	background-position: 391px 0
}
.topbackground	{
	background-color:#80AB84;
}
.centerbackground	{
	background-color:white;
}
.centerborder	{
	background-image: url('../images/greenbar.gif');
	background-repeat: repeat-y;
}
.footerdiv {
	background-image: url('../images/footer_background.jpg');;
	background-repeat: repeat-x;
}
.footer {
	font-size: 8pt;
	padding: 5 0 5 10;
	color:#006611;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.mainheading {
	font-size: 14pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	color: #666666;
	padding-left: 5px;
	border-bottom: dotted thin #B0B598;
	border-left:  dotted thin #B0B598;
}
.basic_paragraph {
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #546C53;
	padding: 0 30 0 20;
}
.basic     { 
	color: black; 
	font-size: 10pt; 
	line-height: 12pt; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-align: left 
}
.basicx    { 
	color: black; 
	font-size: 8pt; 
	line-height: 10pt; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-align: left 
}
.basic_faq {
	font-size: 10pt;
	font-family: "Times New Roman", Times, Roman, serif;
	color: black;
	margin: 0 0 0 25;
	font-weight: bold;
	border-left: solid 1px black;
	padding-left: 30px;
}
.tbasic     { 
	color: black; 
	font-size: 10pt; 
	line-height: 12pt; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-align: left;
	padding-left: 10;
	padding-right: 10;
}
.theading {
	color: black; 
	font-size: 10pt; 
	font-weight: bold;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding-left: 10;
	padding-top: 5;
}
.tdescription {
	color: black; 
	font-size: 10pt; 
	font-weight: bold;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.tdetails {
	font-size: 10pt; 
	line-height: 12pt; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-align: center;
	background-color: #666666;
}
A:link {
	color:#B0B598;
	text-decoration:underline;
}
A:visited {
	color:#B0B598;
	text-decoration:underline;
}
A:hover {
	color:#666666;
	text-decoration:underline;
}
A:active {
	color:#B0B598;
	text-decoration:underline;
}
A.basiclink:link {
	color:#006611;
	text-decoration:underline
}
A.basiclink:visited {
	color:#006611;
	text-decoration:underline
}
A.basiclink:hover {
	color:white;
	text-decoration:underline
}
A.basiclink:active {
	color:#006611;
	text-decoration:underline
}
A.basic:link {
	color:#666666;
	text-decoration:underline;
}
A.basic:visited {
	color:#666666;
	text-decoration:underline;
}
A.basic:hover {
	color:black;
	text-decoration:underline;
}
A.basic:active {
	color:#666666;
	text-decoration:underline;
}
