/* CSS Document */

.text {
	font-size: 10pt;
	font-family: Helvetica;
	color: #333333;
}
.title { 
font-size: 14pt; 
font-family: Helvetica; 
font-weight: bold;
color: #94af3e;
}

.live_edit_header {
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF
}
.live_edit_nolang {
	color: #333333;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.downloads_header {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF
}
.downloads_link_header {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;	
}
.downloads_contents {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333
}