/* global styles */

body {
	background-color: white;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

/* Global Link Style */

a:link {font-family: arial, helvetica, sans-serif; font-size: 13px; color: #0000FF; text-decoration:underline;}

a:visited {font-family: arial, helvetica, sans-serif; font-size: 13px; color: #0000FF; text-decoration:underline;}

a:hover {font-family: arial, helvetica, sans-serif; font-size: 13px; color: #0000FF; text-decoration:none;}

a:active {font-family: arial, helvetica, sans-serif; font-size: 13px; color: #0000FF; text-decoration:none;}

.a11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.a14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

.a13bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}

.a18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}
.a24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
}

.hdline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
}


/* times font styles */

.t13{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}
.a11bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
.t14 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.t14bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.a14redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

/* Left sidebar link styles */

/* category level 1 styles */
a.c1:link {font-family: arial, helvetica, sans-serif; font-size: 13px; color: #000000; font-weight: bold; text-decoration:none;}
a.c1:visited {font-family: arial, helvetica, sans-serif; font-size: 13px; color: #000000; font-weight: bold; text-decoration:none;}
a.c1:hover {font-family: arial, helvetica, sans-serif; font-size: 13px; color: #000000; font-weight: bold; text-decoration:underline;}
a.c1:active {font-family: arial, helvetica, sans-serif; font-size: 13px; color: #000000; font-weight: bold; text-decoration:underline;}

a.c1s:link {font-family: arial, helvetica, sans-serif; font-size: 13px; color: #000000; font-weight: bold; text-decoration:none;}
a.c1s:visited {font-family: arial, helvetica, sans-serif; font-size: 13px; color: #FF0000; font-weight: bold; text-decoration:none;}
a.c1s:hover {font-family: arial, helvetica, sans-serif; font-size: 13px; color: #000000; font-weight: bold; text-decoration:underline;}
a.c1s:active {font-family: arial, helvetica, sans-serif; font-size: 13px; color: #000000; font-weight: bold; text-decoration:underline;}


/* category level 2 link styles */
a.c2:link {font-family: arial, helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: bold; text-decoration:none;}
a.c2:visited {font-family: arial, helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: bold; text-decoration:none;}
a.c2:hover {font-family: arial, helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: bold; text-decoration:underline;}
a.c2:active {font-family: arial, helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: bold; text-decoration:underline;}

a.c2s:link {font-family: arial, helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: bold; text-decoration:none;}
a.c2s:visited {font-family: arial, helvetica, sans-serif; font-size: 11px; color: #FF0000; font-weight: bold; text-decoration:none;}
a.c2s:hover {font-family: arial, helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: bold; text-decoration:underline;}
a.c2s:active {font-family: arial, helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: bold; text-decoration:underline;}

/* category level 3 link styles */
a.c3:link {font-family: arial, helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration:none;}
a.c3:visited {font-family: arial, helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration:none;}
a.c3:hover {font-family: arial, helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration:underline;}
a.c3:active {font-family: arial, helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration:underline;}


a.c3s:link {font-family: arial, helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration:none;}
a.c3s:visited {font-family: arial, helvetica, sans-serif; font-size: 11px; color: #FF0000; text-decoration:none;}
a.c3s:hover {font-family: arial, helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration:underline;}
a.c3s:active {font-family: arial, helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration:underline;}

/* Demo page left side bar category link styles */


a.lftnav1:link {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
	line-height: 20px;
}

a.lftnav1:visited {font-family: arial, helvetica, sans-serif; font-size: 13px; color: #CC0000; font-weight: bold; text-decoration:none;}
a.lftnav1:hover {font-family: arial, helvetica, sans-serif; font-size: 13px; color: #000000; font-weight: bold; text-decoration:underline;}
a.lftnav1:active {font-family: arial, helvetica, sans-serif; font-size: 13px; color: #000000; font-weight: bold; text-decoration:underline;}

a.lftnav2:link {font-family: arial, helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: bold; text-decoration:none;}
a.lftnav2:visited {font-family: arial, helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: bold; text-decoration:none;}
a.lftnav2:hover {font-family: arial, helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: bold; text-decoration:underline;}
a.lftnav2:active {font-family: arial, helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: bold; text-decoration:underline;}

a.lftnav3:link {font-family: arial, helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration:none;}
a.lftnav3:visited {font-family: arial, helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration:none;}
a.lftnav3:hover {font-family: arial, helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration:underline;}
a.lftnav3:active {font-family: arial, helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration:underline;}

.t13bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
}
.a12boldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.a12boldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3300FF;
}
.a12red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}
.t14boldblue {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}

.a12lightblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7BA5DE;
}
.a12white {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF;
}
.a12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.highlightyellow {
	background-color: #FFFF00;
}
.a11red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
}
.a16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}

.teachermenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

