@charset "utf-8";
/* CSS Document */


/*************************Little box********************/
body {
	color:#000000;
	font-family:verdana;
	font-weight:normal;
	line-height:1.24;
	margin:0px 0px 5px 0px;

	background-color:#FFF;
	padding:0px 0px 0px 0px;
	font-size:85%;
	
}

form {
	margin:0;
	padding:0;
}

select, textarea, input, form {
	font-size:100%;
	line-height:1.24;
	color:#000000;
	font-family:verdana;
}

#participate{ 
	right:0; 
	background-image:url(../images/bkg-box.gif); 
	width:162px; 
	height:193px; 
	position:fixed;
	right:0;
	top:200px;
	width:162px;
	z-index:1000;
	display:none;
	font-size:83%;
	font-family:verdana;
	line-height:1.24;
	
}
#participate p{
	color:#FFF; 
	padding:30px 0 0 25px;
	margin:2px 0px 10px 0px;
}
#participate .close{ 
	float:right; 
	margin:15px 10px 0 0;
	border:none;
}

#participate input { 
	border:1px solid #FFF; 
	color:#FFF; 
	background-color:#CC710F; 
	padding:3px; 
	margin:0px 0 0 25px;
	cursor: pointer; 
	cursor:hand;
}

/*************************Survey popup********************/
#survey{
	background-color:#FFF;
	width: 600px;
	
	margin:0 auto 0 auto;
	height:auto;
	padding:0 0 12px 0;
	position:relative;
	font-family:Verdana;
	font-size:0.8em;
}

#survey #bkg-img{

	background-repeat:no-repeat; 
	position:absolute; 
	top:30px; 
	left:0; 
	height:83px; 
	width:157px; 
	z-index:1;
}

#survey #bkg-img-zindex{

	background-repeat:no-repeat; 
	position:absolute; 
	top:31px; 
	left:0; 
	height:83px; 
	width:157px; 
	z-index:1000;
}

#survey h2 {
	color:#000000;
	font-family:Georgia;
	font-size:20px;
	font-weight:normal;
	margin:0;
	padding:1px 0 4px 10px;
	background-color:#FFF;
}
	
#survey .floatRight{ 
	float: right; 
	padding:5px 10px 0 0; 
	margin:0;
}

#survey .box-bkg-img{
	border:1px solid #D7D7D7;
	padding:10px 10px 10px 50px;
	margin:0 10px 10px 10px;
	position:relative;
	overflow:hidden;
	height:1%;
	z-index:100;
	background-repeat:no-repeat; 
}

#survey .box{
	border:1px solid #D7D7D7;
	padding:10px 10px 10px 50px;
	margin:0 10px 10px 10px;
	position:relative;
	overflow:hidden;
	height:1%;
	z-index:100;
}
	
#survey .boxLast{
	border:1px solid #D7D7D7;
	padding:10px 10px 10px 30px;
	margin:0 10px 0 10px;
	position:relative;
	overflow:hidden;
	height:1%;
	z-index:100;
}
	
#survey .boxLast .paddingLeft{
	padding-left:20px;
}
#survey .boxLast .last{
	padding-bottom:20px;
}

#survey .leftbox{ 
	float:left; 
	position:relative; 
	width:220px; 
	padding:0; 
	margin:0 10px 10px 0; 
	clear:left;
}
#survey .shortbox{ 
	width:200px; 
}

#survey .rightIndent{ 
	text-align:right;

}

#survey .otherSmaller{ 
	
}

#survey .boxLast .leftbox{ 
/*	width:320px; */
}

#survey .inputText{ 
	border:1px solid #D7D7D7;
	width:178px;
}

br.clear{ 
	padding:0; 
	margin:0; 
	clear:both;
}

#survey input{
	border:none;
}
#survey input.border-black{
	border:auto;
}


#PressRoomSurveyForm{ 
	
}

