body
{
	margin: 0px;
	background-color: #FFFFFF;
	color: black;
	font-size: 12px;
}

.bodytable
{
	background-color: #FFFFFF;
}

.bodytablesetwidth
{
	background-color: #FFFFFF;
}

th
{
	font-weight: bold;
    font-size: 12px;
    color: #000000;
    font-family: verdana,arial,helvetica;
    height: 18px;
    background-color: #FFFFFF
}

.HeaderTable_EA
{
	margin: 0px;
	border-bottom: 2px;
	border-bottom-style: groove;
	background-color: #FFFFFF;
}

.headertext
{
	color: #FFFFF0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
}

.GridHeading
{
	margin: 0px;
	background-color: #FFFFFF;
	height: 18px;
}

.question_txt,
.question_choices,
.fieldtext,
.bodytext
{
    font-family: verdana, arial, helvetica;
    font-size: 12px;
    color: #000000;
}

.bodytextwhite
{
    font-family: verdana, arial, helvetica;
    font-size: 12px;
    color: #FFFFFF;
}

.bodytextboldwhite
{
    font-family: verdana, arial, helvetica;
    font-size: 12px;
    color: #FFFFFF;
    font-weight:bold;
}

.bodytextbold
{
    font-family: verdana, arial, helvetica;
    font-size: 12px;
    color: #000000;
    font-weight:bold;
}

a.bodytext,
a:visited.bodytext
{
	color:black;	
}

a
{
	color:blue
}

P.rightText
{
	margin-left: auto;
	margin-right: 25px;
	text-align:right;
	display:block;
}

P.centerText
{
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	display:block;
}

.bodyMainPage
{
	padding-left:15px;
	padding-top: 15px;
}

.homeLink
{
	padding-right: 40px;
	padding-top:25px;
	color: #000000;
}

.bar
{
    font-size: 12px;
    color: navy;
    background-color: #e6e6fa
}