/*******************************************************************
	Power Pioneers Main StyleSheet: September 30, 2002
	Produced by Tracey Shaw
	Habanero Consulting Group

        Update: January 19, 2006
        New Utility Footer class added by Christine Ibbitson
        
	********************************************************************

	This file is used to render all the basic fonts, positioning and 
	colours used on the site.
	
	*******************************************************************/


	
	
/*****************************************************************************/

/*							Default elements								 */

/*****************************************************************************/


body 	{
		background-color: #6699CC;
background-image: url("http://www.powerpioneers.com/images/background_gradient.jpg");
                background-repeat: repeat-x;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 13px;
    	margin-top: 5px;  
		color: #003366;  
		}

p		{
		font-family: Arial, Helvetica, sans-serif; 
		color: #003366;
		margin-top:8px;
		margin-bottom:12px;
		line-height: 16px;
		font-size: 13px;
		text-align: left;
		}
		
p.MsoNormal		{
		font-family: Arial, Helvetica, sans-serif; 
		color: #003366;
		margin-top:8px;
		margin-bottom:12px;
		line-height: 16px;
		font-size: 13px;
		}

table	{
		font-family: Arial, Helvetica, sans-serif; 
		background-color: #FFF;
		font-size: 13px;
		padding: 0px;
		margin: 0px;
		border: 0px;
		}

.tablemarqui	{
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 13px;
                padding: 0px;
		margin: 0px;
		border: 0px;
		}
		
td		{
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 13px;
		color: #003366;
		}
		
a		{
		font-family: Arial, Helvetica, sans-serif; 
		text-decoration: underline;
		font-size: 13px;
		color: #003366;
		}
		
		
a.breadcrumb:visited	{
		text-decoration: underline;
		font-size: 13px;
		color: #003366;
		}
		
a:visited		{
		text-decoration: underline;
		font-size: 13px;
		color: #003366;
		}
		
a.nav	{
		text-decoration: none;
		font-weight: bold;
		font-size: 13px;
		color: #336699;
		}
		
a.nav:visited	{
		text-decoration: none;
		font-weight: bold;
		font-size: 13px;
		color: #336699;
		}
		
a.nav:hover	{
		text-decoration: none;
		font-weight: bold;
		font-size: 13px;
		color: #003366;
		}
		
a.nav_selected	{
		text-decoration: none;
		font-weight: bold;
		font-size: 13px;
		color: #003366;
		}
		
a.nav_selected:visited	{
		text-decoration: none;
		font-weight: bold;
		font-size: 13px;
		color: #003366;
		}

.sitemap	a {
		text-decoration: none;
		font-weight: bold;
		font-size: 13px;
		color: #336699;
		padding-left: 12px;
		margin-bottom:3px;
		}
		
h1		{
		font-family: Arial, Helvetica, sans-serif; 
	  	color: #568324;
		font-size: 13px;
	  	font-weight: bold;
		margin-top: 7px;
		margin-bottom: 4px;
		}
		
h2		{
		font-family: Arial, Helvetica, sans-serif; 
	  	color: #568324;
		font-size: 13px;
	  	font-weight: bold;
		margin-top: 3px;
		margin-bottom: 2px;
		}
		
h1.title		{
		font-family: Arial, Helvetica, sans-serif; 
	  	color: #568324;
		font-size: 16px;
	  	font-weight: bold;
		margin-top: 10px;
		margin-bottom: 5px;
		}

/*****************************************************************************/

/*							Backgrounds										 */

/*****************************************************************************/

.utility	{
		background-color: #6699cc;
		}
		
.utility2	{
		background-color: #336699;
		}

#utilityFooterBackground {
	        background-color: none;
	        background-color: transparent;
	        }

.utilityFooter {
	       color: #003366;
	       font-family: Arial, Helvetica, sans-serif;
	       font-size: 12px;
	       font-weight: bold;
	       background-color: transparent;
	       }
	
.utilityFooter a:link, .utilityFooter a:visited {
	       color: #003366;
	       font-family: Arial, Helvetica, sans-serif;
	       font-size: 12px;
               text-decoration: none;
	       }
	
.utilityFooter a:hover {
	       text-decoration: underline;
	       }
		
.header	{
		background-color: transparent;
		}

.headerLinks {
	        background-color: none;
	        background-color: transparent;
                border-bottom: 2px solid #6699CC;
                border-left: 2px solid #6699CC;
	        }
		
.repeat	{
		background-image: url(/images/breadcrumb.gif);
		}

.repeatvertical	{
		background-image: url(/images/vertical.gif);
		}
		

/*****************************************************************************/

/*							Miscellaneous Classes							 */

/*****************************************************************************/

.bold {
		font-weight: bold;
		}
	
	
.right {
		text-align: right;
		}
.Menu1	{
		margin-bottom:8px;
		}
.Menu2	a {
		text-decoration: none;
		font-weight: bold;
		font-size: 13px;
		color: #336699;
		padding-left: 26px;
		margin-bottom:3px;
		}
		
.Menu2 a:visited	{
		text-decoration: none;
		font-weight: bold;
		font-size: 13px;
		color: #336699;
		}
		
.Menu2 a:hover	{
		text-decoration: none;
		font-weight: bold;
		font-size: 13px;
		color: #003366;
		}
		
.Menu2Current	{
		text-decoration: none;
		font-weight: bold;
		font-size: 13px;
		color: #003366;
		padding-left: 26px;
		margin-bottom:3px;
		background-image: url(/images/menu2.gif); 
		background-repeat: no-repeat; 
		background-attachment: fixed; 
		background-position: left;
		}

.Menu2Current a:visited	{
		text-decoration: none;
		font-weight: bold;
		font-size: 13px;
		color: #003366;
		}








.Menu3	a {
		text-decoration: none;
		font-weight: normal;
		font-size: 13px;
		color: #336699;
		padding-left: 38px;
		margin-bottom:3px;
		background-image: url(/images/menu3.gif); 
		background-repeat: no-repeat; 
		background-attachment: fixed; 
		background-position: left;
		}
		
.Menu3 a:visited	{
		text-decoration: none;
		font-weight: normal;
		font-size: 13px;
		color: #336699;
		}
		
.Menu3 a:hover	{
		text-decoration: none;
		font-weight: normal;
		font-size: 13px;
		color: #003366;
		}
		
.Menu3Current {
		text-decoration: none;
		font-weight: normal;
		font-size: 13px;
		color: #003366;
		padding-left: 38px;
		margin-bottom:3px;
		background-image: url(/images/menu3_on.gif); 
		background-repeat: no-repeat; 
		background-attachment: fixed; 
		background-position: left;
		}

.Menu3Current a:visited	{
		text-decoration: none;
		font-weight: normal;
		font-size: 13px;
		color: #003366;
		}
