body{
	margin:0px;
	padding:0px;
	font-family:  Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size:11px;	
}

.header{	
	height:50px;
	background:url('../images/bg-header-grad.gif') #D6EBEB;
}

.headerlogo{
	width:192px;
	height:50px;
	float:left;
	background:url('../images/logo-header-grad.gif') #D6EBEB; 
}
.QuickLinks{
	width:190px;
	height:50px;
	float:right;
	cursor:pointer;
	background:url('../images/QuickLinks.gif') #D6EBEB; 
	background-repeat:no-repeat;
	background-position: bottom left;
}
.headerspacer{
	width:20px;
	height:50px;
	float:right;
	background:url('../images/bg-header-grad.gif') #D6EBEB; 
}
.QuickLinksPopup{
	width:283px;
	height:100px;
	background:url('../images/QuickLinksBack.gif') #ffffff; 
	position:absolute;
	top:50px;
	right:20px;	
	z-index:200;
	padding:0px;
	
	padding-left:10px;
	padding-right:10px;
}
.QuickLinksPopupFooter{
	background:url('../images/QuickLinksBackFooter.gif') #ffffff; 
	height:	16px;
	width:303px;
	position:absolute;
	top:100px;
	right:0px;
}
.Links{
	float:left;
	width:192;
	background:url('../images/bg-links.gif') #ffffff; 
	background-repeat:repeat-y;
	z-index:100;
}
.LinksBottom{
	width:192px;
	height:20px;
	background:url('../images/bg-links-Footer.gif') #ffffff; 
	background-repeat:repeat-y;
}

.MainBody{
	margin-top:20px;
	float:left;
	background:#ffffff;	
	width:95%;
}
.Content{

	background:url('../images/bg-links-Footer.gif') #ffffff; 
	background-repeat:no-repeat;
}
.LinkHeader{
	display:block;
	font-weight: bold;	
	padding-left:20px;
	font-family:  Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:10px;
	padding-bottom:8px;
}
.Link{	
	display:block;
	
	font-family:  Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	width:192px;
	background:url('../images/bg-link.gif') #ffffff; 
	background-repeat:repeat-y;
	padding-left:25px;
	padding-top:3px;
	padding-bottom:3px;
}
.Link:hover{	
	background-position:-300px 0px;
	background-repeat:repeat-y;
}
.footer{
	width:100%;
	float:left;
	clear:left;	
	text-align:center;
}
.footer a{
	color:#aaaaaa;	
}
.Performance{
	font-family:  Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size:11px;	
	margin-top:15px;
	background:#ffffff;	
	width:200px;
	float:right;
}
.LinkTD{
	width:192px;
}
table, td, tr{
	border-collapse: collapse;
	padding:0px;
	margin:0px;	
	border-spacing:0px;
	font-family:  Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size:11px;	
	vertical-align:top;
}
.MainBody a{
	font-weight: bold;
	text-decoration:none;
	color:#00B4DE;	
	border-width:0px;		
}
.NoLink{
	font-weight: normal;
	color:#000000;	
}
.MainBody a img{
	border-width:0px;		
}
.MainBody a:hover{
	color:#F26522;		
}
.windowLink{
	width:260px;
	height:80px;
	float:left;
	border:1px  #ffffff;
	border-style:solid;
	margin:2px;	
	cursor:pointer;
	text-align:top;
	display:block;
	background:#ffffff;
}
.windowBigLink{
	width:380px;
	height:160px;
	float:left;
	border:1px  #ffffff;
	border-style:solid;
	margin:2px;	
	cursor:pointer;
	text-align:top;
	display:block;
	background:#ffffff;
}
.windowLinkChild{
	width:256px;
	height:66px;
	float:left;
	border:1px  #ffffff;
	border-style:solid;
	margin:1px;	
	padding-top:10px;
	padding-left:0px;
	padding-right:0px;
	text-align:top;
}
.windowBigLinkChild{
	width:376px;
	height:146px;
	float:left;
	border:1px  #ffffff;
	border-style:solid;
	margin:1px;	
	padding-top:10px;
	padding-left:0px;
	padding-right:0px;
	text-align:top;
}
a.windowLink:hover,a.windowBigLink:hover{
	border:1px  #00B4DE;
	border-style:solid;
	margin:1px;
}
a.windowLink:hover .windowLinkChild ,a.windowBigLink:hover .windowBigLinkChild {
	border:1px #D6EBEB;
	border-style:solid;
	background:#D6EBEB;
}
.WindowLinkImage{
	padding-bottom:25px;	
}
h1, h2, h3, h4, h5, h6{
	font-family:  Verdana, Lucida, Arial, Helvetica, sans-serif;	
	color:#00B4DE;		
}



