@charset "UTF-8";
/* CSS Document */
body 
	{
	background-color: #000;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.clear {
	clear: both;
	float: none;
}
#horizonX        
	{
	color: white;
	background-color: transparent;
	text-align: center;
	position: relative;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 645px;
	overflow: visible;
	visibility: visible;
	display: block
	}
#contentX    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: transparent;
	margin-left: -477px;
	position: absolute;
	top: -323px;
	left: 50%;
	width: 955px;
	height: 645px;
	visibility: visible;
	}
#content {
	height: 645px;
	width: 955px;
	position: relative;
	color: #FFF;
	margin-top: 18px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.toverlay {
	position: absolute;
	left: 183px;
	top: 416px;
}
.mainOverlay {
	height: 645px;
	width: 955px;
	position: absolute;
	text-align: left;
	left: 0px;
	top: 0px;
	z-index: 1000;
}
.mainContainer {
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.logo {
	float: left;
}
.navbar {
	background-image: url(siteimages/template/navbg.png) !important;
	background-image: url(siteimages/template/navbg.gif);
	background-repeat: no-repeat;
	float: right;
	width: 752px;
	height: 32px;
	margin-top: 24px;
	line-height: 14px;
}
.navbar .content {
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 30px;
	text-align: left;
	font-size: 11px;
	text-transform: uppercase;
	color: #6da5ad;
}
.navbar .content a {
	color: #FFF;
	text-decoration: none;
}
.navbar .content a:hover {
	color: #B1C903;
}
.mainContent {
	height: 518px;
}
.mainContent .contentHolder {
	margin-top: 32px;
	position: absolute;
	width: 955px;
}
.mainContent .rightPanel {
	background-image: url(siteimages/template/textbg2.png)!important;
	background-image: url(siteimages/template/textbg2.gif);
	height: 358px;
	width: 389px;
	position: absolute;
	left: 542px;
	top: 25px;
}
.mainContent .rightPanel .content {
	margin: 0px;
	line-height: 145%;
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
}
.mainContent .rightPanel .content .picRight {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
.mainContent .rightPanel .content p {
	margin-top: 10px;
	margin-bottom: 10px;
}
.mainContent .rightPanel .content .tighten {
	line-height: normal;
}
.mainContent .strapline {
	position: absolute;
	left: 545px;
	top: 416px;
}
.mainContent h2 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 6px;
}
.mainContent a {
	color: #FFF;
	text-decoration: underline;
}
.mainContent .formField {
	font-size: 10px;
	color: #FFF;
	background-color: #36474a;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 3px;
	margin-bottom: 3px;
}
.footer {
	background-image: url(siteimages/template/footerbg.png) !important;
	background-image: url(siteimages/template/footerbg.gif);
	height: 42px;
	background-repeat: no-repeat;
}
.footer .content {
	padding-top: 8px;
	padding-right: 30px;
	padding-bottom: 8px;
	padding-left: 16px;
	text-align: right;
	font-size: 10px;
	color: #999;
}
.footer a.pblink {
	color: #222228;
	text-decoration: none;
	font-size: 10px;
}

.footer a:link, .footer a:active, .footer a:visited{
	color:#999999;
	text-decoration:none;}
	
	.footer a:hover{
	color:#B1C903;
	text-decoration:none;}
	
.mainContent h3 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 20px;
}
.pageScroll {
	overflow: auto;
	height: 230px;
	padding-right: 5px;
}
.linkLogos {
	padding-right: 15px;
	padding-bottom: 25px;
}

.footerfloat{
	float:left;}