<!--
A:link,A:active,A:hover,A:visited{ font-family: Arial; font-size:9pt; color:#000099;}
A.BULink:hover,A.BULink:visited,A.BULink:link { font-family: Arial; color:#000099; font-size:9pt; font-weight:bold;}
A.whiteBLink:hover,A.whiteBLink:visited,A.whiteBLink:link { font-family: Arial; color:#CECECE; font-size:8.5pt; font-weight:bold; text-decoration:none;}
A.blackLink:hover,A.blackLink:visited,A.blackLink:link { font-family: Arial; color:#000000; font-size:9pt;}

.navigation {width:150px; background: #000099; border:1px solid #CECECE; padding: 5px; width:150px;}

.himg img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);-moz-opacity: 0.4;
}

.himg:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);-moz-opacity: 1;
}


.t {border:1px solid #CECECE;}
.t a {font-size: 8pt;}
.t th {font-size: 8pt; background-color:#CECECE;color:#000000;padding: 5px; text-align:left;font-size:9pt;font-weight:bold;}
.t td {font-size: 8pt; color:#000000;padding: 5px;}

.tdark {border:1px solid #999999;}
.tdark a {font-size: 8pt;}
.tdark th {font-size: 8pt; background-color:#666666;color:#FFFFFF;padding: 5px; text-align:left;font-size:9pt;font-weight:bold;}
.tdark td {font-size: 8pt; color:#000000;padding: 5px;}

.tb {}
.tb a {color:#000099; font-size: 9pt;}
.tb th {font-size: 9pt; border:1px solid #CECECE;background-color:#CECECE;color:#000000;padding: 5px; text-align:left;}
.tb td {font-size: 9pt; border:1px solid #CECECE;color:#000000;padding: 5px;}
.tdgray td {font-size: 9pt; background-color:#999999;}
.tdpink td{font-size: 9pt; background-color:#FFCCCC;}
.tdgreen td{font-size:9pt; background-color:#99CC99;}

.cl {}
.cl td {border:0px none #CECECE;padding:0px;}

#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;
}


h1 { 
	font-size:9pt;
	color:#FFFFFF; 
	background-color:#666666;
	margin-bottom:2px;
	margin-top:0px; padding-left:10px;
	border: 1px dotted #000066;
}

h2 { 
	color: #FFFFFF;
	background-color: #000099;
	border: 1px solid #CECECE;
	margin-bottom:1px;
	margin-top:0px; padding-left:2px;
	border: 1px dotted #CECECE;
}
h2 a:link { font-family: arial; font-size: 9pt; color:#FFCC00; text-decoration:none; font-weight:bold;}
h2 a:visited { font-family: arial; font-size: 9pt; color:#FFCC00; text-decoration:none; font-weight:bold;}
h2 a:active { font-family: arial; font-size: 9pt; color:#CC0000; text-decoration:none; font-weight:bold;}
h2 a:hover { font-family: arial; font-size: 9pt; color:#CC0000; text-decoration:none; font-weight:bold;}
h2:hover{
	border: 1px dotted #CC0000;
}

.oklist {list-style-type: none; padding-left:17px; background-repeat: no-repeat; background-image: url(/images/ok.gif);}

A.black:hover,A.black:visited,A.black:link {color:#000000;}


input {
	font-size:8pt;
	color: #000066; 
	font-family : Arial, Helvetica, sans-serif; 
	font-weight : bold;
}
select {
	font-size:8pt;
	color: #000000; 
	font-family : Arial, Helvetica, sans-serif; 
	font-weight : bold;
}

.btn {
	font-size:8pt;
	color: #000066; 
	font-family : Arial, Helvetica, sans-serif; 
	font-weight : bold;
	background-image: url(/images/btnbg.gif);
}

.warning {background: #FFFFFF; border:1px solid #CC0000; padding: 5px; font-family: Arial; color:#000000; font-size:9pt;}

body,td,b,i,u { font-family: Arial; color:#000000; font-size:9pt;}
.smallgray {font-size:8pt;color:#666666;}
.small {font-size:8pt;}
.error { font-size: 9pt; font-family: arial; font-weight: bold; color:#CC0000; }
.suggestion { font-size: 9pt; font-family: arial; font-weight: bold; color:#666666;}
.text { font-size: 9pt; font-family: arial; font-weight: normal; color:#000000;}
.b {font-weight: bold;}
-->