body {
	margin:0;
}
img {
	border:none;
}
.box .checkbox {
	width:15px;
	margin-right:3px;
	border:0px solid blue;	
}
.box {
	width:300px;
	margin-right:30px;
	float:left;
	line-height:18px;
	border:0px solid blue;
}
.doublebox {
	width:630px;
	line-height:18px;
}
#logo {
	height:50px;
	width:300px;
	margin:21px 0 0 0;
	float:left;
}
a {
	color:black;
}
a:hover {
	color:black;
}
#logo h1 a {
	text-decoration:none;
	font-size:30px;
}
/*Header - includes logo*/
#header {
	height:78px;
	border:0px solid blue;
	background:url(../gfx/bg_p.gif) repeat-x top;
}

/* Main - includes main text */
#main {
	clear:both;
	border:0px solid blue;
}

/*Navigate*/
#nav {
	height:15px;
	width:728px;
	border:0px solid blue;
}
#nav a {
	margin-right:10px;
}
#nav .active {
	color:#333;
}
/*Space between logo and content*/
#top {
	height:45px;
	padding-right:10px;
	border:0px solid blue;
}
#top h1 {
	color:#0099FF;
	padding-top:10px;
}
#top p {
	color:#999;
}

/*Includes entire page - Header is on top*/
.container0 {
	width:900px;
	margin:0 auto 0 auto;
	border:0px solid blue;
}

.container {
	width:728px;
	float:left;
	margin:0 auto 0 auto;
	border:0px solid blue;
}
.container2 {
	width:172px;
	float:left;
	border:0px solid blue;
	position:relative;
	top:100px;
}
h1, h2, p, input, .button, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	font-size:12px;
}
.small {
	font-size:10px;
	margin:5px;
	float:left;
}
h1 {
	font-size:18px;
	margin-bottom:4px;
}
h2 {
	font-size:14px;
	margin-bottom:4px;
}
input, .button, select, textarea {
	width:280px;
	padding:3px;
	height:14px;
	border:1px solid #fff;
	float:left;
	margin-right:15px;
	color:#000033;
}
.box input, .box select, .box textarea {
	border:1px solid #ccc;
	background:#fff;
	width:250px;
}
.box .button {
	border:1px solid #ccc;
	background:#fff;
	padding:2px 0px 3px 0px;
	height:22px;
	width:auto;
	text-align:center;
}
select {
	height:20px;
	padding:0;
}
textarea {
	height:auto;
}
.button {
	padding:3px 0px 2px 0px;
	width:40px;
	height:22px;
	margin:0;
	text-align:center;
}
.data {
	margin-bottom:10px;
	width:840px;
	line-height:18px;
}
.datainfo .title {
	float:left;
	width:100px;
}
.datainfo {
	width:400px;
	margin-left:3px;
	float:left;
	padding:10px 5px 0 5px;
}
.datainfo p {
	float:left;
	padding:4px 0;
}
.cap {
	text-transform:capitalize;
}
.databottom {
	clear:both;
	padding:4px;
	height:12px;
	border:1px solid #fff;
	border-top:10px solid #fff;
}
.databottom p, .databottom a {
	font-size:10px;
	line-height:12px;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}
.space {
	height:25px;
}
.line {
	border-bottom:1px solid #ccc;
	height:1px;
	font-size:0;
}

#obs .small {
	margin:4px 0 0 5px;
}
.red, .red a {
	color:#FF4848;
}
.buttons {
	float:right;
	width:417px;
}
.buttons h1 {
	padding-top:10px;
}
.buttons p {
	padding-bottom:3px;
}
.buttons .buttonbox {
	width:139px;
	float:left;
}
.hidden {
	display:none;
}
.hiddensubmit {
	border:none;
	background:none;
	width:0;
	height:0;
	font-size:0;
}
/*Footer - includes everything in it*/
#footer {
	padding-top:50px;
	height:50px;
	clear:both;
	border:0px solid blue;
}
#footer a {
	color:#999;
}
#footer a:hover {
	color:#333;
}
/* Text*/
#footer .small {
	margin:0;
	padding:0;
	padding:5px 10px 0 0;
	color:#999;
}
.black {
	color:#333;
}
#loading {
	padding-right:10px;
}
.img img {
	padding:1px;
	border:1px solid #333;
}
.img {
	float:left;
	padding-right:10px;
}
.success {
	color:#336699;
}
.green {
	color:#00B900;
}
#ad {
	width:850px;
	clear:both;
	padding:100px 0 20px 0;
}
#ad img {
	margin-top:3px;
}
.imuad {
	text-align:center;
	padding:10px;
	width:820px;
	height:75px;
	margin:10px 0;
	border:1px solid #ccc;
}
.imuad p {
	color:#666;
	font-size:10px;
	margin-bottom:2px;
}