body {
	font-size:8pt;
	font-family:verdana,arial,sans-serif;
	text-align:center;
	padding:0px 0px 5px 0px;
	margin-left:	0px;
	margin-top:		0px;
	margin-right:	0px;
	margin-bottom:	0px;
	background: #ccc url(images/bg_grad.jpg) repeat-x;
	}

#frame {
	width:790px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:10px;
	text-align:left;
	border-style:solid;
	border-color:black;
	border-right-width:1px;
	border-left-width:1px;
	border-top-width:1px;
	border-bottom-width:1px;
	background: white;
	}

p,li{
	font-size:8pt;
	font-family:tahoma,arial,sans-serif;
	color:black;
	text-align:justify;
	}

.h1{
	font-size:12pt;
	font-family:tahoma,arial,sans-serif;
	font-weight:bold;
	color:#b2b2b2;
	padding-bottom:5pt;
}

img{
	border:0px;
	}

.subheader{
	font-size:8pt;
	font-family:tahoma,arial,sans-serif;
	color:#b2b2b2;
	}

.caption{
	font-size:7pt;
	font-family:tahoma,arial,sans-serif;
	color:#b2b2b2;
	font-style:italic;
	}

a{
	font-size:8pt;
	font-family:tahoma,arial,sans-serif;
	text-decoration: none;
	}

a:link{
	font-size: 8pt;
	color: #a41010;
	font-family:tahoma,arial,sans-serif;
	text-decoration: none;

	}

a:visited{
	font-size: 8pt;
	color: #a41010;
	font-family:tahoma,arial,sans-serif;
	text-decoration: none
}

a:hover{
	font-size: 8pt;
	font-family:tahoma,arial,sans-serif;
	text-decoration: underline
}

td{
	font-size:8pt;
	}

td.date{
	font-size:8pt;
	font-family:tahoma,arial,sans-serif;
	color:#b2b2b2;
	}

td.header{
	font-size:12pt;
	font-family:tahoma,arial,sans-serif;
	font-weight:bold;
	color:#b2b2b2;
	padding-bottom:5pt;
}

td.strapline{
	font-size:10pt;
	font-family:tahoma,arial,sans-serif;
	font-weight:bold;
	color:#b2b2b2;
	padding-right:10px;
}

div.infobox {
	font-weight:bold;
	font-family:tahoma,arial,sans-serif;
	background:#eee;
	border-style:solid;
	border-color:#c0c0c0;
	border-right-width:1px;
	border-left-width:1px;
	border-top-width:1px;
	border-bottom-width:1px;
	padding:10px;
	text-align:center;
	width: 200px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 200px;
	}

div.questionnaire {
	font-family:tahoma,arial,sans-serif;
	background:#eee;
	border-style:solid;
	border-color:#c0c0c0;
	border-right-width:1px;
	border-left-width:1px;
	border-top-width:1px;
	border-bottom-width:1px;
	padding:10px;
	text-align:center;
	width: 250px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 250px;
	}

.footnum{
	font-size: 8pt;
	color: #a41010;
	font-family:tahoma,arial,sans-serif;
	text-decoration: none;
	text-align:center;

	}

.result {
	position:relative;
	background: url(images/result.gif) 0px 0px no-repeat;
	height:50px;
	width:50px;
}
.result_num{
	position:absolute;
	top:10px;
	left:10px;
	font-size:24px;
	width:30px;
	text-align:center;
}
