/* Default styles */

.offstate-toggle  { display: none; }
.onstate-toggle  { display: block; }
.offstate-toggle  { display: none; }
.onstate-toggle  { display: block; }

body  {
	font-family:   Arial, Verdana; font-size: 8pt; color: #15007D; font-weight: normal; TEXT-DECORATION: none ;
	margin:10;
	padding :0;
	color: #000;
	}

td  {
	font-family:   Arial, Verdana; font-size: 10pt; color: #15007D; font-weight: normal; TEXT-DECORATION: none ;
	}
	
a, a:visited {
	text-decoration : none;
	background: none;
	color: #15007D;
	font-weight: normal;
	font-size: 8pt;
	}
	
a:hover  {
	text-decoration : underline;
	color : #669900;
	font-weight: bold;
	font-size: 8pt;
	}

.headlink { TEXT-DECORATION: underline; FONT-SIZE: 8pt; font-weight:bold ; color: #15007D; font-family: Arial, Helvetica, sans-serif;} 
A.headlink:visited { font-weight:bold ; color: #669900}
A.headlink:hover { font-weight:bold ; color: #669900}  
.sublink { TEXT-DECORATION: none; FONT-SIZE: 8pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF;} 
A.sublink:hover { TEXT-DECORATION: none; FONT-SIZE: 8pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #669900;} 
.act-headlink { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #669900; text-decoration: none; font-weight: bold;} 
A.act-headlink:hover { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #669900; text-decoration: none;}
.subheadlink { TEXT-DECORATION: none; FONT-SIZE: 8pt; font-weight:normal ; color: #15007D; font-family: Arial, Helvetica, sans-serif;} 
A.subheadlink:hover { font-weight:normal; color: #669900 ; font-size: 8pt; TEXT-DECORATION: none; }
.disclaim { font-family: Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; color: #15007D; text-decoration: underline;}
.disclaim:visited { font-family: Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; color: #15007D; text-decoration: underline;}
A.disclaim:hover { font-family: Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; color: #669900; text-decoration: underline;}
 .clsInput { font-family: Arial, Times, serif; font-size: 11px; font-weight:normal; color: #000000}
.link { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #15007D; text-decoration: underline;}
.link:visited { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #15007D; text-decoration: underline;}
A.link:hover { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #669900; text-decoration: underline;}


