﻿/* Element Defaults */

body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;	
}

form {
	height: 100%;
	margin: 0px;
	padding: 0px;	
}

html {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

/* CSS Classes */

#AboutCredits {
	position: absolute;
	background: url(../Images/AboutBackground.gif) no-repeat;
	width: 600px;
	height: 388px;
	left: 50%;
	margin-left: -300px;
	top: 50%;
	margin-top: -279px;
	padding-top: 20px;
	text-align: center;
	border: solid 1px #000000;
}

.ActivityPageDiv {
	width: 775px;
	height: 650px;
	max-height: 650px;
	overflow: auto;
	border: solid 1px #15428b;
}

.ActivityRadioButton {
	top: 50%;
	margin-top: -6.5px;	
}

.ActivityQuestionContainer {
	position: relative;
	padding-left: 28px;
	padding-bottom: 10px;
	border-bottom: solid 1px #cccccc;
	min-height: 30px;	
}

.ActivityQuestionGrade {
	position: absolute;
	left: 0px;
	top: 3px;
	width: 24px;
	height: 24px;
	cursor: help;
}

.ActivityScoreFail {
	font-family: Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: Red;
}

.ActivityScorePass {
	font-family: Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: Green;
}

.AnswersPageView {
	padding: 10px;
}

.Asterisk {
	font-family: Arial, Verdana;
	font-size: medium;
	font-weight: normal;
	color: #ff0000;
	vertical-align: top;
	padding-left: 3px;
}

.AsteriskNoPadding {
	font-family: Arial, Verdana;
	font-size: medium;
	font-weight: normal;
	color: #ff0000 !important;
	vertical-align: top;
}

.ApprovedExamDiv {
	background-color: #ffffff;
	border: solid 1px #000000; 
	cursor: pointer;
	padding: 15px;
	width: 750px; 
}

.ApprovedExamWbDiv {
	background-color: #ffffff;
	border: solid 1px #000000; 
	cursor: pointer;
	padding: 15px;
	width: 750px; 
}

.ApprovedExamDiv:Hover {
	background: #f9fcfd url(../Images/ApprovedExamBackground.gif) repeat-x;
	border: solid 3px #15428b;
	cursor: pointer;
	padding: 15px;
	width: 750px; 
}

.ApprovedExamWbDiv:Hover {
	background: #ffefc1 url(../Images/ApprovedExamWbBackground.gif) repeat-x;
	border: solid 3px #ca7614;
	cursor: pointer;
	padding: 15px;
	width: 750px; 
}

.BackNextBar {
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	height: 20px;
	border-top: solid 1px #15428b;
	padding: 0px 5px 0px 5px;
	background: url(../Images/LogoutBar.gif) repeat-x;
	vertical-align: middle;
}

.BrowserRestrictionDiv {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -250px;
	margin-top: -138px;
	width: 500px;
	height: 100px;
	text-align: center;
	vertical-align: middle;
}

.centerTable {
	position: fixed;
	display: table;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;	
}

.centeredDiv{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -250px;
	margin-top: -138px;
	width: 500px;
	height: 276px;
	text-align: center;
}	

.ChangeRequestTabsDiv {
	width: 775px;
	height: 700px;
	max-height: 500px;
	overflow: auto;
	border: solid 1px #15428b;
}

.CourseMenu {
	position: absolute; 
	top: 0px; 
	left: 0px; 
	bottom: 0px; 
	width: 187px; 
	overflow: hidden; 
	background: url(../Images/CourseMenuBackground.gif) repeat-y;
}

.CourseTOC {
	background: url(../Images/slideHeader.gif) repeat-x;
	width: 187px;
	height: 20px;
	border-bottom: solid 1px #15428b;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	vertical-align: middle;
	text-align: center;
}

.DateCell {
	height: 21px;	
}

.DialogHeader {
	background: url(../Images/slideHeader.gif) repeat-x;
	height: 20px;
	border-bottom: solid 1px #15428b;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	vertical-align: middle;
	text-align: center;
}

