body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}
form {
	margin: 0px; 
	padding: 0px;
}
.bold {
	font-weight: bold ;
}
.top_bluebg {
	background:#255caf;
}
.header_padding {
	padding:10px 0 12px 0;
}
.maincontent_bg {
	background:url(/exec/i/register_bg17082008.gif) left top no-repeat;
	padding:2px;
}
.regsteps {
	padding:12px 20px 6px 0px;
}
.regsteps ul {
	padding:0px;
}
.regsteps ul li {
	padding:0px;
	display:inline;
}
.regsteps ul li a {
	display:block;
	float:right;
	width:24px;
	height:21px;
	text-align:center;
	padding-top:3px;
	padding-right:1px;
	background:url(/exec/i/stepsprocess_norbg17082008.gif) left top no-repeat;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.regsteps ul li a:hover {
	background:url(/exec/i/stepsprocess_ovrbg17082008.gif) left top no-repeat;
}
.regsteps ul li a.active {
	background:url(/exec/i/stepsprocess_ovrbg17082008.gif) left top no-repeat;
}

.regHeaderRow {
	background:#ebeff3;
	padding-bottom:3px;
	height:48px;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	vertical-align: bottom;
}
.regSubheaderRow {
	background:#f7f9fa;
	padding-bottom:3px;
	height:38px;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	vertical-align: bottom;
}
.regRow1 {
	background:#e6edf5;
	padding-bottom:3px;
	height:38px;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
}
.regRow2 {
	background:#eaeee8;
	padding-bottom:3px;
	height:38px;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
}
.form_bottom_shadow {
	background:url(/exec/i/register_form_bgshadow_17082008.jpg) left top no-repeat;
	font-size:10px;
	padding-top:35px;
}
input {
	width:140px;
}
.error {
	color: red ;
}

.hidden {
	display: none ;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
}
.nobleTable {
	width: 100%;
	table-layout: fixed;
}
.nobleText {
	padding-left: 32px;
	padding-right: 32px;
}
a { color: black;
}

#homeAreaCode, #homeExchange {
	width: 3em;
}

#homeSuffix {
	width: 4em ;
}