.maintext {
	font-size: 12px;
	line-height: 15px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.introtext {
	font-size: 12px;
	line-height: 18px;
	letter-spacing: -0.3px;
}
.factstext {
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
}
.smalltext {
	font-weight: bold;
	font-size: 10px;
	line-height: 13px;
}
.smallertext {
	font-size: 9px;
	line-height: 13px;
}
.footer-text {
	font-size: 9px;
	color: #FFFFFF;
}
a {
	color: #FF6600;
	text-decoration: none;
}
a.white {
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.maintitle {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}	
.subtitle {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}	
.submenu-title {
    font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.submenu-table {
	border: 1px solid #666666;
}
.submenu-title-td {
	border-bottom: 1px solid #666666;
	padding: 8px 8px 8px 16px;
}
.submenu-td {
	padding: 8px;
}
.sub-submenu-td {
	padding: 3px 3px 3px 0px;
}
.news-padding {
	padding: 5px 12px 0px 0px;
}
.divider {
	border-bottom: 1px dashed #cccccc;
	padding: 10px;
}
