<!--

html, body {
	font-size:12px;
	font-family:trebuchet-ms, arial, san-serif;
	background-color:#FFF;
	margin:0px;
	padding:0px;
	height: 100%;
	border:none;	
	width:auto;
	}

a {color:#369; text-decoration:underline;}

form {
	display:inline;
}

.font_color_from_background {
	color:#2B5580;
}


.TopHead {
	margin:0px;
	padding:0px;
	background-image:url(bg_allhead.gif);
	background-position:100% 0%;

	}

td.BpUser {
	background-image:url(bg_head.gif);
	background-repeat:repeat-y;
	}

td.BpUser table {
	margin:5px 20px 2px 20px;
	background-color:#FFF;
	border:1px solid #69C;
	}

td.BpUser td {
	padding:2px 2px 2px 5px;
	font-size:12px;
	color:#666;
	}

td.BpUser td b {
	color:#369;
	font-size:14px;
	font-weight:bold;
	}
	
.BpTabsFront {
	background-image:url(bg_bptabsfront.gif);
	padding:10px 0px 0px 15px;
	white-space:nowrap;
	}

.BpTabsFront img {
	margin:0px 1px 0px 0px;
	}

.BpTabsBack {
	padding:0px;
	margin:0px;
	background-image:url(bg_bptabsback.gif);
	}




td.BpCrumbs {
	margin:0px;
	padding:8px 2px 0px 0px;
	background-image:url(bg_grfade.gif);
	background-repeat:repeat-x;
	font-size:12px;
	white-space:nowrap;
	}

td.BpCrumbs ul {
	margin:0px 20px 4px 25px; padding:0px;
	}

td.BpCrumbs li {
	padding:0px 5px 0px 0px;
	list-style-type:none;
	display:inline;
	white-space:nowrap;
	font-size:12px;
	}


.breadcrumb_delimiter{
	font-size:14px;
	font-weight:bold;
	}
	

.BpCrumbs_sci  {
	color:#427F3A;
}
.BpCrumbs_sci a {
	color:#427F3A;
}


.BpCrumbs_mat {
	color:#7AB4E2;
	}
.BpCrumbs_mat a{
	color:#7AB4E2;
	}










/* BAIP Body Style begins */

	#BpBody {
		background-color:#FFF;	
		margin:0px;
		padding:0px;
		}
		
	#BpBody h2 {
		margin:10px 10px 10px 0px;
		font-size:18px;
		font-weight:bold;
		color: #666;
		}

	#BpBody .Left {
		font-size:14px;
		background-image:url(bg_grfade.gif);
		background-repeat:repeat-x;
		padding:5px 5px 0px 10px;
		border-right:1px dotted #CCC;
		color:#666;
		}

	#BpBody .LeftText {
		font-size:14px;
		color:#666;
		}
		
	#BpBody .Left ul {
		margin:5px 10px 10px 10px;
		padding:0px;
		}
	
	#BpBody .Left ul ul {
		margin:0px 3px 0px 15px;
		padding:0px;
		}
	
	#BpBody .Left li {
		margin-bottom:3px;
		padding:5px 10px 5px 10px;
		font-size:12px;
		font-weight:normal;
		color:#333;
		list-style-type:none;
		white-space:nowrap;
		background-image:url(bg_grfade.gif);
		border:1px solid #333;
		}

	#BpBody .Left li li {
		margin:0px;
		padding:0px;
		border:0px;
		font-size:12px;
		background-image:none;
		}
	
	#BpBody .TrLeft ul {
		margin:0px 10px 0px 10px;
		padding:0px;
		}
	
	#BpBody .TrLeft li {
		margin-bottom:3px;
		padding:2px 10px 2px 10px;
		font-size:14px;
		font-weight:normal;
		text-align:center;
		color:#333;
		list-style-type:none;
		border:1px solid #333;
		white-space:nowrap;
		background-image:url(bg_btn_dwn.gif);
		}

	#BpBody .TrLeft li a {color: #333;}

	#BpBody .Right {
		padding:0px 10px 10px 10px;
		}

	#BpBody .TrRight {
		margin:0px;
		padding:0px;
		}

