A:LINK, A:VISITED { text-decoration:none;}
A:HOVER {color : #46875F; text-decoration:NONE;}

.NAV { font-family : arial, verdana, Helvetica, sans-serif; font-size: 12px; font-weight:bold; color:FF6600;}
.NAV a:link {color: #FF6600;}
.NAV a:visited {color: #FF6600;}
.NAV a:active, .NAV a:hover {color: #000000;}

.NAVBLACK { font-family : arial, verdana, Helvetica, sans-serif; font-size: 12px; font-weight:bold; color:#000000;}
.NAVBLACK a:link {color: #000000;}
.NAVBLACK a:visited {color: #000000;}
.NAVBLACK a:active, .NAVBLACK a:hover {color: #FF6600;}

.navtext { font-family : arial, verdana, Helvetica, sans-serif; font-size: 12px; font-weight:bold; color:FF6600;}
.navtext a:link {color: #FF6600;}
.navtext a:visited {color: #FF6600;}
.navtext a:active, .navtext a:hover {color: #000000;}

.navtextlink { font-family : arial, verdana, Helvetica, sans-serif; font-size: 12px; font-weight:bold; color:FF6600;}
.navtextlink a:link {color: #FF6600;}
.navtextlink a:visited {color: #FF6600;}
.navtextlink a:active, .navtextlink a:hover {color: #000000;}

.bodytext { font-family : arial, verdana, Helvetica, sans-serif; font-size : .85em; color:333333;}
.bodytext a:link {color: #FF6600;}
.bodytext a:visited {color: #FF6600;}
.bodytext a:active, .bodytext a:hover {color: #000000;}

.bodytextlink { font-family : arial, verdana, Helvetica, sans-serif; font-size : 1.0em; font-weight:bold; color:333333;}
.bodytextlink a:link {color: #FF6600;}
.bodytextlink a:visited {color: #FF6600;}
.bodytextlink a:active, .bodytextlink a:hover {color: #000000;}

.questionnametext { font-family : arial, verdana, Helvetica, sans-serif; font-size : .85em; font-weight : bold; color:333333;}
.questionnametext a:link {color: #FF6600;}
.questionnametext a:visited {color: #FF6600;}
.questionnametext a:active, .questionnametext a:hover {color: #000000;}

.questioncomponenttext { font-family : arial, verdana, Helvetica, sans-serif; font-size : .85em; color:333333;}
.questioncomponenttext a:link {color: #FF6600;}
.questioncomponenttext a:visited {color: #FF6600;}
.questioncomponenttext a:active, .questioncomponenttext a:hover {color: #000000;}

P {margin-top: 9px;}
UL {margin-left:16px; margin-top: 7px; margin-bottom: 7px; line-height=15px}
LI {margin-left:0px; margin-top: 3px; margin-bottom: 0px; line-height=15px}

SELECT
{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

pre
{
	color: orange;
}

.errormessage
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold; 
	color: yellow; 
	background-color: #FC413C;
	text-decoration: none;
	width: 350px;
}

.errormessagelink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold; 
	color: yellow; 
	background-color: #FC413C;
	text-decoration: none;
}

A:Hover.errormessagelink
{
	text-decoration: underline;
}

.voicegreetingtext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: bold; 
	color: #FC413C; 
	text-decoration: none;
}

A:Hover.voicegreetingtext
{
	text-decoration: underline;
}

.messagetext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
}

A:Hover.messagetext
{
	color: yellow;
	text-decoration: underline;
}

.messagetext_unopened
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none;
}

.messagetext_opened
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
}

A:Hover.messagetext_unopened
{
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: underline;
}

A:Hover.messagetext_opened
{
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: underline;
}


.questiongobuttontext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bolder;
	color: #003366; 
	text-decoration: none;
}

.answergobuttontext
{
	font-family: Arial Black, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px; 
	font-weight: bolder; 
	color: #FFFFFF; 
	background-color: red; 
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.answergobuttontext:hover
{
	color: yellow;
}

.registernowtext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bolder; 
	color: #FF0000; 
	text-decoration: none;
}

.registernowtext:hover
{
	color: yellow;
	background-color: red;
}

.GRIDNUMBER
{
	font-family:  arial; 
	font-size: 13px; 
	color: #FF0000; 
	font-weight: bold; 
	text-decoration: none;
}

.GRIDNUMBER:hover 
{
	color: #FFFFFF
}

div#content {
	background: url(../images/progress_bar_onepixel.gif) center left repeat-x;
}