BODY,TD,P{
    font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
    font-size: 0.9em;
}
FORM{
	margin:0;
	padding:0;
}

UL,PRE{
    font-family: Verdana,Arial,sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2.0em;
	margin-right: 30px;
	font-size: 0.75em;
	padding:0;
	list-style-type : disc;
}

DL{
	border: 1px solid #909090;
	padding: 0px 8px 5px 8px;
}
.dlheader{
	position:relative;
	top: -10px;
	z-index:10;
	background: white;
	display:inline;
	color:#5b82ad;
	font-weight:bold;
}
DT{
	font-weight:bold;
}
DD{
	font-weight:normal;
	padding-bottom: 5px;
}

A:LINK.top,A:VISITED.top{
	color:black;
	text-decoration:none;
}
A:LINK.path,A:VISITED.path{
	color:black;
	text-decoration:none;
    font-size: 10pt;
}
A:HOVER.top,A:HOVER.path{
	color:blue;
	text-decoration:underline;
}

A:LINK.topmenu,A:VISITED.topmenu{
	color:white;
	text-decoration:none;
	font-size:9pt;
	padding:2px 8px 2px 8px;
	height:12px;
	border-color:#39444E;
	border-style:solid;
	border-width:0px 1px 0px 1px;
}
A:HOVER.topmenu{
	color:black;
	border-color:#DADEBE;
	border-style:ridge;
	background-color:#DADEBE;
	background-image:url("fill4.gif")
}

H1,H2{
	font-family:Verdana,Arial,sans-serif;
	font-size:13px;
	font-weight:bold;
	padding:0;
	margin:0;
}

H3{
    font-size: 14px;
    font-weight: bold;
    color: #2B5885;
}

.trigger{
    cursor: pointer;
    cursor: hand;
	margin-right: 6px;
}

.toggle{
    display: block;
	margin-top:0px;
	margin-left:30px;
}
