#global-outer-wrapper{
	background:transparent url(images/style/global/global_bg_nocolumntile.png) repeat-x;
}

#global-outer-wrapper div.background {
	background:transparent url(images/style/global/global_bg_nocolumn.jpg) no-repeat center top;
}

#global-content-wrapper,#global-content-wrapper-inner{
	background:none;
}

#global-content-wrapper #main-content{
	background:none;
	color:#353535;
	font-size:10px;
	line-height:12px;
	width:960px;
	_height:390px;
	min-height:390px;
}

#global-content-wrapper #side-column{
	display:none;
}

	#main-content .wrapper{
		padding:10px 0px;
		line-height:12px;
		font-size:11px;
		color:#353535;
	}
		
	#main-content .wrapper p{
		padding-bottom:8px;
		line-height:12px;
		font-size:11px;
	}
		
	#main-content .wrapper p.error a{
		color:#353535;
		text-indent:10px;
		display:block;
		width:300px;
		background:url(images/style/global/arw_right_dkgrey.gif) no-repeat 0px 2px;
	}
		
	#main-content .wrapper p.error a:hover{
		background:url(images/style/global/arw_right_blue.gif) no-repeat 0px 2px;
		color:#4473a5;
		text-indent:10px;
		text-decoration:none;
	}
		
		#main-content .wrapper a{
			color:#353535;
			font-weight:bold;
		}		
		#main-content .wrapper a:hover{
			text-decoration:underline;
		}
		
		#main-content .wrapper p.error{
			padding-bottom:8px;
		}		

