



/*---------------------------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.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.title{
	
  	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;
	
}
TD.titlesmall {font-family: Verdana,Arial, helvetica, san-serif; font-size: 7.7pt; font-weight: bold; color: #443278 }

A.navside{
	
	
	color: #E68A00;
	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.navside:hover{
	
	
	color: #443278;
	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: #E68A00;
	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: #443278;
	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: #E68A00;
	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: #443278;
	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: #E68A00;
	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: #443278;
	text-decoration: underline;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 8pt;
	line-height: normal;
	font-weight: bold;
	
	text-align: left;
}




A{
	
	
	color: #443278;
	text-decoration: underline;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 10pt;
	line-height: normal;
	font-weight: normal;
	
	text-align: left;
}
A:hover{
	
	
	color:  #E68A00;
	text-decoration: underline;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 10pt;
	line-height: normal;
	font-weight: normal;
	
	text-align: left;
}

td.textsmall{
font-family: Verdana,Arial, Helvetica, sans-serif;
font-size: 8pt;	
color: #000000;
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: #666666;
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;
}


.border {
	border : 1px solid #cccccc;
}
input.small { font-size: 7pt;}
select.small { font-size: 7pt;}


.toggleborder:hover img{
border: 1px solid #0000FF;
}

.toggleborder:hover{
color: red; /* Dummy definition to overcome IE bug */
}

input { font-size: 8pt;}
select { font-size: 8pt;}