<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.blue:LINK 
	{
	font-family : verdana, arial, helvetica, sans serif, geneva;
	font-size : 10pt;
	color : #000099;
	text-decoration : underline;
	}	
	A.blue:VISITED 
	{
	font-family : verdana, arial, helvetica, sans serif, geneva;
	font-size : 10pt;
	color : #3366CC;
	text-decoration : underline;	
	}
	A.blue:HOVER 
	{
	font-family : verdana, arial, helvetica, sans serif, geneva;
	font-size : 10pt;
	color : #0066FF;
	text-decoration : underline;
	}
	
/* Black Bottom Hyperlinks*/
	A.blue2:LINK 
	{
	font-family : arial, helvetica, sans serif, geneva;
	font-size : 8pt;
	color : #000000;
	text-decoration : none;
	}	
	A.blue2:VISITED 
	{
	font-family : arial, helvetica, sans serif, geneva;
	font-size : 8pt;
	color : #666666;
	text-decoration : none;	
	}
	A.blue2:HOVER 
	{
	font-family : arial, helvetica, sans serif, geneva;
	font-size : 8pt;
	color : #0066FF;
	text-decoration : underline;
	}
	
/* Blue Title Hyperlinks For Site Map*/
	A.blue3:LINK 
	{
	font-family : verdana, arial, helvetica, sans serif, geneva;
	font-size : 12pt;
	color : #000099;
	font-weight : bold;
	text-decoration : underline;
	}	
	A.blue3:VISITED 
	{
	font-family : verdana, arial, helvetica, sans serif, geneva;
	font-size : 12pt;
	color : #3366CC;
	font-weight : bold;
	text-decoration : underline;	
	}
	A.blue3: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.burgandy:LINK 
	{
	font-family : verdana, arial, helvetica, sans serif, geneva;
	font-size : 10pt;
	color : #990033;
	font-weight : bold;
	text-decoration : underline;
	}	
	A.burgandy:VISITED 
	{
	font-family : verdana, arial, helvetica, sans serif, geneva;
	font-size : 10pt;
	color : #666666;
	font-weight : bold;
	text-decoration : underline;	
	}
	A.burgandy:HOVER 
	{
	font-family : verdana, arial, helvetica, sans serif, geneva;
	font-size : 10pt;
	color : #CC0033;
	font-weight : bold;
	text-decoration : underline;
	}

/* Home Page Hyperlinks*/
	A.white:LINK 
	{
	font-family : arial, helvetica, sans serif, geneva;
	font-size : 9pt;
	color : #FFFFFF;
	text-decoration : none;
	}	
	A.white:VISITED 
	{
	font-family : arial, helvetica, sans serif, geneva;
	font-size : 9pt;
	color : #FFFFFF;
	text-decoration : none;
	}
	A.white:HOVER 
	{
	font-family : arial, helvetica, sans serif, geneva;
	font-size : 9pt;
	color : #FFCC00;
	text-decoration : underline;
	}
	
			
/* Normal Black text on white background */
    TD.Text1
    {
	font-family : verdana, arial, helvetica, sans serif, geneva;
	font-size : 10pt;
	color : #000000;   
    }
	
/* Small Black text on white background */
    TD.Text11
    {
	font-family : arial, helvetica, sans serif, geneva;
	font-size : 8pt;
	color : #000000;   
    }
	
/* BIG Title Burgandy text */
    TD.Text2
    {
	font-family : verdana, arial, helvetica, sans serif, geneva;
	font-size : 16pt;
	color : #990033;   
    }
	
/* Sub Category Blue text */
    TD.Text3
    {
	font-family : verdana, arial, helvetica, sans serif, geneva;
	font-size : 10pt;
	font-weight : bold;
	color : #3366CC;   
    }
	
/* Bold Burgandy text for Forms */
    TD.Text4
    {
	font-family : verdana, arial, helvetica, sans serif, geneva;
	font-size : 10pt;
	font-weight : bold;
	color : #990033;   
    }
	
/* Bold White text on light blue background */
    TD.Text5
    {
	font-family : verdana, arial, helvetica, sans serif, geneva;
	font-size : 10pt;
	font-weight : bold;
	color : #FFFFFF;   
    }
	
/* Normal Burgandy text*/
    TD.Text6
    {
	font-family : verdana, arial, helvetica, sans serif, geneva;
	font-size : 10pt;
	color : #990033;   
    }

/* Bold Blue text for Members Section*/
    TD.Text7
    {
	font-family : verdana, arial, helvetica, sans serif, geneva;
	font-size : 13pt;
	font-weight : bold;
	color : #000099;   
    }

/* Normal Blue text*/
    TD.Text8
    {
	font-family : verdana, arial, helvetica, sans serif, geneva;
	font-size : 10pt;
	color : #000099;   
    }
	
/* Bold Black text on white background */
    TD.Text9
    {
	font-family : arial, helvetica, sans serif, geneva;
	font-size : 10pt;
	font-weight : bold;
	color : #000000;   
    }	
	
		
/* Bold Black titles */
    DIV.Text1
    {
	font-family : verdana, arial, helvetica, sans serif, geneva;
	font-size : 10pt;
	font-weight : bold;
	color : #000000;   
    }	
	
/* Bold Burgandy titles */
    DIV.Text2
    {
	font-family : verdana, arial, helvetica, sans serif, geneva;
	font-size : 10pt;
	font-weight : bold;
	color : #990033;   
    }

/* Bold Black titles small*/
    DIV.Text3
    {
	font-family : verdana, arial, helvetica, sans serif, geneva;
	font-size : 9pt;
	font-weight : bold;
	color : #000000;   
    }	
	
/* Bold Black titles small small*/
    DIV.Text4
    {
	font-family : verdana, arial, helvetica, sans serif, geneva;
	font-size : 8pt;
	font-weight : bold;
	color : #000000;   
    }	
	
/* Normal Black text*/
    DIV.Text5
    {
	font-family : verdana, arial, helvetica, sans serif, geneva;
	font-size : 10pt;
	color : #000000;   
    }	
	
/* Normal Burgandy text*/
    DIV.Text6
    {
	font-family : verdana, arial, helvetica, sans serif, geneva;
	font-size : 10pt;
	color : #990033;
	}
	
/* Big Bold Burgandy text for Commercial Members*/
    DIV.Text7
    {
	font-family : verdana, arial, helvetica, sans serif, geneva;
	font-size : 12pt;
	font-weight : bold;
	color : #990033;
	}	
	
/* White text on Home Page*/
    DIV.Text8
    {
	font-family : arial, helvetica, sans serif, geneva;
	font-size : 10pt;
	color : #FFFFFF;
	}
	
	
/* Bold Blue text for Commercial Members*/
    SPAN.Text1
    {
	font-family : verdana, arial, helvetica, sans serif, geneva;
	font-size : 10pt;
	font-weight : bold;
	color : #000099;
	}
	
/* Normal Burgandy text*/
    SPAN.Text2
    {
	font-family : verdana, arial, helvetica, sans serif, geneva;
	font-size : 10pt;
	color : #990033;
	}	
		
		
/* Black text for survey*/
    Select.Text1
    {
	font-family : verdana, arial, helvetica, sans serif, geneva;
	font-size : 10pt;
	color : #000000;
	}	
	
/* Small Black text for survey*/
    Select.Text2
    {
	font-family : verdana, arial, helvetica, sans serif, geneva;
	font-size : 8pt;
	color : #000000;
	}
	
/*The thin blue top border of the login box on home page*/
.top_border {
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000099;
}


</style>