.body
{
	font-size:14px;
	font-family:Arial,sans-serif;
	color: #000000;
	line-height=15pt;
	text-align:left;
	text-decoration:none
}
.body:hover {text-decoration:underline}

.breadcrumb { font-family: Arial,sans-serif; font-size: 11px; color: #666666; text-align:left; font-style:italic}
.breadcrumb:hover {text-decoration:underline}

.errortext { font-family: Arial,sans-serif; font-size: 18px; color: red; text-align:center; text-decoration:none }
.text { font-family: Arial,sans-serif; font-size: 13px; color: #666666; text-align:center; text-decoration:none }
.textleft { font-family: Arial,sans-serif; font-size: 13px; color: #666666; text-align:left; text-decoration:none }
.textright { font-family: Arial,sans-serif; font-size: 13px; color: #666666; text-align:right; text-decoration:none }
.text3 { font-family: Arial,sans-serif; font-size: 13px; color: #FFFFFF; text-align:center; font-weight: bold; text-decoration:none }
.text3left { font-family: Arial,sans-serif; font-size: 13px; color: #FFFFFF; text-align:left; font-weight: bold; text-decoration:none }
.text:hover {text-decoration:underline}
.text3:hover {text-decoration:underline}
.textleft:hover {text-decoration:underline}
.text3left:hover {text-decoration:underline}
.text3cal { font-family: Arial,sans-serif; font-size: 11px; color: #FFFFFF; text-align:center; font-weight: bold; text-decoration:none }
.copyright { font-family: Arial,sans-serif; font-size: 11px; color: #FFFFFF; text-align:right }
.menu { font-family: Trebuchet,Arial,sans-serif; font-size: 13px; color: #000000; text-align:center; font-weight: bold }

.calendarTD { padding:0px; bgcolor:#ffccff; font-size:11px; }
.calendarTDprint { padding:1px; bgcolor:#ffccff; font-size:10px; line-height:9px; }
.calendarbreak { font-size:0px; line-height: 5px; }

.title {
  font-family:Arial,sans-serif;
	color: #376893;
	font-weight: bold;
	font-size: 16px;
	margin-bottom:8px;
}

.indent{
	margin:15px;
}

.div-bodyblue{
	margin:15px;
}

.div-bodywhite{
	margin:15px;
}

.heading-blue {
	color: #1361ad;
	font-weight: bold;
	font-size: 18px;
	margin-bottom:8px;
}

.heading-black{
	color: #000000;
	font-weight: bold;
	font-size: 18px;
}
form { margin-top: 0; margin-bottom: 0; }





.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}
.LegionStyleText { font-family: Arial,sans-serif; font-size: 13px; color: #333333; text-align:center; text-decoration:none }
.LegionStyleMenu{
	display: block;
	font-family: 'Trebuchet MS', Tahoma, Verdana, 'DejaVu Sans', sans-serif;
	font-size: 12px;
	color: #002144;
	text-decoration: none;
	padding-right: 10px;
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
