TD.invis {
	font-family : Arial, Helvetica, sans-serif;
	color : #eeeeee;
	font-size : 1px;
}
A.nav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : none;
	color : White;
}
A.nav:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : underline;
	color : White;
}

A.text {
	margin: 0;
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-weight: normal;
	text-decoration : underline;
	font-size: 10pt;
	line-height: 150%;
	}
A.text:hover {
	margin: 0;
	color: #3065A7;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-weight: normal;
	text-decoration : underline;
	font-size: 10pt;
	line-height: 150%;
	}	
A.text:visited {
	margin: 0;
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-weight: normal;
	text-decoration : underline;
	font-size: 10pt;
	line-height: 150%;
	}		

TD.title{
    margin: 1px 0 40px 0;
	border: 0;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 11pt;
	font-weight: normal;
    color: #333333;
	text-transform: uppercase;
	letter-spacing: .15em;
}
span.titlebig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #3065A7;
	text-decoration: none;

}


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.textcolor {
	margin: 0;
	color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	line-height: 150%;
	}
TD.nav {
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
	color : White;
	
}

TD.copyright {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #ffffff;
}

.border {
	border : 1px solid #cccccc;
}
