body
{
	background-color:#E6DED3;
	border:0px;
	margin:5px 0px 0px 0px;
	font-family:Arial;
	font-size:12px;
	color:#7B7B7B;
}
textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	border: 1px solid #E3C20E;
	padding-left:2px;
	background-color:#F9F6EC;
}

a
{
	font-family:Arial;
	font-size:14px;
	text-decoration:none;
	color:#E7DADF;
}

a:hover
{
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}

.whitelink
{
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
}

.whitelink:hover
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}

.smallLink
{
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	color:#E7DADF;
}

.smallLink:hover
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}

.loginLink
{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.loginLink:hover
{
	color:#000000;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.aboutTheSurvey
{
	font-family:Arial;
	font-size:18px;
	color:#7B7B7B;
}

.surveyInfoItems
{
	font-family:Arial;
	font-size:12px;
	color:#555555;
}

.surveyInfoItems:hover
{
	font-family:Arial;
	font-size:12px;
	color:#000000;
}

.linkInv
{
	font-family:Arial;
	font-size:10px;
	text-decoration:none;
	color:#82807E;
}

.linkInv:hover
{
	font-family:Arial;
	font-size:10px;
	text-decoration:none;
	color:#000000;
}

.pageTitle
{
	font-family:Arial;
	font-size:16px;
	color:#138AAF;
}

.pageTitleSmall
{
	font-family:Arial;
	font-size:11px;
	color:#CD5200;
}

.buttonClass
{
	background-image:url(../images/button.jpg);
	width:111px;
	height:23px;
	text-align:center;
}

.buttonText
{
	top:3px;
	position:relative;
}

.buttonText a 
{
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	color:#E7DADF;
}

.buttonText a:hover
{
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	color:#000000;
}

.successMessage
{
	font-family:Lucida Sans Unicode;
	font-size:14px;
	color:#FF0000;
	font-weight:bold;
}

.pageTitleFreeSize
{
	font-family:Lucida Sans Unicode;
	font-size:14px;
	color:#4E3318;
	font-weight:bold;
}

.quizGroup
{
	font-family:Arial;
	font-size:14px;
	color:#F67317;
}

.question
{
	font-family:Lucida Sans Unicode;
	font-size:12px;
	color:#138AAF;	
	height:35px;	
	border-left:solid 7px #138AAF;
}

.question_red
{
	font-family:Lucida Sans Unicode;
	font-size:12px;
	color:#FF0000;
	width:650px;
	height:35px;
	background-color:#ECE5DB;
	border-left:solid 5px #D7CEC4;;
}

p
{
	font-family:Arial;
	font-size:12px;
	color:#7B7B7B;	
}

td
{
	font-family:Arial;
	font-size:12px;
}

.input_field{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	border: 1px solid #999999;
	padding-left:5px;
	height:18px;
	background-color:#FFFFFF;
}

.input_s_field{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	border: 1px solid #999999;
	padding-left:5px;
	height:18px;
    width: 480px; 
	background-color:#FFFFFF;
}

.statHeader
{
	font-family:Arial;
	font-size:13px;
	color:#4E3318;
	font-weight:bold;
}

.statHeaderText
{	
	font-family:Arial;
	font-size:12px;
	color:#4E3318;
}

.statTable
{
	background-color:#000000;
}

.select
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

