@charset "iso-8859-1";
/* Creation date: 12/04/2002 */
body {
	background-color: #276399;
	font-family: arial, helvetica;
	color: navy;
	margin: 3px;
}
h1 {
	font-size: 18px;
	margin: 0px;
}
h2 {
	font-size: 16px;
	margin: 0px;
	}
h3 {
	font-size: 14px;
	margin: 0px;
	}
td.menubar1 {
	text-align: center;
	font-family: arial, helvetica;
	margin: 0px;
	padding: 0px;
	background-color: #336CA1;;
	height: 30;
	color: white;	
	font-weight: bold;

}
td.menubar2 {
	text-align: center;
	font-family: arial, helvetica;
	margin: 0px;
	padding: 0px;
	background-color: #336CA1;
	height: 30;
	font-weight: bold;
	color: white;	
}
td.menubar3 {
	text-align: center;
	font-family: arial, helvetica;
	margin: 0px;
	padding: 0px;
	background-color: #99CC99;
	height: 30;
	font-weight: bold;
}
td.header {
	text-align: center;
	font-family: arial, helvetica;
	font-weight: bold;
}

td.center {
	text-align: center;
	font-family: arial, helvetica;
}
div.content {
	padding: 2px;
	font-family: arial, helvetica;
	color: navy;
	text-align: justify;
}
div.cbtcontents {
	padding: 2px;
	font-family: arial, helvetica;
	color: navy;
	text-align: justify;
	font-size:12px;
}
div.centeredcontent {
	font-family: arial, helvetica;
	color: navy;
	text-align: center;
}
a.menubarlink {
	font-family: arial, helvetica;
	font-size:12px;
	color: white;
	font-weight: bold;
}
a.menubarlink2 {
	font-family: arial, helvetica;
	font-size:12px;
	color: black;
	font-weight: bold;
}


td.navbottom {
	width: 33%;
	background-color: navy;
	border-bottom: 1px solid #000080;
	border-right: 1px solid #000080;
	font-size:12px;
	color: white;
	font-weight: bold;
	text-align: center;
}
table.header tr td strong{
	border: 0px;
	vertical-align: top;
	text-align: center;
	font-size: 12px;
}
td.headerright{
	color: navy;
}
table.pagetable {
	width: 760px;
	background-color: white;
	margin: 2px;
	border: 1px solid #000080;
}
a.courselink {
	font-family: arial, helvetica;
	font-size:12px;
	font-weight: bold;
	color: white;
}