.searchform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.searchtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.item
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F3F3F3;
}
.alt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tableheader {
	font-weight: bold;
	background-color: #F3F3F3;
}
.smalltable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F3F3F3;
	margin: 0px;
	padding: 3px;
}
.backcolor {
	background-color: #F3F3F3;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.articletitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #0066CC;
}
.maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #0066CC;
}
.courseTitleBack {
	background-color: #A7B6D2;
}
.searchbox {
	background-color: #F3F3F3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.result 
{
 color: #333399
}
.pager
{
	background-color: #E0E0E0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.toptext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration:none;
	color:#444444;
	}
	
	
	
	
	
#side-nav {
	padding: 0px;
	width: 260px;
	border: none;
	border-collapse: collapse;
}
	
.bluehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 5px;
	text-transform: uppercase;
	vertical-align: middle;
	background-image:url(/images/blue-header.gif);
	height: 22px;
}
.bluetable {
	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-right-color: #405d87;
	border-bottom-color: #405d87;
	border-left-color: #405d87;
	padding: 5px;
	margin: 3px;
	vertical-align:top;
}
.inset {
	background-color: #e7e7e7;
	background-image: url(horiz-rule.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.inset-text {
	background-color: #e7e7e7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom:5px;
	font-weight: normal;
	vertical-align: left;
}
.links-border {
	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-right-color: #989898;
	border-bottom-color: #989898;
	border-left-color: #989898;
	padding: 5px;
}

.Trow {
	FONT-SIZE: x-small; COLOR: black; FONT-FAMILY: Arial
}
.Tmesg {
	FONT-WEIGHT: bold; FONT-SIZE: x-small; COLOR: black; FONT-FAMILY: Arial
}
.Thead {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; FONT-FAMILY: arial
}