html, body
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:100%;
	min-height:100%;
	border:none;
	background-color: #abcbe9;
}

body
{
	height:100%;
	min-height:100%;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}

a:link
{
	color:#113366;
	font-weight:bold;
    font-family:Calibri, Verdana, Sans-Serif;
    font-size: 14px;
    text-decoration:none;
    padding: 2px 2px 2px 2px;
}

a:hover
{
	color:#113366;
	font-weight:bold;
	font-family:Calibri, Verdana, Sans-Serif;
    font-size: 14px;
    text-decoration:none;
    padding: 2px 2px 2px 2px;
}

a:visited{
	color:#113366;
	font-weight:bold;
	font-family:Calibri, Verdana, Sans-Serif;
    font-size: 14px;
    text-decoration:none;
    padding: 2px 2px 2px 2px;
}

a.Subject:link
{
	color:White;
	font-weight:bold;
    font-family:Calibri, Verdana, Sans-Serif;
    font-size: 14px;
    text-decoration:none;
    padding: 2px 2px 2px 2px;
}

a.Subject:hover
{
	color:#113366;
	font-weight:bold;
	font-family:Calibri, Verdana, Sans-Serif;
    font-size: 14px;
    text-decoration:none;
    padding: 2px 2px 2px 2px;
}

a.Subject:visited{
	color:White;
	font-weight:bold;
	font-family:Calibri, Verdana, Sans-Serif;
    font-size: 14px;
    text-decoration:none;
    padding: 2px 2px 2px 2px;
}

a.SubjectSelected:link
{
	color:White;
	background-color:#113366;
	font-weight:bold;
	font-family:Calibri, Verdana, Sans-Serif;
    font-size: 14px;
    text-decoration:none;
    padding: 2px 2px 2px 2px;
}

a.SubjectSelected:hover
{
	color:White;
	background-color:#888888;
	font-weight:bold;
	font-family:Calibri, Verdana, Sans-Serif;
    font-size: 14px;
    text-decoration:none;
    padding: 2px 2px 2px 2px;
}

a.SubjectSelected:visited
{
	color:White;
	background-color:#113366;
	font-weight:bold;
	font-family:Calibri, Verdana, Sans-Serif;
    font-size: 14px;
    text-decoration:none;
    padding: 2px 2px 2px 2px;
}

.Grid
{
	border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
}

.CenteredTable
{
	text-align:center;
	vertical-align:middle;
	margin-left:auto; 
	margin-right:auto;
}

.HiddenControl
{
	visibility:hidden;
	display:none;
}

.VisibleControl
{
	visibility:visible;
	display:block;
}

.DialogBox, .ModalFilm
{
	width:100%;
	height:100%;
	text-align:center;
	position:absolute;
	z-index:999;
	line-height:normal;
}

.ModalFilm
{
	background-color:#888888;
	opacity:.6;
	filter:alpha(opacity=60);
}

.DialogBoxContent
{
	overflow-x: hidden;
	overflow-y: auto;
}

.Menu
{
	border-width:0;
	background-color:#9999ff;
}
.FieldName
{
	font-weight:bold;
	font-size:14px;
	padding-left:60px;
}

.FieldDesc
{
    font-family:Calibri, Verdana, Sans-Serif;
    font-size: 12px;
	font-weight:bold;
}

.Header
{
	font-family:Calibri, Verdana, Sans-Serif;
	font-size:18px;
	font-weight:bold;
}

.Warning
{
	font-weight:bold;
	font-family:Calibri, Verdana, Sans-Serif;
    font-size: 24px;
}

.SchedulablesView
{
	overflow:auto;
	overflow-x:hidden;
	overflow-y:auto;
}

.ScreenOnly
{
}

.bodycopy
{
	font-family: Calibri, Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.bodycopySm
{
	font-family: Calibri, Verdana, Sans-Serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}

#header
{
	height:113px;
	position:relative;
	top:0px;
}

#footer
{
	font-family:Sans-Serif;
	min-height:100%;
	width:100%;
	vertical-align:bottom;
	text-align:center;
	height:100%;
	position: absolute;
	z-index:-3;
	margin-top:0px;
	margin-bottom:0px;
	top:0px;
}

.spacerLeft
{
    padding-left: 10px;
    color: #333333;
    font-family: 'Comic Sans MS', Calibri, Sans-Serif;
    font-size: 14px;
    
}
.spacerLeftTop
{
    padding-left: 20px;
    padding-top: 10px;
    font-family: 'Comic Sans MS', Calibri, Sans-Serif;
    color: #333333;
    font-style:oblique;
}

#logoutBar
{
	top:0px;
	right:0px;
	width:auto;
	position:relative;
}

#headerBG 
{
	background-image: url(images/headerBG.jpg);
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:856px;
	background-position: center top;
	height:113px;
	text-align:center;
	top:0px;
}

#headerBGInt 
{
	background-image: url(images/headerBGint.jpg);
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:856px;
	background-position: center top;
	height:113px;
	top:0px;
}

.Content
{
	font-family:Sans-Serif;
}

#contentBG
{
	background-image:url(images/background_top.jpg);
	background-color: #abcbe9;
	background-repeat:no-repeat;
	background-position: center bottom;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	vertical-align:bottom;
	width:856px;
	background-position:center top;
	height:411px;
	position:absolute;
	z-index:-1;
}

#contentBGstretch
{
	background-color: #abcbe9;
	/*width:856px;*/
	width:100%;
	/*background-position:center top;*/
	/*margin: 0 auto;*/
	margin: 0px 0px 0px 0px;
	height: 100%;
	position:absolute;
	z-index:-2;
}

#studentInfoDiv
{
    font-family:Calibri, Verdana, Sans-Serif;
    font-size: 14px;
	font-weight:bold;
	color:#000000;
	width:431px;
	height:auto;
	top:15px;
	left:425px;
	position:relative;
}
#stuNameDiv
{
    float:none;
    width:300px;
}
#stuGradeDiv
{
    float:none;
    width:300px;
}
#perRemainingDiv
{
    float:right;
    width:60px;
    right:45px;
    position:relative;
    text-align:center;
    font-family:Calibri, Verdana;
    font-size:36px;
    color:#FFFFFF;
    height:80px;
    padding-top:5px;
}
#campusNameDiv
{
    float:none;
    width:300px;
}
#teamNameDiv
{
    float:none;
    width:300px;
}
#loginBG
{
    background-image:url(images/loginBG.png);
    background-repeat:no-repeat;
    background-position: center top;
    width:475px;
    height:300px;
    margin-top:30px;
    padding-top:30px;
    padding-left: 250px;
}

#welcomeBG
{
    background-image:url(images/welcomeBG.png);
    background-repeat:no-repeat;
    background-position: center top;
    width:475px;
    height:300px;
    padding-top:30px;
    text-align:center;
}

#ZoneLink
{
	padding-bottom:10px;
	text-align:center;
    position:relative;
}
