@charset "UTF-8";
/* CSS Document */



	
a {
	color:#406b81;
	}
	

	
ul.listarrow li {
	background:url(images/CA10_HI_listarrow.jpg) no-repeat left;
	}
	
ul.listarrow_mini li {
	background:url(images/CA10_HI_listarrow_mini.jpg) no-repeat left;
	}
	

		
/*.logomaincolor { color:#74a2ba; } original from logo. the next one is the same but darkened */
.logomaincolor { color:#406b81;}

	
	
/*CONTAINER or LOGOS TABLES and DIVS*/

	
/*MENU and ADDRESS: also SrpyCollapsiblePanel.css*/

#menu_container1 {
	background:#74a2ba; /*color from logo*/
	}
	


	
	

/*FOOTER*/

.disclaimer {
	background:#74a2ba;
	}
	


	
/*HOME BOXES*/

#div_logo {
	background:url(images/CA10_logoHIheader.gif) no-repeat;
	}

#div_logo_2011 {
	background:url(images/CA11_logoHIheader.gif) no-repeat;
	}
/*FORMS*/


legend {
	color:#222;
	background: #74a2ba;
	border: 1px solid #5b5002;
	}
	
#form_generic label {
	border-bottom:1px dotted #74a2ba;
	}
	
