

/* This Style Sheet was generated from the color palettes using the default template. */

body 
	{
	
	background-color: #ffffff;
	color: #999999;
	}
a, a:visited 	
	{
	color: #333366;
	} 
a:hover, a.selected 
	{
	color: #009900;
	}     
h1, h2, h3
	{
	color: #999999;
	}    
.formTitle
	{
	color: #999999;
	}
.alt 
	{
	background-color: #COD5D6;
	}	
span.requiredField 
	{
	/*background-color: #17BFBC;*/
	color: #17BFBC;
	}	
	
/* --- 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 #003366;
	}
#navTabList li a
	{
	border: 1px solid #003366;		
	background: #003366;
	color: #ffffff;
	}
#navTabList li a#selected				/* set to bg color */
	{
	color: #999999;
	background: #ffffff;		
	border-bottom: 1px solid  #ffffff;
	}	


/* Additional CSS from Palette Manager */


