.Title {
	font-family: "Times New Roman","Times";
	font-size: 36;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #0000aa;
	text-decoration: none;
	text-align: center;
	vertical-align: default;
}
.SubTitle {
	font-family: "Times New Roman","Times";
	font-size: 24;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: default;
}
.ResultsTableOuter {
	width: 100%;
	border: 5;
	padding: 5;
	background-color: #FFFFFF;
	cell-spacing: 5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
}
.ResultsTableInner {
	/*width: 100%;*/
	border: 5;
	border-style: groove;
	border-color: #0000ff;
	bordercolordark: #006666;
	bordercolorlight: #999966;
	padding: 5;
	background-color: #FFFFFF;
	cell-spacing: 5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
}
.ResultsTableInner2 {
	/*width: 100%;*/
	border: 0;
	border-style: none;
	border-color: #0000ff;
	bordercolordark: #006666;
	bordercolorlight: #999966;
	padding: 5;
	background-color: #FFFFFF;
	cell-spacing: 5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
}
.RCLB {
	border: 1;
	border-style: solid;
	border-color: #bbbbff;
	bordercolordark: #007777;
	bordercolorlight: #999977;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	padding: 5;
}
.FormTableInner {
	/*width: 100%;*/
	border: 5;
	border-style: groove;
	border-color: #0000ff;
	bordercolordark: #3399ff;
	bordercolorlight: #0000ff;
	padding: 1;
	background-color: #FFFFFF;
	cell-spacing: 5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
}
.CVS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10;
	font-weight: normal;
	font-style: normal;
}

