<!--

body,td,th {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #19276C;
	}

.header {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	font weight: Bold;
}

.section_header {
	font-family: Arial, Helvetica;
	font-size: 16px;
	color: #859DDC;
	font weight: Bold;
	text-decoration: underline;
}

.details {
	font-family: Arial, Helvetica;
	font-size: 9px;
	color: #666666;
	font weight: Bold;
	}

.popup_header {
	font-family: Arial, Helvetica;
	font-size: 16px;
	color: #859DDC;
	font weight: Bold;
	text-decoration: underline;
}

.popup_body {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	font weight: bold;
}

.popup_name {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #02717D;
	font weight: Bold;
}

.header_red {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #CB0201;
}

.header_red_sm {
	font-family: Arial, Helvetica;
	font-size: 9px;
	color: #CB0201;
}

a:link {
	color: #19276C;
	font-size: 12px;
	font weight: Bold;
}
a:visited {
	color: #19276C;
	font-size: 12px;
	font weight: Bold;
}
a:hover {
	text-decoration: none;
	font-size: 12px;
	color: #800000;
}
a:active {
	font-size: 12px;
	color: #19276C;
	font weight: Bold;
	
}

.dropdown {
	text-decoration: none;
	font-size: 9px;
	background-color: #ffffff;
}

-->