/*Colors:
dark blue: #001A6A
lime: #C2DF00
orange: #FF9800
darker teal: #00928E
lighter teal: #00C3BE
bg under pattern: #005395
*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #005395;
	background-image: url(/school/images/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001A6A;
}
tr,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001A6A;
}
.copyright {
	background-color: #001A6A;
}
a,a:link,a:visited,a:active {
	color: #00928E;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #00C3BE;
	text-decoration: underline;
	font-weight: bold;
}
.hidden {
	display: none;
	margin: 0px;
	padding: 0px;
}
.title {
	color: #00928E;
	font-size: 20px;
	font-weight: bold;
}
.subtitle {
	color: #00928E;
	font-size: 17px;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.strong {
	font-style: italic;
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
.strongu {
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
.large {
	font-size: 13px;
}
.small {
	font-size: 11px;
}
.micro {
	font-size: 9px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.content-container {
	padding: 25px;
	width: 532px;
}
.table_heading {
	color: #FFFFFF;
	font-weight: bold;
}
.gray_em {
	color: #CCCCCC;
	font-style: italic;
}
table.curr {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #001A6A;
}
table.curr td {
	font-size: x-small;
	text-align: center;
	border-collapse: collapse;
	border: 1px solid #001A6A;
	padding: 2px;
}
table.curr th {
	font-size: x-small;
	background-color: #001A6A;
	color: #FFFFFF;
	padding: 2px;
}
td.curr_subj {
	background-color: #A1D6D5;
	font-weight: bold;
}
td.tip {
	/*background-color: #*/
}
.day {
	font-weight: bold;
}
.events {
	font-size: 11px;
	font-weight: bold;
}
.events2 {
	font-size: 11px;
	color: #337A70;
	font-weight: bold;
}
.event_header {
	font-size: 14px;
	font-weight: bold;
}
.event_time {
	font-size: 12px;
}
.infocenter_header {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.infocenter,a.infocenter,a.infocenter:link,a.infocenter:visited,a.infocenter:active {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.infocenter:hover {
	text-decoration: underline;
}
.ic_nav,a.ic_nav,a.ic_nav:link,a.ic_nav:visited,a.ic_nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-left: 7px;
}
a.ic_nav:hover {
	text-decoration: underline;
}

/* ::::::::::::::: NEW NAV STYLES ::::::::::::::: */
.vline {
	background-color: #001A6A;
}
.nav_01_bg {
	background-color: #001A6A;
	background-image: url(/school/images/nav/nav-bg_01.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.nav_03_bg {
	background-color: #00C3BE;
	color: #E5F9F8;
	font-size: 11px;
}
.nav_03_bg-a {
	background-color: #00928E;
	background-image: url(/school/images/nav/nav-bg_03.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 11px;
}
.nav_03_link,.nav_03_link:link,.nav_03_link:visited,.nav_03_link:active,.nav_03_link:hover {
	color: #E5F9F8;
	font-size: 10px;
	text-decoration: none;
}
.nav_04_bg {
	background-color: #00928E;
	background-image: url(/school/images/nav/nav-bg_04.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
/* ::::::::::::::: END NEW NAV STYLES ::::::::::::::: */

.inner-content {
	display: block;
	padding: 25px;
}
/* CALENDAR STYLES */
table.calendar_table {
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	padding: 0px;
}
.calendar_table td {
	padding: 4px;
}
.list_fade {
	background-color: #E5F9F8;
	background-image: url(/school/images/list_fade.gif);
	background-position: left;
	background-repeat: repeat-y;
	width: 7px;
}
.list_alt_bg {
	background-color: #E5F9F8;
}
.day_num {
	text-align: right;
	vertical-align: top;
	width: 35px;
	font-weight: bold;
}
.day_name {
	vertical-align: top;
	width: 55px;
	font-weight: bold;
}
.time {
	text-align: right;
	vertical-align: top;
	width: 50px;
	font-weight: bold;
}
.event_title {
	vertical-align: top;
	font-weight: bold;
}
.cal_desc {
	font-weight: normal;
}
.left_edge {
	width: 25px;
}
.little_cal_month_name {
	font-weight: bold;
	font-size: x-small;
}
table.little_cal {
	border-collapse: collapse;
}
.little_cal th, .little_cal tr, .little_cal td {
	color: inherit;
	font-size: 10px;
	text-align: right;
	padding: 2px;
}
.little_cal_today {
	background-color: #E5F9F8;
	font-weight: bold;
	border: 1px solid #63BABA;
}
