/* CMS style overrides */

/* Page navigation */
a:link,a:active,a:visited,a:hover {
	color: #333366;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}



a.nav1,a.nav1:link, a.nav1:active,a.nav1:visited {
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
}

a.nav1:hover {
	color: #9596c2;
}

a.nav1selected, a.nav1selected:link, a.nav1selected:active,a.nav1selected:visited, a.nav1selected:hover {
	color: #9596c2;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
}


a.nav2,a.nav2:link, a.nav2:active,a.nav2:visited {
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
}

a.nav2:hover {
	color: #9596c2;
}


a.nav2selected, a.nav2selected:link, a.nav2selected:active,a.nav2selected:visited, a.nav2selected:hover {
	color: #9596c2;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
}


P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
	font-weight : normal;
}

.headline {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #333366;
}

.subheadgray {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
	font-weight : bold;
}

.subheadblack {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight : bold;
}

.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #666666;
}

.sectionhead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	font-weight : bolder;
}

.content {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
	font-weight : normal;
}

LI {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
	font-weight : normal;
}

#AcademicYearCalendar td {color:#ffffff}
