body {
	font-family: "Trebuchet MS", Verdana, Helvetica;
}

.container {
	font-size: 25px;
	height: 150px;
	left: 42%;
	position: absolute;
	text-align: center;
	top: 35%;
	width: 200px;
}

.container .ww_logo {
	height: 75px;
	width: 190px;
	background: #ffffff url('../images/logo_ww.gif') no-repeat top center;
}

.container a {
	color: #F7921E;
	text-decoration: none;
}

.hide {
   width: 0!important;
   height: 0!important;
}

.ww_loading {
	height: 100%;
	width: 100%;
	background: #ffffff url('../images/logo_loading.gif') no-repeat center 40%;
}

.ww_loading span {
	color: #005282;
	font-size: 14px;
	left: 43%;
	position: absolute;
	top: 48%;
	}
