

/* This Style Sheet was generated from the color palettes using the default template. */

body 
	{
	background-image: url('../../../images/back_sm.gif');
	background-color: #FFFFFF;
	color: #000000;
	}
a 	
	{
	color: #1f9ecb;
	} 
a:visited, a:hover 
	{
	color: #1f9ecb;
	}     
h1, h2, h3
	{
	color: #cb1814;
	}    
.formTitle
	{
	color: #000000;
	}
.alt 
	{
	background-color: #c1c1c1;
	}	
span.requiredField 
	{
	/*background-color: #;*/
	color: #;
	}	
	
/* --- 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 #6bbed4;
	}
#navTabList li a
	{
	border: 1px solid #6bbed4;		
	background: #6bbed4;
	color: #ffffff;
	}
#navTabList li a#selected				/* set to bg color */
	{
	color: #000000;
	background: #FFFFFF;		
	border-bottom: 1px solid  #FFFFFF;
	}	


/* Additional CSS from Palette Manager */


