.FooterText {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: xx-small;
	color: #999999;
    text-align: center;
}
a {
	cursor:pointer;
}
a:link {
	color: #99CCFF;
	text-decoration: none;
}
a:visited {
	color: #99CCFF;
	text-decoration: none;
}

a:active {
	color: #99CCFF;
	text-decoration: none;
	}

a:hover {
color: #99CCFF;
text-decoration: underline;
}


.regular a:link {
	color: #003366;
	font-weight:bold;
	text-decoration: none;
}
.regular a:visited {
	color: #003366;
	font-weight:bold;
	text-decoration: none;
}

.regular a:active {
	color: #003366;
	font-weight:bold;
	text-decoration: none;
	}

.regular a:hover {
	color: #336699;
	font-weight:bold;
	text-decoration: underline;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin: 0px;
	padding: 0px;
	color: #404040;
	text-align: center;
	background: #163a6e;
/*	background: transparent url("http://www.floridasafety.local/PDQ/images/grnoctbg.gif") 100% 50% repeat;  */
/*	background: transparent url("http://www.floridasafety.local/PDQ/images/ltgrnbgdot.jpg") 100% 50% repeat; 
/*	background: transparent url("http://www.floridasafety.local/PDQ/images/whbar.gif") 100% 50% repeat;  */
/*	background: transparent url("http://www.floridasafety.local/PDQ/images/grnbggrad.jpg") left top repeat;   */
/*   background: #BEC9A3;   */
/*	float: left; -- DOESN'T WORK WITH FIREFOX */ 
}
bodyWrap {
	min-height:700px;

	}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.ErrMsg {
	color: #FF0000;
}
.RequiredStar {
	color: #0000CC;
	font-weight: bold;
	vertical-align: top;
}
.btnStandard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
}
form {
	display: inline;
}
.DataValue {
	text-align: left;
	vertical-align: top;
}
.DataLabel {
	white-space: nowrap;
	text-align: right;
	vertical-align: top;
}
.SpacerCell {
	width: 10px;
}
.btnPageNav {
	background-color: ;
	background-position: center;
	text-align: center;
	text-decoration: underline;
	font-weight: normal;
	color: #000099;
	cursor: hand;
}
.ColumnHeader {
	font-weight: bold;
	background-position: center;
}
.ColumnLabel {
	font-weight: bold;
	background-position: center;
	background-color: #E9EAB3;
}
.ClassName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-position: center;
	text-align: justify;
	white-space:nowrap;
	font-weight: bold;
}
.TopCellBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E9EAB3;
}
.BtmCellBorder {
	border-bottom-width:2px;
	border-bottom-style: solid;
	border-bottom-color: #FF3366;
}
.BtmCellBorderRed {
	border-bottom-width:2px;
	border-bottom-style: solid;
	border-bottom-color: #C12802;
}

.MedGrnTopCellBorder {
	border-top-width:2px;
	border-top-style: solid;
	border-top-color: #516130;
}
.LtGrnTopCellBorder {
	border-top-width:2px;
	border-top-style: solid;
	border-top-color: #C4DC87;
}

.AllCellBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}

.caption {
	color: #333333;
	font-size: 16px;
	font-weight: bold ;

}
.PadCell
{
    margin: 0px;
    padding-right: 5px;
    padding-left: 10px;
}

div#bodyWrap {
	postition: relative;
	text-align: left;
 	width: 100%;
 	margin: 0 auto;
}

div#testWrap
{
	postition: absolute;
	width: 600px;
	height: 100%;
	top: 300px;
	left: 150px;
    margin: 0px;
    padding-right: 5px;
    padding-left: 5px;
}

div#phoneWrap {
	position:absolute;
	width: 400px;
 	height: 100%;
	top: 210px;
 	left: 600px;
 	margin: 0 auto;
 	text-align: center;
}

div#picMovie {
	position:relative;
	top: 90px;
	z-index:1;
}

div#picPhone {
	position:absolute;
	top: 0;
	left: 0px
}

div#test
{
    margin: 0px;
    padding-right: 4px;
    padding-left: 2px;
    width: 530px;
    height: 495px;
}

div#testButtons
{
    margin: 0px;
    padding-right: 4px;
    padding-left: 2px;
    width: 530px;
    height: 8px;
}

.rulesFont 
{
	color: #C12802;

}

.signsFont
{
	color: #355173;
}

.question {
 font-size: 14px;
 line-height: 20px;
 font-family: "Arial, Helvetica, sans-serif";
 color: #404040;
 text-align:left;
 position:relative;
 left:10pt
 }
 
.choices {
/* font-size: 11px; */
 font-size: 12px;
 line-height: 15px;
 font-family: "Arial, Helvetica, sans-serif";
 color: #404040;
 text-align:left;
 position:relative;
 left:12pt
 }

.choiceChkOff
{
	position:relative;
	width:15px;
	height:15px;
}

.choiceChkOn
{
	position:relative;
	top:0pt;
	left:12pt;
	width:15px;
	height:15px;
}

.remarks {
 font-size: 11px;
 line-height: 15px;
 font-family: "Arial, Helvetica, sans-serif";
 color: #404040;
 text-align:left;
 position:relative;
 left:12pt
 }
	
.strikeout {
	text-decoration: line-through;
	color: #CD1F53;
	font-weight: bold;
}		

a.pgOn {
	color: #C12802;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}

a.pgOn:link {
	color: #C12802;
	text-decoration: none;
}
a.pgOn:visited {
	color: #C12802;
	text-decoration: none;
}

a.pgOn:active {
	color: #C12802;
	text-decoration: none;
}

a.pgOn:hover {
	color: #C12802;
	text-decoration: none;
}

a.pgOff, a.pgOff:visited{
	color: #355173;
	font-size: 12px;
}
	


.btnclass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	background-color: #355173;
	font-weight:;
	vertical-align: middle;
	text-align: center;
	border: 1px solid ;
	padding: 0px 3px;
	cursor: hand;
}

img
{
border: none;
}

.geckohead {
	background: white url("/PDQ/images/geckotest_med.jpg") top left no-repeat;  
}

.headbg {
	background: #293118 url("/PDQ/images/grnglo.jpg") bottom left no-repeat;  
}

.shadow {
  position: relative; 
  bottom: ;
  right: 6px;
  background-color: #000000;
  top: -10px;
}

.geckohelp {
	background: white url("/PDQ/images/geckohelp_med.jpg") top left no-repeat;  
}

#classe {
  position: absolute; 
	margin-top: 220px; 
	z-index: 3; 
}
