body {
	margin: 0px;
	background: #fff;
}
#topnav {
	background: #E5E4E0;
	height: 31px;
}
#topnav ul {
	margin: 0px auto;
	width: 830px;
	padding: 0px;
	list-style: none;
	text-align: center;
}
#topnav ul li {
	display: inline;
	font: 10px/31px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #81817d;
}
#topnav ul li a {
	color: #81817d;
	text-decoration: none;
	padding-right: 30px;
	padding-left: 30px;
}
#topnav ul li a:hover {
	color: #000;
	text-decoration: underline;
}
img#banner {
	display: block;
	margin: 34px auto 4px;
	width: 830px;
}
#home_top {
	background: url(/images/home_top.jpg) no-repeat;
	margin: 0px auto;
	height: 32px;
	width: 830px;
}
#home_wrapper {
	background: url(/images/home_wrapper.jpg) repeat-y;
	margin: 0px auto;
	height: 456px;
	width: 770px;
	padding-right: 30px;
	padding-left: 30px;
}
#home_wrapper #left {
	float: left;
	width: 170px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 18px;
}
#home_wrapper #right {
	float: right;
	width: 210px;
	padding-top: 18px;
}
#right .pad {
	padding-right: 20px;
	padding-left: 20px;
}
#home_wrapper #tower {
	background: url(/images/home_tower.jpg) no-repeat;
	height: 456px;
	width: 320px;
	margin-left: 225px;
	_margin-left: 222px;
	position: relative;
}
#home_wrapper #tower a {
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	position: absolute;
	left: 135px;
	top: 440px;
}
#home_wrapper #tower a:hover {
	color: #00449F;
	text-decoration: underline;
}
#home_wrapper h1 {
	font: normal 11px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #0558ad;
	margin: 0px;
	padding: 0px;
}
#home_wrapper p {
	font: 11px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #0558ad;
	margin: 0px;
	padding: 0px;
}
#home_wrapper h2 {
	font: normal 11px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #f02117;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
