BODY
{
    SCROLLBAR-FACE-COLOR: #e6e6e6;
    SCROLLBAR-HIGHLIGHT-COLOR: #d3d3d3;
    SCROLLBAR-SHADOW-COLOR: silver;
    SCROLLBAR-3DLIGHT-COLOR: #ffffff;
    SCROLLBAR-ARROW-COLOR: gray;
    SCROLLBAR-TRACK-COLOR: #f3f3f3;
    SCROLLBAR-DARKSHADOW-COLOR: white;
    margin-left: 0;
    margin-top: 0;
}
H1
{
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	margin-bottom: 0;
}
TD
{
    FONT-SIZE: 11px;
    COLOR: #666666;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
    vertical-align: top;
}
A
{
    COLOR: #a03c00;
    TEXT-DECORATION:underline
}
A:hover
{
    COLOR: #dd8513;
    TEXT-DECORATION: underline;
}
.anchorQTopic
{
	COLOR: #990000;
	text-decoration:none;
}
.hdrTitle
{
    COLOR: #990000;
    font-size: 28px;
    font-weight: bold;
}
.headerLink
{
	COLOR: #FFFFFF;
    TEXT-DECORATION:underline;
    font-size: 11px;
}
.alignBottom
{
	vertical-align: bottom
}
.alignMiddle
{
	vertical-align: middle
}
.headerTextArea
{
	background-color: #993333;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}
.plainText
{
	text-decoration: none;
	color: #666666;
}
.headerGrey
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #666666;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.tableHeader
{
	background-color: #CCCCCC;
}
.survHeader
{
	COLOR: #000000;
	FONT-SIZE: 14px;
}
.reportHeader
{
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	margin-bottom: 0;
}
tr.columnHeader td
{
	background-color: #CCCCCC;
	font-weight: bold;
}
tr.trRanked
{
	background-color: #CC6666;
}
tr.trNormal
{
	background-color: #FFFFFF;
}
tr.trAlternate
{
	background-color: #CCCCCC;
}
td.tdRanked
{
	color: #FFFFFF;	
	font-weight: bold;	
}
.btn
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	border: 1px solid #000000;
	height: 30px;
}
.SurvHeader
{
	font-weight: bold;
}
.hdrLabel
{
	font-weight: bold;
	font-size: 24px;
	color: #990000;
}
.msgError
{
	color: #990000;
	font-weight: bold;
}
.reqAnswer
{
}
.lblNumberGrade
{
	font-size: 32px;
	font-weight: bold;
}
.ExcelRow TD
{
	font-size: 14px;
}
.ExcelHeader TD
{
	background-color: #000;
	font-weight: bold;
	color: #fff;
}