

/* This Style Sheet was generated from the color palettes using the default template. */

body 
	{
	
	background-color: #ffffff;
	color: #000000;
	}
a 	
	{
	color: #004500;
	} 
a:visited, a:hover 
	{
	color: #005020;
	}     
h1, h2, h3
	{
	color: #004500;
	}    
.formTitle
	{
	color: #000000;
	}
.alt 
	{
	background-color: #c6e6c6;
	}	
span.requiredField 
	{
	/*background-color: #dc810b;*/
	color: #dc810b;
	}	
	
/* --- LISTING IMAGES --- output header colors */ 
.navActions li.mail
	{
	background-image: url(../../../images/icons/mail.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 20px;
	margin: .4em 0;
	}	
.navActions li.print
	{
	background-image: url(../../../images/icons/print.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 20px;
	margin: .4em 0;
	}
.navFooter li.top, span.top
	{
	background-image: url(../../../images/icons/up.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 15px;
	margin: .4em 0;
	}	
.navFooter li.back, span.back
	{
	background-image: url(../../../images/icons/left.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 15px;
	margin: .4em 0;
	}		
	
.navRelatedCategories ul li {
	padding-left: 16px;
	background-image: url(../../../images/icons/lleft.gif);
	background-repeat: no-repeat;
	background-position: 0 .2em;
	}		
	
/* --- TAB COLORS --- output header colors */
#navTabList
	{
	border-bottom: 1px solid #ffffff;
	}
#navTabList li a
	{
	border: 1px solid #ffffff;		
	background: #ffffff;
	color: #004500;
	}
#navTabList li a#selected				/* set to bg color */
	{
	color: #000000;
	background: #ffffff;		
	border-bottom: 1px solid  #ffffff;
	}	


/* Additional CSS from Palette Manager */