/* BAIP Body style ends */


/* BAIP all data table style begins */
	
	.DataTable td {
		font-size:12px;
		padding:3px 10px 1px 10px;
		border-right:1px solid #666;
		}

	.DataTable thead td {
		font-size:12px;
		background-image:url(bg_grfade.gif);
		border-right:1px solid #666;
		}
	
	.DataTable thead td a {
		color:#369;
		text-decoration:underline;
		font-size:11px;
		}
	
	.DataTable tbody td {
		border-top:1px solid #666;
		border-right:1px solid #666;
		}
		
	.DataTable tfoot td {
		border-top:1px solid #666;
		border-right:0px;
		}	
	.DataTable td.firstCol{
		border-left:1px solid #666;
	}
	
	.DataTable thead td.alignLeft{
		text-align:left;
	}
	
	
	.rw1H {background-color:#eef;}
	.rw1 {background-color:#eef;}
	.rw1E {background-color:#eef;}	
	
	.rw2H {background-color:#FFF;}
	.rw2 {background-color:#FFF;}
	.rw2E {background-color:#FFF;}	
	
	.rwSelected {background-color:#ff9;}

/* BAIP all data table style ends */

/* BAIP footer style begins */

	#BpFoot {
		margin:20px 0px 20px 0px;
		border-top:1px dotted #666;
		border-bottom:1px solid #666;
		text-align:center;
		background-image:url(bg_bptabs.gif);
		width:100%;
		}

	#BpFoot ul {
		margin:5px 0px 0px 0px;
		padding:5px;

		}

	#BpFoot li {list-style-type:none; display:inline; margin:0px 5px 0px 5px;}

	#BpFoot p {
		margin:0px;
		padding:5px;
		background-color:#EEE;
		border-top:1px solid #666;
		}

/* BAIP footer style ends */


/* BAIP standard button style begins */

	#BpSdmat {
		margin:0px 20px 0px 5px;
		padding:5px 10px 0px 15px;
		background-color:#7AB4E2;
		border-left:2px solid #7AB4E2;
		border-right:2px solid #7AB4E2;
		border-bottom:1px solid #E8E8E8;
		}

	#BpSdmat .TableSd td {
		padding:3px 10px 0px 10px;
		font-size:14px;
		background-image:url(bg_btn_dwn.gif);
		border-right:1px solid #7AB4E2;
		border-bottom:1px solid #7AB4E2;
		}

	#BpSdmat td a {
		color:#333;
		}
		

	#BpSdsci {
		margin:0px 20px 0px 5px;
		padding:5px 10px 0px 15px;
		background-color:#519556;
		border-left:2px solid #519556;
		border-right:2px solid #519556;
		border-bottom:1px solid #E8E8E8;
		}

	#BpSdsci .TableSd td {
		padding:3px 10px 0px 10px;
		font-size:14px;
		background-image:url(bg_btn_dwn.gif);		
		border-right:1px solid #519556;
		border-bottom:1px solid #519556;
		}

	#BpSdsci td a {
		color:#333;
		}		
		

/* BAIP standard button style ends */





