.background {
	background-color: #0090cc;
	background-image: url(images/bk1.jpg);
	background-repeat: repeat-x;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #095FA9;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #095FA9;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #EAB436;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #095FA9;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.nav a:link {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.nav a:hover {
    font-weight: bold;
	color: #ECBA30;
	text-decoration: underline;
}
.nav a:visited {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.nav a:active {
	font-weight: bold;
	color: #ECBA30;
	text-decoration: none;
}
.HPText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #095FA9;
	padding: 5px;
	line-height: 16px;
}
.HPText a:link {
	font-weight: bold;
	color: #095FA9;
	text-decoration: none;
}
.HPText a:hover {
    font-weight: bold;
	text-decoration: underline;
}
.HPText a:visited {
	font-weight: bold;
	text-decoration: none;
}
.HPText a:active {
	font-weight: bold;
	text-decoration: none;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D90203;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.footer a:link {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.footer a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.footer a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #EAB436;
}
.footer a:active {
	font-weight: bold;
	text-decoration: none;
	color: #EAB436;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #095FA9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	margin: 8px;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #095FA9;
	line-height: 16px;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 8px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #095fa9;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 21px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #095fa9;
	text-align: center;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #095FA9;
	line-height: 16px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #095fa9;
	padding-right: 5px;
	padding-left: 5px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #095FA9;
	line-height: 16px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #095FA9;
	line-height: 16px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.hpwelcome {
	background-image: url(images/WelcomBK.jpg);
	background-repeat: no-repeat;
	background-position: center 3px;
}
.caps {
	text-transform: uppercase;
}
.tableText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #095FA9;
	padding: 0px;
	line-height: 14px;
}
