.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.small {
	font-family: "Myriad Web", Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#news {
	width:auto; 
	height:100%; 
	overflow:auto;
	padding-right:5px;
}
#button2 {
	font-family: "Myriad Web", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right:2px;
	border-bottom:1px solid black;
	border-right:1px solid black;
	border-left:1px solid black;
	width:inherit;
	padding:0px 4px 0px 4px;
	letter-spacing:.05em;
	background:#FFFFFF;
	text-align:center;
	float:left;
	cursor:pointer;
}
#button2 a:link, a:visited {
	color:black;
	text-decoration:none;
}

#button2 a:hover {
	color:white;
	text-decoration:none;	
}


.school {
	font-family: "Myriad Web", Arial, Helvetica, sans-serif;
	font-size: 16px;
}

h2 {
	font-family: "Myriad Web", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	border-top:1px solid #000000;
	margin-bottom:3px;
	text-transform:uppercase;
	letter-spacing:.01em;
}

.h2box {
	border:1px solid #003366;
	margin-right:5px;
	padding:0px 3px 0px 3px;
	background-color:#ffffff;
	color:#000000;
}

.header {
	font-family: "Myriad Web", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
#sub {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color:#093677;
	padding-bottom:2px;
}

h3 {
	font-family: "Myriad Web", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-transform:uppercase;
	color:#233b7c;
	letter-spacing:.02em;
	margin-bottom:2px;
}

h4 {
	font-family: "Myriad Web", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-transform:uppercase;
	color:#233b7c;
	letter-spacing:.02em;
	margin-bottom:2px;
	border-bottom:1px solid white;
}

.sublinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
.sublinks a:link {color:#ffffff; text-decoration:underline;}
.sublinks a:visited {color:#ffffff; text-decoration:underline;} 
.sublinks a:hover {color:#ffcc00; text-decoration:underline;} 


.footer a:link {color:#663398;  text-decoration:underline;}
.footer a:visited {color:#663398;   text-decoration:underline;}
.footer a:hover {color:#000000; text-decoration:underline;}

.sidebar li {margin-left: -15px;}

ul {list-style-type:square;}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.text {
	font-family: "Myriad Web", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.text a:link {color:#333366; text-decoration:underline;}
.text a:visited {color:#333366;  text-decoration:underline;}
.text a:hover {color:#0000ff; text-decoration:underline;}

.toplinks {
	font-family: "Myriad Web", Arial, Helvetica, sans-serif;
	text-transform:lowercase;
	font-size: 12px;
	color:white;
}

.toplinks a:link {color:white; text-decoration:underline;}
.toplinks a:visited {color:white;  text-decoration:underline;}
.toplinks a:hover {color:#ffffcc; text-decoration:underline;}

.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.underline_wht {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

.grayline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}


.vline {
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.vline2 {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-bottom: 5px;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.calendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	font-weight: bolder;
	color: #663398;

	padding: 1px 3px 1px 4px;
	
}
.list_cal {margin-left:15px;}
