* {
	margin: 0px;
	/*	font-family: Arial, Helvetica, sans-serif;*/
}

.tabbButtons {
	position: absolute;
	left: 35px;
	top: 35px;
	z-Index: 3
}

.buttons a {
	color: #0e53be;
	text-decoration: none;
}

.buttons a:hover {
	color: #1dffff;
}

#topgradient {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	z-Index: 4
}

#bottomgradient {
	position: absolute;
	left: 0px;
	bottom: -10px;
	width: 100%;
	z-Index: 4
}

#body {
	position: relative;
	left: 0px;
	top: 40px;
	width: 100%;
}

#scroll {
	position: absolute;
	padding-left: 0px;
	width: 100%;
	height: 100%;
	top: 0px;
	overflow: auto;
	z-Index: 99;
}

@font-face {
	font-family: Century Gothic;
	font-style: regular;
	font-weight: normal;
	src: url(centurygothic.eot);
}

.blok {
	padding-left: 25px;
}

.contents {
	
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #FFFFFF;
	text-transform: none;
	position: absolute;
	left: 43%;
	bottom: 9px;
}

.credit {
	position: absolute;
	left: 9px;
	bottom: 9px;
}

body { /*background-image: url(../images/index-bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #161D2F;*/
	background-color: #000;
	height: 100%;
	color: #fff;
}

html {
	height: 100%;
}

table {
	margin-left: auto;
	margin-right: auto;
}

a:link {
	color: #93ebff;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #0ABCFC;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	color: #66CCFF;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}

.location_map_td {
	background-image: url(../images/US-map.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.foot_fade { /*background-color: #161D2F;
	background-image: url(%C2%A9%202008%20City%20of%20Redmond%20);*/
	height: 63px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	bottom: 0px;
}

.info { /*background-image: url(../images/info-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;*/
	min-height: 612px;
	color: #FFFFFF;
}

.infoplanet { /*background-image: url(../images/planetonly-bg-foot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;*/
	min-height: 612px;
	color: #FFFFFF;
}

.title {
	color: #93ebff;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}

.title2 {
	font-size: 14px;
	font-style: italic;
	color: #93ebff;
}

.infotitle {
	color: #93ebff;
	font-size: 18px;
	align: left;
}

.txt {
	color: #FFFFFF;
	font-size: 16px;
}

.login {
	height: 28px;
	font-size: 12px;
	color: #fff;
	background: url(../images/loginScreen.png) repeat-x;
	padding: 0em .5em 0em .5em;
}

.login-message {
	float: left;
	position: relative;
	top: 3px;
	left: 10px;
}

.login-form {
	float: right;
}

.txt-input {
	background-color: #CCCCCC;
	font-size: 12px;
	border: 1px solid #666666;
	float: right;
}

.button-input {
	font-style: veranda;
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
	background-color: #6699ff;
	height: 20px;
	border: 1px solid #000000;
	float: right;
	margin: 0px 5px 5px 3px;
}

.reg-text {
	float: left;
}

.reg-account {
	border: 3px double;
	height: 15px;
	font-size: 11pt;
}

.reg-mailing {
	border: 3px double;
	height: 15px;
	font-size: 11pt;
}

.reg-state {
	float: right;
	position: relative;
	right: 430px;
	border: 3px double;
}

.reg-zip {
	float: right;
	position: relative;
	right: 210px;
	border: 3px double;
}

.reg-row {
	padding-top: 10px;
}

.downlevel-head {
	height: 99px;
}

.numAttendingInput {
	font-size: 0.9em;
	font-weight: bold;
	padding: 0.25em;
	margin:0.25em;
}
