@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #002953;
}
a:link {
	color: #002953;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #73C4F3;
}
a:hover {
	text-decoration: underline;
	color: #73C4F3;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #002953;
	text-transform: none;
}

a:active {
	text-decoration: none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #0092D8;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.intro {
	font-size: 12px;
	color: #002953;
	font-weight: bold;
}
.standout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #002953;
}
.footermenu {
	color: #FFFFFF;
	word-spacing: normal;
	white-space: nowrap;
}
