



/*---------------------------TEXT  -  all in table cells   ---------------------------------------------------------------------------*/
TD.text {
	margin: 0;
	color: #333333;
	background: #FFFFFF;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	line-height: 150%;

	}
	

TD.textsmall {
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size: 8pt;	
color: 808080;
font-weight: normal; 
}

TD.terms {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: normal;
    color: #000000;
}

TD.title{
    margin: 1px 0 40px 0;
	border: 0;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 11pt;
	font-weight: bold;
    color: black;
}

TD.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
    color: Gray;
}

A.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
    color: Gray;
   text-decoration: underline;
   }
 A.copyright:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
    color: Blue;
   text-decoration: underline;
   }

TD.header{
	
  	padding: 3px;
	color: #000000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 8pt;
	line-height: normal;
	font-weight: bold;
	
	text-transform: uppercase;
	letter-spacing: .2em;
	
}

A.header{
	
	
	color: #FF9900;
	text-decoration: none;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 8pt;
	line-height: normal;
	font-weight: bold;
	
	text-transform: uppercase;
	letter-spacing: .2em;
	text-align: left;
}
A.header:hover{
	
	
	color: #CC6600;
	text-decoration: none;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 8pt;
	line-height: normal;
	font-weight: bold;
	
	text-transform: uppercase;
	letter-spacing: .2em;
	text-align: left;
}

A.side{
	
	
	color: #FF9900;
	text-decoration: none;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 8pt;
	line-height: normal;
	font-weight: bold;
	
	text-align: left;
}
A.side:hover{
	
	
	color: #CC6600;
	text-decoration: none;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 8pt;
	line-height: normal;
	font-weight: bold;
	
	text-align: left;
}

A.text{
	
	
	color: #FF9900;
	text-decoration: underline;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 10pt;
	line-height: normal;
	font-weight: bold;
	
	text-align: left;
}
A.text:hover{
	
	
	color: #CC6600;
	text-decoration: underline;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 10pt;
	line-height: normal;
	font-weight: bold;
	
	text-align: left;
}

A.textsmall{
	
	
	color: #FF9900;
	text-decoration: none;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 8pt;
	line-height: normal;
	font-weight: bold;
	
	text-align: left;
}
A.textsmall:hover{
	
	
	color: #CC6600;
	text-decoration: underline;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 8pt;
	line-height: normal;
	font-weight: bold;
	
	text-align: left;
}

A{
	
	
	color: #FF9900;
	text-decoration: underline;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 10pt;
	line-height: normal;
	font-weight: bold;
	
	text-align: left;
}
A:hover{
	
	
	color: #CC6600;
	text-decoration: underline;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 10pt;
	line-height: normal;
	font-weight: bold;
	
	text-align: left;
}

td.textsmall{
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;	
color: #666666;
font-weight: normal; 
}
td.sidetitlesmall{

	color: #666666;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 7.6pt;
	line-height: normal;
	font-weight: bold;	
	letter-spacing: .1em;
	text-align: left;
}


td.promotitlesmall{

	color: #000000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 7.6pt;
	line-height: normal;
	font-weight: bold;	
	letter-spacing: .1em;
	text-align: left;
}

td.promotextsmall{
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;	
color: #000000;
font-weight: normal; 
}

TD.promoheader{
	
  	padding: 3px;
	color: #000000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 8pt;
	line-height: normal;
	font-weight: bold;
	
	text-transform: uppercase;
	letter-spacing: .2em;
	text-align: left;
}


td.comment{
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;	
color: #333333;
font-weight: normal; 
}
td.commenttitle{
font-family: Verdana;
font-size: 8pt;	
color: #333333;
font-weight: normal; 
}

textarea{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;	
color: #000000;
font-weight: normal; 
}

.border {
	border : 1px solid #cccccc;
}

