/* generated by csscreator.com */

Td 				{ font-family: "Trebuchet MS", "verdana"; font-size: 10pt; color: #000000; word-spacing: normal; }  /*For Explore use*/
Table			{ font-family: "Trebuchet MS", "verdana"; font-size: 10pt; color: #000000; word-spacing: normal; } /*For Netscape use*/

A:LINK 	  		{ color: #0066FF; text-decoration: none; font-size: 12pt;}
A:VISITED  		{ color: #0066FF; text-decoration: none; font-size: 12pt;}
A:ACTIVE 		{ color: #FF5148; text-decoration: none; font-size: 12pt;}
A:HOVER 			{ color: #FF5148; text-decoration: none; font-size: 12pt;}
 
html, body{ 
	margin:0px; 
	padding:0; 
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: fixed;
	text-align:center; 
	font-family: "Trebuchet MS";
	color: #000000; 
} 
 
#pagewidth{ 
	width:901px;
	margin:10px;  
	text-align:left;  
	margin-left:auto; 
	margin-right:auto;  
} 
 
#header{
	position:relative; 
	height:10px; 
	background-color:#FFFFFF; 
	width:100%;
} 
 
#maincol{
	background-color: #FFFFFF;  
	float: left; 
	display:inline; 
	position: relative; 
	width:100%; 
	font-family: "Trebuchet MS";
}
 
#footer{
	background-color:#FFFFFF; 
	clear:both;
	padding:10px;
	text-align:center; 
	font-size: 8pt;
} 

h1{
	text-align:center;
	font-size: 25pt;
	color:#F10000;
	padding:40px 20px 0px 20px;
}

h2{
	text-align:center;
	font-size: 16pt;
	color:#000000;
	padding:0px 20px 0px 20px;
}

h3{
	text-align:center;
	font-size: 18pt;
	color:#F10000;
	font-family: "Trebuchet MS";
	padding:0px 20px 0px 20px;
}

h4{
	text-align:center;
	font-size: 14pt;
	font-family: "Trebuchet MS";
	color:#000000;
	padding:0px 20px 0px 20px;
}

h5{
	text-align:left;
	font-size: 14pt;
	font-family: "Trebuchet MS";
	color:#000000;
}

#contenttitle{
	font-size: 15pt;
	padding:20px;
}

#content{
	font-size: 12pt;
	padding:10px 20px 0px 20px;
	font-family:"verdana";
}

#border{
	padding:10px;
	background-color:#FDCE9B; 
}

#cover{
	text-align:center; 
}

#survey{
	width:700px;
	padding:30px;
	background-color:#ffffcc;
	border:1px solid; 
	border-color:#AB0202;
	text-align:left; 
}

#disclaimer{
	padding:10px 20px 0px 20px;
	text-align:justify;
	font-size: 8pt;
	color:#777777;
}

.red{
	color:#F10000;
	font-weight:bold;
}

.button { 
	color: #1f1399; 
	font-size: 11pt; 
	font-weight: bold;
	height:30px;
}

.txt { 
	color: #444444; 
	font-size: 12pt; 
	font-weight: bold;
	height:20px;
}

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

