html,body {
	background-color: #0F51A3;
	height: auto;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #1c96e9;
	text-align: center;
}
img{
	border:0;
	margin:0;
	padding:0;
	line-height:0px;
	vertical-align:bottom;
}
a{
	color: #1c96e9;
	font-size:12px;
	text-decoration:none
}

#fallBack {
	background-color: #ffffff;
	height: 500px;
	font-size: 12px;
	color: #000000;
}

#swLogo{
	margin-left:60px
}

#header{
	background-color: #bfcde0;
}
