@charset "UTF-8";
/* CSS Document */
body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	background-image: url(/images/background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #166DBC;
	margin: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a.sidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #165366;
	text-decoration: none;
}
a.sidenav:link {
	font-weight: normal;
	color: #165366;
	text-decoration: none;
}
a.sidenav:hover {
	font-weight: normal;
	color:#559d44;
	text-decoration: underline;
}
a.sidenav:active {
	color:#559d44;
	text-decoration: none;
}
.homepagecalloutphoto {
	padding-right: 10px;
}
.homepagecalloutboxheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: 21px;
	font-weight: normal;
	color: #165366;
	text-decoration: none;
}
.footertext {
	font-size: 12px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #165366;
	text-decoration: underline;
}
a:link {
	color: #165366;
	text-decoration: underline;
}
a:hover {
	color: #165366;
	text-decoration: none;
}
a.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 18px;
	font-weight: normal;
	color: #165366;
	text-decoration: none;
}
a.topnav:link {
	font-weight: normal;
	color: #165366;
	text-decoration: none;
}
a.topnav:hover {
	font-weight: bold;
	color:#559d44;
	text-decoration: none;
}
a.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #165366;
	text-decoration: underline;
}
a.footer:link {
	font-weight: normal;
	color: #165366;
	text-decoration: underline;
}
a.footer:hover {
	font-weight: normal;
	color: #165366;
	text-decoration: none;
}
.footerlogo-new {
	font-weight: bold;
	color: #165366;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.footerlogo-com {
	font-weight: bold;
	color: #559d44;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footerlogo-link {
	font-weight: bold;
	color: #2f4a53;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 21px;
	font-weight: normal;
	line-height: 21px;
	color: #559d44;
	text-decoration: none;
}
.pageheaders {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	text-transform: uppercase;
	color: #CCC;
	text-decoration: none;
	line-height: 29px;
}
h1+p {
	margin-top: 0;
	margin-bottom: 0;
}
.names {
	font-size: 16px;
	font-weight: bold;
	color: #165366;
	text-decoration: none;
}

