body {  background-color: #ffffff; font-family:  Trebuchet MS, Verdana, Helvetica, sans-serif; font-size:8pt}
p {  font-family:  Trebuchet MS,Verdana, Helvetica, sans-serif; font-size: 8pt}
a {  font-family:  Trebuchet MS,Verdana, Helvetica, sans-serif; font-size: 8pt}
td {  font-family:  Trebuchet MS,Verdana, Helvetica, sans-serif; font-size: 8pt}
h5 {  font-family:  Trebuchet MS,Verdana, Helvetica, sans-serif; font-size: 8pt;font-weight: bold;}


a:link { text-decoration:underline; color : #174d96; font-size: 8pt;}
a:hover { text-decoration:underline; color : #D88401; font-size: 8pt;}
a:visited { text-decoration:underline; color : #174d96; font-size: 8pt;}
a:visited:hover {	text-decoration:underline; color : #D88401; font-size: 8pt;}


.headlink:link { text-decoration:none; color : #ffffff; font-size: 8pt}
.headlink:hover { text-decoration:none; color : #F8BE63; font-size: 8pt}
.headlink:visited { text-decoration:none; color : #ffffff; font-size: 8pt}
.headlink:visited:hover {	text-decoration:none; color : #F8BE63; font-size: 8pt}

.menulink:link {  text-decoration:none; color: #174d96; font-size: 8pt}
.menulink:hover {  text-decoration:none;color: #D88401; font-size: 8pt}
.menulink:visited {  text-decoration:none;color: #174d96; font-size: 8pt}
.menulink:visited:hover {  text-decoration:none;color: #D88401; font-size: 8pt}

.printlink:link {  text-decoration:none; color: #999999; font-size: 8pt}
.printlink:hover {  text-decoration:none;color: #D88401; font-size: 8pt}
.printlink:visited {  text-decoration:none;color: #999999; font-size: 8pt}
.printlink:visited:hover {  text-decoration:none;color: #D88401; font-size: 8pt}

.boxheader {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;

}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px 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);
}

.menudarkest {   background-color: #14417d; }
.menuheader {   background-color: #0f4690; }
.menuleft {   background-color: #477ec7; }
.menuitem {   background-color: #d8e5f6; }
.menusubleft {   background-color: #8eb0dd; }
.menusub {   background-color: #eeeeee; }
.menuhighlight {   background-color: #f8be63; }
.menudivider {   background-color: #a0bbdf; }


