html, body{
	margin:0;
	padding:0;
	font-family: "Lucida Sans Unicode", Lucida, Grande ;
	font-size:11px;
	color:#666666;
	background: #666666;
	height:100%;
	}
#wrapper
{
	margin:0px auto; padding:0 13px 0 11px; width:994px; min-height:100%; height: auto !important; height:100%;
	background: #666666 url(../images/background.gif) repeat-y;
}
.brandlogo{
	background:#FF9933;
	text-align:center;
	vertical-align:top;
	}
.address{
	background:#1c901c;
	text-align:right;
	vertical-align:top;
	}
.white{
	background:#FFFFFF;
	}
.f12{
	font-size:12px;
	}
.f11{
	padding-top:8px;
	font-size:11px;
	}
#links {
	width:auto;
	padding: 0;
	margin-bottom: 1em;
	color: #006699;
	}
#links ul {
		margin: 0;
		padding: 0;
		border: none;
		list-style:none;
		}
#links li {
		margin: 0;
				display: block;
		padding:0 0 0 8px;
		color: #006699;
		text-decoration: none;
		width:100%;
		background:url(../images/blue_bullet.gif) no-repeat;
		font-size:10px;
		}
#links li a {
		display: block;
		padding:0 0 0 8px;
		color: #006699;
		text-decoration: none;
		width:100%;
		background:url(../images/blue_bullet.gif) no-repeat;
		font-size:10px;
		}
html>body #links li a {
		width: auto;
		}
#links li a:hover {
		color: #666666;
		}	
td{
	text-align:left;
	vertical-align:top;
	}
h6{
	margin:0;
	padding:0;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	color:#006699;
	}
	lblMessage
	{
		font-weight:bold;
		font-size :100px;
		color :#FF9933;
		
		}
.footer{ text-decoration:none; color:#ffcc99; text-align:center; vertical-align:middle;}
.footera:link, .footera:active, .footera:visited{text-decoration:underline; color:#ffcc99; text-align:center; vertical-align:middle;}
.footera:hover{text-decoration:underline; color:#ffffff;}