/* BAIP standard tree begins */
	#BpSdTree {
		margin:0px 20px 0px 5px;
		padding:5px 0px 0px 0px;
		background-image:url(bg_grfade.gif);
		background-repeat:repeat-x;	
		}

	.BpSdTreemat {
		border-left:2px solid #7AB4E2;
		border-right:2px solid #7AB4E2;
		border-bottom:2px solid #7AB4E2;
	}
	
	.BpSdTreesci {
		border-left:2px solid #519556;
		border-right:2px solid #519556;
		border-bottom:2px solid #519556;
	}

	#BpSdTree h4 {	
		margin:0px 20px 5px 20px;
		border-bottom:1px dotted #333;
		font-size:18px;
		color:#666;
		}

	#BpSdTree p {
		margin:0px 20px 5px 20px;	
		font-size:12px;
		color:#333;
		}	

	#BpSdTree div {
		margin:0px 20px 5px 20px;
		padding:5px 10px 5px 15px;
		font-size:12px;
		background-image:url(bg_grfade.gif);
		background-repeat:repeat-x;
		border-top:1px solid #E8E8E8;
		}

		/* BAIP indicator table style begins */
		#BpSdTree ul {
			margin:0px 20px 5px 40px;
			padding:5px 5px 5px 10px;
			font-size:12px;
			}

		#BpSdTree li {
			margin:0px 0px 20px 0px;
			list-style-image:url(blt_indicator.gif);
			}

		#BpSdTree li i {
			color: #C63;
			}

		#BpSdTree li li {
			margin:0px;
			padding:0px;
			white-space:nowrap;
			list-style-type:none;
			list-style-image:none;
			}

		#BpSdTree li li table {
			width:auto;
			font-size:12px;
			white-space:nowrap;	
			}

		#BpSdTree li li td {
			margin:2px;
			padding:7px;
			}

		#BpSdTree li li .BpAssign td {
			padding:0px 15px 0px 15px;
			text-align:center;
			border-right:1px solid #333;	
			}

		#BpSdTree li li .BpAssign thead td {
			background-image:url(bg_grfade.gif);
			background-repeat:repeat-x;
			background-color:#DDD;
			}

		#BpSdTree li li .BpAssign thead a {
			color:#369;
			text-decoration:underline;
			font-weight:bold;
			}

		#BpSdTree li li .BpAssign tbody td {
			border-top:1px solid #666;
			}	

		/* BAIP indicator table style ends */




		#mat li.camat {background-image:url(bg_btn_up_mat.gif); font-size:16px;}
		#mat li.camat  a {color:#fff; font-weight:bold; text-decoration:none;}
		
		
		#mat3 li.g3 {background-image:url(bg_btn_up_mat.gif); font-size:16px;}
		#mat3 li.g3 a {color:#fff; font-weight:bold; text-decoration:none;}
		#mat4 li.g4 {background-image:url(bg_btn_up_mat.gif); font-size:16px;}
		#mat4 li.g4 a {color:#fff; font-weight:bold; text-decoration:none;}
		#mat5 li.g5 {background-image:url(bg_btn_up_mat.gif); font-size:16px;}
		#mat5 li.g5 a {color:#fff; font-weight:bold; text-decoration:none;}
		#mat6 li.g6 {background-image:url(bg_btn_up_mat.gif); font-size:16px;}
		#mat6 li.g6 a {color:#fff; font-weight:bold; text-decoration:none;}
		#mat7 li.g7 {background-image:url(bg_btn_up_mat.gif); font-size:16px;}
		#mat7 li.g7 a {color:#fff; font-weight:bold; text-decoration:none;}
		#mat8 li.g8 {background-image:url(bg_btn_up_mat.gif); font-size:16px;}
		#mat8 li.g8 a {color:#fff; font-weight:bold; text-decoration:none;}
		#mat10 li.g10 {background-image:url(bg_btn_up_mat.gif); font-size:16px;}
		#mat10 li.g10 a {color:#fff; font-weight:bold; text-decoration:none;}


		#sci li.casci {background-image:url(bg_btn_up_sci.gif); font-size:16px;}
		#sci li.casci  a {color:#fff; font-weight:bold; text-decoration:none;}
		
		
		#sci3 li.g3 {background-image:url(bg_btn_up_sci.gif); font-size:16px;}
		#sci3 li.g3 a {color:#fff; font-weight:bold; text-decoration:none;}
		#sci4 li.g4 {background-image:url(bg_btn_up_sci.gif); font-size:16px;}
		#sci4 li.g4 a {color:#fff; font-weight:bold; text-decoration:none;}
		#sci5 li.g5 {background-image:url(bg_btn_up_sci.gif); font-size:16px;}
		#sci5 li.g5 a {color:#fff; font-weight:bold; text-decoration:none;}
		#sci6 li.g6 {background-image:url(bg_btn_up_sci.gif); font-size:16px;}
		#sci6 li.g6 a {color:#fff; font-weight:bold; text-decoration:none;}
		#sci7 li.g7 {background-image:url(bg_btn_up_sci.gif); font-size:16px;}
		#sci7 li.g7 a {color:#fff; font-weight:bold; text-decoration:none;}
		#sci8 li.g8 {background-image:url(bg_btn_up_sci.gif); font-size:16px;}
		#sci8 li.g8 a {color:#fff; font-weight:bold; text-decoration:none;}
		#sci10 li.g10 {background-image:url(bg_btn_up_sci.gif); font-size:16px;}
		#sci10 li.g10 a {color:#fff; font-weight:bold; text-decoration:none;}



		/* Chaning standard button to appropriate standard level begins */
		.TableSd td#s1s1 {background-image:url(bg_btn_up.gif); font-size:16px; border-bottom:0px;}
		.TableSd td#s1s1 a {color:#036; text-decoration:none; font-weight:bold;}
		.TableSd td#s2s2 {background-image:url(bg_btn_up.gif); font-size:16px; border-bottom:0px;}
		.TableSd td#s2s2 a {color:#036; text-decoration:none; font-weight:bold;}
		.TableSd td#s3s3 {background-image:url(bg_btn_up.gif); font-size:16px; border-bottom:0px;}
		.TableSd td#s3s3 a {color:#036; text-decoration:none; font-weight:bold;}
		.TableSd td#s4s4 {background-image:url(bg_btn_up.gif); font-size:16px; border-bottom:0px;}
		.TableSd td#s4s4 a {color:#036; text-decoration:none; font-weight:bold;}
		.TableSd td#s5s5 {background-image:url(bg_btn_up.gif); font-size:16px; border-bottom:0px;}
		.TableSd td#s5s5 a {color:#036; text-decoration:none; font-weight:bold;}
		.TableSd td#s6s6 {background-image:url(bg_btn_up.gif); font-size:16px; border-bottom:0px;}
		.TableSd td#s6s6 a {color:#036; text-decoration:none; font-weight:bold;}
		.TableSd td#s7s7 {background-image:url(bg_btn_up.gif); font-size:16px; border-bottom:0px;}
		.TableSd td#s7s7 a {color:#036; text-decoration:none; font-weight:bold;}




		/* Chaning standard button to appropriate standard level ends */









