html, body {
	height: 100%;
}

#centeringTable {
	height: 100%; width: 100%;
}

#layout {
	margin: 0px auto 0 auto;
	width: 778px;
	text-align: left;
}

a {
	color: #000000;
}

h2 {
	font-size: 11px ! important;
	font-weight: bold;
	margin: 0 0 21px 0 ! important; 
	padding: 0 ! important;
}

body, html, h1, h2, h3, h4, h5, h6, ul, ol, dl, table, p, td, img { 
	margin: 0; 
	padding: 0;
	border: none;
}



body {
	font-family: arial,verdana,sans-serif;
	font-size: 11px;
	text-align: center;
	background: #990000;
}

h1, h2, h4, h5, h6 {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	margin-bottom: 3px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
}

input, select, text, textarea {
	font-family:arial,verdana,sans-serif;
	font-size: 11px;
}

form {
	margin:0px;
}

.leftFloat {
	float: left;
}

.rightFloat {
	float: right;
}

#furniture {
	list-style-type: none;
	color: #FFFFFF;
	margin: 4px 0 0 45px;
	font-size: 10px;
}

#furniture li {
	display: inline;
}

#furniture a {
	color: #FFFFFF;
	text-decoration: none;
}

#contentArea {
	width: 774px;
	border-left: 2px solid #CC0033;
	border-right: 2px solid #CC0033;
	background: #FFFFFF;
}

#leftPanel {
	width: 343px;
	border-left: 1px solid #990000;
}

#rightPanel {
	width: 429px;
	border-right: 1px solid #990000;
}

#leftPanel P {
	width: 251px;
}

#leftPanelCopy {
	margin: 33px 0 0 30px;
}

#login {
	width: 429px;
	text-align: right;
	font-size: 10px;
	margin: 10px 10px 0 0;
}

#formTitle {
	font-size: 12px;
	font-weight: bold;
}

#formCopy {
	width: 412px;
	margin: 9px 0 0 0;
}

.textFields {
	width: 129px;
}

#formTable {
	margin: 16px 0 0 0;
}

.finePrint {
	font-size: 10px;
	color: #666666;
}

.dob {
	width: 40px;
}

#country {
	width: 180px;
}

#postal {
	width: 7em;
}

#terms {
	margin: 15px 0 0 0;
}

#notesSignup {
	margin: 8px 0 0 0;
}

#preview {
	font-size: 10px;
}

#submit {
	margin: 10px 0 0 160px;
}