.Protected{
	display:none;
}


/*Login section*/
.LoginTable{
border:0px solid #ff0000;
width:768;
text-align:top;
}
.LoginTable td{
	border:1px solid #ffffff;
	width:768;
	text-align:top;
}
.LoginTable .LoginTableHiglightLeftBorder{
	border-left:1px solid #00B4DE;		
}
td .LoginTableHiglightLeftBorder{
	border-left:1px solid #00B4DE;	
	border-right:1px solid #00B4DE;		
}
.BiggerText{
	font-size:12px;	
}
.QuickLink{
	display:block;
	float:left;
	width:140px;
	padding-top:3px;
	text-decoration:none;
	color:#000000;	
}
.QuickLink img{
	Border:0px;
	margin-right:20px;	
	float:left;
}
.QuickLink:hover{
	color:#F26522;
}
form
{
DISPLAY:INLINE;	
}
.ForcedPadding
{
	padding:3px;
	}
.ForcedPaddingTop
{
	padding-top:3px;
	padding-bottom:3px;
	padding-right:2px;
	}
.questionId
{
	color:#cccccc;	
}
.questionButtonsRow
{
	text-align:right;
	padding:50px;
	margin:50px;
	height:40px;	
}
hr {
  height: 1px;
  background: #00B4DE;
  border:0px;
  border-color:#00B4DE;
}


/*ANSWER SHEET*/
.answerSheetContainer, .answerSheetContainerReview {
	width:170px; 
	height: 250px;
	overflow: scroll;
/*	border: 1px solid #ddd; 
	border-top: 1px solid #666; 
	border-left: 1px solid #999; */
	padding: 8px;
/*	background: #fafafa;*/
	background: #eee;
	}

.answerSheetContainerReview {
	width:220px; 
	}

.answerSheetContainerReview img {
	padding: 2px 8px;
	}

	
.answerSheetContainer a, .answerSheetContainerReview a {
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #ddd; 
	border-bottom: 1px solid #666; 
	border-right: 1px solid #999;
	background: #fafafa;
	width: 100%;
	padding: 0px 2px;
	padding-bottom:3px;
	}
	
	div.questionList {
	width:190px; 
	height: 300px;
	overflow: scroll;
	padding: 8px;
	background: #eee;
	}


.questionList img {
	padding: 2px 8px;
	}

	
.questionList a {
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #ddd; 
	border-bottom: 1px solid #666; 
	border-right: 1px solid #999;
	background: #fafafa;
	display: block;
	width: 90%;
	padding: 0px 2px;
	}
.HyperlinkBlock
{
	display:block;	
}
.PerformanceSpacer
{
	height:3px;	
	margin:0px;
	padding:0px;
}

.PopupButton
{
	padding-top:3px;
	float:left;
	width:55px;
	height:20px;
	background:url(../images/Buttons/PopupBack.gif) no-repeat;
	cursor:pointer;	
}

/*popup style*/


.popupdiv
{
	background:#ff0000;
}
.popupdivparent
{
	/*background:url(trans.gif);*/
	position:absolute;
	width:100%;
	height:100%;
	text-align:center;
}
.popupdivparentNone
{
	height:0px;
	width:0px;
	display:none;
}

