@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #242424 url(images/XPPS-backdrop.jpg) no-repeat fixed center top; 
}
#MainContent {
	width:748px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.NewsHeader {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	font-weight: bold;
}

.MainText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.Highlight {
	background-color: #FF0;
}
.redtext {
	color: #FF0000;
}
.AttentionHeader {
	font-size: 18px;
	text-align: center;
}
.Text10px {
	font-size: 10px;
}
.Text12px {
	font-size: 12px;
}
.Text13px {
	font-size: 13px;
}
.Text14px {
	font-size: 14px;
}
.Text16px {
	font-size: 16px;
}
.YesStrike {
	font-size: 14px;
	color: #F00;
	text-decoration: line-through;
	font-weight: bold;
}
.Center {
	text-align: center;
}
.YellowTable {
	background-color: #FFFF99;
}
.TableHeader {background-color: #FFFF99; font-weight: bold; }
.OptinFields {	border: 0px;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#EmailDisclaimer {	font-size: 10px;
	display: block;
	margin-top: 5px;
}
#EmailSubmit {	font-size: 10px;
	display: block;
	margin-top: 6px;
	height:63px;
	cursor:pointer;
}
#EnterDetailsBox {
	height:250px;
	margin-top:162px;
	font-size:11px;
	color:#FFF;
	font-weight:bold;
	padding-right:2px;
}

#OptinDetailsBox {
	width:205px;
	height:585px;
	background-image:url(images/dwp-entry_02.gif);
	background-repeat:no-repeat;
	float:right;
}

#optinticks {
	width:530px;
	float: left;
}
.MainTextDWP {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
