
body {
	background-color: #FFFFFF;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #3C3C92;
}

.ultext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	height: auto;
	line-height: 15pt;
	text-decoration: underline;
}

a:hover, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #8A59A2;
}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	height: auto;
	line-height: 15pt;
	list-style-position: outside;
	list-style-type: square;
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #c00000;
	height: auto;
	line-height: 15pt;
	font-weight: normal;
}

.altmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #3a3a96;
	height: auto;
	line-height: 15pt;
	list-style-position: outside;
	list-style-type: square;
}

.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3C3C92;
}

.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}


a.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}

a.head2:hover, a.head2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #8A59A2;
	text-decoration: none;
}

.head3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}

.bullets {
	list-style-position: outside;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 15pt;
	color: #000000;
}

table.events {
	border: 1px,1px,1px,1px;
	border-color: #404040;
	border-style: solid;
}

th.events {
	background-color: #6363A8;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px,10px,2px,10px;
	border: 1px,1px,1px,1px;
	border-color: #404040;
	border-style: solid;
}

td.events {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px,5px,5px,5px;
	border: 1px,1px,1px,1px;
	border-color: #404040;
	border-style: solid;
	text-align: center;
	vertical-align: top;
}		

.cursorarrow {
	cursor: default;
}

.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C00000;
	padding: 2px;
	background-color: #FFFF00;
}

#dhtmltooltip {
	position: absolute;
	width: 160px;
	border: 1.5px solid #000000;
	padding: 2px;
	background-color: #F7F6F5;
	visibility: hidden;
	z-index: 100;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.tooltip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.tooltip-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333399;
	font-weight: bold;
	text-transform:uppercase;
}
