
/* This Style Sheet was generated from the color palettes using the default template. */

body 
	{
	background-image: url('/custom/images/');
	background-color: #4b2f91;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	}
	
* 
	{
	/*padding:0;
   	margin:0;*/
	font-size: 1em;
   	}
a 	
	{
	color: #439dcc;
	} 
a:visited, a:hover 
	{
	color: #439dcc;
	}     
h1, h2, h3
	{
	color: #333333;
	}    
.formTitle
	{
	color: #333333;
	}
.alt 
	{
	background-color: #ffffff;
	}	
	
/* --- LISTING IMAGES --- output header colors */ 
.navActions li.mail
	{
	background-image: url(/custom/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(/custom/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(/custom/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(/custom/images/icons/left.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 15px;
	margin: .4em 0;
	}		
	
/* --- TAB COLORS --- output header colors --- */		
#navTabList
	{
	border-bottom: 1px solid #ffffff;
	}
#navTabList li a
	{
	border: 1px solid #ffffff;		
	background: #ffffff;
	color: #333333;
	}
#navTabList li a#selected	
	{
	color: #333333;
	background: #4b2f91;		
	border-bottom: 1px solid  #4b2f91;
	}	


/* Additional CSS from Palette Manager */


