body{
	margin: 0 auto;
	color: #FFFFFF;
	background:url(../images/home_bkgd.gif);
	background-color: #435D83;
	text-align:center;
}

td{
	font-family: "Trebuchet MS";
	font-size: 13px;
}

.tdBody{
	background:url(../images/home_20_temp.gif);
	background-repeat:repeat-x;
	background-color: #435D84;
}

.pageTitle{
	font-size:18px;
	color:#FFCF14;
	width:100%;
	border-bottom:1px solid #2C3D56;
	height:30px;
}

.whiteText{
	color:#FFFFFF;
	font-size: 11px;
}

.contentText{
	color:#FFFFFF;
	font-size: 13px;
}

hr{
	border-color:#2C3D56;
	background-color:#2C3D56;
	color:#2C3D56;
}

.lgHdr{
	color: #FFCF14;
	font-size: 12pt;
	font-weight:bold;
}

.smHdr{
	color: #FFCF14;
	font-size: 14px;
	font-weight:bold;
}

.smTxt{
	font-size: 11px;
}

a{
	color: #FFCF14;
}

a:hover{
	color: #FFFFFF;
}

.submit{
	background-color: #3E5B85;
	color:#FFFFFF;
	border: 1px solid #1B3967;
	font-size:11px;
}

.boldred{
	font-weight:bold;
	color:#FF0000;
}
hr {
	width: 100%;
	display: block;
	clear: both;
}

a.yellowLink {
	color:#ffcf14;
}

a.yellowLink:hover {
	color:#fff;
}

table.staff {
}

table.staff td{
	vertical-align:top;
}

.selected_tab {
	font-weight: bold;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #C3E5C6;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.tab {
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F4F4F4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.formfield {
	font-family: tahoma;
	background-color: #FFFFFF;
	border: 1px solid #ACACAC;
	color: #333333;
	margin-right: 5px;
}

.formfieldcolor {
	font-family: tahoma;
	background-color: #EEEEEE;
	border: 1px solid #ACACAC;
	color: #00632D;
	margin-right: 5px;
}

.formfieldnoborder {
	font-family: tahoma;
	background-color: #FFFFFF;
	border: 0px solid #ACACAC;
	color: #333333;
	margin-right: 5px;
}

.formfieldreq {
	font-family: tahoma;
	background-color: #FFFFFF;
	color: #333333;
	margin-right: 5px;
	border-top: 1px solid #ACACAC;
	border-right: 1px solid #ACACAC;
	border-bottom: 1px solid #ACACAC;
	border-left: 1px solid #FF0000;
}

.required {
	color: #FF0000;
	font-size: 9px;
}

#printable{
position:relative;
}

#skyscraper{
position:absolute; 
left:805px; 
top:-100px;
}

#content_ad{
float:right; 
padding: 10px 10px 5px 10px;
}

#countdown {
	width: 248px;
	height: 219px;
	background: url(/images/countdown.gif) no-repeat;
	margin: 10px auto;
	position: relative;
	font: bold 21px Verdana, Geneva, sans-serif;
	letter-spacing: 2px;
	text-shadow: 0 -1px 0 #000;
	-moz-box-shadow: 2px 2px 10px #000;
	-webkit-box-shadow: 2px 2px 10px #000;
}
#cntdwn {
	width: 232px;
	height: 34px;
	position: absolute;
	top: 34px;
	left: 8px;
}
	#cntdwn span {
		height: 34px;
		line-height: 34px;
		position: absolute;
		top: 0;
		text-align: center;
		display: block;
	}
	#cntdwn_d {
		left: 1px;
		width: 65px;
	}
	#cntdwn_h {
		left: 78px;
		width: 43px;
	}
	#cntdwn_m {
		left: 133px;
		width: 43px;
	}
	#cntdwn_s {
		left: 188px;
		width: 43px;
	}
	
#countdown_banner {
	width: 728px;
	height: 90px;
	background: url(/images/countdown_banner.jpg) no-repeat;
	margin: 10px auto;
	position: relative;
	font: bold 21px Verdana, Geneva, sans-serif;
	letter-spacing: 2px;
	text-shadow: 0 -1px 0 #000;
	-moz-box-shadow: 2px 2px 10px #000;
	-webkit-box-shadow: 2px 2px 10px #000;
}
#cntdwn {
	width: 232px;
	height: 34px;
	position: absolute;
	top: 41px;
	left: 18px;
}
	#cntdwn span {
		height: 34px;
		line-height: 34px;
		position: absolute;
		top: 0;
		text-align: center;
		display: block;
	}
	#cntdwn_d {
		left: 1px;
		width: 65px;
	}
	#cntdwn_h {
		left: 78px;
		width: 43px;
	}
	#cntdwn_m {
		left: 133px;
		width: 43px;
	}
	#cntdwn_s {
		left: 188px;
		width: 43px;
	}