/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	font-weight: normal;
	background: #FFFFFF;
}

TABLE, TD, P {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	font-weight: normal;
	color: #000000;
}

FORM{ display: inline; }
A{
}

A:link {
	font-size: 14px;
	font-weight: normal;
	color: #0545b0;
}
A:hover {
	font-size: 14px;
	font-weight: normal;
	color: #0545b0;
}

A:visited {
	font-size: 14px;
	font-weight: normal;
	color: #0545b0;
}
.blue_14 {
font-family: Arial; 
font-size: 14px; 
color: #085470; 
font-weight: normal; 
}
.blue_header15 { font-family: Arial; font-size: 15px; color: #085470; font-weight: bold; }

.blue_header17 { font-family: Arial; font-size: 17px; color: #085470; font-weight: bold; }
.red_14 {
font-family: Arial; 
font-size: 14px; 
color: #d72900; 
font-weight: normal; 
}
.green_header15 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	color: #81B894; 
	font-weight: bold; 
}
.red_header15 { font-family: Arial; font-size: 15px; color: #d72900; font-weight: bold; }

.red_header17 { font-family: Arial; font-size: 17px; color: #d72900; font-weight: bold; }

.blue12 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0545b0;
}
.boldlink { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 18px; 
color: #0545B0; 
font-weight: bold;
}

A.boldlink:link, A.boldlink:visited, A.boldlink:active { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 18px; 
color: #0545B0; 
font-weight: bold;
text-decoration: underline;
}
A.boldlink:hover { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 18px; 
color: #0545B0; 
font-weight: bold;
text-decoration: none;
}

.footer { 
font-family: Verdana, Helvetica, sans-serif; 
font-size: 11px; 
color: #FFFFFF; 
font-weight: normal; 
}
A.footer:link, A.footer:visited, A.footer:active {
font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
A.footer:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
img.header {
	margin-top: 15px;
	margin-left: 24px;
	margin-bottom: 15px;
}