.DisabledGroupMask {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	border: solid 1px #000000;
	background-color: #000000;
	filter: alpha(opacity=65);
	-moz-opacity: .65;
	opacity: .65;
	z-index: 500;
}

.DropDownList {
	font-family: Arial, Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}

.EditRow {
	border: solid 1px #15428b;	
	background: #f5f9fb url(../Images/PopupBackground.gif) repeat-x;
	width: 100%;		
}

.ExamAllPrevious {
	text-align: center; 
	border: solid 1px #15428b; 
	margin-top: 25px;
	margin-bottom: 25px;
	padding-left: 50px;
	padding-right: 50px;
	background-color: #e8edf4;	
}

.ExamWbAllPrevious {
    text-align: center; 
	border: solid 1px #ca7614; 
	margin-top: 25px;
	margin-bottom: 25px;
	padding-left: 50px;
	padding-right: 50px;
    background-color: #ffd396;    
}

.ExamDiv {
	text-align: center; 
	border: solid 1px #15428b; 
	margin-top: 25px; 
	background: #f9fcfd url(../Images/ExamBackground.gif) repeat-x;
	padding-left: 50px;
	padding-right: 50px;
	min-height: 500px;
}

.ExamWbDiv {
	text-align: center; 
	border: solid 1px #ca7614; 
	margin-top: 25px; 
	background: #ffefda url(../Images/ExamWbBackground.gif) repeat-x;
	padding-left: 50px;
	padding-right: 50px;
	min-height: 500px;
}

.Fieldset {
	padding: 10px;
	border: solid 1px #15428b;
}

.FlashContent {
	background: #b5c5ec url(../Images/FlashPlayerBackground.gif) repeat-x;
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;		
}

.FormIndent {
	margin-left: 20px;
	margin-top: 20px;
}

.H1 {
	font-family: Times New Roman, Arial, Verdana;
	font-size: 28px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;	
}

