@charset "utf-8";
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.header_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #1f4376;
}
.tableborder_main {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #96a7bf;
	border-right-color: #96a7bf;
	border-bottom-color: #96a7bf;
	border-left-color: #96a7bf;
}
.spotlight_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #1F4376;
}
.button_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #1F4376;
	text-decoration: none;
}
.tabeborder_bottom {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #96a7bf;
	border-left-color: #96a7bf;
}
.more {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #1F4376;
	text-decoration: underline;
}

.spotlight_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.welcome_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
}
.header_admin {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2pt;
	text-align: center;
	color: #9966cc;
}
.header_teacher {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2pt;
	text-align: center;
	color: #88b164;
}
.header_parent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2pt;
	text-align: center;
	color: #48a9c5;
}
.tableborder_content {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: 96a7bf;
	border-left-color: 96a7bf;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #1f4376;
	line-height: 16px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.title_admin {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2pt;
	text-align: left;
	color: #9966cc;
}
.title_teacher {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2pt;
	text-align: left;
	color: #88b164;
}
.title_parent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	text-transform: uppercase;
	letter-spacing: 2pt;
	text-align: left;
	color: #48a9c5;
}
.title_category {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bolder;
	text-transform: uppercase;
	letter-spacing: 1pt;
	text-align: left;
	color: #1F4376;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.nav:link {
	color: #000000;
	text-decoration: none;
}
.nav:hover {
	color: #000000;
	text-decoration: none;
}
.nav_bg {
	background-image: url(nav/bg.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}
.nav_bg:hover {
	background-image: url(nav/bg_hover.gif);
}
.nav_pick {
	background-image: url(nav/bg_hover.gif);
}
.fieldtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
.spotlight_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	letter-spacing: 2pt;
}
.footertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #1F4376;
	font-weight: bold;
	text-align: center;
}
.searchbutton {
	background-color: #e6effc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.new {
	color: #CC0000;
	font-weight: bold;
	background-color: #FFCC00;
}

