@charset "iso-8859-1";
body {
  	font-family: Arial;
	font-size: 10px;
	color: black;
	background-color: #2F596E }
p {
	font-family: Arial;
	font-size: 10px;
	color: black;
	font: 13px }
.heading {
  	font-family: Georgia, Times;
  	color: #2F596E;
	font-size: 18px;
	font-weight: bold }
.subheading {
  	color: #2F596E;
	font-size: 14px;
	font-weight: bold }
h5 {
  	background: #2F596E;
  	color: #ffffff }
.navigation {
	FONT-SIZE: 11px; 
	COLOR: #ffffff; 
	FONT-FAMILY: Arial }
A.navigation:link {
	FONT-SIZE: 11px; 
	COLOR: #ffffff; 
	FONT-FAMILY: Arial;
	text-decoration: none}
A.navigation:visited {
	FONT-SIZE: 11px; 
	COLOR: #ffffff; 
	FONT-FAMILY: Arial;
	text-decoration: none}
A.navigation:hover {
	FONT-SIZE: 11px; 
	COLOR: #ffffff; 
	FONT-FAMILY: Arial;
	text-decoration: underline}
.subnavigation {
	FONT-SIZE: 11px; 
	COLOR: #330000; 
	FONT-FAMILY: Arial;
	font-weight: bold }
A.subnavigation:link {
	FONT-SIZE: 11px; 
	COLOR: #330000; 
	FONT-FAMILY: Arial;
	text-decoration: none}
A.subnavigation:visited {
	FONT-SIZE: 11px; 
	COLOR: #330000; 
	FONT-FAMILY: Arial;
	text-decoration: none}
A.subnavigation:hover {
	FONT-SIZE: 11px; 
	COLOR: #993333; 
	FONT-FAMILY: Arial;
	text-decoration: underline}
.caption {
	FONT-SIZE: 9px; 
	COLOR: #330000; 
	FONT-FAMILY: Arial;
	text-decoration: none }
A.caption:link {
	FONT-SIZE: 9px; 
	COLOR: #330000;
	FONT-FAMILY: Arial;
	text-decoration: none}
A.caption:visited {
	FONT-SIZE: 9px; 
	COLOR: #330000; 
	FONT-FAMILY: Arial;
	text-decoration: none}
A.caption:hover {
	FONT-SIZE: 9px;  
	COLOR: #993333; 
	FONT-FAMILY: Arial;
	text-decoration: underline}
.small {
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	FONT-FAMILY: Arial }
ul.list {
  	list-style-type: disc }
ul.list li {
  	FONT-SIZE: 13px; 
  	COLOR: #000000; 
  	FONT-FAMILY: Arial }
.bodylink {	
  	font-size: 11px;
  	text-decoration: none;
  	color: #2F596E;
  	font-weight: bold }
A.bodylink:link {	
  	text-decoration: none;
 	color: #2F596E;
 	font-weight: bold }
A.bodylink:visited {
 	text-decoration: none;
 	color: #2F596E;
  	font-weight: bold }
A.bodylink:hover { 
  	text-decoration: none;
  	color: #2F596E;
  	font-weight: bold;
  	text-decoration: underline }