.H2 {
	font-family: Times New Roman, Arial, Verdana;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.HelpBar {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 20px;
	background: url(../Images/slideHeader.gif) repeat-x;
}

.HelpBarResize { 
	border-top: solid 1px #15428b; 
	border-bottom: solid 1px #15428b; 
	cursor: n-resize;
	background: url(../Images/ResizeHelpBar.gif) repeat-x;	
}

.HelpBarResize:hover {  
	border-top: solid 1px #15428b; 
	border-bottom: solid 1px #15428b;
	cursor: n-resize;
	background: #ff9711;	
}

.hr {
	width: 100%;
	height: 1px;
	color: #a0a0a0;
}

.HoverTextDiv {
	background-color: #d7dfeb;
	border: solid 1px #15428b;
	padding: 3px 5px 3px 5px;
	position: absolute;
	text-align: left;
	max-width: 700px;
}

.iFrameMask
{
	position: absolute;
	filter: alpha(opacity=0);
	-moz-opacity: .00;
	opacity: 0;
}

.ImportantNews {
	background: url(../Images/ImportantNewsBackground.png) no-repeat;
	width: 775px;
	height: 75px;
	margin-bottom: 20px;
	vertical-align: middle;
	color: #ffffff;
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: 600;
}

.ImportantNewsContent {
	margin-top: 5px;
	margin-left: 123px;
	margin-right: 5px;
	width: 647px;
}

.ImportantNewsLinkButton {
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #8fbbe6;
}

.IndentField {
	margin-left: 20px;
}

.Label {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.LabelBlue {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #0000ff;
}

.LabelBold {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.LabelBoldItalic {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}
.LabelBoldDisabled {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #c0c0c0;
}

.LabelBoldLarge {
	font-family: Arial, Verdana;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}

.LabelBoldRed {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}

.LabelBoldWhite {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.LabelBoldWhiteLarge {
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

.LabelCart {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-bottom: solid 1px #15428b;
	padding: 0px 5px 0px 5px;
	background: url(../Images/LogoutBar.gif) repeat-x;
	height: 20px;
	margin-top: 3px;
}

.LabelDisabled {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #c0c0c0;
}

.LabelDisabledDark {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #6d6d6d;
}

.LabelGrid {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.LabelHeader {
	font-family: Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.LabelItalic {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #000000;
}

.LabelLarge {
	font-family: Arial, Verdana;
	font-size: medium;
	font-weight: normal;
	color: #000000;
}

.LabelRed {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #ff0000;
}

.LabelSmall {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.LabelSmallItalic {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}

.LabelSmallRed {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ff0000;
}

.LabelSmaller {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.LabelSubHeader {
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.LabelTreeview {
	font-family: Tahoma;
	font-size: 8pt; 
	color: black;	
	text-decoration: none;	
}

.LabelUnderline {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.LinkButton {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #0000ff;
	text-decoration: underline;
	cursor: pointer;
}

.LinkButton_Disabled {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: Gray;
	text-decoration: none;
	cursor: help;
}

.LinkButtonBold {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0000ff;
	text-decoration: underline;
	cursor: pointer;
}

.LinkButtonSmall {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0000ff;
	text-decoration: underline;
	cursor: pointer;
}

.LinkButtonSmall_Disabled {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #808080;
	text-decoration: none;	
}

.LogoutBar {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 20px;
	border-bottom: solid 1px #15428b;
	padding: 0px 5px 0px 5px;
	background: url(../Images/LogoutBar.gif) repeat-x;
}

.CourseReleaseNotificationBar {
	border-bottom: solid 1px #15428b;
	padding: 0px 5px 0px 5px;
	background: url(../Images/CourseReleaseNotification.gif) repeat-x;
	height: 20px;
}

.MainContentDiv {
	height: 100%;
	width: 100%;	
}

.MenuButton {
	border-right: solid 1px #15428b;
	border-bottom: solid 1px #15428b;	
}

.MenuHeader {
	background: url(../Images/slideHeader.gif) repeat-x;
	position: absolute;
	top: 0px;
	left: 22px;
	right: 0px;
	height: 20px;
	line-height: 20px;
	border-bottom: solid 1px #15428b;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	vertical-align: middle;
	padding-left: 5px;
}

.MenuPaneBackground {
	background: url(../Images/slidepane_background.gif) repeat-y;	
}

.MessageAlert {
	border: solid 1px #b70b0c;
	background-color: #f7d9d9;
	color: #b70b0c;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	width: 100%;
	text-align: center; 
}

.MessageDiv {
	width: 95%;
	margin-top: 15px;
	margin-left: 2.5%;
	text-align: center;	
}

.MessageDivMyStudents {
	width: 100%;
	padding-bottom: 10px;
	text-align: center;	
}

.MessageInformation {
	border: solid 1px #000000;
	background-color: #fefefe;
	color: #000000;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	display: block;
	width: 95%;
}

.MessageNotification {
	border: solid 1px #000000;
	background-color: #fefefe;
	color: #000000;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	width: 100%;
	text-align: center;	
}

.MessageNotification a {
	color: #0000ff;
	text-decoration: underline;
	font-weight: normal;
}

.MessageError {
	border: solid 1px #b70b0c;
	background-color: #f7d9d9;
	color: #b70b0c;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	display: block;
	width: 95%;	
}

.MessagePopup {
	width: 329px;
	height: 74px;
	background-image: url(../Images/MessagePopup.gif);
	position: absolute;
	right: 10px;
	bottom: 10px;
	z-index: 100;
	cursor: pointer;	
}

.MessageSuccess {
	border: solid 1px #247124;
	background-color: #c4f6c4;
	color: #247124;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	display: block;
	width: 95%;
}

.MessageSuccess2 {
	border: solid 1px #247124;
	background-color: #c4f6c4;
	color: #247124;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	width: 100%;
	text-align: center; 
}

.ModifiedScoreDiv {
	position: absolute;
	border: solid 1px #15428b;
	background: #f5f9fb url(../Images/GridHoverInfo.gif) repeat-x;
	padding: 3px 5px 3px 5px;
}

.MultiPage {
	border: solid 1px #15428b; 
	width: 100%	
}

.MultiPageDiv {
	width: 775px;
	height: 500px;
	max-height: 500px;
	overflow: auto;
	border: solid 1px #15428b;	
}

.NoteBar {
    position: absolute; 
    top: 21px; 
    right: 0px; 
    bottom: 21px; 
    width: 22px; 
    background: url(../Images/NoteBarBackground.gif) repeat-y;   
    cursor: pointer; 
}

.NoteBarLabel {
    position: absolute; 
    top: 50%; 
    left: 0px; 
    margin-top: -17px; 
    height: 35px; 
    width: 21px;
    background: url(../Images/NoteBarLabel.gif) no-repeat;   
}

.NotesCloseButton {
	position: absolute; 
	top: 50%; 
	margin-top: -15px; 
	height: 30px; 
	left: 0px; 
	right: 0px; 
	background: url(../Images/splitbarOver2.gif) no-repeat;
	cursor: pointer;
	border-top: solid 1px #15428b;
	border-bottom: solid 1px #15428b;    
}

.NotesCloseButton:hover {
	position: absolute; 
	top: 50%; 
	margin-top: -15px; 
	height: 30px; 
	left: 0px; 
	right: 0px; 
	background: url(../Images/splitbarOverHover2.gif) no-repeat;
	cursor: pointer;
	border-top: solid 1px #15428b;
	border-bottom: solid 1px #15428b;    
}

.NotesHeader {
    position: absolute;
    top: 0px;
    left: 0px; 
    right: 0px;
	background: url(../Images/slideHeader.gif) repeat-x;
	height: 20px;
	border-bottom: solid 1px #15428b;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	vertical-align: middle;
	text-align: center;    
}

.NotesPopout {
    position: absolute; 
    top: 2px; 
    right: 2px; 
    height: 16px; 
    width: 16px; 
    background: url(../Images/popout2.gif) no-repeat;
    cursor: pointer;   
}

.NotesResize {
    border-left: solid 1px #15428b;
    border-right: solid 1px #15428b;
    background: #dce3ee; 
}

.PageHeader {
	width: 100%;
	text-align: left; 
	margin-bottom: 10px; 
	border-bottom: solid 1px #000000; 
	font-weight: bold; 
	font-family: Times New Roman; 
	font-size: 20px;
	text-decoration: none;
	color: #000000;
	height: 26px;
}

.PageView {
	width: 755px;
	padding: 10px 10px 10px 10px;
}

.PageViewNested {
	margin: 10px;
}

.PolicyDiv {
	background-color: #D3DBE9;
	border: solid 1px #000000;
	width: 700px;	
}

.PopupDiv
{
	position: fixed;
	width: auto;
	height: auto;
	background: #f5f9fb url(../Images/PopupBackground.gif) repeat-x;
	left: 0px;
	top: 0px;
	padding: 10px;
	z-index: 1000;
	filter: alpha(opacity=95);
	-moz-opacity: .95;
	opacity: .95;
}

.PopupDivBackground {
	position: fixed;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background-color: #000000;
	filter: alpha(opacity=65);
	-moz-opacity: .65;
	opacity: .65;
	z-index: 999;
}

.PrintOnly { 
	display: none; 
}

.QuizAllPrevious {
	text-align: center; 
	border: solid 2px #225129; 
	margin-top: 25px;
	margin-bottom: 25px;
	padding-left: 50px;
	padding-right: 50px;
	background-color: #f3ffe1;	
}

.QuizDiv {
	border: solid 1px #225129; 
	margin-top: 25px;
	background: #f2ffe1 url(../Images/QuizBackground.gif) repeat-x;
	padding-left: 50px;
	padding-right: 50px;
	min-height: 500px;	
}

.QuizUnansweredQuestion {
	border: solid 1px #3355a2;
	background: #d6e3ff url(Images/QuizUnansweredQuestion.gif) repeat-x;
}

.RadioButton {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.ReportDatesSaved {
	width: 259px;
	height: 60px;
	background: url(../Images/ReportDatesUpdated.gif) no-repeat;
	position: absolute;	
	top: 50%;
	left: 50%;
	margin-top: -30px;
	margin-left: -125px;
	filter: alpha(opacity=80);
	-moz-opacity: .80;
	opacity: .80;
	z-index: 250;
}

.ResumeExamDiv {
	background-color: #ffffff;
	border: solid 1px #000000; 
	padding: 15px;
	width: 750px; 
}

.ScoresEdit {
	border: solid 1px #15428b;	
	background: #f5f9fb url(../Images/PopupBackground.gif) repeat-x;
	width: 100%;	
}

.SelectedAccount {
	background: #ffffff url(../Images/InfoPanelGradient.gif) repeat-x;
	border: solid 1px #15428b;
	color: #000000;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	padding: 10px !important;
}

.SelectedStudent {
	background: #ffffff url(../Images/SelectedStudentBackground.gif) repeat-x;
	border: solid 1px #15428b;	
}

.SideMenuContainer {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	overflow: auto;	
}

.SplitBar {
	position: absolute; 
	top: 0px; 
	left: 187px; 
	bottom: 0px; 
	width: 4px; 
	border-left: solid 1px #15428b; 
	border-right: solid 1px #15428b; 
	background: url(../Images/SplitbarBackground.gif) repeat-y;
}

.SplitBarCollapseButton {
	position: absolute; 
	top: 50%; 
	margin-top: -15px; 
	height: 30px; 
	left: 0px; 
	right: 0px; 
	background: url(../Images/splitbarOver.gif) no-repeat;
	cursor: pointer;
	border-top: solid 1px #15428b;
	border-bottom: solid 1px #15428b;
}

.SplitBarCollapseButton:hover {
	position: absolute; 
	top: 50%; 
	margin-top: -15px; 
	height: 30px; 
	left: 0px; 
	right: 0px; 
	background: url(../Images/splitbarOverHover.gif) no-repeat;
	cursor: pointer;
	border-top: solid 1px #15428b;
	border-bottom: solid 1px #15428b;
}

.SplitBarCollapseButton2 {
	position: absolute; 
	top: 50%; 
	margin-top: -15px; 
	height: 30px; 
	left: 0px; 
	right: 0px; 
	background: url(../Images/splitbarOver2.gif) no-repeat;
	cursor: pointer;
	border-top: solid 1px #15428b;
	border-bottom: solid 1px #15428b;
}

.SplitBarCollapseButton2:hover {
	position: absolute; 
	top: 50%; 
	margin-top: -15px; 
	height: 30px; 
	left: 0px; 
	right: 0px; 
	background: url(../Images/splitbarOverHover2.gif) no-repeat;
	cursor: pointer;
	border-top: solid 1px #15428b;
	border-bottom: solid 1px #15428b;
}

.StudentRecordDiv {
	width: 775px;
	min-height: 500px;
	border: solid 1px #15428b;
}

.TextBox {
	width: 150px;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.TextBoxSearch {
	width: 375px;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.TextBoxSmall {
	height: 14px;
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.TextBoxWide {
	width: 250px;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.TipOfTheDay {
	color: #000000;
	font-family: Arial, Verdana;
	font-size: 12px;	
}

.Validator {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ff0000;
	cursor: help;
}

.ValidatorDiv {
	margin: 0px 0px 0px 0px;
}

.Wait {
	cursor: wait;	
}

/* End CSS Classes */
