@charset "utf-8";
body {
	background-color: #016589;
	background-image: url(images/banner%20copy.jpg);
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #585858;
}
A.footer:active {
	color: #F7882C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 
normal
} A.footer:visited { color: #999999; text-decoration: none; font-family: 
Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal} A.footer:link 
{ color: #999999; text-decoration: none; font-family: Arial, Helvetica, sans-serif; 
font-size: 8pt; font-weight: normal} A.footer:hover {
	color: #022E6B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 
normal
}
.smallGreyTextCopy {
	font-family: Arial, 
Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #AC1123;
	font-style: normal;
	font-weight: bold;
}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #016589;
	font-weight: bold;
	font-style: italic;
}
a:acitve {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #BD1029;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #702716;
	text-decoration: none;
	font-weight: normal;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #BD1029;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #00658C;
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	font-style: normal;
}
li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	margin-bottom: 8px;
	font-style: normal;
	font-weight: normal;
}
.btnMenu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A50C21;
	background-image: url(images/buttonbg.gif);
	background-repeat: repeat-x;
	height: 22px;
	margin-right: 2px;
	margin-left: 2px;
	border: thin outset #CE1029;
	cursor: hand;
}
