
body
{
	background-color:#999999;
	
}


select
{
	font-size: x-small;
	font-family:Verdana,Arial, helvetica, Sans-Serif;
}

input
{
	font-size: x-small;
	font-family:Verdana,Arial, helvetica, Sans-Serif;
}

textarea
{
	font-size: x-small;
	font-family:Verdana,Arial, helvetica, Sans-Serif;
}

A:link
{
    COLOR: #000000;    
}
A:visited
{
    COLOR: #000000;
}
A:active
{
    COLOR: #000000;    
}
A:hover
{
    COLOR: #000000;
}

p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
th
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}

.formHeadCell
{
	width:100px;
}
.legendHeading
{
	font-size:10pt;
	font-weight:bold;
}

.wholeborder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
.blacktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}


.buttonStyle
{
	border:0px;
	background-color:White;
	color:#ff9933;
	font-weight:bold;
	font-style:italic;
	font-size:10pt;
	cursor:hand;
	text-decoration:underline;
}


.buttonLink
{
	color:#ff9933;
	font-weight:bold;
	font-style:italic;
	font-size:10pt;
	text-decoration:underline;
}


.buttonLink:link
{
    COLOR: #ff9933;
    text-decoration:underline;
}
.buttonLink:visited
{
    COLOR: #ff9933;
    text-decoration:underline; 
}
.buttonLink:active
{
    COLOR: #ff9933;
    text-decoration:underline;     
}
.buttonLink:hover
{
    COLOR: #ff9933;
    text-decoration:underline; 
}

.cellQuestion
{
	vertical-align:top;
}



.dataNotify
{
	color:Red;
	font-weight:bold;
	font-size:9pt;
	text-align:center;
	width:100%;
}


.tableResults1
{
	background-color:#cccccc;

}

.tableResults2
{
	background-color:white;

}
