body {
	margin: 0 0 0 0;
	font-size: 13px; 
	line-height: 18px; 
	color: #333333;
	font-family: Arial, Helvetica, sans-serif; 

}
td {
	font-size: 13px; 
	line-height: 18px; 
	color: #333333; 
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-size: 13px; 
	line-height: 18px; 
	color: #333333; 
	font-family: Arial, Helvetica, sans-serif;
}
A {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px; 
	line-height: 18px;
	font-weight:normal;
	text-decoration:none;
	color:#3366CC;
}
A:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px; 
	line-height: 18px;
	font-weight:normal;
	text-decoration:underline;
	color:#3366CC;
}
.bold {
	font-size: 13px; 
	line-height: 18px; 
	color: #333333; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
}
.top
{
background: url(../images/final_stripes_gray.gif) no-repeat;
}
h3 {
	font-size: 18px; 
	line-height: 19px; 
	color: #666666;	
	font-family: Arial, Helvetica, sans-serif;
	margin: 5 0 5 0;
	padding: 0 0 0 0;
}
.red {
	font-size: 13px; 
	line-height: 18px; 
	color: #ff0000; 
	font-family: Arial, Helvetica, sans-serif;
}
.errormessage {
	font-size: 13px; 
	line-height: 18px; 
	color: #ff0000; 
	font-family: Arial, Helvetica, sans-serif;
}

.form_directions {
	padding: 0px 0 8px 0;
	border-bottom: 1px solid #CDCDCD;
}
.form_section_heading_borderbottom {
	padding: 10px 0 5px 0;
	border-bottom: 1px solid #CDCDCD;
}
.form_col1 {
	width: 169px;
	padding: 0 10px 5px 0;
	text-align: right;
	verticle-align: top;
}	
#FormError {
	font-weight:bold;
	color:#FF0000;
}
.form_col2 {
	width: 216px;
	padding: 0 0 5px 0;
	text-align: left;
	verticle-align: top;
}
#form_cc_width input {
    width: 40px;
}
.form_section_heading {
	padding: 10px 0 10px 0;
}
.survey_single_col {
	width: 575px;
}
.survey_top_divider {
	border-top: 1px solid #CDCDCD;
	padding: 15px 0 10px 0;
	align: left;
	valign: top;
}
.survey_middle_divider {
	border-top: 1px solid #CDCDCD;
	padding: 15px 0 0 0;
	align: left;
	valign: top;
}
.survey_bottom_divider {
	padding: 0 0 10px 0;
}
#page_title {
	width: 100%;
	border-top: 1px solid #D6D6D6;
	padding: 0;
	margin: 0;
	background: white;
	border-bottom: 1px solid #D6D6D6;
}

.bigblack {
	font-size: 16px; 
	line-height: 18px; 
	color: #black; 
	font-weight: bold;
}

.bigblack:hover {
	font-size: 16px; 
	line-height: 18px;
	font-weight:bold;
	text-decoration:underline;
	color:#3366CC;	
}
