
@import url(default.css);

/* topnav table: */		
#hdr_nav, #hdr_search {
	background-color: #006666; 
	color: #FFFFFF; }	
#hdr_nav li {
	border-color: #FFFFFF; }
#hdr_nav li.selected {
	background-color: inherit;
	color: #FFFFFF; }	
#hdr_nav a {
	background-color: inherit;
	color: #FFFFFF; }	

/* Breadcrumb links*/
#breadcrumbs a {
	background-color: inherit;
	color: #003366; }
	
/* Footer div: */  		
#footer {
	border-color: #006666; }
#footer a {
	background-color: inherit;
	color: #006666; }
	
/* Internet Content styles: */
#content h1 {
	background-color: inherit;
	border-color: #006666;
	color: #006666; }
	
 #content h2 {
	background-color: inherit;
	color: #003366;	} 
 #content h3 {
	background-color: inherit;
	color: #003366;	} 
 #content ul {
	list-style-image: url(bluearrows.gif);}