.popuphorizontal{width:14px;height:14px;background:url(../images/border.png);background-position:0px -14px;}
.popupvertical{width:14px;height:14px;background:url(../images/border.png);background-position:-14px 0px;}
.popuptl{width:14px;height:14px;background:url(../images/border.png)}
.popuptr{width:14px;height:14px;background:url(../images/border.png);background-position:-28px 0px;}
.popupbl{width:14px;height:14px;background:url(../images/border.png);background-position:0px -28px;}
.popupbr{width:14px;height:14px;background:url(../images/border.png);background-position:-28px -28px;}
.popupmain{background:#fff;}
.popupmainbutton{border-top:1px solid #aaa;padding:3px;background:#eee;text-align:center;}

/*end popup style*/
.Response{vertical-align:middle;}
.Response span label{position:relative;top:-2px;padding-top:2px;padding-bottom:2px;padding-right:5px;color:Black;}
.ResRelPos{position:relative;top:-2px;padding-top:2px;padding-bottom:2px;padding-right:5px;}
.Response span label:hover{background:#D6EBEB;}
	
.ExplanationCorrect,.ExplanationInCorrect
{
	margin-top:5px;
	margin-bottom:5px;
	padding:5px;
	padding-top:40px;
	padding-left:10px;
	padding-right:10px;
}
.ExplanationCorrect
{
	border: 1px solid #35AF77; 
	background:url(../images/icons/CorrectResponse.png) #F2FFF9 no-repeat;
}
.ExplanationInCorrect
{
	border: 1px solid #FF3D3D; 
	background:url(../images/icons/IncorrectResponse.png) #FFF2F5 no-repeat;	
}
.ExplanationCorrect strong,.ExplanationInCorrect strong,.ExplanationCorrect b,.ExplanationInCorrect b
{
	font-weight:normal;
	font-style:normal;
}
.Hidden
{
	display:none;	
}
#tblAnswers
{
	width:100%;	
	font-weight:bold;
}
.answerlistheader
{
	/*border-bottom:1px solid #eeeeee;*/
}
font{

	font-family:  Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.symboltext
{
	font-size:14px;	
	font-weight:100;
}
.symboltext2
{
	font-size:18px;	
}
.textBox{margin-bottom:3px;width:150px;}


		.QBQuickExam{background:url(../../Images/IconSets/SilkIcons/lightning.png) 3px 3px no-repeat #eeeeee;padding:4px;padding-left:23px;height:16px;border-top:1px solid #cccccc;border-left:1px solid #cccccc;border-right:1px solid #cccccc;cursor:pointer;width:90px;}
		.QBQuickExamOver{background:url(../../Images/IconSets/SilkIcons/lightning.png) 3px 3px no-repeat;padding:4px;padding-left:23px;height:16px;border-top:1px solid #cccccc;border-left:1px solid #cccccc;border-right:1px solid #cccccc;cursor:pointer;width:90px;}
		.QBQuickExamClick{background:url(../../Images/IconSets/SilkIcons/lightning.png) 3px 3px no-repeat;padding:4px;padding-left:23px;height:16px;border-top:1px solid #cccccc;border-left:1px solid #cccccc;border-right:1px solid #cccccc;width:90px;font-weight:bold;}
		.QBExamBuilder{background:url(../../Images/IconSets/SilkIcons/wrench.png) 3px 3px no-repeat #eeeeee;padding:4px;padding-left:23px;height:16px;border-top:1px solid #cccccc;border-left:1px solid #cccccc;border-right:1px solid #cccccc;cursor:pointer;width:90px;}
		.QBExamBuilderOver{background:url(../../Images/IconSets/SilkIcons/wrench.png) 3px 3px no-repeat #ffffff;padding:4px;padding-left:23px;height:16px;border-top:1px solid #cccccc;border-left:1px solid #cccccc;border-right:1px solid #cccccc;cursor:pointer;width:90px;}
		.QBExamBuilderClick{background:url(../../Images/IconSets/SilkIcons/wrench.png) 3px 3px no-repeat #ffffff;padding:4px;padding-left:23px;height:16px;border-top:1px solid #cccccc;border-left:1px solid #cccccc;border-right:1px solid #cccccc;width:90px;font-weight:bold;}
		.QBExamSaved{background:url(../../Images/IconSets/SilkIcons/disk_multiple.png) 3px 3px no-repeat #eeeeee;padding:4px;padding-left:23px;height:16px;border-top:1px solid #cccccc;border-left:1px solid #cccccc;border-right:1px solid #cccccc;cursor:pointer;width:90px;}
		.QBExamSavedOver{background:url(../../Images/IconSets/SilkIcons/disk_multiple.png) 3px 3px no-repeat #ffffff;padding:4px;padding-left:23px;height:16px;border-top:1px solid #cccccc;border-left:1px solid #cccccc;border-right:1px solid #cccccc;cursor:pointer;width:90px;}
		.QBExamSavedClick{background:url(../../Images/IconSets/SilkIcons/disk_multiple.png) 3px 3px no-repeat #ffffff;padding:4px;padding-left:23px;height:16px;border-top:1px solid #cccccc;border-left:1px solid #cccccc;border-right:1px solid #cccccc;width:90px;font-weight:bold;}
		.QBSpacer{height:16px;border-bottom:1px solid #cccccc;width:5px;}
		.QBFiller{height:16px;border-bottom:1px solid #cccccc;}
		.QBBlankCol{width:15px;}
		.QBMain{border-bottom:1px solid #cccccc;border-left:1px solid #cccccc;border-right:1px solid #cccccc;padding:10px;}
		
.QuestionDisplayTable
{
	Border:1px solid #999;
	border-collapse:collapse;
}
.QuestionDisplayTable th,.QuestionDisplayTable td
{
	Border:1px solid #999;
}
.QuestionDisplayTable td,.QuestionDisplayTable th
{
	padding:3px 5px 3px 5px;
vertical-align:bottom;
}
.QuestionDisplayTable th
{
	font-weight:bold;
	text-align:left;
	border-bottom:double;
}
.QuestionDisplayTable th b,.QuestionDisplayTable th p
{
	font-weight:bold;
	text-align:left;
}