.TextStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.BoxBoarder {
	border: thin solid #000000;
	float: none;
	clear: none;


}
.ClasstimeBoxUnderline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;


}
.PageHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #003366;
	text-indent: 1pt;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;



}
.CopyrightTextStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.StudentSecNavigation {

	background-color: #003366;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-indent: 1pt;
}
.VideoClipTopBottomLine  {
	padding: 1px;
	height: auto;
	width: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.BlueBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: thin solid #003366;
	padding-right: 5px;
	padding-left: 5px;
}
