<STYLE type="text/css">

/*ORCA STYLE SHEET*/

/* Default white background*/
BODY 
{
    background-color: #FFFFFFF;
	margin : 0;  
	margin-top : 0; 
	font-family : arial, helvetica, sans serif, geneva; 
	font-size : 10pt;
	color: #000000; 
}

/* Left Hand Hyperlinks - Sub Categories*/
	A.link_normal:LINK 
	{
	font-family : verdana, arial, helvetica, sans serif, geneva;
	font-size : 10pt;
	color : #000099;
	text-decoration : underline;
	}	
	A.link_normal:VISITED 
	{
	font-family : verdana, arial, helvetica, sans serif, geneva;
	font-size : 10pt;
	color : #3366CC;
	text-decoration : underline;	
	}
	A.link_normal:HOVER 
	{
	font-family : verdana, arial, helvetica, sans serif, geneva;
	font-size : 10pt;
	color : #0066FF;
	text-decoration : underline;
	}
	
/* Black Bottom Hyperlinks*/
	A.link_small:LINK 
	{
	font-family : arial, helvetica, sans serif, geneva;
	font-size : 8pt;
	color : #000000;
	text-decoration : none;
	}	
	A.link_small:VISITED 
	{
	font-family : arial, helvetica, sans serif, geneva;
	font-size : 8pt;
	color : #666666;
	text-decoration : none;	
	}
	A.link_small:HOVER 
	{
	font-family : arial, helvetica, sans serif, geneva;
	font-size : 8pt;
	color : #0066FF;
	text-decoration : underline;
	}
	
/* Blue Title Hyperlinks For Site Map*/
	A.link_large:LINK 
	{
	font-family : verdana, arial, helvetica, sans serif, geneva;
	font-size : 12pt;
	color : #000099;
	font-weight : bold;
	text-decoration : underline;
	}	
	A.link_large:VISITED 
	{
	font-family : verdana, arial, helvetica, sans serif, geneva;
	font-size : 12pt;
	color : #3366CC;
	font-weight : bold;
	text-decoration : underline;	
	}
	A.link_large:HOVER 
	{
	font-family : verdana, arial, helvetica, sans serif, geneva;
	font-size : 12pt;
	color : #0066FF;
	font-weight : bold;
	text-decoration : underline;
	}
	
/* Burgandy ORCA and CRIS FAQ Hyperlinks */
	A.link_special:LINK 
	{
	font-family : verdana, arial, helvetica, sans serif, geneva;
	font-size : 10pt;
	color : #990033;
	font-weight : bold;
	text-decoration : underline;
	}	
	A.link_special:VISITED 
	{
	font-family : verdana, arial, helvetica, sans serif, geneva;
	font-size : 10pt;
	color : #666666;
	font-weight : bold;
	text-decoration : underline;	
	}
	A.link_special:HOVER 
	{
	font-family : verdana, arial, helvetica, sans serif, geneva;
	font-size : 10pt;
	color : #CC0033;
	font-weight : bold;
	text-decoration : underline;
	}

/* Home Page Hyperlinks*/
	A.link_white:LINK 
	{
	font-family : arial, helvetica, sans serif, geneva;
	font-size : 9pt;
	color : #FFFFFF;
	text-decoration : none;
	}	
	A.link_white:VISITED 
	{
	font-family : arial, helvetica, sans serif, geneva;
	font-size : 9pt;
	color : #FFFFFF;
	text-decoration : none;
	}
	A.link_white:HOVER 
	{
	font-family : arial, helvetica, sans serif, geneva;
	font-size : 9pt;
	color : #FFCC00;
	text-decoration : underline;
	}
	
			
/* Normal Black text on white background */
    TD.text_normal
    {
	font-family : verdana, arial, helvetica, sans serif, geneva;
	font-size : 10pt;
	color : #000000;   
    }
	
/* Small Black text on white background */
    TD.text_legal
    {
	font-family : arial, helvetica, sans serif, geneva;
	font-size : 8pt;
	color : #000000;   
    }
	
/* BIG Title Burgandy text */
    TD.text_title
    {
	font-family : verdana, arial, helvetica, sans serif, geneva;
	font-size : 16pt;
	color : #990033;   
    }
	
