﻿.indextext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	border: 1px #FFFFFF none;
	font-size: 11px;
	padding: 4px;
}
.graybar {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	padding: 0px;
	font-size: 11px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: #000000;
	border-left-color: black;
	font-style: italic;
}
.indexcourses {  border-color: #FFFFFF black; border-style: solid; border-bottom-width: 1px}
.indexdivisions {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: black;
	border-left-color: #FFFFFF;
	padding: 4px;
}
.indexdiv2 {  border-color: #FFFFFF black black; border-style: solid; border-top-width: 1px}
.equaline {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	padding: 4px;
	font-size: 11px;
	font-weight: normal;
}
.roitable {
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.blackbar {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
}
.head1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.fine1 {
	font-size: 9px;
}

td.left_column {
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	color		: #333333;
	border		: 1px #FFFFFF none;
	font-size	: 11px;
	padding		: 4px;
	border-right: 1px #5C5 solid;
}
td.left_column h1 {
	border-top: 1px solid #000000;
	color : #FE670C;
	font-size : 9pt;
	font-weight : bold;
	padding-top : 10px;
	height: auto;
	margin-bottom: 8px;
}
td.left_column p {
	margin-top	: 0px;
	margin-bottom	: 2em;
	font-weight	: 400;
	line-height	: 1.2em;
}
td.left_column ul {
	list-style-type	: square;
}
td.center_column li {
	margin-left	: -25px;
	margin-bottom	: 10px;
}
td.left_column li {
	margin-left	: -25px;
	margin-bottom	: 10px;
}
td.center_column {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #333333;
	border : 1px #FFFFFF none;
	font-size : 11px;
	padding : 4px;
	text-align: center;
	margin-bottom: 1.1em;
	margin-top: 24px;
	width: 275px;
	vertical-align: top;
}
td.center_column h1 {
	color : #000000;
	font-size : 9pt;
	font-weight : bold;
	border-bottom : 1px solid #000000;
	padding-top: 10px;
}
td.center_column p {
	margin-top	: 0px;
	marign-bottom	: 2em;
	font-weight	: 400;
	line-height	: 1.2em;
	text-align	: left;
}
td.center_column img {
	border: 0;
	padding: 10px;
	margin-right : 8px;
}

td.right_column {
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	color		: #333333;
	border		: 1px #FFFFFF none;
	font-size	: 11px;
	padding		: 4px;
}
td.right_column h1 {
	color		: #000000;
	font-size	: 9pt;
	font-weight	: bold;
	border-bottom	: 1px solid #000000;
	padding-top	: 10px;
}
td.right_column p {
	margin-top	: 0px;
	marign-bottom	: 2em;
	font-weight	: 400;
	line-height	: 1.2em;
	text-align	: left;
}
td.right_column img {
	margin-right	: 8px;
}

table.content_table a:visited {
	background-color	: #C2DFFF;
	text-decoration		: none;
	color			: #000000;
}

table.content_table a:link {
	border: 0;
	background-color : #C2DFFF;
	text-decoration : none;
	color : #000000;
}

table.content_table a:active {
	background-color	: #C2DFFF;
	text-decoration		: none;
	color			: #000000;
}
table.content_table a:hover {
	text-decoration		: underline;
}

a.normal:visited {
	background-color: #FFFFFF !important;
}

a.normal:link {
	background-color: #FFFFFF !important;
}

a.normal:active {
	background-color: #FFFFFF !important;
}
