/* navigation - global*/
/*#FF6600 is orange & #009933 is green*/
A:link {
	font-size: 10pt;
	color: #8B4513;
	font-family: arial;
	text-decoration: underline;
	line-height: 10pt;
	font-weight : bold;
}
A:visited {
	font-size: 10pt;
	color: #8B4513;
	font-family: arial;
	text-decoration: underline;
	line-height: 10pt;
	font-weight : bold;
}
A:hover {
	font-size: 10pt;
	color: Black;
	font-family: arial;
	text-decoration: underline;
	line-height: 10pt;
	font-weight : bold;
}

.spacer
	{
	line-height:16pt;
	}
	
/* GLOBAL */
/*also known as Header 1 by design*/
.mainHeader
	{
	font-size: 14pt;
	color: #000000;
	font-family: arial;
	text-decoration: none;	
	font-weight: normal;
	}
	
/* Second level */
.header2
	{
	font-size: 11pt;
	color: #000000;
	font-family: arial;
	text-decoration: none;	
	font-weight: normal;
	}
	
.header2Bold
	{
	font-size: 11pt;
	color: #000000;
	font-family: arial;
	text-decoration: none;	
	font-weight: bold;
	}

.subHeader
	{
	font-size: 10pt;
	color: #000000;
	font-family: arial;
	text-decoration: none;	
	font-weight: normal;
	line-height: 12pt;
	}
	
.bodyText
	{
	font-size: 10pt;
	color: #000000;
	font-family: arial;
	text-decoration: none;	
	font-weight: normal;
	}
	
.bodyTextAdvert
	{
	font-size: 10pt;
	color: Gray;
	font-family: arial;
	text-decoration: none;
	font-weight: normal;
    }


.bodyTextSmall
	{
	font-size: 7pt;
	color: #666666;
	font-family: arial;
	text-decoration: none;	
	font-weight: normal;
	}

.bodyTextBold
	{
	font-size: 8pt;
	color: #666666;
	font-family: arial;
	text-decoration: none;	
	font-weight: bold;
	line-height: 10pt;
	}
	
.bodyTextBoldHome
	{
	font-size: 8pt;
	color: #FFFFCC;
	font-family: arial;
	text-decoration: none;	
	font-weight: bold;
	line-height: 10pt;
	}
	
.bodyTextBlack
	{
	font-size: 10pt;
	color: #000000;
	font-family: arial;
	text-decoration: none;	
	font-weight: normal;
	line-height: 10pt;
	}

.bodyTextBlackSmall
	{
	font-size: 7pt;
	color: #000000;
	font-family: arial;
	text-decoration: none;	
	font-weight: normal;
	line-height: 10pt;
	}

.bodyTextBlackBold
	{
	font-size: 10pt;
	color: #000000;
	font-family: arial;
	text-decoration: none;	
	font-weight: bold;
	line-height: 10pt;
	}


.bodyTextWhiteBold
	{
	font-size: 8pt;
	color: #FFFFFF;
	font-family: arial;
	text-decoration: none;	
	font-weight: bold;
	line-height: 10pt;
	}

.bodyTextWhite
	{
	font-size: 8pt;
	color: #FFFFFF;
	font-family: arial;
	text-decoration: none;	
	font-weight: normal;
	line-height: 10pt;
	}
	
.footer
	{
	font-size: 10pt;
	color: #CC6600;
	font-family: arial;
	text-decoration: none;	
	font-weight: normal;
	}

.trail
	{
	font-size: 8pt;
	color:#666666;
	font-family: arial;
	}	