body {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
}

.pageWrap {
	width:812px; 
	margin:auto; 
	/*border:1px solid #ccc; */   
}   

.rCol {
	position:relative; 
	top:-450px; 
	left:510px; 
	width:300px; 
	z-index:500; 
	margin-bottom:-350px;
}
  
/************ Form Styles ***************************/  
.web2Account {
	font-family:verdana; color:#777;
}
.formField { 
	width:245px; 
	overflow:visible; 
	vertical-align:top; 
	margin-bottom:6px;
}  
.formWidth {
	width:245px; 
	overflow:visible;
}
.errorMessage{
	margin:0px 0 4px 0;
	padding:0px;
}
   
.web2Account label {
	text-align:left; 
	font-family:verdana; 
	font-weight:bold; 
	color:#4c4c4c; 
	width:245px; 
	margin:0; 
	padding:0px 0 0 0; 
}

.web2Account input {
	width:245px; 
	margin:0 0 3px 0; 
	padding:3px; 
}

.web2Account select {
	width:245px; 
	margin:0 0 3px 0px; 
	padding:3px; 
}

span.error { 
	margin-bottom:0px; 
	color:#990000; 
	text-align:left; 
	width:245px; 
	font-style:italic; 
	font-weight:bold;
}

label.error { 
	margin-bottom:0px; 
	color:#990000; 
	text-align:left; 
	width:245px; 
	font-style:italic
}

input.error { 
	border: 1px solid #990000; 
	background-color: #fff0f0; 
	background:url(/uploadedImages/landing/2009/FallLateApp/inputErrorBackground.jpg) top left no-repeat;
}

select.error { 
	background-color: #fcfcfc; 
	border:1px solid #990000; 
	background-color: #fff0f0; 
	margin-bottom:0px;
}

.submitButton {
	margin-top:20px;
}

input.radio {
	width:20px; 
	margin:0 0 3px 0; 
	padding:3px; 
}

#account_types label.error { 
	display: none
}

/************  Left Column Styles *******************/  
.lColContent {     
	width:490px;    
	padding:100px 0px 0 20px;  
}

.rColContent {     
	padding:15px 25px 0px 22px;     
	text-align:left;     
}
     
.small {
	font-size:.9em;
}

.web2Account1 {
	font-family:verdana; 
	color:#777; 
	font-size:11px;
}

#disclaimer{
    /*margin-top:-5px;*/
}

#main {
	/*width:490px;*/
}

#main h1 {
	color: #868686;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
}

#main h2 {
	color: #a2b959; 
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}

#main ul {
	color: #000;  
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	margin: 0;
	padding: 5px 0 15px 35px;
	list-style-type: disc;
}
#main li {
	line-height: 18px;
}
#main p {
	padding: 0 10px 0 0px;    
}
.headImage {
	padding-top: 10px;
}
.arrow {
	float: right;
	margin: 0 20px 0 0;
}