#home_wrapper img.float {
	float: left;
}
#home_wrapper .developer p {
	margin-left: 44px;
}
#home_wrapper img.block {
	display: block;
	margin-bottom: 4px;
}
#home_wrapper a.homelink {
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #f02117;
	display: block;
	text-transform: uppercase;
	margin-top: 6px;
	text-decoration: none;
}
#home_wrapper a.homelink:hover {
	text-decoration: underline;
}
#home_wrapper p#webcast {
	border-bottom: 1px solid #1E56AB;
	border-top: 1px solid #1E56AB;
	margin-bottom: 8px;
	padding-bottom: 4px;
	margin-top: 12px;
	padding-top: 4px;
	color: #f02117;
}
#home_wrapper p#webcast a,
#content p#webcast a {
	color: #f02117;
	text-decoration: none;
}
#home_wrapper p#webcast a:hover,
#content p#webcast a:hover {
	text-decoration: underline;
}
#home_wrapper a.homelink u {
	text-decoration: none;
	background: url(/images/arrow_home_red.gif) no-repeat 3px 2px;
	padding-right: 4px;
	padding-left: 4px;
}
#home_wrapper p#webcast a u,
#content p#webcast a u {
	text-decoration: none;
	background: url(/images/arrow_home_red.gif) no-repeat 3px 3px;
	padding-right: 4px;
	padding-left: 4px;
}
#home_wrapper h1.rulebelow {
	border-bottom: 1px solid #1E56AB;
	margin-bottom: 8px;
	padding-bottom: 8px;
}
#home_wrapper p.rulebelow {
	border-bottom: 1px solid #1E56AB;
	margin-bottom: 8px;
	padding-bottom: 8px;
}
#home_wrapper p.ruleabove {
	border-top: 1px solid #1E56AB;
	margin-top: 8px;
	padding-top: 8px;
}
#home_wrapper a.more {
	font: 9px/30px Verdana, Arial, Helvetica, sans-serif;
	color: #0558ad;
	margin: 0px;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	background: url(/images/arrow_readmore.gif) no-repeat right 1px;
	padding-right: 13px;
}
#home_wrapper a.more:hover {
	text-decoration: underline;
}
#home_wrapper .developer a.more {
	margin-left: 44px;
}
form#location {
	font: bold 11px/15px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 6px;
	color: #0558ad;
}
form input.field {
	width: 145px;
	height: 15px;
	margin-bottom: 1px;
	font: 10px/15px Verdana, Arial, Helvetica, sans-serif;
}
form .submit {
	float: right;
	margin-top: 5px;
}
form#location a {
	display: block;
	color: #f02117;
	margin-top: 5px;
	font-weight: normal;
	text-decoration: none;
}
form#location a:hover {
	text-decoration: underline;
}
form#location a u {
	text-decoration: none;
	background: url(/images/arrow_home_red.gif) no-repeat 3px 3px;
	padding-right: 4px;
	padding-left: 4px;
}
form#subscribe {
	margin-top: 6px;
}
#home_bottom {
	background: url(/images/home_bottom.jpg) no-repeat;
	margin: 0px auto;
	height: 32px;
	width: 830px;
}
form {
	margin: 0px;
	padding: 0px;
}
img.block {
	display: block;
}
#top {
	background: url(/images/top.jpg) no-repeat;
	margin: 0px auto;
	height: 32px;
	width: 830px;
}
#wrapper {
	background: url(/images/wrapper.jpg) repeat-y;
	margin: 0px auto;
	width: 660px;
	padding: 40px 85px 30px;
}
#wrapper #left {
	float: left;
	width: 146px;
}
#wrapper #left a {
	font: 10px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #f02117;
	text-decoration: none;
	display: block;
	margin-top: 20px;
}
#wrapper #left a.indent {
	padding-left: 8px;
}
#wrapper #left a:hover {
	text-decoration: underline;
}
#wrapper #left a u {
	text-decoration: none;
	background: url(/images/arrow_home_red.gif) no-repeat 4px 2px;
	padding-right: 4px;
	padding-left: 4px;
}
#wrapper a.link {
	text-decoration: none;
	background: url(/images/arrow_home_red.gif) no-repeat right 2px;
	padding-right: 15px;
	font-weight: bold;
}
#wrapper a.link:hover {
	text-decoration: underline;
	color: #0558ad;
}
#content {
	margin-left: 158px;
}
#content h2 {
	font: normal 11px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #f02117;
	margin: 8px 0px 0px;
	padding: 0px;
	text-transform: uppercase;
}
#content h3 {
	font: normal 11px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #0558ad;
	margin: 5px 0px 0px 55px;
}
#content p {
	font: normal 11px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #0558ad;
	margin: 1em 0px 0em;
}
#content p.nospace {
	margin-top: 0px;
}
#content p a {
	color: #0558ad;
}
#content p a:hover {
	color: #f02117;
}
#content p.ruleabove {
	border-top: 1px solid #1E56AB;
	margin-top: 8px;
	padding-top: 8px;
}
#content p#webcast {
	border-bottom: 1px solid #1E56AB;
	border-top: 1px solid #1E56AB;
	margin-bottom: 8px;
	padding-bottom: 6px;
	margin-top: 12px;
	padding-top: 6px;
	color: #f02117;
}
#content form table {
	margin-top: 12px;
}
#content form td {
	font: 11px/17px Verdana, Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	color: #0558ad;
	vertical-align: top;
}
#content form table td.left {
	text-align: right;
}
#content form table textarea,
#content form table input {
	width: 250px;
}
#content form#links table textarea {
	width: 400px;
}
#content form table input.auto {
	width: auto;
}
img.logo {
	float: left;
	display: block;
	margin-top: 8px;
}
#clear {
	clear: both;
}
#bottom {
	background: url(/images/bottom.jpg) no-repeat;
	margin: 0px auto;
	height: 32px;
	width: 830px;
}
div#validate  {
	margin-top: 10px;
	margin-bottom: 10px;
	font: normal 11px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #0558ad;
}
div#validate li {
	font: normal 11px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #0558ad;
}
