
body
{
	margin: 0px;
	font-family: Arial, sans-serif;
	color: #797879;
	font-size:12px;
	text-align:center;
	background:#ffffff;
}

a:link, a:visited, a:active
{
	font-family		: Arial, sans-serif;
	font-size		: 10pt;
	font-weight		:bold;
	color			: #797879;
	text-decoration	: none;
}

a:hover
{
	font-family		: Arial, sans-serif;
	font-size		: 10pt;
	color			: #797879;
	text-decoration:underline;
}

submit.link {
	font-family: "Verdana" sans-serif;
	font-size: 1em;
	text-align: left;
	color: blue;
	background: none;
	margin: 0;
	padding: 0;
	border: none;
	cursor: pointer;
}

.formTextField
{
	color:#929191;
	border: 1px solid  #929191;
}

table {
	font-size: 12px;
}

caption {
	font-size:12px;
}

td 
{
	font-family: Arial, sans-serif;
	color: #797879;
	font-size:12px;
}

h1.Public	
{
	color: #797879;
	font-size: 17px;
	font-weight: bold;
	margin: 7px 0px 5px 0px;
}

h1.Member
{
	color: #caad26;
	font-size: 17px;
	font-weight: bold;
	margin: 7px 0px 5px 0px;
}

h2	
{
	color: #797879;
	font-size: 14px;
	font-weight: bold;
	margin: 7px 0px 5px 0px;
}

h3	
{
	color: #797879;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
}

