.bodyText
{
    FONT-SIZE: 12px;
    FONT-FAMILY: arial,helvetica,sanserif
}
.bodyTextBold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    FONT-FAMILY: arial,helvetica,sanserif
}
.bodyTextColored
{
    FONT-SIZE: 12px;
    COLOR: #cc0000;
    FONT-FAMILY: arial,helvetica,sanserif
}
.bodyTextInverted
{
    FONT-SIZE: 12px;
    COLOR: #ffffff;
    FONT-FAMILY: arial,helvetica,sanserif
}
.headingText
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    FONT-FAMILY: arial,helvetica,sanserif
}
.headingTextInverted
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: #ffffff;
    FONT-FAMILY: arial,helvetica,sanserif
}
.headingTextItalic
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    FONT-STYLE: italic;
    FONT-FAMILY: arial,helvetica,sanserif
}
.superHeadingText
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    FONT-FAMILY: arial,helvetica,sanserif
}
.superHeadingTextInverted
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    COLOR: #ffffff;
    FONT-FAMILY: arial,helvetica,sanserif
}
.subText
{
    FONT-SIZE: 11px;
    FONT-FAMILY: arial,helvetica,sanserif
}
.subTextRed
{
    FONT-SIZE: 11px;
    COLOR: #cc0000;
    FONT-FAMILY: arial,helvetica,sanserif
}
.subTextRedBold
{
    FONT-SIZE: 11px;
    COLOR: #cc0000;
    FONT-WEIGHT: bold;
    FONT-FAMILY: arial,helvetica,sanserif
}
.subTextInverted
{
    FONT-SIZE: 11px;
    COLOR: #ffffff;
    FONT-FAMILY: arial,helvetica,sanserif
}

.text8px
{
    FONT-SIZE: 8px;
    FONT-FAMILY: arial,helvetica,sanserif
}

.text9px
{
    FONT-SIZE: 9px;
    FONT-FAMILY: arial,helvetica,sanserif
}

.text10px
{
    FONT-SIZE: 10px;
    FONT-FAMILY: arial,helvetica,sanserif
}
.text10pxLt
{
    FONT-SIZE: 10px;
    COLOR: #ffffff;
    FONT-FAMILY: arial,helvetica,sanserif
}
A:link
{
    COLOR: #0033cc
}
A:visited
{
    COLOR: #0033cc
}
BODY
{
	background-color : #F7F2D4;
}	

.purpleFill
{
	background-color: #000066;
}

.noFill
{
	background-color: #F8F2D4;
}

.ltPurpleFill
{
	background-color: #F8F2D4;
}

.bgFill0
{
	background-color: #FFF2DF;
}

.bgFill1
{
	background-color: #ffffff;
}

.bgFillTopic0
{
	background-color: #EEEEEE;
	padding:6px;
  border-right : solid 1px #666699;
}

.bgFillTopic1
{
	background-color: #EEEEEE;
	padding:6px;
  border-right : solid 1px #666699;
}

.bgFillTopic2
{
	background-color: #EEEEEE;
	padding:6px;
}

a.topic, a.topic:visited
{
	color: #030090;
	font-weight: bold;
	font-size: 14px;
	font-family: arial;
}

a.questionList, a.questionList:visited
{
	color: #030090;
	font-size: 12px;
	font-family: arial;
}

a.question, a.question:visited
{
	color: #030090;
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
}

.tableHeading
{
	color: #FFFF99;
	font-family: times,hevetica;
	font-size: 20px;
	font-weight: bold;
}

.tableHeadingSmall
{
	color: #FFFF99;
	font-family: times,hevetica;
	font-size: 15px;
	font-weight: bold;
}

.pageHeading
{
	color: #300366;
	font-family: times,hevetica;
	font-size: 25px;
	font-weight: bold;
}

.pageHeadingLt
{
	color: #6666A3;
	font-family: times,hevetica;
	font-size: 25px;
	font-weight: bold;

}

.required
{
	color: #cc0000;
	font-weight: bold;
	font-size: 16px;
}

.errorText
{
	color: #cc0000;
	font-weight: bold;
	font-size: 13px;
}
.headingTextColored
{
	color: #330066;
  FONT-WEIGHT: bold;
  FONT-SIZE: 13px;
  FONT-FAMILY: Trebuchet, Trebuchet MS, Geneva, arial, helvetica, sans-serif
}

