html {
	/* Force vertical scrollbars in mozilla based browsers */
   overflow: -moz-scrollbars-vertical;
}
body {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9C2C29;
}
.crossnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #707070;
}
a.navigation:link,
a.navigation:visited {
	color: #9C2C29;
}
a.navigation:hover {
	color: #727272;
}
.smallfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
a.smallfooter:link,
a.smallfooter:visited {
	color: #9C2C29;
}
.sponsortext {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.disclaimer {
	font-family: Verdana;
	font-size: 10px;	
}
.content {
	font-family: Verdana;
	font-size: 11px;
	line-height: 13px;
}
.satisfiedtext {
	font-family: Verdana;
	font-size: 11px; 
	font-weight: bold; 
	color: #6E7A36; 
}
.table_lr_borders{
	border-left:1px solid #A69E9E;
	border-right:1px solid #A69E9E;
}
.tablestyle{
	border-left:1px solid #D6D3D3;
	border-left-color: #D6D3D3;
	border-bottom:1px solid #D6D3D3;
	border-bottom-color: #D6D3D3;
}
.startform {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