#survey #buttons{ 
	margin:-20px 10px 5px;
	position:relative;
	text-align:right;
	z-index:1000;
}

#survey #buttons input{ 
	border:1px solid #D7D7D7; 
	padding:2px 7px; 
	background-color:#FFF; 
	margin:0 10px 0 0;  
	cursor: pointer; 
	cursor:hand;
	width:75px;
	height:20px;
}



#survey #closeButton input{
	border:1px solid #D7D7D7; 
	background-color:#FFF; 
	margin:0 10px 0 0;  
	cursor: pointer; 
	cursor:hand;
}

#survey #closeButton{
	position:absolute; 
	right:10px; 
	top:0; 
	margin:3px 0 0px 0;
	z-index:1000;
	display:none;
}
#survey input#buttonCloseCross{
 	background-image:url(../images/btn-close.gif); 
	height:14px;
	width:14px;
	cursor: pointer; 
	cursor:hand;
	border:none;
}

.scroll_checkboxes{
	height:100px;
	padding:5px;
	overflow:auto;
	border: 1px solid #ccc;
}

.scroll_checkboxes_second_level{
	padding-left:25px;
}

.inputCheckbox{
	display:block;
	float:left;
	overflow:hidden;
	width:100%;
	margin-top:5px;
}

.inputCheckbox  input{
	float: left;
	margin:0px;
}

.inputCheckbox span{
	display:block;
	margin-left:20px;
}

#survey  input.form_tools_ab {
	display:none;
	position:absolute;
	top:-1000px;
}


#survey .rightbox{ 
	float:left;
	position:relative;  
	width:260px; 
	padding:0; 
	margin:0 0 10px 0;
}


#survey .box-bkg-img .rightbox  { 
	float:right;
}

#survey .rightboxSelect,#survey .rightboxSelectLong{ 
	width:180px; 
	margin:0 0 10px 0;
	display:block;
}
#survey .rightboxSelectLong{ 
	width:auto; 
}

#survey .boxLast .rightbox{ 
	/*width:180px; */
}


#survey p#q_05_specify{ 
	width:220px;
}
#survey select { 
	font-size:81.5%;
}

p.privacy_statement {
	font-size:10px;
	text-align:left;
	padding:0px 0px 0px 8px;
	margin:0px;
}
p.privacy_statement a{
	margin:0px;
	padding:0px;
}

#frameFeedback p.privacy_statement {
	bottom:20px;
	margin:0;
	
	position:absolute;
	right:20px;
	text-align:right;
}

#boxFeedback{ width:370px; height:250px; margin:10px 0 0 10px; padding:0px 0px 0px 0px; font-size:70%; font-family:Verdana, Arial, Helvetica, sans-serif;}
#frameFeedback { border:1px solid #D7D7D7; height:237px; margin:0; padding:0; width:357px;}
#closeButton{ margin:3px 0 0 0; padding:0; text-align:right; background-position:top right; background-repeat:no-repeat;}
#closeButton p{ margin:0; padding:8px 5px 0 0;}
#closeButton a,#closeButton a:hover,#closeButton a:visited { color:#000}
#buttons a,#buttons a:hover,#buttons a:visited { color:#000}
#closeButton a img { text-decoration:none;border:none;}
#textFeedback{ margin:25px; line-height:1.5em;}

#buttons p.btnLeft{ float:left; padding:0 0 0 15px; margin:0px 0px 0px 40px ; font-weight:bold;}
#buttons p.btnRight{ float:left; padding:0 15px 0 0; margin:0px 0px 0px 40px ; font-weight:bold;}

#buttons a{	display:block; background-color:#FFFFFF; border:1px solid #D7D7D7; cursor:pointer; height:20px; margin:0 10px 0 0; padding:2px 7px; width:75px; color:#000000; font-family:verdana; font-size:100%; line-height:1.24; text-decoration:none; font-weight:normal; text-align:center;}
