body {
	font-size:10px;
	font-family: Helvetica, Verdana;
	background: #000000;
	color: #999999;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td,.body {
	font-size:10px;
	font-family: Helvetica,Verdana;
	color: #999999;
	text-decoration: none;
}

h1 {
	color:#999999;
	font-size:16px;
	font-family: Helvetica,Verdana;
	font-weight: normal;
	margin-bottom: 0px
}


a {
	color: #9977AA; //81669D; //A757F8; //9B7ABC;
	text-decoration: none;

}

a:hover {
	color: #666666;
	text-decoration: none;
}

ul {
	list-style-type:  disc;
	margin: 0px 0px 0px 14px;
	padding:0px 0px 0px 5px;
}

li {
	padding:1px 0px 1px 0px;
	line-height: 14px;
}

select, input, textarea {
	font-family: Helvetica,Verdana;
	color: #646464;
	font-size: 10px;
}

hr {
	color: #DDDDDD;
	background-color: #DDDDDD;
	height: 1px;
	/*width: 100%;*/
	border: 0;
	margin: 30px 15px 30px 0px;
	padding: 0px;
}

.error {
	color: #FF0000;
}


#footerFrame {
	width: 800px;
}

#footerBar {
	height: 18px;
	background: url('/images/gen/gen_bgFooterBar.gif') repeat-x;
}

.footerCell {
	font-size: 9px;
	color: #666666;
}

.footerCell a {
	font-size: 9px;
	color: #666666;
}

.footerCell a:hover {
	font-size: 9px;
	color: #DDDDDD;
}


#headerFrame {
	width: 800px;
	height: 68px;
}


#utilBox {
	/*width: 186px; */
	background: url('/images/gen/gen_bgUtilBox.gif');

	/*padding: 12px;*/
}


.navCell {
	padding-right: 14px;
}


.mainTable {
	width: 800px;
}

.headerCell {
	background: #555555;
}

.titleCell {
	background: #555555;
	padding: 26px 0px 17px 31px;
}

.titleCellWithSubNav {
	background: #555555;
	padding: 20px 0px 17px 31px;
}

.contentCell {
	background: #FFFFFF;
	padding: 24px 24px 24px 33px;
}

.textCell {
	font-size: 11px;
	color: #000000;

	line-height: 24px;
}

a.downloadLink {
	color: #999999;
	text-decoration: none;
}

a.downloadLink:hover {
	color: #A757F8;
	text-decoration: none;
}


.greyBackground {
	background: url('/images/gen/gen_bgFooterBar.gif');
}


.formCell {
	padding-bottom: 8px;
}

#threePL {
position: absolute;
bottom: 5px;
left: 5px;
}

#playVideo {
position: absolute;
bottom: 200px;
right: 25px;
}

#facilityBlurb {
width: 316px;
float: left;
padding-right: 15px;
}

.facilityImage {
float: right;
width: 200px;

}

#downloadPDF {
clear: both;
margin: 10px 0 15px 0;
height: 15px;
}

#downloadPDF {
margin: 10px 0 15px 0;
height: 15px;
}
#facilitySpecs {
border-bottom: 1px solid #ccc;
width: 531px;
}

/*
.facilitySpecsRow {
height: 35px;
clear: both;
border-left: 1px solid #ccc;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
}

.facilitySpecsRowLeftCol {
height: 100%;
width: 100px;
border-right: 1px solid #ccc;
float: left;
position: relative;
}

.facilitySpecsRowLeftColInner {
width: 90px;
position: absolute;
padding: 5px;
bottom: 0px;
left: 0px;
}

.facilitySpecsRowRightFullCol {
height: 35px;
width: 425px;
float: left;
}


.facilitySpecsRowRightFullColInner {
width: 421px;
position: absolute;
padding: 5px;
bottom: 0px;
left: 0px;
}
*/

#facilitySpecs {
border: 1px solid #ccc;
}
.facilitySpecsRow {
height: 100%;
clear: both;
border-bottom: 1px solid #ccc;
color: #000;
font-size: 11px;
}

.facilitySpecsRowLeftCol {
padding: 5px;
width: 90px;
float: left;
border-right: 1px solid #ccc;
position: relative;
}

.facilitySpecsRowRightFullCol {
/*height: 35px;*/
position: relative;
padding: 5px;
width: 415px;
float: left;
left: -1px;
border-left: 1px solid #ccc;
}

.facilitySpecsRowMiddleCol {
position: relative;
padding: 5px;
width: 145px;
float: left;
left: -1px;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
}

.facilitySpecsRowRightShortCol {
position: relative;
padding: 5px;
width: 261px;
float: left;
left: -2px;
border-left: 1px solid #ccc;
}

.facilitySpecsRowRightContainer {
border-left:1px solid #CCCCCC;
float:left;
left:-1px;
position:relative;
}




#blackOut {
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10000;
	width: 100%;
	background-image: url(/images/modal_bground.png);
}

#OuterContainer,
#OuterContainer_vid {
	top: 145px;
	left: 0px;
	position: absolute;
	margin: auto;
	width: 100%;
	text-align: center;
	z-index: 100001;
}

#InnerContainer {
	position: fixed;
	background-color: #fff;
	position: relative;
	padding: 20px;
	margin: 0 auto;
	width: 600px;
	text-align: center;
}

#close_modal {
	clear: both;
	font-size: 15px;
	font-weight: bold;
	padding-top: 25px;
	text-align: center;
}

#close_modal a {
	color: #999;
	text-decoration: none;
}

#videoSpot {
	z-index: 10000000000000;
}