/* Sub Category Blue text */
    TD.text_nav_current
    {
	font-family : verdana, arial, helvetica, sans serif, geneva;
	font-size : 10pt;
	font-weight : bold;
	color : #3366CC;   
    }
	
/* Bold Burgandy text for Forms */
    TD.text_title_sub
    {
	font-family : verdana, arial, helvetica, sans serif, geneva;
	font-size : 10pt;
	font-weight : bold;
	color : #990033;   
    }
	
/* Bold White text on light blue background */
    TD.text_white
    {
	font-family : verdana, arial, helvetica, sans serif, geneva;
	font-size : 10pt;
	font-weight : bold;
	color : #FFFFFF;   
    }
	
/* Normal Burgandy text*/
    TD.text_normal_red
    {
	font-family : verdana, arial, helvetica, sans serif, geneva;
	font-size : 10pt;
	color : #990033;   
    }

/* Bold Blue text for Members Section*/
    TD.text_title_blue
    {
	font-family : verdana, arial, helvetica, sans serif, geneva;
	font-size : 13pt;
	font-weight : bold;
	color : #000099;   
    }

/* Normal Blue text*/
    TD.text_normal_blue
    {
	font-family : verdana, arial, helvetica, sans serif, geneva;
	font-size : 10pt;
	color : #000099;   
    }
	
/* Bold Black text on white background */
    TD.text_bold_black
    {
	font-family : arial, helvetica, sans serif, geneva;
	font-size : 10pt;
	font-weight : bold;
	color : #000000;   
    }	
	
		
/* Bold Black titles */
    DIV.text_normal
    {
	font-family : verdana, arial, helvetica, sans serif, geneva;
	font-size : 10pt;
	font-weight : bold;
	color : #000000;   
    }	
	
/* Bold Burgandy titles */
    DIV.text_title
    {
	font-family : verdana, arial, helvetica, sans serif, geneva;
	font-size : 10pt;
	font-weight : bold;
	color : #990033;   
    }

/* Bold Black titles small*/
    DIV.text_nav_current
    {
	font-family : verdana, arial, helvetica, sans serif, geneva;
	font-size : 9pt;
	font-weight : bold;
	color : #000000;   
    }	
	
/* Bold Black titles small small*/
    DIV.text_title_sub
    {
	font-family : verdana, arial, helvetica, sans serif, geneva;
	font-size : 8pt;
	font-weight : bold;
	color : #000000;   
    }	
	
/* Normal Black text*/
    DIV.text_white
    {
	font-family : verdana, arial, helvetica, sans serif, geneva;
	font-size : 10pt;
	color : #000000;   
    }	
	
/* Normal Burgandy text*/
    DIV.text_normal_red
    {
	font-family : verdana, arial, helvetica, sans serif, geneva;
	font-size : 10pt;
	color : #990033;
	}
	
/* Big Bold Burgandy text for Commercial Members*/
    DIV.text_title_blue
    {
	font-family : verdana, arial, helvetica, sans serif, geneva;
	font-size : 12pt;
	font-weight : bold;
	color : #990033;
	}	
	
/* White text on Home Page*/
    DIV.text_normal_blue
    {
	font-family : arial, helvetica, sans serif, geneva;
	font-size : 10pt;
	color : #FFFFFF;
	}
	
	
/* Bold Blue text for Commercial Members*/
    SPAN.text_normal
    {
	font-family : verdana, arial, helvetica, sans serif, geneva;
	font-size : 10pt;
	font-weight : bold;
	color : #000099;
	}
	
/* Normal Burgandy text*/
    SPAN.text_title
    {
	font-family : verdana, arial, helvetica, sans serif, geneva;
	font-size : 10pt;
	color : #990033;
	}	
		
		
/* Black text for survey*/
    Select.text_normal
    {
	font-family : verdana, arial, helvetica, sans serif, geneva;
	font-size : 10pt;
	color : #000000;
	}	
	
/* Small Black text for survey*/
    Select.text_title
    {
	font-family : verdana, arial, helvetica, sans serif, geneva;
	font-size : 8pt;
	color : #000000;
	}
	
</STYLE>
