@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #022853;
}
body,td,th {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
a:link {
	color: #36B6E3;
}
a:visited {
	color: #36B6E3;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #36B6E3;
}
a.menu:visited {
	color: #022853;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
a.menu:link {
	color: #022853;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
a.menu:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #69AFFC;
}
a.menufooter:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
a.menufooter:link {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
a.menufooter:hover {
	color: #36B6E3;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.menu-heading {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #69AFFC;
}
.header {
	background-image: url(../images/header-background-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.newsheading {
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #36B6E3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #36B6E3;
	line-height: 20px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0E74CD;
}
.footerline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #36B6E3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #36B6E3;
	background-color: #FFF;
}
.heading {
	line-height: 20px;
	color: #36B6E3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}
.homeheading {
	line-height: 20px;
	color: #36B6E3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.footerheading {
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #36B6E3;
	line-height: 20px;
}
.footerlinesite {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #36B6E3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #36B6E3;
}

