
body {
	margin:0px;
	padding:0px;
	font-family:Arial,Helvetica,Sans;
	font-size:11px;
	background-color:#ffffff;
}

a {
	text-decoration:none;
}

#home-top {
	width:auto;
	margin:0em 30px;
	background: #ffffff url(/images/newhome/map_small.gif) no-repeat top right;
}

#home-top-map {
	width:auto;
	height:9.38em;
	margin:1.07em 30px;
	background-color:#ffffff;
}

#home-logo {
	padding:0.5em 20px;
	font-size:0.8em;
	text-align:center;
}

#home-title {
	padding:0.5em 0px;
	height:10.23em;
	line-height:10.23em;
	white-space:nowrap;
	width:100%;
}

#home-banner {
	padding:1em 50px;
	width:100%;
	text-transform:uppercase;
	text-align:center;
	color:#ffffff;
}

#home-banner span {
	margin-right:45px;
	cursor:default;
}

#home-banner a {
	font-size:1.14em;
	color:#ffffff;
}

#home-middle {
	width:100%;
}

#home-login {
	height:26.08em;
	width:40%;
	vertical-align:middle;
	background-color:#ffffff;
}

#login-table {
	margin:0px 20px;
	width:auto;
}

#login-table td {
	text-align:left;
	font-size:0.81em;
}

#login-table th {
	text-align:right;
	font-size:1.21em;
	text-transform:uppercase;
}

#login-table tfoot a {
	text-decoration:underline;
}

#login-table span {
	cursor:pointer;
}

#home-content {
	height:30em;
	width:60%;
	vertical-align:top;
	background-color:#f0f0f0;
	padding:2.50em 30px;
}

#home-content-wrapper {
	width:auto;
	height:25em;
	overflow:auto;
}

#home-image {
	width:306px;
	vertical-align:top;
	background-color:#f0f0f0;
}

#home-bottom {
	padding:0.71em 0px;
	width:100%;
	color:#ffffff !important;
	text-align:center;
	clear:both;
}

#home-bottom span {
	padding:0px 10px;
}

#home-bottom div {
	margin-left:auto;
	margin-right:auto;
	width:70%;
}

#home-map {
	width:auto;
	height:450px;
	background-color:#f0f0f0;
	margin:45px 0px;
	margin-bottom:25px;
	vertical-align:middle;
}

#map-disclaimer {
	width:auto;
	text-align:right;
	text-transform:uppercase;
	padding-top:10px;
}

.header {
	font-size:1.21em;
	text-transform:uppercase;
	font-weight:bold;
}

.subheader {
	text-transform:uppercase;
}

.center-buttons {
	width:auto;
	text-align:center;
}

.new-button {
	background-color:#ffffff;
	border:0px;
}

.register-button{
	background-color:#ffffff;
	border:0px;
	text-align:left;
	width:160px;
	margin:0px;
	padding:0px;
	padding-left:5px;
	cursor:pointer;
}

.fine-print {
	font-style:italic;
	font-size:0.8em;
}

.errors {
	color: #ff0000;
}

.new-element {
	border:1px solid;
}
