.small-lb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #0124A8;
	font-weight: normal;
}


.main-dg {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}


.main-bk {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}


.main-bl {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #003399;
	text-decoration: underline;
}


.press-link {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #479000;
	text-decoration: underline;
	font-weight: bold;

}


.small-gr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #868686;
	font-weight: normal;
}


.navLink-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.navLink-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #001E6E;
	text-decoration: none;
}


.navLink-grey {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}


.navLink-grey:hover {
	color:#FF6633;
	text-decoration:underline;
}


.navLink-main {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #F1F5FA;
	text-decoration: none;
}


.header-blue {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 15px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}


.prNav-bl {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #001E6E;
	text-decoration: none;
}


a.prNav-bl:hover {
	text-decoration: underline;
}


.prNav-gr {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}


.table-bg {
	background-color: #003366;
	
}.button-bl {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
}

.button-lg {
	color: #666666;
	background-color: #EBEBEB;
}

