body {
	font-family: Helvetica, Arial, sans-serif;
}
.holder {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.asterisk {
	color: #CC0000;
}
.fieldHolder {
	width: 430px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	margin-bottom: 10px;
	float: left;
	height: auto;
}
.formHolder {
	width: 430px;
	float: left;
	height: auto;
}
.error {
	/*font-family: Tahoma;*/
	
	/*font-size: 70%;*/
	color: #CC0000;
}
.fieldLabel {
	padding: 5px;
	width: 100px;
	height: auto;
	float: left;
}
.clearAll {
	clear: both;
}
.fields {
	float: left;
	width: 310px;
	height: auto;
	margin-left: 10px;
}
.bannerHolder {
	background-color: #F0F0F0;
	height: 120px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	/*font-family: Tahoma;*/
	font-size: 140%;
}
table {
	/*font-family: Tahoma;*/
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.leftCol {
	height: 600px;
	width: 340px;
	overflow: auto;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: left;
	border: 1px solid #DADADA;
}
.date {
	font-size: 70%;
	color: #666666;
}
.title {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
.sub_details {
	font-size: 10px;
	color: #333333;
}
.righCol {
	width: 430px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
	margin-left: 20px;
}
.critHolder {
	padding: 3px;
	width: 98%;
	font-size: 100%;
	background-color: #EAF4FF;
	margin: 1px;
}
.radioHolder {
	text-align: center;
	width: 60px;
	float: left;
	background-color: #FFFFFF;
	margin: 1%;
	/*font-family: Tahoma;*/
	/*font-size: 70%;*/
	color: #000000;
	font-weight: bold;
}
.scoreText {
	font-size: 12px;
}
.logOut {
	/*font-family: Tahoma;*/
	color: #FFFFFF;
	background-color: #666666;
	float: right;
	width: 100px;
	padding: 3px;
	font-size: 10px;
	text-align: center;
	cursor: hand;
	text-decoration: none;
}
.permitted {
	background-color: #CCFFCC;
}
a {
	color: #000000;
}
.not_permitted {
	background-color: #CCCCFF;
}
.assessorName {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	font-size: 10pt;
	padding-top: 20px;
}
.reviewNavigation {
	background-color: #D7D7D7;
	padding: 4px;
	margin-right: auto;
	margin-left: auto;
	width: 890px;
	/*font-family: Tahoma;*/
	font-size: 70%;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #333;
}
.floatRight {
	float: right;
}
.leftColMain{
	float:left;
	height: auto;
	width: 430px;
	margin-right: 20px;
	
}
.rightColMain{
	height: auto;
	width: 430px;
	float: left;
	
}
form {
}
.titleText {
	font-size: 16px;
	font-weight: bold;
	float: left;
	width: 430px;
	margin-bottom: 15px;
	height: auto;
}
.subtitle {
	font-size: 14px;
	font-weight: bold;
}
.subtitleadvice {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.advice {
	padding: 10px;
	background-color: #EFEFEF;
	border: 1px dotted #666;
	font-size: 11px;
	color: #333;
}
.advice ul li {
	padding-top: 5px;
}
#countdown {
	width: 430px;
	margin-bottom: 20px;
	float: left;
	height: auto;
	margin-top: 10px;
}

