body
{
	margin: 0px;
	background-color: #072348;
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
}

td
{
	color: #ccd3d9;
	font-family: Arial;
	font-size: 12px;
}

a
{	color: #ccd3d9;
	font-family: Arial;
	text-decoration: underline;
}
a:hover
{	color: #ffffff;
	text-decoration: none;
	text-decoration: underline;
}

#main
{
	width: 100%;
	height: 100%;
	text-align: center;
}

#container
{
	width: 1000px;
	margin: 0px auto;
	text-align: left;
}

#footer
{
	width: 1000px;
	padding-top: 40px;
}

#footer-left
{
	float: left;
	padding-left: 42px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ccd3d9;
	padding-top: 28px;
}

#footer-left a
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ccd3d9;
	text-decoration: none;
	text-transform: uppercase;
}
#footer-left a:hover
{
	color: #ffffff;
	text-decoration: none;
}

#footer-right
{
	margin-left: 500px;
}

.footer-right-logo
{
	float: left;
	margin: 0px;
	padding: 0px;
}

#under-footer
{
	clear: both;
	height: 20px;
}

#footer-right img
{
	float: left;
	border: 0px;
}

#formDiv
{
	padding-left: 102px;
	padding-top: 28px;
}

#formDiv td
{
	font-size: 11px;
	color: #ccd3d9;
}

#formDiv a
{
	font-size: 11px;
	color: #ccd3d9;
	text-decoration: underline;
}
#formDiv a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.formInput
{
	font-size: 12px;
	width: 186px;
	height: 20px;
	border: 0px;
}

#blueline
{
	height: 66px;
	background-color: #207592;
}

#blueline-thankyou
{
	padding-left: 100px;
	padding-top: 26px;
}

#subheader-bg
{
	position: relative;
	width: 1000px;
	height: 496px;
	background-image: url('/win/images/win-header.jpg');
	background-repeat: repeat-x;
	background-position: left top;
}

#click-here-img
{
	position: absolute;
	margin-left: 657;
	margin-top: 380px;
	border: 0px;
	width: 292px;
	height: 44px;
}

#click-here-img-2
{
	position: absolute;
	margin-left: 657;
	margin-top: 70px;
	border: 0px;
	width: 292px;
	height: 160px;
}

#videoPlayerDiv
{
	width: 440px;
	height: 265px;
	position: absolute;
	top: 180px;
	left: 102px;
	overflow: hidden;
}