h6
{
	color: #caad26;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

p	
{
	font-family: Arial, sans-serif;
	color: #797879;
	font-size: 12px;
}

/*a, a:visited
{
	color: #000000;
	text-decoration: none;
}
a:hover
{
	color: #000000;
	text-decoration: underline;
}*/

.mainContainer
{
	text-align:center;
	height: auto;
	width: 995px;
	margin: auto;
	text-align:left;
	background-color: #fff;
}
.mainContainer.homepageContainer
{
	background-color: #fff;
}

.mainHeader
{
	height: 156px;
	width: 995px;
	background-color: #000;
	border-bottom:1px solid #ffffff;
}

.loginArea {
	float:right;
	font-size: 10px;
	height: 100px;
	margin-right: 15px;
	width: 216px;
	padding-top: 5px;
	padding-left: 5px;
}


/* start of main page content div area */

.mainPageContentArea 
{
	width: 945px;
	margin: 10px;
	margin-left: 25px;
	margin-right: 25px;
	height: 600px;
	height: auto;
}

.homeMargins {
	width: 971px;
	margin: 10px 12px;
}

.mainPageContentAreaGrey
{
	background-color: #cdcdcd;
	width: 945px;

	/*padding-left: 5px;
	padding-right: 5px;*/
	
	
}

.mainPageContentAreaWhite
{
	margin-left:5px;
	background-color: #fff;
	width: 935px;
	overflow:hidden;
	border-top: 5px solid #cdcdcd;
	border-bottom: 5px solid #cdcdcd;

}

.mainPageContentAreaText
{
	width: 900px;
	margin-left: 15px;
	margin-bottom: 20px;
	margin-top: 5px;

}

.mainPageContentAreaLeftContainer
{
	float:left;

	width: 435px;
}

.mainPageContentAreaLeftContent
{
	border:0px solid blue;
	padding:0px;
	padding-top:5px;
	width:405px;
	margin-left:15px;
	margin-top:5px;
}

.mainPageContentAreaImageRight
{
	text-align:right;
	float:right;
	width:500px;
	z-index:0!important;
}

.bannerContentArea
{
	width: 945px;
	margin: 10px;
	margin-left: 25px;
	margin-right: 25px;
	height: 120px;
	height: auto;
}

.pageSponsorBanner
{
	float: left;
	background-color: #FFF;
	height: 90px;
	width: 205px;
}

.largeBannerBottom
{
	float: right;
	height: 90px;
	width: 728px;
	background-color: #cdcccb;
}

.pageContentFooter
{
	width: 995px;
	height: 30px;
	background-color: #494849;
}

.pageContentFooterLeft
{
	float: left;
	margin-top: 13px;
	margin-left: 25px;
	height: 30px;
	width: 400px;
	color: #929191;
	border:0px solid green;
}

.pageContentFooterLeft, .pageContentFooterLeft a, .pageContentFooterLeft a:visited
{
	font-family		: Arial, sans-serif;
	font-size		: 10pt;
	color			: #929191;
	text-decoration	: none;
}

.pageContentFooterLeft a:hover
{
	font-family		: Arial, sans-serif;
	font-size		: 10pt;
	color			: #929191;
	text-decoration	: underline;
}

.pageContentFooterRight
{	
	float: right;
	height: 30px;
	width: 380px;
	margin-top: 10px;
	margin-right:25px;
	border:0px solid red;
}

.pageContentFooterBlackBar
{
	width: 995px;
	height: 10px;
	border-top: 2px solid #cdcccb;
	background-color: #000;
}

.sitemapLetter
{
	margin-top: 10px; 
	margin-bottom:3px;
	color:#89ae2d;
	font-weight:bold;
	font-size: 16px;
}

.newsSummary {
	height:44px; overflow:hidden; 
}

.newsTitle {
	height:16px; overflow:hidden;
}

.optionsContainer { z-index:999!important;
}

.sliderContainer {
	width:100%; 
	height:426px; 
	position:relative;
	overflow:hidden; 
	background-color:#000000;
}
.captionContainer {
	position:absolute; 
	z-index:3; 
	height:50px; 
	width:100%; 
	top:-50px; 
	left:0; 
	color:#000;
}
.captionInner {
	padding:10px 30px 10px 10px; 
	position:absolute; 
	top:0; 
	left:0; 
	overflow:hidden;
	z-index:4;
	opacity:1;
}
.captionBG {
	position:absolute; 
	top:0; 
	left:0; 
	width:100%; 
	overflow:hidden; 
	opacity:0.7;
	z-index:3; 
	height:50px;
	background:#ededed;
}
.captionClose {
	position:absolute; 
	top:0; 
	right:0; 
	padding:10px; 
	font-weight:bold; 
	cursor:default; 
	z-index:4;
	cursor: pointer;
}
.sliderDisplayImage {
	width:100%; 
	height:426px; 
	position:absolute; 
	top:0; 
	left:0; 
	z-index:2;
}
.altDisplayImage {
	z-index: 1;
}
.loadingDiv {
	background:url(images/loading2.gif) center center no-repeat; 
	width:100%; 
	height:333px;
	z-index:0; 
	position:absolute; 
	top:0; 
	left:0;
}
.sliderWrapper {
	position:absolute; 
	left:0; 
	bottom:-78px;
	z-index:100; 
	width:100%; 
	height:98px;
}
.viewCaptionContainer {
	color:#fff; 
	position:absolute; 
	background:#666; 
	top:0; 
	left:0; 
	z-index:3; 
	cursor:default; 
	text-align:center; 
	width:120px; 
	height:20px;
	cursor: pointer;
}
.viewCaptionBG {
	position:absolute; 
	height:20px; 
	width:5px; 
	background:#92c01f; 
	left:0; 
	top:0;
}
.viewCaptionText {
	padding-top:2px;
}
.viewGalContainer {
	color:#fff; 
	position:absolute; 
	background:#666; 
	top:0; 
	left:120px; 
	z-index:3; 
	cursor:default; 
	text-align:center;
	width:120px; 
	height:20px;
	cursor: pointer;
}
.viewSlideContainer {
	color:#fff; 
	position:absolute; 
	background:#666; 
	top:0; 
	left:240px; 
	z-index:3; 
	cursor:default; 
	text-align:center; 
	width:120px; 
	height:20px;
	cursor: pointer;
}
.sliderSpacer {
	width:100%; 
	height:2px; 
	position:absolute; 
	top:20px; 
	background:#fff; 
	font-size:1px;
}
.sliderPreviewContainer {
	position:absolute; 
	left:0; 
	bottom:0; 
	z-index:100;
}
#leftNav_testSlider, #rightNav_testSlider {
	cursor: pointer;
}