/* BAIP standard tree ends */
-->









/* Dan's Additions */



.h2 {
	padding:10px 5px 10px 0px;
	font-size:18px;
	font-weight:bold;
	color: #666;
}

.h2_marginless {
	margin:0px;
	font-size:18px;
	font-weight:bold;
	color: #666;
}



#BpBody h3 {
	margin:0px;
	font-size:14px;
	font-weight:bold;
	color: #666;
	}

.h3 {
	margin:0px;
	font-size:14px;
	font-weight:bold;
	color: #666;
	}


.h4 {
	margin:0px;
	font-size:12px;
	font-weight:bold;
	color: #444;
	}



.error {
	font-size:12px;
	color:#ff0000;
	padding: 2px 0px 2px 20px;
	background: url(alert.gif) no-repeat 1px 50%;

}

.missing {
	background-color:#ff9999;
}


.error_wout_graphic {
	font-size:12px;
	color:#ff0000;
	padding: 2px 0px;

}

.message_wout_graphic {
	font-size:12px;
	color:#009900;
	padding: 2px 0px;
}


#QuestionViewer {
	color: #000;
	font-size: 12px;
}

#QuestionViewer #question_text {
	font-size: 16px;
}
#QuestionViewer #question_title {
	color: #000;
	font-size: 24px;
}

#QuestionViewer #option_text {
	font-size: 14px;
}
#QuestionViewer #option_number {
	font-size: 14px;
	font-weight: bold;
}

#QuestionViewer #option_text_correct {
	font-size: 16px;
	font-weight: bold;
	color: #090;
}
#QuestionViewer #option_number_correct {
	background-color:#090;
	font-size: 16px;
	font-weight: bold;
	color: #fff;	
}


#QuestionViewer, #QuestionViewer li {
	color: #555;
	list-style: none;
}



.unselected_option{
	font-size:10px;
	color:#777;
}

.selected_option{
	font-size:12px;
	font-weight:bold;
	color:#001100;
}



