html {
	height:100%;
}

body {
	margin:0px; padding:0px; background:url(images/body.gif) repeat-x #06152b; height:100%
}

div, p, span {
	font-family:verdana;
	font-size:11px;
	font-weight: bold;
	vertical-align:top;
	line-height:14px;
	color:#516985;
}

img {
	border:0;
}

a.link {background:url(images/marker.gif) no-repeat 1px 2px; padding-left:23px; color:#87aad3; text-decoration:underline; height:13px}
a.link:hover {text-decoration:none}

a.link_1{text-decoration:underline; color:#87aad3; background:url(images/marker_list.gif) no-repeat 0 6px; padding-left:9px}
a.link_1:hover{ text-decoration:none}

a {text-decoration:underline; color:#87aad3}
a:hover {text-decoration:none}

.line {background:url(images/bg_line.gif) repeat-x; width:auto; height:1px; margin:0 10px 0 0}

#page {
	position: relative;
	margin: auto;
	padding: 0;
	width: 730px;
	background-color: #071121;
	border: #4487f4 1px solid;
}

#header {
	margin: 0 0 30px 0;
	padding: 0;
}

#intro {
	margin: 0 auto 20px auto;
	width: 75%;
	text-align: center;
}

#intro td {
	vertical-align: top;
}

#formsubmitted {
	margin: 50px auto 20px auto;
	width: 75%;
	text-align: center;
}

#redirecttext {
	margin: 0 auto 70px auto;
	width: 75%;
	text-align: center;
}

#buttons {
	margin: 0 0 20px 0;
	text-align: center;
}

#buttons ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#buttons ul li {
	display: inline;
	padding: 0 5px 0 5px;
	font-weight: bold;
	font-size: 15px;
}

#requiresflash {
	margin: 0 0 30px 0;
	text-align: center;
}

#footer {
	margin: 20px 0 20px 0;
	color:#87aad3;
	text-align: center;
}

#footer a {
	color:#5696cf;
	text-decoration:underline
}

#footer a:hover {
	text-decoration:none
}
