@charset "UTF-8";
/* CSS Document */

body {
	font-family: verdana, "Century Gothic", "Gill Sans", Arial, sans-serif;
	margin: 0;
	background-color: #FFFFFF;
	padding:0;
}
div#wrapper {
	width: 1000px;
	margin: 0 auto 0 auto;
	padding: 0;
	background-color:#FFFFFF;
	border: 1px #999999 solid;
	border-bottom: 0px;
	
}
#copywrite {
	clear: both;
	margin: 0px;
	width:980px;
	margin-top: 10px;
	border: none;
	font-size: 11px;
	letter-spacing:1px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 10px;
	background-color:#034181;
	text-align:right;
	color:#FFFFFF;
	
}

#header { background-color:#330000;
		margin:0;
		padding: 0 0 5px 0;
		text-align:center;
		}
#header img { margin: 0 auto 0 auto; }
table.survey { width:930px;
	border:1px #ffffff solid;
	border-left:0;
	border-right:0;
	text-align:center;
	
}
table.survey2 { width:800px;
	border:1px #ffffff solid;
	border-left:0;
	border-right:0;
	text-align:center;
	
}
.survey td {border:1px #ffffff solid; }
.leftalign {float:right;
	font-size:.80em;
	}
.alt { background-color:#e9eef4; }
p {font-size:11px;}
p,h3 {text-align:left; margin:9px; padding:0;}
h3 {font-size:12px;}
.survey label {text-align:left;}
input {margin: 0 auto 0 auto;}
.categories { width:59px;  background-color:#e9eef4;}
.survey .categories p { font-size:11px; text-align:center; margin:2px; padding:0;}
input#NextStep {
	margin: 10px 0 0 auto;
	background-image:url(images/button.png);
	background-repeat:no-repeat;
	background-position:top right;
	width:86px;
	height:31px;
	border:0 #ffffff solid;
}
input#NextStep:hover { 	background-image: url(images/buttonDown.png);}

div .table {width:930px;
	margin:0 auto 0 auto;
	
}
div .table2 {width:800px;
	margin:0 auto 0 auto;
	
}
div .table2 p {padding:0;
	margin:5px 0 5px 0; }
div .intro {width:800px;
	margin:0 auto 0 auto;
	line-height:1.5em;
	
}
.radioMar {width:15px; }
div .intro p {font-size:11px; }
.button { border:0px #ffffff solid;
	width:181px;
	height:36px;
	background-image:url(images/BenchmarkButton.png);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0;
	margin-top:20px;
	padding:0;
	float:left;
}
 .button:hover {	background-image: url(images/BenchmarkButtonDown.png);}
 h1 {font-size:18px; text-align:left;}
 a { text-decoration:none;}
 .greycolumn {float:left;
 	width: 150px;
	height:400px;
	margin:0 20px 20px 0;
	padding:0px 0px 5px 0px;
	/*border-top: 4px solid #003265 ;

	background-color:#E8E8E8;*/
 }
 .rightcolumn {width:150px;
 	margin:0 20px 20px 0;
	padding:0px 0px 5px 0px;
	background:#FFFFFF;
	height:400px;
	float:right;
	border:0;
 }
 a img.noborder {border:0;}
 a {color:#000000;}
 
table.userinfo {
	font-size:11px;
	float:left;
}

.userinfo input {
	font-size:11px;
	padding:2px;
}
