/******************* Global Styles *********************/

body {
	background: url(../images/bg.jpg) top center repeat-x #FFFFFF;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	}
	
a:link {color:#175A2D; text-decoration: underline;}
a:visited {color:#175A2D; text-decoration: underline;}
a:hover {color:#175A2D; text-decoration: none;}
a:active {color:#175A2D; text-decoration: none;}
	
/********************** Class Styles ************************/
.bodyText {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	padding: 0 0 0 5;
	}
	
.bottomNav { padding: 30px 26px 20px 241px; text-align:center; color: #000000; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;}
	.bottomNav A:link, .bottomNav A:visited { color: #000000; text-decoration: none; font-weight: normal; }
	.bottomNav A:active, .bottomNav A:hover { color: #175A2D; text-decoration: underline; font-weight: normal; }
		a.bottomNav_cp:link, a.bottomNav_cp:visited { color: #175A2D; text-decoration: none; font-weight: bold; }
		a.bottomNav_cp:active, a.bottomNav_cp:hover { color: #000000; text-decoration: underline; font-weight: bold; }

.copyright { line-height: 15px; color:#aba8a8; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; }
	.copyright A:link, .copyright A:visited { color:#aba8a8; text-decoration: underline; }
	.copyright A:active, .copyright A:hover { color:#000000; text-decoration: none; }

.dockTable {padding: 0 0 0 5px; margin: 20px 0 10px 0; font-weight: bold; background-color: #175A2D; color: #fff;  }

.dockLink {padding: 0 5px 0 0; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #fff; }
	.dockLink a:link, .dockLink a:visited { color: #fff; text-decoration: underline; }
	.dockLink a:hover, .dockLink a:active { color: #fff; text-decoration: none; }


.snapToNav {
padding: 12px 3px 13px 3px;
margin: 0 3px;
font-size: 10px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: normal; 
text-align: center;
line-height:15px;
color:#175A2D;
}
	.snapToNav A:link, .snapToNav A:visited { color: #000000; text-decoration: underline; }
	.snapToNav A:active, .snapToNav A:hover { color: #175A2D; text-decoration: none; }

.titleText {
padding: 3px 0px 0px 0px;
font-size: 20px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 
color:#175A2D;
text-align: center;
}

/******************** ID Styles *************************/
#header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-align: right;
	}
	
#headerBkg {
	background: url('../images/index_06.gif') top left no-repeat;
	}
	
#footerText {
	font-family: Verdana, Ariel, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	padding: 0 0 8px 0;
	}
	
#imgSpacer {
	background: url('../images/cir_mid.gif') repeat-x;
	}
	
	
#leftCurve {
	background: url('../images/header_left_curve.gif') top left no-repeat;
	}
	
#rightCurve {
	background: url('../images/header_right_curve.gif') top right no-repeat;
	}
	
#leftCurveT {
	background: url('../images/header_left_curve_teacher.gif') top left no-repeat;
	}
	
#rightCurveT {
	background: url('../images/header_right_curve_teacher.gif') top right no-repeat;
	}
	
#leftShadow {
	background: url('../images/left_shadow.gif') top left no-repeat;
	}
	
#logo {
	background: url('../images/logo.gif') center center no-repeat;
	} 

#sidenavBkg {
	background: url('../images/sidenav_bkg.gif') top left repeat-y;
	}
	
/*#staff {
	background: url('../images/email.gif') no-repeat;
	background-position: 175px 6px;
	padding: 3px 9px 0 0;
	color: #fff;
	}
	#staff a:link, #staff a:visited { color: #fff; text-decoration: underline; }
	#staff a:hover, #staff a:active { color: #fff; text-decoration: none; }*/
	
a.staff {
	display:block;
	background: url('../images/email.gif') 0px 2px no-repeat;
	padding: 0px 0px 0 23px;
	}
	
.topLinks {
	padding:5px 9px 0 0;
	color: #fff;
	text-align:right;
	}
	.topLinks a:link, .topLinks a:visited { display:block; float:right; color: #fff; text-decoration: underline; }
	.topLinks a:hover, .topLinks a:active { display:block; float:right; color: #fff; text-decoration: none; }
	
	.topLinks span { display:block; float:right; color: #fff; text-decoration: none; }
