/*////////   MISC STYLES   //////*/

.SurveyTxtBld { font-family: Arial, Helvetica, Sans-Serif; font-size: 10pt; font-weight: bold; color: #000000; text-decoration: none; }
.SurveyTxtBld a:link { font-family: Arial, Helvetica, Sans-Serif; font-size: 10pt; font-weight: bold; color: #000000; text-decoration: none; }
.SurveyTxtBld a:visited { font-family: Arial, Helvetica, Sans-Serif; font-size: 10pt; font-weight: bold; color: #000000; text-decoration: none; }
.SurveyTxtBld a:hover { font-family: Arial, Helvetica, Sans-Serif; font-size: 10pt; font-weight: bold; color: #336699; text-decoration: underline; }

.SurveyTxt { font-family: Arial, Helvetica, Sans-Serif; font-size: 11px; font-weight: normal; color: #000000; text-decoration: none; }
.SurveyTxt a:link { font-family: Arial, Helvetica, Sans-Serif; font-size: 11px; font-weight: normal; color: #000000; text-decoration: underline; }
.SurveyTxt a:visited { font-family: Arial, Helvetica, Sans-Serif; font-size: 11px; font-weight: normal; color: #000000; text-decoration: underline; }
.SurveyTxt a:hover { font-family: Arial, Helvetica, Sans-Serif; font-size: 11px; font-weight: normal; color: #336699; text-decoration: none; }

.SurveyTxt2 { font-family: Arial, Helvetica, Sans-Serif; font-size: 7pt; font-weight: normal; color: #000000; text-decoration: none; }
.SurveyTxt2 a:link { font-family: Arial, Helvetica, Sans-Serif; font-size: 7pt; font-weight: normal; color: #000000; text-decoration: underline; }
.SurveyTxt2 a:visited { font-family: Arial, Helvetica, Sans-Serif; font-size: 7pt; font-weight: normal; color: #000000; text-decoration: underline; }
.SurveyTxt2 a:hover { font-family: Arial, Helvetica, Sans-Serif; font-size: 7pt; font-weight: normal; color: #000000; text-decoration: none; }

.SurveyTxt3 { font-family: Arial, Helvetica, Sans-Serif; font-size: 8pt; font-weight: normal; color: #000000; text-decoration: none; }
.SurveyTxt3 a:link { font-family: Arial, Helvetica, Sans-Serif; font-size: 8pt; font-weight: normal; color: #000000; text-decoration: none; }
.SurveyTxt3 a:visited { font-family: Arial, Helvetica, Sans-Serif; font-size: 8pt; font-weight: normal; color: #000000; text-decoration: none; }
.SurveyTxt3 a:hover { font-family: Arial, Helvetica, Sans-Serif; font-size: 8pt; font-weight: normal; color: #000000; text-decoration: underline; }

.SurveyQuestion { font-family: Arial, Helvetica, Sans-Serif; font-size: 10pt; font-style: italic; color: #336699; font-weight: bold; }

div.sentimentsurvey { border: 1px solid #ccc; font-style: italic; font-size: 11pt; font-family: serif; position: relative; padding: .5em 1.5em; background:#f0f6fd url('/membersurveys/images/leftquote.gif') no-repeat 3px 3px }
.sentimentsurvey_toprow td { border-top: 3px solid #666; }

.sentimentsurveyitem_bearish { font-weight: bold;  }
.sentimentsurveyitem_bullish { font-weight: bold;  }
.sentimentsurveyitem_neutral { font-weight: bold;  }
.sentimentsurveyitem_arrow_a { padding:0;padding-left: 20px; background: url('/membersurveys/images/arrowsa.gif') no-repeat 0 50%; }

.sentimentsurveyitem_arrow_b { padding:0;padding-left: 20px; background: url('/membersurveys/images/arrowsb.gif') no-repeat 0 50%; }
.sentimentsurveyitem_arrow_c { padding:0;padding-left: 20px; background: url('/membersurveys/images/arrowsc.gif') no-repeat 0 50%; }

.positive { color: #89A38C}
.negative { color: #AE8383}
.num { font-size: 13pt; }

.surveyHeader {font-size: 10pt; line-height: 16px; font-variant: small-caps; background-color: #fafafa; display:block; width: 40%; float: left; height: 50px;}
.surveyHeader2 {font-size: 17pt; display: block; width: 60%; float: left; height: 50px;}
.surveyHeader span { margin: 2px; display: block; }
.surveyHeader2 span { padding-top: 10px; padding-left: 5px; text-align: left; display: block;}
td.blurb { letter-spacing: 90%; text-align: center; font-size: 11pt; padding: 15px 20px 15px 0; line-height: 150%; background-color: white;}
td.summary { font-size: 12pt; padding: 15px 5px 15px 20px; color: #333; background-color: white;}
span.summaryquote {font-weight: bold; font-size: 13pt; }

.surveyNumber { font-size:14px;color: rgb(80,80,80); vertical-align: top;}
.surveyNumber_small { color:#6C87A5; font-size: 8pt;}
.lightblue_qmark { background: url('/membersurveys/images/logosmall.gif') no-repeat 0% 8px; padding-left: 85px; font-size: 11pt}

.sentimentsurvey_twitterBG {
	color: black;
	padding: 6px;
	height: 61px;
	background: #E3E8EE url(/sentimentsurvey/v-grad-followus.gif) no-repeat top left;
}
.sentimentsurvey_twitterBG a:link, .sentimentsurvey_twitterBG a:visited {
	font-size: 12pt;
	color: #003366;
	text-decoration: none;
}
.sentimentsurvey_twitterBG a:hover, .sentimentsurvey_twitterBG a:active {
	color: #0077aa;
}
.sentimentsurvey_twitterBG a strong {
	text-decoration: underline;
}
.sentimentsurvey_bottomtablediv { float: left; width: 50%; text-align: left; font-size: 16px; }