A.marqueeLink {
	text-decoration: none;
	color:#ff0000;
	font-weight : bold;
    font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	}
A.marqueeLink:visited {
	text-decoration: none;
	color:#ff0000;
	font-weight : bold;
    font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	}
A.marqueeLink:hover {
    color:#ff0000;
	text-decoration: underline;
	}
	
.quoteleft {
	FLOAT: right; MARGIN-BOTTOM: 0px; MARGIN-LEFT: 0px
}
.leftquotetext {
	FONT-WEIGHT: bold; FONT-SIZE: 20px; COLOR: #6262CA; LINE-HEIGHT: 22px; FONT-STYLE: italic; FONT-FAMILY: "Times New Roman", Times, serif
}	


em { color: #F00; position:relative; text-style: normal; position: absolute; margin-left: -1em;}
strong.abnormal {text-style: italic; font-weight: normal; } 

.survey_body {
	background-color: #FFF;
	font: .85em/1.1em Arial, Helvetica;
	margin: none;
	color: #222222;
}
a:link {
}
a:active {
	color: #C00;
}
a:visited {
	color: #777;
}

td { 
	
}
.survey_table {
	border: none;
	float: right;
}
.underline td {
	text-decoration: underline;	
}
.align_l {
	text-align: left;
}
.align_r {
	text-align: right;
}
.align_c {
	text-align: center;
}
.survey_box {
	text-align: center;
}
.survey {
	width: 631px;
	margin-left:auto;
	margin-right:auto;	
}
.survey_table td, .survey td {
	border-collapse: collapse;
	margin: 10px;
	padding: none;
	border: none;
}
.survey_table td {
	margin: none;
}
.survey_table td input[type='radio'] {
	width: 100%;
	text-align: center;
}

td.nounderline {
	text-decoration: none;
}
