﻿body {
	background-color: #000000;
	margin: 0 auto 0 auto;
	text-align: center;
}
#mainpage {
	margin: 0 auto;
	width: 1025px;
	text-align: center;
	height: auto;
}
#footer {
	width: 1025px;
	height: 80px;
}
#header {
	margin: 0 auto;
	text-align: center;
	width: 1025px;
}
#outlineTL {
	width: 17px;
	height:  19px;
	float: left;
	background-image: url('../images/Page_cornerTL.jpg');
}
#outlineTR {
	width: 17px;
	height:  19px;
	float: left;
	background-image: url('../images/Page_cornerTR.jpg');
}
#outlinetop {
	width: 990px;
	height:  19px;
	float: left;
	background-image: url('../images/Page_topline.jpg');
}
#outlinesides {
	height: auto;
	float: left;
	width: 1022px;
	border-left-color: #C0C0C0;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #C0C0C0;
	border-right-style: solid;
	border-right-width: 1px;
}
#outlineLS {
	background-position: left;
	width: 17px;
	float: left;
	background-image: url('../images/Page_sides.jpg');
	background-repeat: repeat-y;
	height: auto;
}
#outlineRS {
	background-position: right;
	width: 17px;
	float: right;
	background-image: url('../images/Page_sides.jpg');
	background-repeat: repeat-y;
	height: auto;
}
#outlineBL {
	width: 17px;
	height: 19px;
	float: left;
	background-image: url('../images/Page_cornerBL.jpg');
	background-repeat: no-repeat;
}
#outlineBR {
	width: 17px;
	height: 19px;
	background-image: url('../images/Page_cornerBR.jpg');
	background-repeat: no-repeat;
	float: left;
}
#outlinebottom {
	width: 990px;
	height: 19px;
	float: left;
	background-image: url('../images/Page_bottomline.jpg');
}
#Content {
	margin: 0 auto 0 auto;
	width: 990px;
	height: Auto;
}
#pageheading {
	width: 990px;
	height: auto;
}
#loginform {
	text-align: center;
	width: 440px;
	height: 272px;
	margin-top: 90px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#loginheading {
	text-align: right;
	width: 436px;
	height: 44px;
	float: left;
}
#loginlogo {
	width: 190px;
	float: left;
	height: auto;
}
#loginentry {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	width: 246px;
	float: left;
	height: 110px;
	vertical-align: bottom;
	text-align: right;
}
#loginbutton {
	background-position: right;
	width: 120px;
	height: 28px;
	float: right;
}
#loginfootnote {
	width: 660px;
	color: #FFFFFF;
	text-align: justify;
	font-family: Arial;
	font-size: 10pt;
	height: 90px;
	float: left;
}
#loginspacer {
	border: 2px #00FFFF outset;
	width: 1024px;
	height: 250px;
}
#uacontainer {
	width: 994px;
	height: 290px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#useragreement {
	width: 776px;
	height: 250px;
	border: 4px #e90202 ridge;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 11pt;
	line-height: 12pt;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: justify;
}
.uah1 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.topanchor {
	border: none;
	text-decoration: none;
	height: 15px;
	width: 100px;
	display: block;
	float: right;
	position: relative;
	right: 55px;
}.topanchor a {
	color: #ffd61b;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
}
.topanchor img {
	border: none;
	text-decoration: none;
	vertical-align: bottom;
	padding-right: 5px;
}
.pagenavtop {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	float: right;
	width: auto;
	height: auto;
	text-align: right;
	margin-right: 46px;
	line-height: 14pt;
}
.pagenavbtm {
	color: #ffd61b;
	font-family: Arial;
	font-size: 10pt;
	width: 80px;
	height: 15px;
	float: left;
	left: 230px;
	position: relative;
	font-weight: normal;
}
.pagenavbtm a {
	color: #FFFFFF;
}
.pagenavtop a {
	color: #FFFFFF;
}
.tou{
	width: 375px;
	margin-top: 30px;
	margin-right: 28px;
	float: right;
	margin-bottom: 30px;
}
.tou a {
	color: #e90202;
	font-family: Arial;
	font-size: 10pt;
	background-repeat: no-repeat;
	text-decoration: none;
}
.tou a:hover {
	text-decoration: underline;
}
