@charset "utf-8";
/* CSS Document */

.style9 {
		font-size: 9px; 
		font-weight: bold; 
		font-family: Arial, Helvetica, sans-serif; }

.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
.style10b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	
}

.style10blue {
	font-size: 10px;
	color: #003366;
}

.style11redb{
	font-size: 11px;
	color: red;
	font-weight: bold;
}

.style11greenb{
	font-size: 11px;
	color: green;
	font-weight: bold;
}

.style11orangeb{
	font-size: 11px;
	color: orange;
	font-weight: bold;
}

.style11gray{
	font-size: 11px;
	color: #CCCCCC;
	
}

.style11grayb{
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
}
.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;

	
}

.style11b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	
}

.style11blue {
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}

.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

	
}

.style12b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	
}

.style12blue {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

.style14blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.style2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px}



.tableColumns {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.tableData {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.tableTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.HeaderMostPop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: blue;
	font-weight: bold;
}

.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: blue;
	font-weight: bold;
}

.HeaderSplash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}


.Header16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.Header18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
