* {
	margin: 0;
	padding: 0;
	}
	
body {
	/* background-color: #f3f3f3; */
	/* background: url('/images/bg_body.jpg') top left repeat-x #e0e0e0; */
	height: 100%;
	font: 11px Arial, Helvetica, sans-serif;
	}
	
img {
	border: none;
	}
	
h1 {
	margin: 0 0 20px 0;
	font-size: x-large;
	font-weight: normal;
	color: #06c;
	}
	
a {
	color:#0066CC;
	text-decoration:none;
}
	
.left .black {
	padding:0;margin:0 0 15px 0;
	color: #333;
	display: block;
	}

#wrapper {
	margin: 0 auto;
	width: 699px;
	}
	
.page_head {
	width: 100%;
	background: url('/images/bg_pagehead.gif') top left repeat-x;
	}
	
.banner, .banner_form {
	margin: 0 auto;
	padding: 35px 9px 0 0;
	height: 68px;
	width: 690px;
	background: url('/images/poweredby.jpg') top left no-repeat;
	}
	
.banner_form {
	background: none;
	}
	
.banner .logo {
	margin: 2px 0 0 0;
	float: left; 
	}
	
.banner .button {
	float: right; 
	margin: 34px 0 0 0;
	padding: 9px 10px 5px 11px;
	width: 79px;
	height: 20px;
	background: url('/images/bg_register.gif') top center no-repeat;
	}
	
.content, .content_form {
	padding: 14px 12px 0 12px;
	width: 673px;
	border: 1px solid #999;
	background: url('/images/bg_content.gif') top right no-repeat #fff;
	}
	
.content_form {
	background: url('/images/bg_form.gif') top right no-repeat #fff;
	}
	
.left {
	width: 390px;
	display: block;
	float:left;
	}
	
.left p {
	margin: 0 0 22px 0;
	float: left;
	color: #06c;
	line-height: 150%;
	}
	
.left .label {
	font-weight: bold;
	color: #333; 
	width: 103px; 
	padding: 0 0 0 23px; 
	background: url('/images/bullet.gif') top left no-repeat;
	}
	
.left .end {
	margin: 0 0 8px 0;
	}
	
.left .clear {
	padding: 0 0 0 23px; 
	clear: left;
	color: #333;
	width: 360px; 
	}
	
table {
	width: 100%;
	margin: 0 0 15px 0;
	border: 1px solid #ccc;
	border-right: none;
	border-bottom: none;
	}
	
td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}
	
/*.field input,*/ 
.field select {
	border: 1px solid #ccc;
	padding: 1px;
	margin: 0 10px 0 0;
	width: 195px;
	}
	
.field select {
	width: 215px; font-size:10px;
	}
	
tr .text {
	color:#333333;
	padding: 6px;
	height: 16px;
	width: 126px;
	font-weight: normal;
	background-color: #f7f7f7;
	}
	
tr .field, tr .none {
	padding: 2px 5px 2px 15px !important;
	}
	
tr .required {
	font-weight: bold;
	color:#000000;
	}
	
tr .none {
	border: none;
	width: auto;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}
	
.right {
	width: 245px;
	float: right;
	}
/*	
.right .column {
	padding:0 0 10px 35px;
	width:208px;
	height:39px;
	margin:0;
}
*/

.right p {
	padding: 6px 0 0 7px;
	margin: 5px 0 0 0;
	width: 236px;
	height: 17px;
	border: 1px solid #ccc;
	background: url('/images/bg_head.gif') top left repeat-x;
	}
	
.right div {
	padding: 6px 0 0 7px;
	width: 236px;
	}
/*
.right .column-sub {
	margin:0 0 0 4px;
	width:244px;
	padding:15px 0px 15px 0px;
	color:#3366cc;
	border-bottom:1px solid #cccccc;
}
*/
	
.footer {
	width: 676px;
	height: 20px;
	background: url('/images/bg_footer.gif') top right no-repeat #fff;
	}
	
.footer-landing {
	width: 673px;
	height: 20px;
	background: url('/images/bg_footer.gif') top right no-repeat #fff;
	}
