body {
	font-family: verdana, sans-serif;
	font-size:11px;
	background: #3d7699 url('bg.jpg') no-repeat;
	width:750px;
	overflow:hidden;
}

body.home {
	background: #3d7699 url('title.jpg') no-repeat;
	height: 535px;
}

.ybox, .nbox {
	display:none;
	margin: 0px 0px 0 20px;
	color: white;
	font-size: 13px;
	padding-right:20px;
}

.ninebody .ybox, .ninebody .nbox {
	width:720px;
}

.nine {
	height: 375px;
	overflow-y: scroll;
}

a {color:#8DB939;text-decoration:none;}
a:hover {text-decoration:underline;}

a.nextbtn {
	border:0;
	position:absolute;
	bottom:20px;
	right:20px;
	width:30px;
	height:26px;
	background: #3d7699 url('fwd.gif') no-repeat;
	display:none;
	box-shadow: 1px 1px 4px black;
}

.home a.nextbtn {display:block;}

.qbox {
	color: white;
	font-size: 23px;
	width: 100%;
	text-align: center;
	margin: 58px 0 55px 10px;
}

.qbox2 {
	color: white;
	font-size: 20px;
	width: 100%;
	text-align: center;
	margin: 62px 0 55px 10px;
}

.qbox4 {
	color: white;
	font-size: 23px;
	width: 100%;
	text-align: center;
	margin: 45px 0 40px 10px;
}

.qboxa {
	color: white;
	font-size: 60px;
	width: 100%;
	text-align: center;
	margin: 35px 0 30px 10px;
}

.respbox {
	margin: 50px 0 0 65px;
	font-size: 30px;
	color: white;
}

input[type="radio"] {
	margin-left: 20px;
	margin-top: 14px;
	vertical-align: top;
}

.graph {
	width:150px;
	border:0;
	float: left;
	margin-right:15px;
}

.skip {
	position:absolute;
	bottom:25px;
	left:20px;
	color: #fff;
}