#center {
	display: block;
	visibility: visible;
	margin-left: -443px;
	margin-top: 0px;
	margin-bottom:0px;
	padding-bottom:80px;
	position: absolute;
	border: 0px;
	top: 0px;
	left: 50%;
	width: 885px;
	background: url(../images/bg-footer.gif) repeat-y top center;
	background-image: url(../images/bg-footer.gif) repeat-y top center;
	
}

#shell {
	width: 885px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background: url(../../images/bg-3cols.gif) repeat-y top center;
	background-image: url(../../images/bg-3cols.gif) repeat-y top center;
}

#shell-whiteBg {
	
	width: 795px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 40px;

}


#footer {
	width: 795px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background: url(../images/bg-3cols.gif) repeat-y top center;
	background-image: url(../images/bg-3cols.gif) repeat-y top center;
}


#closebar {
	vertical-align: bottom;
	}
	

#login {
	vertical-align:top;
	padding-top: 5px;
	margin-top:10px;
	padding-bottom: 5;
	padding-left: 2px;
	width:192px;
	border-bottom: 2px solid white;
	background:#2a2a2a;
	float:right;
}

body { 
	background:#e4e4e4;
	margin: 0 0 0 0;
}
/************************************/
/*Style for forms*/
select {
font-size:10px;
}

/************************************/
.section {
	display: block;
	width: 795px;
	padding-left: 45px;
	padding-right: 45px;
	padding-bottom: 0px;
	}
.section-nopadding {
	display: block;
	width: 795px;
	padding-left: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
 }

.subSection {
	display: block;
	width: 294;
	background:#FFFFFF;
}
	
.col-A, .col-whole, .col-double, .col-whole-white, .col-A1, .col-A2, .col-B, .col-C, .col-cal1, .col-cal2, .col-cal3, .col-subnav  {
	margin-top: 0px;
	float: left;
	}
	
.col-A {
	/*padding-right 1px;*/
	width: 217px;
	margin-right: 1px;
	padding-bottom: 76px;
	
	}
	

	
.col-A1 {
	width:146px;
	border-right: 1px solid white;
	}
	
.col-subnav {
	width:146px;
	}
	
.col-A2 {
	width:146px;
	border-left: 1px solid white;
	display: block;
	}
	
.col-B {
	display: block;
	padding-left 1px;
	width: 386px;
	margin-left: 1px;
	padding-bottom: 76px;
	}
	
.col-double {
	/*padding-right 1px;*/
	width: 574px;
	}
	
.col-whole {
	width:795px;
	}	
	
.col-whole-help {
	width:784px;
	background:#f4f4f4;
	}

.col-whole-white {
	width:795px;
	background:#ffffff;
	}
	
.col-cal1 {
	width:192px;
	}
.col-cal2 {
	display: block;
	width: 126px;
	padding-left 2px;
	margin-left: 2px;
	}
.col-cal3 {
	display: block;
	width: 463px;
	}
	
.col-C {
	display: block; 
	padding-left 2px;
	width: 188px;
	margin-left: 2px;
	padding-bottom: 76px;
	padding-top: 15px;
}
	
.clear {
	clear: both;
	}
