body
{background-color: #007AAF;
font-family: arial, helvetica;
color: #dddddd;
width: 100%;
text-align:center;
padding-top: 5em;}

table
{
font-size: 1em;
width: 100%;
color: #000;}



th
{text-align: left;}

h1
{font-size: 1.5em;}

h2
{font-size: 1.4em;
text-decoration: underline;}



div
{width: 60%;
position: relative;
margin-left: auto;
margin-right: auto;
margin-bottom: 5em;
padding-top: 0em;
padding-left: 5em;
padding-right: 5em;
background-color: #EFF7FA;
border: 4px solid #ddd;
color: #000000;
font-size: 10pt;
font-family: arial, helvetica;
border-radius: 50px;
}

ul {font-size:12pt;}



#wide
{width: 95%;
position: relative;
margin-left: auto;
margin-right: auto;
padding-top: 2em;
padding-bottom: 2em;
padding-left: 2em;
padding-right: 2em;
background-color: #FFFFC4;
border: 4px solid #ddd;
color: #000000;
font-size: 10pt;
font-family: arial, helvetica;
}

div.grey
{
position: relative;
margin: 2em auto 2 em;
padding: 1em;
background-color: #a9d37e;
color: #000000;
font-family: arial, helvetica;
font-size: 10pt;background-color: #ddd;
border: 4px solid #036;}

.big
{font-size: 1.5em;
font-weight: bold;}

.question
{font-weight: bold;
font-size:12pt;
}
.question2
{
font-size:12pt;
}
.questnum
{font-weight: bold;
margin-right: 0em;
text-align:left;
vertical-align:text-top}

.subq
{font-weight: bold;
margin-left: 6em;
margin-right: 2em;}

.option
{margin-left: 0em;
line-height: 2em;
text-align:left;
font-size:12pt;}

.subopt
{margin-left: 8em;
line-height: 2.5em;}

.space
{margin-right: 1em;}

.radio
{margin-right: .8em;}

A:hover
{color: #000000;
font-weight: bold;
text-decoration: underline;}

.style88 {color: #FF0000}


/*HOVER POPUP LINKS*/
pup { color: #000; background-color: #c0c0c0; }

#popup a, #popup a:visited {
	position: relative;
	display: block;
	width: 130px;
	line-height: 30px;
	text-align: right;
	padding: 0 10px;
	margin: 0;
	border: 1px solid #666;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
}

#popup a span {
	display: none;
}

#popup a:hover { 
	background-color: #e9e9e2; 
}

/* the IE correction rule */
#popup a:hover	{
	color: #f00; 
	background-color: #e9e9e2;
	text-indent: 0; /* added the default value */
}

#popup a:hover span {
	display: block;
	position: absolute;
	top: 0px;
	left: 170px;
	width: 320px;
	margin: 0px;
	padding: 10px;
	color: #335500;
	font-weight: normal;
	background: #e5e5e5;
	text-align: left;
	border: 1px solid #666;
}

/*hoverpopups type 1*/

#popup { color: #000; background-color: #c0c0c0; }

#popup a, #popup a:visited {
	position: relative;
	display: block;
	width: 130px;
	line-height: 30px;
	text-align: right;
	padding: 0 10px;
	margin: 0;
	border: 1px solid #666;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
}

#popup a span {
	display: none;
}

#popup a:hover { 
	background-color: #e9e9e2; 
}

/* the IE correction rule */
#popup a:hover	{
	color: #f00; 
	background-color: #e9e9e2;
	text-indent: 0; /* added the default value */
}

#popup a:hover span {
	display: block;
	position: absolute;
	top: 0px;
	left: 170px;
	width: 320px;
	margin: 0px;
	padding: 10px;
	color: #335500;
	font-weight: normal;
	background: #e5e5e5;
	text-align: left;
	border: 1px solid #666;
}:wq

