
/* This Style Sheet was generated from the color palettes using the default template. */


a 	
	{
	color: #1010D1;
	} 
a:visited, a:hover 
	{
	color: #1010D1;
	}     
h1, h2, h3
	{
	color: #333333;
	}    
.formTitle
	{
	color: #333333;
	}
.alt 
	{
	background-color: #E6E971;
	}	
	
/* --- 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;
	}		
	
.navRelatedCategories ul li {
	padding-left: 16px;
	background-image: url(/custom/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: #333333;
	}
#navTabList li a#selected				/* set to bg color */
	{
	color: #333333;
	background: #;		
	border-bottom: 1px solid  #;
	}	


/* Additional CSS from Palette Manager */
.detailText{
padding-left: 10px;}
.eventtitles{
font-weight: bold;
font-size: 16px;
font-family: arial;
}
a.nav:link {
color: #F6F3E7;
text-decoration: none;
font-weight: bold;
}
a.nav:active {
color: #F6F3E7;
text-decoration: none;
font-weight: bold
}
a.nav:visited {
color: #F6F3E7;
text-decoration: none;
font-weight: bold
}
a.nav:hover {
color: #00FFE4;
text-decoration: none;
font-weight: bold
}
.pageTitles {
font-size: 16px;
font-family: arial;
font-weight: bold;
margin: 5px;
border-bottom: 1px solid #6666FF;
}
.inputFormTitle {
font-family: arial;
font-weight: bold;
padding: 5px;
} 

