<STYLE TYPE="type/css">
<!--
a:link {color: #626ea1}
a:visited {color: #626ea1}
a:hover {   
      	background-color: #626ea1;   
  	    color: #FFFF00;   
        }   
a.footer:link { color: #FFFFFF; text-decoration: none; }
a.footer:active { color: #FFFFFF; text-decoration: none; }
a.footer:visited { color: #FFFFFF; text-decoration: none; }
a.footer:hover { color: #FFFF00; text-decoration: none; }
a.NONE:link { color: #626ea1; text-decoration: none; }
a.NONE:active { color: #626ea1; text-decoration: none; }
a.NONE:visited { color: #626ea1; text-decoration: none; }
a.NONE:hover { color: #000000; text-decoration: none; background-color: #FFFFFF; }


a.STYLE-NAV:link { color: #626ea1; text-decoration: none; }
a.STYLE-NAV:active { color: #626ea1; text-decoration: none; }
a.STYLE-NAV:visited { color: #626ea1; text-decoration: none; }
a.STYLE-NAV:hover { color: #000000; text-decoration: none; background: url(/images/spacer.gif) }
body
   {
   background: #FFFFFF;
   margin-top: 0;
   margin-left: 0;
   margin-right: 0;
   margin-bottom: 0;
   color: #626ea1;
   link: #626ea1;
   alink: #626ea1;
   vlink: #626ea1;
   marginheight: 0;
   marginwidth: 0;
   topmargin: 0;
   leftmargin: 0;
   }
SELECT.basic{font-family: verdana,arial,helvetica; font-size:10pt; color:#626ea1; width:126px;}
SELECT.small{font-family: verdana,arial,helvetica; font-size:10pt; color:#626ea1;}
TABLE.STYLE-WELCOME {font-size:8pt; font-family: verdana,arial,helvetica; color: #FFFFFF; background: #626ea1;}
TD.STYLE-WELCOME {font-size:8pt; font-family: verdana,arial,helvetica; color: #FFFFFF; background: #626ea1;}
TABLE.STYLE-TH {font-size: 8pt; font-family: verdana,arial,helvetica; color: #FFFFFF; background: #626ea1;}
TABLE.STYLE-FULL {width: auto;}
TD.STYLE-FULL {width: auto;}
TD.STYLE-TH {font-size: 8pt; font-family: verdana,arial,helvetica; color: #FFFFFF; background: #626ea1;}
TD.STYLE-TH-RED {font-size: 8pt; font-family: verdana,arial,helvetica; color: #FFFFFF; background: #FF0000;}
TABLE.STYLE-CH {font-size:8pt; font-family: verdana,arial,helvetica; color: #FFFFFF; background: #EDF1FA;}
TD.STYLE-CH {font-size:8pt; font-family: verdana,arial,helvetica; color: #626ea1; background: #EDF1FA;}
TABLE.STYLE-TB {font-size:8pt; font-family: verdana,arial,helvetica; color: #000000; background: #EEEEEE}
TR.STYLE-TB {font-size:8pt; font-family: verdana,arial,helvetica; color: #000000; background: #EEEEEE;}
TR.STYLE-TB2 {font-size:8pt; font-family: verdana,arial,helvetica; color: #000000; background: #DDDDDD;}
TD.STYLE-TB2 {font-size:8pt; font-family: verdana,arial,helvetica; color: #000000; background: #DDDDDD;}
TD.STYLE-TB {font-size:8pt; font-family: verdana,arial,helvetica; color: #000000; background: #EEEEEE;}
TD.STYLE-SMALL {font-size:8pt; font-family: verdana,arial,helvetica; color: #000000; background: #FFFFFF;}
TD.STYLE-NAV {font-size:8pt; font-family: verdana,arial,helvetica; color: #626ea1;}
TABLE.STYLE-NAV {font-size: 8pt; font-family: verdana,arial,helvetica; color: #626ea1;}
TD {font-size:8pt; font-family: verdana,arial,helvetica; color: #000000;}


LI.CURRENT {
	margin-right: 0px;
	margin-left: 0px;
	background: url(/images/backgrounds/navigate-bg.jpg);
	background-color: #c6cdf9;
	overflow: hidden;
}

#navigation {
	margin-right: 10px;
	margin-left: 10px;
	background-color: #d3d3d3;
	overflow: hidden;
	border: 1px solid #d3d3d3;
}

/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #000;
	text-decoration: none;
	margin: 0 1px;
	padding: 5px;
	display: block;
	border: 1px solid #f2f2f2;
}
#navigation a:hover {
	background-color: #f2f2f2;
	background: url(/images/backgrounds/navigate-hili-bg.jpg);
	border: 1px solid #626ea1;

}

#body {
	margin-right: 10px;
	margin-left: 10px;
	background-color: #ffffff;
	border: 1px solid #d3d3d3;
}

#footer {
	margin-right: 10px;
	margin-left: 10px;
	background-color: #ffffff;
	border: 1px solid #ffffff;
}
-->
</STYLE> 
