@charset "utf-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}
.thrColFixHdr #container {
	width: 980px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	clip: rect(10px,auto,auto,auto);
} 
.thrColFixHdr #header {
	height: 360px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.thrColFixHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
.thrColFixHdr #sidebar1 {
	float: left;
	width: 230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #EDEEE3;
}
.thrColFixHdr #sidebar2 {
	float: right;
	width: 230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #EDEEE3;
	clip: rect(auto,auto,auto,auto);
}
.thrColFixHdr #mainContent {
	border-right-color: #D1D5BB;
	border-left-color: #D1D5BB;
	margin-top: 0;
	margin-right: 230px;
	margin-bottom: 0;
	margin-left: 230px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	height: 100%;
} 
.thrColFixHdr #footer {
	padding: 0 10px 0 20px;
	background-color: #787E4E;
	font-size: 11px;
} 
.thrColFixHdr #footer p {
	margin: 0;
	padding: 10px 0;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#headerTitle {
	z-index: 2;
	top: 0px;
	position: absolute;
}
#headerImage {
	position: absolute;
	z-index: 1;
	top: 0px;
	height: 360px;
}
#navbar {
	height: 24px;
	position: absolute;
	z-index: 2;
	top: 336px;
	width: 980px;
}
#Content {
	padding-bottom: 15px;
	padding-top: 10px;
}

a:link {
	text-decoration: none;
	color: #FF6600;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: none;
	color: #CC6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
.bullets {
	list-style-position: inside;
	list-style-image: url(../images/gifs/antler.gif);
	list-style-type: none;
}
.strapline {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 24px;
	font-weight: normal;
}
.company {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	clip: rect(auto,auto,auto,auto);
}
.companytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 30px;
}
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-right: 5px;
	padding-left: 5px;
}
