a.button:link { color: #ffffff; text-decoration: none;}
a.button:visited { color: #ffffff;text-decoration: none; }
a.button:active { color: #ffffff; text-decoration: underline; }
a.button:hover {  color: #ffffff; text-decoration: underline; }
BODY { font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0px; padding: 10px 0px; background-color: #CCCCCC; }
caption { font-size: 100%; font-weight: bold; text-align: left; }
FORM { padding: 0px; margin: 0px; }
H1 { margin: 0px; padding: 0px; font-size: 125%; font-weight: bold; }
H2 { margin-bottom: 0px; padding-bottom: 0px; font-size: 100%; font-weight: bold; }
H3 { margin-bottom: 0px; padding-bottom: 0px; font-size: 100%; font-weight: bold; }
LI { font-size: 75%; margin: 0px; padding: 0px; padding-bottom: 6px; list-style-position: inside; }
P { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 75%; margin-top: 0px; padding-top: 0px; padding-bottom: 8px; }
LABEL { font-size: 120%; font-weight: bold; color: #006699; }
.alert-yellow { font-size: 80%; color: red; background-color: #FFFF99; margin-top: -10px; margin-left: -10px; margin-right: -10px; padding: 4px; border-bottom: 1px solid #CCCCCC; }
.alert-yellow-black { font-size: 80%; color: black; background-color: #FFFF99; margin-top: -10px; margin-left: -10px; margin-right: -10px; padding: 4px; border-bottom: 1px solid #CCCCCC; }
.alert-gray { font-size: 80%; color: #006699; background-color: #DEDEDE; margin-top: -10px; margin-left: -10px; margin-right: -10px; padding: 4px; border-bottom: 1px solid #CCCCCC; }
.bb {font-size: 110%; font-weight: bold; color: #000000; }
.bbct {font-size: 60%; font-weight: bold; color: #000000; padding-top: 0px; }
.col1b { font-size: 90%; border-right-width: 1px; border-right-style: solid; border-right-color: #DEDEDE; margin-left: -10px; margin-right: -10px; padding: 0px; }
.content { width: 780px; background-color: #FFFFFF; padding: 0px; }
.go { font-size: 90%; font-weight: bold; padding: 0px; color: #006699; background-color: white; border-color: #006699; border-style: solid; border-width: 1px; }
.nav { width: 780px; padding: 0px; }
.nav-none { width: 780px; background-color: #6699CC; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 75%; padding: 4px; }

.nospace { padding: 0px; margin: 0px; }
.plain { text-decoration: none; }
.plain-black { text-decoration: none; color:#000000; }

.smart { font-size: 140%; font-family: "Times New Roman", Times, serif; font-style: italic; font-weight: bold; }

.black { color: #000000; }
.blue {
	color: #006699;
}
.red {	color: #FF0000; }
.white-bg { background-color: #FFFFFF; }
.white { color: #FFFFFF; }
.bg-gray { background-color: #DEDEDE; }

.button-visitor {
	font-size: 90%;
	font-weight: bold;
	background-color: #99cc33;
	margin: 0px;
	padding: 6px;
	color: #FFFFFF;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #006699;
	width: 190px;
}

.button-visitor-on {
	font-size: 90%;
	font-weight: bold;
	background-color: #99cc33;
	margin: 0px;
	padding: 6px;
	color: #FFFFFF;
	border-bottom: 1px solid #99cc33;
	border-right: 1px solid #666666;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #99cc33;
	width: 190px;
}

.button-prospective {
	font-size: 90%;
	font-weight: bold;
	background-color: #cc6633;
	margin: 0px;
	padding: 6px;
	color: #FFFFFF;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #006699;
	width: 190px;
}

.button-prospective-on {
	font-size: 90%;
	font-weight: bold;
	background-color: #cc6633;
	margin: 0px;
	padding: 6px;
	color: #FFFFFF;
	border-bottom: 1px solid #cc6633;
	border-right: 1px solid #666666;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #cc6633;
	width: 190px;
}


.button-student {
	font-size: 90%;
	font-weight: bold;
	background-color: #6699CC;
	margin: 0px;
	padding: 6px;
	color: #FFFFFF;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #006699;
	width: 190px;
}

.button-student-on {
	font-size: 90%;
	font-weight: bold;
	background-color: #6699CC;
	margin: 0px;
	padding: 6px;
	color: #FFFFFF;
	border-bottom: 1px solid #6699CC;
	border-right: 1px solid #006699;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #6699CC;
	width: 190px;
}


.button-staff {
	font-size: 90%;
	font-weight: bold;
	background-color: #999966;
	margin: 0px;
	padding: 6px;
	color: #FFFFFF;
	border-bottom: 1px solid #666666;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #006699;
	width: 190px;
}

.button-staff-on {
	font-size: 90%;
	font-weight: bold;
	background-color: #999966;
	margin: 0px;
	padding: 6px;
	color: #FFFFFF;
	border-bottom: 1px solid #999966;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #999966;
	width: 190px;
}


.footer-right {
	background-image: url(/graphics/corner-br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 4px 4px 4px 6px;
}
.footer-left {
	background-image: url(/graphics/corner-bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 4px 4px 4px 6px;
}
.header-left {
	background-image: url(/graphics/corner-tl2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #006699;
	text-decoration: none;
}
.header-right {
	background-image: url(/graphics/corner-tr2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #006699;
}

.sections-student {
	color: #FFFFFF;
	background-color: #6699CC;
	background-image: url(/graphics/corner-student-sections.gif);
	background-repeat: no-repeat;
	background-position: right top; 
 	padding: 2px;
	border-bottom: 1px solid #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	margin-bottom: 0px;
	margin-top: 6px;
}

.sections-prospective {
	color: #FFFFFF;
	background-color: #CC6633;
	padding: 2px;
	background-image: url(/graphics/corner-prospective-sections.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom: 1px solid #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	margin-bottom: 0px;
	margin-top: 6px;
}

.sections-staff {
	color: #FFFFFF;
	background-color: #999966;
	background-image: url(/graphics/corner-staff-sections.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 2px;
	border-bottom: 1px solid #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	margin-bottom: 0px;
	margin-top: 6px;
}

.sections-visitor {
	color: #FFFFFF;
	background-color: #99CC33;
	background-image: url(/graphics/corner-visitor-sections.gif);
	background-repeat: no-repeat;
	background-position: right top;
 	padding: 2px;
	border-bottom: 1px solid #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	margin-bottom: 0px;
	margin-top: 6px;
}

	
.sections-box {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0px;
	padding: 2px 2px 8px 20px;
	list-style-position: outside;
	list-style-type: circle;
	background-color: #FFFFFF;
	text-align: left;
	line-height: 150%
	}

.globalalert{
	font-size: 110%;
	color: #FF0000;
	background-color: #FFFF99;
	border-bottom: 1px solid #999999;
	margin-top: -10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding: 2px 15px 2px;
}
.small { font-size: 70%; }

.indent {padding-left: 20px; padding-right: 20px; }



.buttonVisitor {
	font-size: 80%;
	font-weight: bold;
	background-color: #99cc33;
	margin: 0px;
	padding: 5px;
	color: #FFFFFF;
	border-bottom: 5px solid #006699;
	border-right: 1px solid #006699;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006699;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #006699;
}



.buttonFuture {
	font-size: 80%;
	font-weight: bold;
	background-color: #cc6633;
	margin: 0px;
	padding: 5px;
	color: #FFFFFF;
	border-bottom: 5px solid #006699;
	border-right: 1px solid #006699;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006699;
}

.buttonStudent {
	font-size: 80%;
	font-weight: bold;
	background-color: #6699CC;
	margin: 0px;
	padding: 5px;
	color: #FFFFFF;
	border-bottom: 5px solid #006699;
	border-right: 1px solid #006699;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006699;
}



.buttonStaff {
	font-size: 80%;
	font-weight: bold;
	background-color: #999966;
	margin: 0px;
	padding: 5px;
	color: #FFFFFF;
	border-bottom: 5px solid #006699;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006699;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006699;
}
.rssHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px 0px 6px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.rssTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.rssText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	margin: 0px;
}

.footer-middle {
	background-color: #FFFFFF;
	padding: 4px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #DEDEDE;
	background-image: url(UPDATED/MessageBannerShadow.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.rssText-ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	list-style-type: circle;
}
.rssText-li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

