body 
{
	background:#FFFFFF;	
	font-family: arial;
	font-size: 9pt;
	margin:0px 0px; 
	padding:0px;
	text-align:center;
}
	
#page 
{
	width:700px;
	margin:0px auto;
	text-align:left;
	padding:0px;
}

#BannerSection
{
	FONT-FAMILY: Arial;
	FONT-SIZE: 9pt;
}

#Banner
{
	POSITION: absolute;
	TOP: 81px;
	WIDTH: 100%;
}

#TagLine
{
	POSITION: absolute;
	TOP: 127px;
}

#Logo
{
	POSITION: absolute;
	TOP: 15px;
	WIDTH: 100%;
	height: 32px;
}

img.ButtonLink
{
	CURSOR: hand;	
}

#ContentPannel
{
	CLEAR: both;
	FONT-FAMILY: Arial;
	FONT-SIZE: 9pt;
	POSITION: relative;
	TOP: 175px;
	WIDTH: 670px;
	HEIGHT: 360px;
	PADDING-TOP: 15px;
	COLOR: #000000;
}

table.logonscreen {
	background: #D7F0F7;
	width: 340px;
}
.logonscreenspacer {
	height: 3px;
	font-size: 7pt;
	background: #D7F0F7;
}

.logonlabel {
	width: 28%;
	padding-right: 10px;
	text-align: right;
}

.logonvalue {
	width: 46%;
	padding-right: 8px;
}

.logonmessage {
	padding: 15px 3px 10px 3px;
	text-align: center;
}

div.line {
	clear: left;
	clear: right
}

label.logLabel {
	color: #02307D;
	font-size: 8pt;
}
label.loginerror {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000
}

input.logInput {
	border: 1px solid #00329B;
	width: 100%;
	font-size: 8pt;
}
select.logCombo {
	float: right;
	margin: 0 10px 0 0;
	width: 205px;
	font-size: 8pt
}
#login {
	width: 86px;
	font-family: arial;
	font-weight: bold;
	font-size: 8pt;
	color: #FFFFFF;
	background: #009ACC;
	border: thin outset #78C9E6;
	cursor: hand;
}

#directions {
	font-size: xx-small;
	text-align: left;
	display: none
}

#footer {
	CLEAR: both; 
	FLOAT: bottom;
}


table.Footer
{
	WIDTH: 100%;
	COLOR: #009ACF;
	FONT-SIZE: 7pt;
}

td.FoorterImage
{
	PADDING-TOP: 12px;	
	background:#FFFFFF;
	HEIGHT: 105px;
	TEXT-ALIGN: right;
}

td.FooterCopywright
{
	TEXT-ALIGN: right;
	WIDTH: 75%;
}
td.FooterLinks
{
	TEXT-ALIGN: right;
}

.FooterLinkSpacer
{
	COLOR: #FF5D00;
}
