* 	{
	margin: 0px;
	padding: 0px;
	font-family: sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000;
	text-align: left;
	}
body	{
	background: #574172;
	}
	
/* Template IDs */
#wrapper {
	width: 700px;
	background: #fff url('lineup_graphic.jpg') bottom right no-repeat;
	xbackground: #fff url('ndpupgradebg.jpg') bottom right no-repeat;
	border: 1px solid #000;
	margin: 0 auto; /*centered layout */
	}
#header {
	width: 700px;
	background: #000;
	padding: 5px 0px 2px 0px;
	font-family: sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	}
#maincontent {
	width: 495px;
	float: left;
	}
#seccontent {
	width: 205px;
	min-height:200px;
	xbackground: url('ndpdottedborder.gif') top left no-repeat;
	float: right;
	text-align: center;
	}
#securelogos {
	margin: 0px 15px 15px 30px;
	overflow: hidden;
	width: 310px;
}
#terms {
	width: 700px;
	margin: 0 auto;
	padding: 5px 0px 2px 0px;
	font-size:  10px;
	color: #fff;
	text-align: center;
	}
#copyright {
	width: 700px;
	margin: 0 auto;
	padding: 0px 0px 2px 0px;
	font-size: 10px;
	color: #fff;
	text-align: center;
	}
div.clear {
	clear: both;
	overflow: hidden;
	}

/* Page formatting */

/* Text Styles */
#header span {
	display: inline;
	float: right;
	margin: 5px 10px 0 0;
}
#header span a {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}
/*HELP*/
#maincontent form table tbody {
	padding: 10px auto 10px auto;
	}
#maincontent h2	{
	margin: 20px 10px 20px 20px;
	font-family: sans-serif;
	font-size: 19px;
	font-weight: bold;
	}
#maincontent h4	{
	margin: 20px 10px 20px 20px;
	width: 450px;
	margin: 20px;
	font-size: 15px;
	}
#maincontent h4 strong	{
	font-weight: bold;
	}
#maincontent h5	{
	margin: 20px 10px 20px 20px;
	width: 200px;
	margin: 20px;
	font-size: 12px;
	}
#maincontent p	{
	margin: 20px 10px 20px 20px;
	font-size: 19px;
	}
#seccontent h2 {
	font-size: 17px;
	margin: 20px 20px 20px 20px;
	}
.cvv {
	background-color: #FFFF99;
	}
.highlight {
	font-size: 19px;
	font-weight: bold;
	color: #ff0000;
	}
#cancel p {
	color: #323232;
	font-size: 10px;
	}
.highlightsmall {
	font-size: 11.25px;
	font-weight: bold;
	color: #ff0000;
	}
#agreement, #agreement a {
	color: #666666;
	font-size: 9px;
}
form a, #seccontent a {
	font-size: 10px;
	font-weight: bold;
	color: red;
	}
.terms2 {
	font-size: 10px;
	font-weight: normal;
	color: blue;
	}
#terms a {
	font-size: 10px;
	color: #f1d939;
	text-transform: capitalize;
	}
	
/* List Styles */
ul 	{
	margin: 20px 10px 20px 35px;
	}
li 	{
	background: url() left top no-repeat;
	font-size: 12px;
	margin: 10px 0px;
	}
	
/* Forms */
form	{
	background: #eee;
	border: 1px solid #ddd;
	width: 300px;
	margin: 0px 20px 10px 30px;
	padding: 10px 10px 5px 0;
	}
	
/* Tables */

form table {
	padding: 3px;
	height: 100%;
	width: 310px;
	}
form td {
	text-align: center;
	font-size: 13px;
	}
td.label {
	text-align: right;
	font-size: 13px;
	white-space: nowrap;
	}
td.input {
	font-size: 13px;
	text-align: left;
	}
.submit_button {
	cursor: pointer;
	cursor: hand;
}
/* Image Styles */
#seccontent img	{
	border: 0px;
	display: block;
	margin: 20px auto 5px auto;
	}
#mcafeelogo {
	float: right;
	width: 150px;
}
#verisignlogo {
	margin: 0 auto;
	padding-left: 10px;
	width: 120px;
}
/* Universal Hacks */
div.clear {
	clear: both;
	overflow: hidden;
	height: 0px;
	}

