#container {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../../images/img_brushed_steel.jpg);
	background-repeat: repeat;
}
body {
	background-color: #000000;
	margin: 0px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

td
	{
	vertical-align: top;
	}

.formfieldlong {
	padding: 1px;
	height: 18px;
	width: 200px;
	border: 1px solid #A0A7A5;
	margin-bottom: 5px;
}
.errormessage {
	font-size: 10px;
	color: #FF0000;
	padding-left: 5px;
}
.note {
	padding: 0px;
	margin: 0px;
	font-size: 9px;
}
#maincontent #postage {
	width: 147px;
	position: absolute;
	clear: both;
	float: left;
	padding-top: 450px;
	left: 885px;
	top: 168px;
	height: -285px;
}
.blue {
	color: #008fd3;
}
#header {
	background-image: url(../../images/img_header.png);
	background-repeat: no-repeat;
	height: 169px;
	width: 960px;
}
#nav {
	float: right;
	height: 33px;
	width: 500px;
	margin-top: 90px;
	margin-right: 35px;
	text-align: right;
}
#maincontent {
	padding-right: 50px;
	padding-left: 50px;
}
img, div { 
behavior: url(scripts/iepngfix.htc) 
}
#footer {
	background-image: url(../../images/img_bottom_curve.png);
	background-repeat: no-repeat;
	height: 250px;
	width: 960px;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.intro {
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
}
h2 {
	font-size: 22px;
	color: #f7931e;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.stepheader {
	background-image: url(../../images/img_black_alpha.png);
	background-repeat: repeat;
	font-size: 15px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	height: 33px;
	padding-left: 10px;
}
.legal a {
	color: #CCCCCC;
	text-decoration: none;
}
.legal a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.verticaldivider
	{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	}
.formfieldshort {
	padding: 1px;
	height: 18px;
	width: 100px;
	border: 1px solid #A0A7A5;
	margin-bottom: 5px;
}
.formfieldsmall {
	padding: 1px;
	height: 18px;
	width: 60px;
	border: 1px solid #A0A7A5;
	margin-bottom: 5px;
}

table.FormEntryTable td
	{
	padding-bottom: 5px;
	}
