/* CSS Document */
	/* LINKS */
	a:link, a:visited {	color: #63639C;font-weight: 200;
						text-decoration: none;
							}
	a:hover, a:active {	color: #63639C;font-weight: 200;
						text-decoration: none;
							 }
							 
	a.nav:link, a.nav:visited {	color: #63639C;font-family: Arial;font-weight: bold;
						text-decoration: none;
							}
	a.nav:hover, a.nav:active {	color: #FF0000;font-family: Arial;font-weight: bold;
						 text-decoration: none;						 
								 
		 					 }
	a.nav1:link, a.nav1:visited {color: #9999FF;font-family: Arial;font-weight: bold;
							text-decoration: none;
							}
	a.nav1:hover, a.nav1:active {color: #FFFFFF;font-family: Arial;font-weight: bold;
							 text-decoration: none;							 
							 
							} 
					 
	a.nav2:link, a.nav2:visited {color: #666666;font-family: Arial;font-weight: bold;
							text-decoration: none;
							}
	a.nav2:hover, a.nav2:active {color: #FF0000;font-family: Arial;font-weight: bold;
							 text-decoration: none;							 
							 
							} 
							
	a.nav3:link, a.nav2:visited {color: #000099;font-family: Arial;font-weight: bold;
							text-decoration: underline;
							}
	a.nav3:hover, a.nav2:active {color: #FF0000;font-family: Arial;font-weight: bold;
							 text-decoration: none;						
							
							} 
														 
	a.small:link,a.small:visited {
						font-family: Arial, Helvetica, sans-serif;
						font-size: 10pt;
						font-weight: 100;
						color: #000066;
						text-decoration: none;
						}
	a.small:hover,a.small:active {
						font-family: Arial, Helvetica, sans-serif;
						font-size: 10pt;
						font-weight: 100;
						color: #9999FF;
						text-decoration:  none;
						}
	a.green:link,a.green:visited {
						font-family: Arial, Helvetica, sans-serif;
						font-size: 11pt;
						font-weight: 600;
						color: #000066;
						text-decoration: none;
						}
	a.green:hover, a.green:active{
						font-family: Arial, Helvetica, sans-serif;
						font-size: 11pt;
						font-weight: 600;
						color:#FF0000;
						text-decoration:underline ;
						}
	a.blue:link,a.blue:visited {
						font-family: Arial, Helvetica, sans-serif;
						font-size: 9pt;
						font-weight: 400;
						color: #000066;
						text-decoration: none;
						}
	a.blue:hover, a.blue:active{
						font-family: Arial, Helvetica, sans-serif;
						font-size: 9pt;
						font-weight: 400;
						color:#CC3333;
						text-decoration:underline ;
						}
    a.blueU:link,a.blueU:visited {
						font-family: Arial, Helvetica, sans-serif;
						font-size: 11pt;
						font-weight: 500;
						color: #000066;
						text-decoration: underline;
						}
	a.blueU:hover, a.blueU:active{
						font-family: Arial, Helvetica, sans-serif;
						font-size: 11pt;
						font-weight: 500;
						color:#FF0000;
						text-decoration:none ;
						}				
    a.red:link,a.red:visited {
						font-family: Arial, Helvetica, sans-serif;
						font-size: 10pt;
						font-weight: 800;
						color: #FF0000;
						text-decoration: underline;
						}
	a.red:hover, a.red:active{
						font-family: Arial, Helvetica, sans-serif;
						font-size: 10pt;
						font-weight: 800;
						color:#000066;
						text-decoration: none ;
						}
   a.orange:link,a.orange:visited {
						font-family: Arial, Helvetica, sans-serif;
						font-size: 10pt;
						font-weight: 600;
						color: #FF6600;
						text-decoration: none;
						}
	a.orange:hover, a.orange:active{
						font-family: Arial, Helvetica, sans-serif;
						font-size: 10pt;
						font-weight: 600;
						color:#FFFFFF;
						text-decoration: none ;
						}
	a.white:link,a.white:visited {
						font-family: Arial, Helvetica, sans-serif;
						font-size: 10pt;
						font-weight: 600;
						color: #FFFFFF;
						text-decoration: none;
						}
	a.white:hover, a.white:active{
						font-family: Arial, Helvetica, sans-serif;
						font-size: 10pt;
						font-weight: 600;
						color:#CC3333;
						text-decoration: none ;
						}
	a.whiteU:link,a.whiteU:visited {
						font-family: Arial, Helvetica, sans-serif;
						font-size: 10pt;
						font-weight: 800;
						color: #FFFFFF;
						text-decoration: underline;
						}
	a.whiteU:hover, a.whiteU:active{
						font-family: Arial, Helvetica, sans-serif;
						font-size: 10pt;
						font-weight: 800;
						color:#FF0000;
						text-decoration: none ;
						}						
	a.white_sm:link,a.white_sm:visited {
						font-family: Arial, Helvetica, sans-serif;
						font-size: 8pt;
						font-weight: 600;
						color: #FFFFFF;
						text-decoration: none;
						}
	a.white_sm:hover, a.white_sm:active{
						font-family: Arial, Helvetica, sans-serif;
						font-size: 8pt;
						font-weight: 600;
						color:#CC3333;
						text-decoration: none ;
						}
   a.grey:link,a.grey:visited {
						font-family: Arial, Helvetica, sans-serif;
						font-size: 10pt;
						font-weight: 800;
						color: #333333;	
						text-decoration: underline;
						}
	a.grey:hover, a.grey:active{
						font-family: Arial, Helvetica, sans-serif;
						font-size: 10pt;
						font-weight: 800;
						color:#FF0000;
						text-decoration: none ;
						}
						
	a.grey_sm:link,a.grey_sm:visited {
						font-family: Arial, Helvetica, sans-serif;
						font-size: 9pt;
						font-weight: 500;
						color: #333333;						;
						text-decoration: none;
						}
	a.grey_sm:hover, a.grey_sm:active{
						font-family: Arial, Helvetica, sans-serif;
						font-size: 9pt;
						font-weight: 500;
						color:#FF0000;
						text-decoration:  none ;
						}
	a.light_blue:link,a.light_blue:visited {
						font-family: Arial, Helvetica, sans-serif;
						font-size: 10pt;
						font-weight: 600;
						color: #3333FF;						;
						text-decoration: none;
						}
	a.light_blue:hover, a.light_blue:active{
						font-family: Arial, Helvetica, sans-serif;
						font-size: 10pt;
						font-weight: 600;
						color:#3333FF;
						text-decoration: underline ;
						}
	a.light_blueu:link,a.light_blueu:visited {
						font-family: Arial, Helvetica, sans-serif;
						font-size: 10pt;
						font-weight: 600;
						color: #3333FF;						;
						text-decoration: underline;
						}
	a.light_blueu:hover, a.light_blueu:active{
						font-family: Arial, Helvetica, sans-serif;
						font-size: 10pt;
						font-weight: 600;
						color:#3333FF;
						text-decoration: none ;
						}										