.ExamBody 
{
	background-color: #808080;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center; /* for IE */
}

div#ExamPageCenter
{
	width: 1024px ;
	height: auto;
	border:1;
	margin-left: auto ;
	margin-right: auto ;
	margin-top: auto;
	margin-bottom: auto;
	text-align: left;
	background-color:#FFFFFF;
	background: url("Images/book.bmp") repeat-y top left;
	margin: 0pt auto; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); 
}

div#QA 
{
	width:960px;
	margin-left:60px;
	border:0px solid;
}

div#ExamNAV 
{
	width:960px;
	background-color: rgb(255, 206, 25); color: rgb(255, 255, 255); 
  margin-left: 50px ;
  margin-right: auto ;

}

div#divStayTopLeft
{
width:150px;
position:absolute;
left:10;
top:200;
margin: 0pt auto; background-color: rgb(153, 170, 187); color: rgb(255, 255, 255); 
}

#OuterTableCellOverlayExam
        {
            top: 0px;
            left: 0px;
            width: 99%;
            height: 100%;
            position: absolute;
            background-color: white;
            z-index: 999;
	        filter:alpha(opacity=85);
	        -moz-opacity:0.85;
	        padding-top: 25%;
	        padding-left: 40%;
        }
        
#InnerTableCellOverlayExam
        {
            position:absolute;
            text-align: center;
            left:300px;
            width: 300px;
            border: 0px solid black;
            padding: 10px;
            background-color: #eee;
            z-index: 998;
	        filter:alpha(opacity=100);
	        -moz-opacity:1.00;
        }
        
.MessageSpan
{
top:5;
left:3;
}

.lcdstyle
{ /*Example CSS to create LCD countdown look*/
background-color:black;
color:yellow;
font: bold 14px MS Sans Serif;
padding: 3px;
}

.lcdstyle sup{ /*Example CSS to create LCD countdown look*/
font-size: 80%
}

.ExamHeader
{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center; /* for IE */
	FONT-WEIGHT: bold;
}

.ExamMessage
{
    font-size:12px;
    font-weight: 700;
    color: red;
}


.tblQRPrefix {
    font-style: italic;
    text-align: center;
    background-color: #FFFFCC;
}

.tblQQuestionRef
{
	font-size:8px;
	font-style: italic;
}

.tblQLineSpacer
{
}

.tblQARPrefix
{
}

.tblQASpacer
{
}

.U3Permit
{
	BACKGROUND: url(images/thumb.jpg) no-repeat 0px 0px
}

.SystemNotes
{
    BACKGROUND: url(images/notes.gif) no-repeat 0px 0px
}

.MyNotes
{
    BACKGROUND: url(images/mynotes.jpg) no-repeat 0px 0px
}

.tblQLine
{
}
.tblQALine
{
	BORDER-TOP-WIDTH: 0px; FONT-WEIGHT: bold; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; VERTICAL-ALIGN: middle; OVERFLOW: hidden; WIDTH: auto; CURSOR: pointer; FONT-FAMILY: Arial, Helvetica, sans-serif; HEIGHT: 35px; BORDER-RIGHT-WIDTH: 0px
}
.p-unanswered {
	BORDER-TOP-WIDTH: 0px; FONT-WEIGHT: bold; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; VERTICAL-ALIGN: middle; OVERFLOW: hidden; WIDTH: 35px; CURSOR: pointer; FONT-FAMILY: Arial, Helvetica, sans-serif; HEIGHT: 35px; BORDER-RIGHT-WIDTH: 0px
}
.p-answered {
	BORDER-TOP-WIDTH: 0px; FONT-WEIGHT: bold; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; VERTICAL-ALIGN: middle; OVERFLOW: hidden; WIDTH: 35px; CURSOR: pointer; FONT-FAMILY: Arial, Helvetica, sans-serif; HEIGHT: 35px; BORDER-RIGHT-WIDTH: 0px
}
.p-wrong {
	BORDER-TOP-WIDTH: 0px; FONT-WEIGHT: bold; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; VERTICAL-ALIGN: middle; OVERFLOW: hidden; WIDTH: 35px; CURSOR: pointer; FONT-FAMILY: Arial, Helvetica, sans-serif; HEIGHT: 35px; BORDER-RIGHT-WIDTH: 0px
}
.p-correct {
	BORDER-TOP-WIDTH: 0px; FONT-WEIGHT: bold; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; VERTICAL-ALIGN: middle; OVERFLOW: hidden; WIDTH: 35px; CURSOR: pointer; FONT-FAMILY: Arial, Helvetica, sans-serif; HEIGHT: 35px; BORDER-RIGHT-WIDTH: 0px
}
.p-thisanswer {
	BORDER-TOP-WIDTH: 0px; FONT-WEIGHT: bold; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; VERTICAL-ALIGN: middle; OVERFLOW: hidden; WIDTH: 35px; CURSOR: pointer; FONT-FAMILY: Arial, Helvetica, sans-serif; HEIGHT: 35px; BORDER-RIGHT-WIDTH: 0px
}
.p-unanswered {
	BACKGROUND: url(images/answerempty.gif) no-repeat 0px 0px;
}
.p-answered {
	BACKGROUND: url(images/answerselected.gif) no-repeat 0px 0px
}
.p-wrong {
	BACKGROUND: url(images/answerwrong.gif) no-repeat 0px 0px
}
.p-correct {
	BACKGROUND: url(images/answercorrect.gif) no-repeat 0px 0px
}
.p-thisanswer {
	BACKGROUND: url(images/thisanswer.gif) no-repeat 0px 0px
}

.MyRadio {
    DISPLAY : none;
}
