﻿.clearDiv
{
	clear:both;
	display:block;
	overflow:hidden;
	height:0px;
}
.opacity80
{
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.opacity40
{
	filter:alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
}
#offsetHello
{
	position:relative;
	display:block;
	left: -65px;
	top: -15px;
}
.copyright
{
	color: #000;
	font-weight: bold;
	width: 300px;
	text-align: center;
}
.copyrightWhite
{
	color: #fff;
	font-weight: bold;
	width: 300px;
	text-align: center;
}
.copyrightContainer
{
	position: absolute;
	top: 10px;
	left: 325px;
}
.copyrightShadow
{
	position: absolute;
	top: 8px;
	left: 325px;
}
.PageContent
{
	padding:10px;
	color: #683c07;
	font-family: Times New Roman, Sans-Serif;
	font-size:1.2em;
	margin-bottom:10px;
}
.BigContent
{
	color: #683c07;
	font-family: Times New Roman, Sans-Serif;
	font-size:1.8em;
}
.threeColLeft
{
	float:left;
	width:300px;
	margin-right:19px;
}
.threeColCenter
{
	float:left;
	width:300px;
	margin:10px 19px 0 0;
}
.threeColRight
{
	float:left;
	width:240px;
	margin-top:10px;
}
.PaddingLabel
{
}
.tcContact_tab .ajax__tab_container
{
}
.tcContact_tab .ajax__tab_default
{
}
.tcContact_tab .ajax__tab_tab
{
}
.tcContact_tab .ajax__tab_outer
{
	border-top: solid 1px #ddd;
	border-right: solid 1px #ddd;
	border-left: solid 1px #ddd;
	margin:0 5px;
}
.tcContact_tab .ajax__tab_inner
{
	padding: 0 8px;
}
.tcContact_tab .ajax__tab_header
{
	cursor: pointer;
}
.tcContact_tab .ajax__tab_active .ajax__tab_outer
{
	background-color: #ddffdd;
}

