﻿body{
	background:#313131 url('../images/compBG.gif')top repeat-x;
	background-color:#313131;
	margin:0;
	padding:0;
	color:#ffffff;
	font-size:62.5%;
	font-family:Arial, Helvetica, sans-serif;
}
#wrapper{
	width:600px;
	height:auto;
	margin:0 auto;
	background-color:#000000;
	text-align:center;
}
#header{
	width:600px;
	height:166px;
}
#content{
	padding:0;
	width:500px;
	margin:30px auto 0 auto;
	font-size:1.1em;
	text-align:left;

}
#content img{
	padding:0px 0px 20px 0px;
	text-align:center;
	
}
#footer{
	text-align:center;
	width:600px;
	clear:both;
	padding:20px 0;
}
#footer p{
	color:#2e2e2e;
}
a:link{color:#ffffff;text-decoration:underline;}
a:visited{color:#ffffff;text-decoration:underline;}
a:hover{color:#ffbd0b;}
#terms{width:500px; height:auto; margin:0 auto; padding:0px 0px 10px 0px; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:1.1em;}
#terms h1{font-weight:bold; font-size:1.1em;}
#terms h2{font-weight:bold; font-size:2em;}
#terms a:link{text-decoration:none; color:#ffffff; font-size:1.1em; font-weight:bold; padding:0px 5px 0px 5px;}
#terms a:active{text-decoration:none; color:#ffffff;}
#terms a:visited{text-decoration:none; color:#ffffff;}
#terms a:hover{text-decoration:underline; color:#ffffff;}
.formerror {
width:300px;
font-size:9pt;
color:#960000;;
font-weight:bold;
display:none;
position:relative;
}
.form {
	font-size:9pt;
float:right;
width:300px;
min-width:300px;
max-width:300px;
padding-top:50px;
}
