body		{
			font-family:Verdana,Lucida Console;
			font-size:12px;
			color:#000000;
			}
td		{
			font-family:Verdana,Lucida Console;
			font-size:12px;
			background-color:#FFFFFF;
			color:#000000;
			}	

td.mtx_bottom	{
			font-family:Verdana,Lucida Console;
			font-size:12px;
			background-color:#FFFFFF;
			color:#000000;
			border-bottom:1px #e2e2e2 solid;				
			}
td.mtx_left	{
			font-family:Verdana,Lucida Console;
			font-size:12px;
			background-color:#FFFFFF;
			color:#000000;
			border-left:1px #e2e2e2 solid;			
			}		
td.mtx_bottomleft	{
			font-family:Verdana,Lucida Console;
			font-size:12px;
			background-color:#FFFFFF;
			color:#000000;
			border-bottom:1px #e2e2e2 solid;
			border-left:1px #e2e2e2 solid;			
			}		
td.border-left	{
			border-left:1px #e2e2e2 solid;
			}
td.border-bottom {
			border-bottom:1px #e2e2e2 solid;
			}		
	td.logo {
			background-color:#FFFFFF;
	}		
			
h1.survey {
	font-size:18px;	
}
div.container {
			position:absolute;
			left:25px;
			top:25px;
			float:left;
			width:951px;
			background-color:#FFFFFF;
			clear: both;	
}
div.survey_welcome {
			position:relative;
			float:left;
			left:20px;
			top:25px;
			width:850px;
			height:auto;
			padding:5px;
			background:#ffffff;
			border:0px solid #e2e2e2;
}
div.survey_edit {
			position:relative;
			float:left;
			left:20px;
			top:25px;
			width:850px;
			height:auto;
			padding:0px;
			background:#ffffff;
			border:0px solid #e2e2e2;	
}
div.survey_question {
			position:relative;
			float:left;
			left:20px;
			top:25px;
			width:850px;
			height:100%;
			padding:0px;
			background:#ffffff;
			border:0px solid #e2e2e2;
			z-index:0;	
}
div.survey_button {
			position:relative;
			float:left;
			left:20px;
			top:25px;
			width:850px;
			height:100%;
			padding:0px;
			background:#ffffff;
			border:0px solid #e2e2e2;
			z-index:1;	
}
			div.survey_question_number {
						position:relative;
						float:left;
						left:0px;
						top:0px;
						width:75px;
						height:100%;
						padding:0px;
						background:#e5e5e5;
						border:2px solid #e2e2e2;
			}
			div.survey_question_question {
						position:relative;
						float:left;
						left:0px;
						top:0px;
						width:770px;
						height:auto;
						padding:0px;
						background:#ffffff;
						border:2px solid #e2e2e2;
						border-left:0px solid #e2e2e2;
						z-index:2;
			}			

div.survey_thanks {
			position:relative;
			float:left;
			left:80px;
			top:25px;
			width:800px;
			height:auto;
			padding:5px;
			background:#ffffff;
			border:0px solid #e2e2e2;
}
div.survey_space {
			position:relative; 
			padding: 10px;
			height:5px;
			width:720px;
			border:0px solid;
			clear: both;
                        z-index:-2;
}


div.textbox {
			position:relative;
			float:left;
			left:80px;
			top:25px;
			width:500px;
			height:auto;
			padding:5px;
			background:#f2f2ff;
			border:1px solid #e2e2e2;
}
div.makespace {
			position:relative; 
			padding: 10px;
			height:5px;
			width:720px;
			border:0px solid;
			clear: both;	
}

div.hide {
			display: none;
}

p.survey {
	text-decoration: bold; 
	color: #000000;	
	font-size:14px;		
	align: left;
}

p.error {
	text-decoration: bold; 
	color: #FF0000;	
	font-size: 100%;	
	font-style:oblique
}
p.correct {
	text-decoration: bold; 
	color: green;	
	font-size: 100%;	
	font-style:oblique
}


a {
	text-decoration: none;
	color: #000080;
	font-size: 100%;
	font-family: Verdana;
	font-style:oblique
}
a:link {
	text-decoration: none;
	color: #000080;
	font-size: 100%;
	font-family: Verdana;
	font-style:oblique
}
a:visited {
	text-decoration: none;
	color: #000080;
	font-size: 100%;
	font-family: Verdana;
	font-style:oblique
}
a:hover {
	text-decoration: none;
	color: #000080;
	font-size: 100%;
	font-family: Verdana;
	font-style:oblique
}
a:active {
	text-decoration: none;
	color: #000080;
	font-size: 100%;
	font-family: Verdana;
	font-style:oblique
}	
blockquote {
	margin:0px;
	margin-left:20px;
}