.bottom_note {
	font-size:13px;
	font-style:italic;
	color:#555;
}

.minor_note {
	font-size:10px;
	font-style:italic;
	color:#555;
}

.rw3 {background-color:#ffffbb;}
.rw4 {background-color:#66ff66;}

.rw5 {background-color:#DFF;}
.rw6 {background-color:#EEEEEE;}

.rw7 {background-color:#eaeaea;}
.rw8 {background-color:#eaeaea;}

.rw9 {background-color:#f3f3f3;}
.rw10 {background-color:#ffffff;}





.rwAssignedTutorial {
	background-color:#F7D02A;
	color:#000;
}
.rwAssignedTutorial a {
	color:#000;
}

.rwAssignedParentActivity_mat {
	background-color:#7AB4E2;
	color:#fff;
}
.rwAssignedParentActivity_mat a{
	color:#fff;
}

.rwAssignedParentActivity_sci {
	background-color:#55A14B;
	color:#fff;
}
.rwAssignedParentActivity_sci a{
	color:#fff;
}



.bggrey1 {background-color:#eeeeee;}
.bggrey2 {background-color:#dddddd;}
.bggrey3 {background-color:#cccccc;}




.rwTutorialOn  {background-color:#eef;}
.rwTutorialOff {background-color:#E9E9E9;}


.DataTable .rwBorderLeft{
	border-left:1px solid #000;
}
.DataTable .rwBorderBottom{
	border-bottom:1px solid #000;
}



.DataTable .rwBlank {
	padding:0px;
	border:0px;
	background-image:url(spacer.gif);
}

.DataTable .rwNoRightBorder {
	border-right:0px;
}


.DataTable .rwBlankHead {
	padding:0px;
	border-right:0px;
}

.DataTable .rwBlankTop {
	border-top:0px;
}


.DataTable .rwScaleRight{
	border:0px;
	padding:0px;
	margin:0px;
	border-top:1px solid #000;
}

.DataTable .rwScaleLeft{
	border:0px;
	padding:0px;
	margin:0px;
}

.DataTable .printable {
	font-size:18px;
	font-weight:bold;	
	padding:10px 15px 10px 15px;
	white-space:nowrap;
	border-right: 2px dotted #000;
	border-bottom: 2px dotted #000;

}
.DataTable .printableSmall {
	font-size:12px;
	font-weight:bold;	
	padding:10px 15px 10px 15px;
	white-space:nowrap;
	border-right: 2px dotted #000;
	border-bottom: 2px dotted #000;

}

.DataTable .printableBig {
	font-size:24px;
	font-weight:bold;	
	padding:10px 15px 10px 15px;
	white-space:nowrap;
	border-right: 2px dotted #000;
	border-bottom: 2px dotted #000;

}

.DataTable .insideDataTable {
	padding:0px;
	border:0px;
	background-image:none;
	
}
.DataTable .currentQuestion, .DataTable .currentQuestion a{
	padding:0px;
	border:0px;
	background-image:none;
	background-color:#2B5580;
	text-align:center;
	color:#fff;

}

.DataTable .currentQuestionNoRightAnswer, .DataTable .currentQuestionNoRightAnswer a{
	padding:0px;
	border:0px;
	background-image:none;
	background-color:#000;
	text-align:center;
	color:#fff;

}


.DataTable .tableHead, .tableHead {
	font-size:12px;
	background-image:url(bg_grfade.gif);
	border-right:1px solid #666;
}

.LeftRightMarginIndent{
	margin:0px 15px 0px 10px;
}

.plus-rating {
	background: url(ratings.gif) left 0px repeat-x;
	position:relative;
	width:50px;
	height:10px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
	z-index:1;
}
.plus-rating li{
	display: inline;
}

.plus-rating .plus_rating_current {
	background: url(ratings.gif) left 0px repeat-x;

	position:absolute;
	z-index:2;
	top:0;
	left:0;
	text-indent:-1000em;
	height:10px;
	line-height:10px;
	outline:none;
	overflow:hidden;
	border: none;

	background-position: left bottom;
}








-->






