.textbox{
border:#009999 1px solid;
width:200px;
height:18px;
}
.top_text
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#FFFFFF;
}
.text
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color: #333333;
text-align:justify;
line-height:1.3;
}
.small_text
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
color:#018A94;
text-align:justify;
line-height:1.3;
}
.text_bottom
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
color:#018A94;
}
.small_text_bottom
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
color:#018A94;
line-height:1.8;
text-align:justify;
padding-left:5px;
padding-right:10px;
}
.question_text
{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#018A94;
}
.footer
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#FFFFFF;
}
textarea
{
width:270px;
height:70px;
}