.surveyheader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.crinputbox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 225px;
}
.crtextarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 260px;
}

.RequiredItem
{
	font-weight: bold;
	color: #ff0000;
}
BODY
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.surveytable
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.SystemMsg
{
	color: #008000;
	font-family: arial, helvetica, geneva;
	font-size: 10pt;
}
.AgentMsg
{
	color: black;
	font-family: arial, helvetica, geneva;
	font-size: 10pt;
}
.VisitorMsg
{
	color: blue;
	font-family: arial, helvetica, geneva;
	font-size: 10pt;
}
.Agent
{
	font-weight: bold;
	font-size: 10pt;
	color: #333333;
	font-family: arial, helvetica, geneva;
}
.Visitor
{
	color: blue;
	font-family: arial, helvetica, geneva;
	font-size: 10pt;
	font-weight: bold;
}
LABEL
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.TypingMsg
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

