@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
#wrapper {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	margin-top:6px;
}
#topNav {
	height:19px;
	margin-top:11px;
	overflow:hidden;
}
#topNav a {
	height:10px;
	overflow:hidden;
	line-height:1000px;
	background-image: url(../images/topNav/home1.gif);
	background-repeat: no-repeat;
	width:37px;
	float:left;
}
#topNav a:hover {
	background-image: url(../images/topNav/home2.gif);
}
#theTop {
	height:208px;
	overflow:hidden;
	background-color: #FFFFFF;
}
.theMainNav {
	float:right;
}
.theMainNav a {
	height:208px;
	overflow:hidden;
	background-repeat: no-repeat;
	text-indent:-1000px;
}
.theMainNav a.green {
	width:42px;
	background-image: url(../images/topNav/green1NEW.gif);
	float:left;
}
.theMainNav a.red {
	width:43px;
	background-image: url(../images/topNav/red1NEW.gif);
	float:left;
}
.theMainNav a.orange {
	width:41px;
	background-image: url(../images/topNav/orange1NEW.gif);
	float:left;
}
.theMainNav a.green:hover {
	background-image: url(../images/topNav/green2NEW.gif);
}
.theMainNav a.red:hover {
	background-image: url(../images/topNav/red2NEW.gif);
}
.theMainNav a.orange:hover {
	background-image: url(../images/topNav/orange2NEW.gif);
}
#theTop.home {
	background-image: url(../images/interface/homeTopBackground.gif);
	background-repeat: repeat-y;
	padding-left:29px;
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	color: #000000;
}
#theTop.home h1 {
	height:35px;
	overflow:hidden;
	background-image: url(../images/interface/homePageH1.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent:-1000px;
}
#theTop.home p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 300px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight:bold;
}
#theTop.home h3 {
	padding: 0px;
	font-size:18px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color:#fe0000;
}
#theTop.home h3.top {
	margin-top: 45px;
	margin-bottom:10px;
}
.green {
	color:#3ca13a;
}
.orange {
	color:#e85e22;
}
#contentArea {
	background-color:#FFFFFF;
	padding-top:14px;
	padding-left:9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:1%;
}
.homepageLinks {
	height:329px;
	overflow:hidden;
	padding-bottom:12px;
}
.homepageLinks a {
	width:247px;
	height:369px;
	float:left;
	color:#ffffff;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:none;
	background-repeat: no-repeat;
	position:relative;
}
.homepageLinks a p {
	margin:0;
	padding:0;
	position:absolute;
	left:45px;
	top:147px;
	z-index:100;
	cursor:pointer;
	display:none;
}
.homepageLinks a.green {
	background-image: url(../images/homepageLinks/green1Closed.jpg);
	margin-right:12px;
}
.homepageLinks a.red {
	background-image: url(../images/homepageLinks/red1Closed.jpg);
	margin-right:12px;
}
.homepageLinks a.orange {
	background-image: url(../images/homepageLinks/orange1Closed.jpg);
}
#theBottom {
	color:#5f5f5f;
	font-size:11px;
	padding-top:12px;
	padding-bottom:12px;
}
#theBrandLogos {
	background-color:#FFFFFF;
	height:50px;
	padding-left:24px;
	padding-top:12px;
}
#theBrandLogos a {
	float:left;
	margin-right:20px;
	margin-top:10px;
}
#theBrandLogos a img {
	border:none;
}
#theBrandLogos a.gbc {
	float:left;
	margin-top:0px;
}
.tidyUp {
	clear:both;
	height:1px;
	overflow:hidden;
	background-color:#000000;
}
img.customBrandImage {
	float:right;
	padding-right:12px;
}
h4.extensionBanner {
	margin:0;
	padding:0;
	font-size:24px;
	color:#000000;
	text-transform: uppercase;
	background-image: url(../images/extension/extensionBannerBackground.gif);
	background-repeat: no-repeat;
	height: 63px;
	overflow:hidden;
	float:left;
	line-height:48px;
	padding-left:12px;
	padding-right:12px;
	margin-top:12px;
}
