body {
	background-color: #ACACAC;
}
#footer, #footer a:link, #footer a:visited {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #E4E4E4;
	text-align: center;
}
#footer a:hover {
color: #FFFFFF;
}
.hAbout {
	font-family: "Trebuchet MS", sans-serif;
	background: url(images/hAbout.jpg);
	padding: 8px;
}
.hAbout h1 {
	font: 12px "Trebuchet MS", sans-serif;
	color: #B22237;
}
.hLocations .intro {
	font: italic bold 13px/24px "Times New Roman", Times, serif;
	color: #B22237;
}
.hLocations .address {
	font: 11px "Trebuchet MS", sans-serif;
	color: #666666;
}
.hLocations .campuses a:link {
	font: bold 12px/20px "Trebuchet MS", sans-serif;
	color: #666666;
	text-decoration: none;
}
.hLocations .campuses a:hover {
	font: bold 12px/20px "Trebuchet MS", sans-serif;
	color: #5F90B2;
	text-decoration: underline;
}
.hLocations .campuses a:visited {
	font: bold 12px/20px "Trebuchet MS", sans-serif;
	color: #666666;
	text-decoration: none;
}
.hAbout p {
	font: 11px "Trebuchet MS", sans-serif;
	color: #666666;
}
.leftSidebar {
	font-family: "Trebuchet MS", sans-serif;
	background: url(images/hAbout.jpg);
	padding: 8px;
}
.leftSidebar p {
	font: 11px "Trebuchet MS", sans-serif;
	color: #666666;
	text-align: center;
}
.leftSidebar h1 {
	font: 12px "Trebuchet MS", sans-serif;
	color: #B22237;
	text-align: center;
}
.leftSidebar .arrowBullet {
	font: 10px "Trebuchet MS", sans-serif;
	margin-left:15px;
	padding-left:15px;
}

.leftSidebar .arrowBullet li {
	list-style: url(images/arrowGreyR.gif);
	color: #666666;
	margin-bottom:8px;
	text-transform:capitalize;
	line-height: 1.0;
}

.leftSidebar .arrowBullet li a:link, #subPageContent .arrowBullet li a:visited {
	color: #5F90B2;
	text-decoration: none;
}

.leftSidebar .arrowBullet li a:hover {
	color: #B22237;
	text-decoration: underline;
}

.hLocations {
	background: url(images/campus.jpg);
	padding: 8px;
}
#subPageContent .td {
	padding: 5px 10px;
	margin:0;
	vertical-align:top;
}
#subPageContent h1 {
	font: normal 20px "Times New Roman", Times, serif;
	color: #5d0b17;
}
#subPageContent li {
	font: 12px "Trebuchet MS", sans-serif;
	color: #666666;
}
#subPageContent h2{
	font:bold normal 11px "Times New Roman", Times, serif;
	color: #5d0b17;
	text-transform:uppercase;
}
#subPageContent h3{
	font:italic normal 12px "Trebuchet MS", sans-serif;
	color: #000000;
}

#subPageContent p {
	font: 12px "Trebuchet MS", sans-serif;
	color: #666666;
}

#subPageContent p span{
	font-weight:bold;
}

#subPageContent .bodylist li {
	font: 12px "Trebuchet MS", sans-serif;
	color: #666666;
	margin-bottom:5px;
}

#subPageContent a:link, #subPageContent a:visited{
	font: bold 12px "Trebuchet MS", sans-serif;
	color: #5F90B2;
	text-decoration: none;
}

#subPageContent a:hover {
	font: bold 12px "Trebuchet MS", sans-serif;
	color: #5F90B2;
	text-decoration: underline;
}

#subPageContent .arrowBullet {
	font:bold 13px "Trebuchet MS", sans-serif;
	margin-left:15px;
	padding-left:15px;
}

#subPageContent .arrowBullet li {
	list-style: url(images/arrowGreyR.gif);
	color: #666666;
	margin-bottom:8px;
	text-transform:capitalize;
	line-height: 1.0;
}

#subPageContent .arrowBullet li a:link, #subPageContent .arrowBullet li a:visited {
	color: #5F90B2;
	text-decoration: none;
}

#subPageContent .arrowBullet li a:hover {
	color: #B22237;
	text-decoration: underline;
}
 
.twocolumn label{
	width:150px;
	clear:left;
	float:left;
	margin-left:15px;
	font:bold 11px "Trebuchet MS", sans-serif;
	color: #666666;
	}
.twocolumn div{
	font: 11px "Trebuchet MS", sans-serif;
	color: #666666;
	}
.twocolumn h3{
	font:bold 11px "Trebuchet MS", sans-serif;
	color: #666666;
	padding:2px 5px;
	text-transform:uppercase;
	margin:15px 0px 3px 0px;
	}	
.twocolumn h2{
	font: 13px "Times New Roman", Times, serif;
	color: #B22237;
	width:100%;
	padding:2px 5px;
	background-color:#eae9ca;
	text-transform:uppercase;
	border-bottom:2px solid #f1f1f1;
	}
.bodytable {
	font: 10px Verdana, sans-serif;
	color: #666666;
	border:0;
	border-collapse:collapse;
	width:100%;
	}
.bodytable th{
	vertical-align:top;
	border-bottom:1px solid #B22237;
	text-align:center;
}	
.bodytable td{
	text-align:center;
	vertical-align:top;
	padding:2px;
}	
.bodytable .altrow{
	background-color:#eae9ca;
	}
	
.bodytable2 {
	font: 10px Verdana, sans-serif;
	color: #666666;
	border:0;
	border-collapse:collapse;
	width:100%;
	}
.bodytable2 th{
	vertical-align:top;
	border-bottom:1px solid #B22237;
	text-align:left;
}	
.bodytable2 td{
	text-align:left;
	vertical-align:top;
	padding:2px;
}	
.bodytable2 .altrow{
	background-color:#eae9ca;
	}		
.bulletin {
	background-color:#eae9ca;
	padding:10px;
}
.ruled {
	border: 1px dotted #CCCCCC;
	padding: 2px;
}
.leftSidebar a:link, .leftSidebar a:visited {
	color: #7790B2;
	text-decoration: none;
	font-weight: bold;
}
.leftSidebar a:hover {
	color: #000000;
	text-decoration: underline;
}
#tableData {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
}
#tableData td {
	padding: 2px;
	border-bottom: 2px solid #999999;
	border-top: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	border-right: 1px dotted #CCCCCC;
}
#searchbox {
	font: 11px normal Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #F4F4F4;
	border: 1px solid #CCCCCC;
}
.headLinks, .headLinks a:link, .headLinks a:visited {
	font: 10px normal Verdana, sans-serif;
	text-align:center;
	color:#999999;
	text-decoration:none;
}
.headLinks a:hover {
	color: #000000;
}
.menus {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
	background-color: #F0EEBA;
	filter: alpha(opacity=90);
	-moz-opacity: .90;
	opacity: .90;
	font: 9px/11px Verdana, Arial, Helvetica, sans-serif;
}
.menus a:link, .menus a:visited {
	color: #333333;
	display: block;
	padding: 2px;
	text-align: left;
	line-height: 14px;
	text-decoration: none;
}
.menus a:hover {
	background-color: #8CBDDF;
	color: #FFFFFF;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #C30;
}

