/* Stylesheet for Web-Surveys.Net  */

/* Link styles */
A:link, A:visited { text-decoration: none; color: #7A8A93;}
A:hover {color: #ffffff; text-decoration: underline;}
A.whitelink:link	{ text-decoration: none; color:#ffffff; }
A.whitelink:visited	{ text-decoration: none; color:#ffffff; }
A.whitelink:hover	{ text-decoration: underline; color:#ffffff; }
.whitelink		{ text-decoration: none; color:#ffffff; }

/* Header styles */
.head { font-size: 13.0pt; font-family: Verdana, Arial; color: #7A8A93;}
.head_blue { font-size: 13.0pt; font-family: Verdana, Arial; color: #193147;}
.content_head { font-size: 13.0pt; font-family: Verdana, Arial; color: #FFFFFF; padding-left: 15px;}
.content_head2 { font-size: 13.0pt; font-family: Verdana, Arial; color: #FFFFFF;}
.section_head_a { font-size: 12px; font-family: Verdana, Arial; font-weight: bold; color: #193147;}
.section_head_b { font-size: 10px; font-family: Verdana, Arial; font-weight: bold; color: #193147;}
.news_head { font-size: 14px; font-family: Verdana, Arial; font-weight: bold; color: #800000;}
.news_head_white { font-size: 24px; font-family: Tahoma, Verdana, Arial; font-weight: bold; color: #ffffff; padding-left:20px;}
/* Basic body style */
.body { font-size: 11px; font-family: Verdana, Arial; color: #193147; margin: 0px; background-color: #eeeeee; }
	
/* Text and block styles */

.text { font-size: 10px; font-family: Verdana, Arial; color: #193147;}
.textwhite { font-size: 10px; font-family: Verdana, Arial; color: #FF0000; }
.big_text { font-size: 12px; font-family: Verdana, Arial; color: #193147;}
.fine_text { font-size: 9px; font-family: Verdana, Arial; color: #CCCCCC;}
.fine_text_white { font-size: 9px; font-family: Verdana, Arial; color: #ffffff;}
.fine_text_news { font-size: 9px; font-family: Verdana, Arial; color: #193147;}
.content {
	font-size: 11px;
	font-family: Verdana, Arial;
	color: #193147;
	margin: 0px;
	padding-top: 30px; 
	padding-bottom: 20px;
	padding-left: 30px; 
	padding-right: 40px; 
	background-color: #ffffff;
	}
.content2 {
	font-size: 11px;
	font-family: Verdana, Arial;
	color: #193147;
	margin: 0px;
	background-color: #ffffff;
	}	
.bold_text { font-size: 11px; font-family: Verdana, Arial; font-weight: bold; color: #193147;}
/* style for form elements */
.boldtextwhite { font-size: 11px; font-family: Verdana, Arial; font-weight: bold; color: #FFFFFF; }
.textbox1 { background-color: #FFFFFF;  color: #193147;  border: 1 solid #000000; }
.body2 { font-size: 11px; font-family: Verdana, Arial; color: #193147; margin: 0px; }
