* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: center;
}

div, img {
	behavior: url('css/iepngfix.htc');	
}

img {
	border-style: none;
}
#container {
	width: 900px;
	background-color: #FFF;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#header {
	height: 167px;
	width: 900px;
}

#midSection {
	height: 321px;
	width: 900px;
}

#botSection {
	height: 380px;
	width: 900px;
}

#footer {
	height: 34px;
	width: 894px;
}

#botLeft {
	float: left;
	height: 356px;
	width: 526px;
	background-image: url(../images/botLeftPIN.jpg);
	background-repeat: no-repeat;
	padding-left: 26px;
	padding-top: 24px;
	color: #FFF;
}
#botLeft div.PIN {
	height: 215px;
	color: #FFF;
	padding: 7px;
}

#botLeft div.PIN table {
	margin-top: 20px;
	color: #FFF;
}
#botLeft  table {
	color: #FFF;
}

#botRight {
	float: right;
	background-image: url(../images/botRight.jpg);
}

.clear {
	clear: both;
}

#regForm {
	width: 503px;
	padding: 0px;
}

.tickBox {
	font-size: 10px;
}

a {
	color: #FFF;
	font-size: 11px;
}

a:hover {
	color: #FFF;
	text-decoration: none;
}

p {
	margin: 0px;
	padding: 0px;
}

p.onlyrequired {
	font-size:10px;
	color:#FFF;
}

#imWindows {
	background-repeat: no-repeat;
	background-position: right top;
	height: 285px;
	width: 486px;
	padding: 10px 0px 0px 5px;
}
.title {
	font-size: 15px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}

.sub-title {
	font-size: 10px;
	display: block;
	margin: 0px 0px 5px;
}

.msnDownload {
	color: #000;
	font-size: 13px;
	margin-top: 10px;
	padding: 3px;
	background-color: #FFFEFF;
	margin-right: 10px;
}
#botLeft.home     {
	background-image: url(../images/botLeft.jpg);
	color: #FFF;
}

.msnLink {
	color: #000;
	font-size: 13px;
}

.msnLink:hover {
	color: #000000;
	text-decoration: none;
}

#botLeft.success {
	background-image: url(../images/botLeftSuccess.jpg);
	background-repeat: no-repeat;
}

.msnabsolute {
	position: absolute;
	left: 23px;
	top: 478px;
	width: 468px;
	height: 41px;
}

h2 {
	font-weight: normal;
	font-size: 14px;
}

#noScript {
	background: #F00;
	color: #FFF;
	padding: 20px;
	text-align: center;
	font-size: 15px;
	position: absolute;
	top: 200px;
	line-height: 1.4em;
}

#pleaseWait {
	position: absolute;
	padding: 5px;
	background: #FFF;
	color: #000;
	font-size: 13px;
	border: 2px solid #999;
	left: 121px;
	top: 623px;
	z-index: 9999;
	width: 300px;
	text-align: center;
}

.step-box {
	padding: 3px;
	margin-bottom: 10px;
	border: 1px solid #FFF;
}

.big {
	font-size: 15px;
}

#step2 img {
}

#terms {
	position: absolute;
	z-index: 9999;
	height: 320px;
	width: 395px;
	overflow: hidden;
	background: #000;
	border: 4px solid #FFF;
	left: 80px;
	top: 475px;
	padding: 10px;
}

#steps {
	margin-top: 7px;
}

#im-selection {
	padding: 3px;
	background: #000;
	margin-bottom: 5px;
}

.im-details {
	margin-top: 7px;
}
