div#SurveyLayer {

	font-family: Verdana, Geneva, sans-serif;

	font-size: 8pt;

	color: #333;
	
	width:300px;

	display: block;

	margin: 0px; padding: 0px;

}

div#SurveyLayer a, div#SurveyLayer a img {

	color: #C00;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

div#SurveyLayer a:hover {

	color: #03F;

	text-decoration: none;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

div#SurveyLayer p {font-family: Verdana, Geneva, sans-serif; font-size: 8pt;	color: #333;}

div#SurveyLayer .survey_main {width : 100%;}

.survey_header_R {
background-image: url(images/survey_bg_01a.png);
background-position: right;
behavior: url(/images/iepngfix.htc);
background-repeat: no-repeat;
height: 28px;
width:17px;
}
.survey_header_L {
background-image: url(images/survey_bg_01.png);
background-position: left;
behavior: url(/images/iepngfix.htc);
background-repeat: no-repeat;
height: 28px;
width:17px;
}

td.survey_header  {
background-image: url(images/survey_bg_01_bg.gif);
background-position: right;
background-repeat: repeat-x;
height: 28px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 120%;
font-weight: bold;
color: #F00;
}
.survey_header  table {}
.survey_header .survey_header_inner td {	
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 120%;
font-weight: bold;
color: #F00; vertical-align:middle;
height:28px;
}
.survey_left {
	background-color: #fff;

	background-repeat: repeat-x;

	width: 17px;

}

.survey_right {	background-color: #fff;

	background-repeat: repeat-x;

	width: 17px;}

.survey_center {

	background-color: #fff;

	background-repeat: repeat-x;

	padding-top: 10px;

	padding-bottom: 10px;

	} 

.survey_left_bottom {
	height:17px;
	
	/*background-color: #eeeeee;*/

	background-image: url(images/survey_bg_02b.png);
	
	behavior: url(/images/iepngfix.htc);
	
	background-repeat: no-repeat;

	background-position: bottom;

	width: 17px;

}

.survey_right_bottom {
	height:17px;
	/*background-color: #eeeeee;*/

	background-image: url(images/survey_bg_05b.png);
	
	behavior: url(/images/iepngfix.htc);

	background-repeat: no-repeat;

	background-position: bottom;

	width: 17px;}

.survey_center_bottom {
	height:17px;

	background-color: #eeeeee;

	background-image: url(images/survey_bg_03b.gif);

	background-position: bottom;

	background-repeat: repeat-x;
	} 
	
.image_survey {

	text-align: center;

}

div#SurveyLayer .block_left {

	background-color: #c8d7dc;

	background-image: url(images/survey_block_05.gif);
	
	background-repeat: no-repeat;

	background-position: bottom;

	width: 13px;

}

div#SurveyLayer .block_right {

	background-color: #c8d7dc;

	background-image: url(images/survey_block_08.gif);

	background-repeat: no-repeat;

	background-position: bottom;

	width: 15px;

}

div#SurveyLayer .block_center {

	background-color: #c8d7dc;

	background-image: url(images/survey_block_06.gif);

	background-position: bottom;

	background-repeat: repeat-x;

	padding-top: 10px;

	padding-bottom: 10px;

	} 

div#SurveyLayer .head_block_left {

	background-color: #ce0100;

	background-image: url(images/survey_block_01.jpg);

	background-repeat: no-repeat;

	background-position: top;

	width: 13px;

}

div#SurveyLayer .head_block_right {

	background-color: #ce0100;

	background-image: url(images/survey_block_04.jpg);

	background-repeat: no-repeat;

	background-position: top;

	width: 42px;

	height: 50px;

}

div#SurveyLayer .head_block_center {

	background-color: #ce0100;

	background-image: url(images/survey_block_02.gif);

	background-position: top;

	background-repeat: repeat-x;

	font-size: 120%;

	color: #FFF;

	font-weight: bold;

	padding-top: 10px;

	padding-right: 5px;

	padding-bottom: 10px;

	padding-left: 5px;

	} 

div#SurveyLayer .block_center td {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #FFF;

	padding-left: 10px;

}

.bt_bg {

	color: #FFF;

	background-image: url(images/bt_bg.gif);

	padding-right: 15px;

	padding-left: 15px;

	border: 1px solid #C00;

}

