﻿#TitleBanner
{
	background: url('/images/JumpBannerCenter.jpg');
	width:930px;
	height:60px;
	text-align:center;
	font-family: Georgia;
	font-size:28px;
	line-height:38px;
	padding-top:330px;
	float:left;
}
.bannerPad
{
	float:left;
	width:10px;
	height:390px;
}
.infoBox
{
	background: #FFF url('/images/JumpBackground.png') repeat-x scroll 0 bottom;
	width:415px;
	margin: 20px 10px 0px 10px;
	padding:16px 20px 20px 20px; 
	float:left;
	min-height:393px;
	height:auto !important;
	height:393px;
}
.ie6 .infoBox
{
	display:inline;
}
#PageWrap
{
	float:left;
	margin-top:20px;
	padding-bottom:40px;
	font-size:12px;
}
.ie6 #PageWrap
{
	width:953px;
}
body
{
	background-image: url('/images/stripes.png') !important;
}
.infoBox h2
{
	font-family: Arial;
	font-size:18px;
	font-weight:bold;
	margin-bottom:11px;
	line-height:1.15em;
}
.infoBox h3
{
	color:#0AF;
	font-family: Arial;
	font-size:15px;
	font-weight:bold;
	margin-bottom:3px;
}
.infoBox p
{
	padding-top:2px;
	padding-bottom:15px;
}
.ie .infoBox p
{
	padding-top:0px;
	padding-bottom:11px;
}
.infoBox .input-label
{
	margin-bottom:1px;
}
.infoBox #password, .infoBox #userName
{
	width:208px;
}
.infoBox #userName
{
	margin-bottom:9px;
}
.infoBox button.primary-medium
{
	font-size:18px;
}
.infoBox p.getAttention
{
	font-size:15px;
	font-weight:bold;
	padding-bottom:7px;
}

.infoBox ul 
{
	margin-bottom:15px;
}

.infoBox li
{
	display:block;
	background-image:url('/images/bullet_33322E_3x3.gif');
	background-repeat:no-repeat;
	background-position:0px 9px;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
}

.ie .infoBox #SignInButton
{
	margin-top:12px;
}

.ie .infoBox #Explore
{
	width:auto;
	overflow:visible;
	padding:2px 12px;
}

.infoBox #SignInHelpText #TitleText
{
	color:#0AF;
	font-family: Arial;
	font-size:15px;
	font-weight:bold;
}
.infoBox #SignInHelpText
{
	border: solid 1px #BFBFBE;
}
#SiteHeader, #SiteFooter
{
	display:none;
}
