html{
	min-height: 100%;
}
body { 
	font: 9pt/14pt arial, helvetica, sans; 
	color: #9e9e99;  
	background: #000000 url(../images/bg_water.jpg) bottom repeat-x; 
	margin: 0;
	text-align: center;
	min-height: 100%;
	}

p {
	font: 9pt/14pt arial, helvetica, sans;
	}

img {
	border: 0;
	}
	
img.imgBorder_thick {
	border: 6px solid #212121;
}

.smallprint {
	font-size:10px;
	color:#dccd9d;
	text-align:right;
}

.smallprint-star {
	font-size:12px;
	color:#b8b8a4;
}

hr{
	color: #282828;
	background: #282828;
	height: 1px;
	border: none;
}

.inp{
	background: #1c1c1c;
	border: 1px solid #282828;
	color: #999999;
	padding: 3px;
	font: 9pt/14pt Arial, Helvetica, sans-serif;
}

h1 { 
	font: 11pt arial, times, serif; 
	color: #fff;
	font-weight: bold; 
	}


h2 { 
	font: bold 11pt arial, sans; 
	color: #fff;
	}

h3 { 
	font: bold 10pt arial, sans; 
	color: #c3ba9d;
	margin-bottom: 5px;
	}

h4 { 
	font: bold 10pt arial, sans; 
	color: #999999;
	margin-top: 5px;
	border-bottom: 1px dotted #A5BBDC;
	width: 160px;
	}

strong.qa{
	font: bold 12pt arial, sans; 
	color: #fff;
}

a:link, a:visited { 
	text-decoration: none; 
	color: #e1d674;
	outline:0;
	}

a:hover, a:active { 
	text-decoration: none; 
	color: #fff;
	}
a.moreInfo{
	font: 10px Tahoma;
	font-weight: bold;
	color: #e0d674;
	padding-right: 13px;
	background: url(../images/home_moreInfo_arrow.gif) no-repeat right;
}


#contents { 
	background: #0f0f0f url(../images/bg_content.jpg) bottom left no-repeat;
	width: 976px;
	border: 0px solid #CCCCCC;
	text-align: left;
	padding-top: 15px;
	}


#fullspan{
	width: 840px;
	padding-top: 10px;
	padding-left: 50px;
	padding-bottom: 20px;
	float: left;
}



#leftcol {
	width: 540px;
	padding-top: 30px;
	padding-left: 20px;
	padding-bottom: 50px;
	float: left;
}

#singlecol {
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 50px;
}

#rightcol {
	width: 270px;
	float: right;
	margin-right: 50px;
}


#colhalfleft {
	width: 410px;
	padding-top: 10px;
	padding-left: 50px;
	padding-bottom: 20px;
	float: left;
}

#colhalfright {
	width: 410px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 20px;
	float: right;
}


#wrapper { 
	width: 976px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background: url(../images/bg_matte.gif) repeat-y;
	}

#container { 
	width: 976px;
	margin-left: auto;
	margin-right: auto;
	}

#topbar {
	background-color: #000000;
	color: #CCCCCC;
	height: 38px;
	width: 100%;
	text-align: left;
	}

#topLeft { 
	float: left;
	padding-left: 20px;
	width: 200px;
	}

#topRight { 
	float: right;
	padding-top: 8px;
	font: 8pt/16pt tahoma, verdana, arial, sans; 
	color: #CCCCCC;
	text-align: right;
	padding-right: 20px;
	}

#header {
	width: 950px;
	height: 390px;
	margin: 0px;
	clear: both;
	}

#footer { 
	height: 30px;
	padding-top: 10px;
	padding-left: 10px;
	text-align: left;
	color: #333333;
	clear: both;
	}

#footernav { 
	float: left;
	padding-left: 20px;
	}

#footercopyright { 
	float: right;
	font: 7pt/16pt tahoma, verdana, arial, sans; 
	color: #535353;
	text-align: right;
	padding-right: 20px;
	}


#footer a { 
	font: 10px tahoma, verdana, arial, sans; 
	text-decoration: none; 
	color: #92907f;
	}

#footer a:hover { 
	text-decoration: none; 
	color: #FFF;
	}

#whitebox {
	background-color: #ffffff;
	border-right: 1px solid #DBE1E4;
	border-bottom: 1px solid #DBE1E4;
	padding: 20px;
}

#box {
	background-color: #6890C4;
	border-right: 1px solid #6187B7;
	border-bottom: 1px solid #6187B7;
	padding: 10px 20px 20px 20px;
}

.roundTable{
	font: 11px/18px Tahoma;
	color: #c3ba9d;
}
.roundTable .topRepeat{
	background:url(../images/home_table_t.gif) repeat-x;
}
.roundTable .leftRepeat{
	background: url(../images/home_table_l_rpt.gif) repeat-y;
}
.roundTable .mainCell{
	background: #2c2c2c url(../images/home_table_bkg.gif) repeat-x top;
	padding: 15px;
}
.roundTable .rightRepeat{
	background: url(../images/home_table_r_rpt.gif) repeat-y;
}


ul.arrow{
	margin-left: 20px;
	padding-left: 0;
	list-style: none;	
}
ul.arrow li{
	margin: 0;
	padding: 0;
	padding-left: 18px;
	margin-bottom: 9px;
	background: url(../images/li_arrow.gif) 0 5px no-repeat;
}

#arrowlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#arrowlist li 
{
padding-left: 25px;
padding-bottom: 5px;
background-image: url(../images/icon_arrow.gif);
background-repeat: no-repeat;
background-position: 0 .2em;
font-size: 9pt;
}






.thanks { font: 16px/20px arial, sans; color: #ffffff; font-weight: bold; }
.bright { font-weight: bold; color: #fff;}
.notsobright { color: #AFC6E6;}
.dim { color: #4c4b45; }
.attribution { color: #AFC6E6; font-style: italic; }
.photoborderportal { border: 1px solid #94AED4; margin-right: 15px; }
.name { font-weight: bold; color: #000000}
.tablehead { font: 14px "trebuchet ms", arial, sans; color: #ffffff; font-weight: bold; }
.rowOdd { background-color: #1b1b1b; font: 11px arial; color: #bab8a5; }
.rowEven { }
.small { 	font: 7pt/16pt tahoma, verdana, arial, sans; color: #535353; }
.imgBorder { border: 6px solid #000000; margin-right: 10px; }
