body{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
	font-size:0.875em;
	line-height:1.5em;
	color: #333333;
}

h3 {
	font-size:1.5em;
	line-height:1.8em;
	padding:0;
	margin:0;
}

a:link {
	text-decoration:none;
	border-bottom:1px solid;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	color:#FFFFFF;
}
a:hover{
	text-decoration:none;
	border-bottom:1px dotted #FFFFFF;
	color:#FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

a:active{
	text-decoration:none;
	border-bottom:1px dotted #FFFFFF;
	color:#FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

a:visited{
	text-decoration:none;
	border-bottom:1px solid;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	color:#FFFFFF;
}


a.logo:link {border-bottom:none;}
a.logo:hover {border-bottom:none;}
a.logo:active {border-bottom:none;}
a.logo:visited {border-bottom:none;}


/* set millions of background images */
.rbroundbox { background: url(nt.gif) repeat; }
.rbtop div { background: url(tl.gif) no-repeat top left; }
.rbtop { background: url(tr.gif) no-repeat top right; }
.rbbot div { background: url(bl.gif) no-repeat bottom left; }
.rbbot { background: url(br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 7px;
	font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 700px; margin: 1em auto; }

#form2{
	margin:1em 0;
	color:#fff;
	font-size: 1em;
	width:550px; 
	}
#form2 h3{
	margin:0;
	background:#333333;		
	color:#fff;
	font-size:0.875em;
	border:1px solid #333333;
	border-bottom:none;
	}		
#form2 h3 span{
	display:block;
	padding:10px 20px;
	}				
.f{
	margin:20px;
	padding:0;
	border:4px solid #333333;	
	background:#FFFFFF ;		
	}		
#form2 legend{display:none;}	
#form2 p{margin:.5em 20px;}	
#form2 label{display:block;}	
#form2 input, #form2 textarea{		
	width:472px;
	border:1px solid #111;
	padding:5px 3px;
	color:#000;
	}		
#form2 textarea{
	height:190px;
	overflow:auto;
	}					
#form2 p.submit{
	text-align:right;
	}	
#form2 button{
	padding:0 20px;
	height:32px;
	line-height:32px;		
	border:1px solid #000;
	background:#CECECE url(form_button.gif) repeat-x;
	color:#000;
	cursor:pointer;		
	text-align:center;		
	margin-right: 30px;	
	}

.left_side {
	float: left;
	width:200px;
	height: auto;
	margin: 20px 0 0 0;
}

.right_side {
	float: right;
	width:200px;
	height: auto;
	text-align:right;
	margin: 20px 0 0 0;
}

.left_side_t {
	float: left;
	width:200px;
	height: auto;
	margin: 0;
}

.right_side_t {
	float: right;
	width:200px;
	height: auto;
	text-align:right;
	margin: 0;	
}


.no_side {
	font-size: 0px;
	height: 0px;
	width: 100%;
	display: block;
	clear: both;

}

.center_report {
	text-align:center;
}
.in {
	width:600px;
	margin:5px 10px 50px 20px;

}

.report {
	background-color:#596480;
	color:#FFFFFF;
	padding:5px;
}

.spam_test {
	ffont-size:0.875em;
	color:#999999;
}

#submitdiv {
	text-align:center;
	font-size:1em;
}

#reoprtdiv {
	background-color:#596480;
	color:#FFFFFF;
	padding:5px;
	width:540px;
	
}

.qa {
margin:30px 0;
}
