body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;	
}
table {
	border-color: #003366;
}
app.div {
	font-weight: normal;
}
#dateheader {
	background-color: #003366;
	text-align: left;
	width: 100%;
	height: auto;
	color: #FFFFFF;
	font-size: 12px;
	padding: 2px;
	background-position: center;
	text-indent: 20px;
}
#logoheader {
	background-color: #003366;
	text-align: center;
	height: auto;
	width: 100%;
	background-position: center;
	color: #CCCCCC;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
}
#lowerheader {
	color: #FFFFFF;
	background-color: #666666;
	text-align: right;
	height: auto;
	width: 100%;
	font-size: 11px;
	padding: 2px;
	margin: 0px;
	background-position: center;
	text-indent: 15px;
	word-spacing: 5px;
	border-bottom-color: #000000;
	border-bottom-width: 0.1px;
	border-bottom-style: solid;
}

#line hr {
	color: #CCCCCC;
	text-align: center;
	width: 35%;
	margin-left: 400px;
}

#return {
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	height: auto;
	width: 75%;
	margin-left: 200px;
}

#maincontent {
	color: #000000;
	padding: 2px;
	float: none;
	width: 75%;
	background-position: center;
	text-align: left;
	clear: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 200px;
	background-color: #FFFFFF;
	vertical-align: text-top;
}
#footer {
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
	font-size: 11px;
	word-spacing: 0px;
	height: auto;
	width: 100%;
	float: none;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	clear: both;
	text-decoration: none;
	border-top-style: none;
	border-top-color: #FFFFFF;
	border-bottom-width: 0.1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#anualawards {
	text-align: center;
	clear: both;
	float: right;
	width: 85%;
	margin-left: 100px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	background-position: center center;
	padding: 10px;
}
#quote {
	clear: both;
	float: right;
	width: 15%;
}
a:link {
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
	border: 0px;
}
a:hover {
	font-weight: bolder;
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
#return a {
	color: #000000;
}

a:visited {
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #003366;
	text-align: center;
}
h2 {
	font-size: 18px;
	color: #000000;
	text-align: left;
}
#navcontainer {
	width: 155px;
	clear: none;
	float: none;
	position: absolute;
	left: 11px;
	top: 160px;
	margin-top: 5px;
	margin-right: 1px;
	margin-left: -1px;
}

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 160px;
background-color: #036;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #369;
color: #fff;
}
#maincontent #jobapp a {
	color: #000000;
	text-decoration: underline;
}
h6 {
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	text-align: center;
}
#maincontent a:link, #quicklink a:visited {
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
	word-spacing: 0em;
	font-weight: bold;
}
#maincontent #quicklink {
	text-align: center;
}

#maincontent a:link {
	font-weight: bold;
	color: #003366;
}

#maincontent a:hover {
	font-weight: bold;
	color: #000000;
}
#maincontent a {
	color: #003366;
	font-size: 18px;
	text-decoration: none;
}
h3 {
	font-size: 14px;
	color: #003366;
}

