.statement td {
	font-size:7pt; color:#666666;
}
.statement b{
	font-size:8pt; color:#666666;
}

body {
	background-color: #ebebeb;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}
.logo { margin-top:61px;}
.header {
	font-size:14pt;
	color:#333333;
	margin-bottom:10px;
	display:block;
}
.question {
	font-size:10pt;
	font-weight:bold;
	display:block;
	margin-bottom:10px;
	color:#df0134;
}
.form input {
	border-top:1px solid #888888;
	border-left:1px solid #888888;
	border-right:1px solid #444444;
	border-bottom:1px solid #444444;		
	margin-bottom:5px;
	margin-top:5px;
	padding:2px;
	width:180px;
	background-color:#fafafa;
}
.form .radio {
	border:none;
	width:auto;
}

.form .submit {
	background-color:#f2f2f2;
	color:#df0134;
	font-size:11pt;
	font-weight:bold;
	width:80px;

	border-top:1px solid #eaeaea;
	border-left:1px solid #eaeaea;
	border-right:1px solid #959595;
	border-bottom:1px solid #959595;	

}

a.logout {
	font-size:8pt;
	text-decoration:none;
	color:#df0134;
	}


.white-cell {
border-top:5px solid #e3e3e3;
border-bottom:20px solid #e3e3e3;
background-image:url(bg.gif);
background-repeat:repeat-x;
background-position:top;
}

.button {
	background-color:#f2f2f2;
	color:#df0134;
	font-size:11pt;
	font-weight:bold;
	/*width:80px;*/
	border-top:1px solid #eaeaea;
	border-left:1px solid #eaeaea;
	border-right:1px solid #959595;
	border-bottom:1px solid #959595;
	padding: 2px;	

}