@charset "utf-8";
/* CSS Document */
body {
	color:#000000;
	background-color:#D9E1A8;
}
#header img {
}

h2 {
	font-weight: bold;
	color:#ABC048;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D4612B;
}
a {
text-decoration:none;
}
a:link, a:visited {
	color: #D4612B;
}
a:hover, a:active {
	color: #44B1BF;
}
#header {
	background-color:#FFFFFF;
	height:148px;
}
#header h1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -9999px;
	line-height: 0px;
}
#header img {

}
.container_16 {
	background-color:#FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BE4B96;
	border-bottom-color: #BE4B96;
	border-left-color: #BE4B96;
}
.siteFooterLinks {
	text-align: center;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	font-size: .8em;
}
#navbar {
	margin-bottom: 20px;
	background-color: #D4612B;
	margin-top: 10px;
}
#navbar ul li
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	text-align: center;
}
#navbar a
{
	color: #000;
	text-decoration: none;
	display: block;
	padding-left: 6px;
	padding-right: 6px;
	border-right: 2px solid #FFFFFF;
}
#navbar a:hover {
	background-color: #BE4B96;
	color: #FFFFFF;
}
#navbar li.active a{
	background-color: #ABC048;
	color: #000000;
}
#submenu {
	width: auto;
}
#submenu ul
{
list-style-type: none;
text-align: left;
}
#submenu ul ul
{
	margin-bottom: 0px;

}
#submenu ul li
{
	margin-left: 0;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
}
#submenu ul li li {
margin-left: 18px;
}
html>body #submenu li a { width: auto; }
#submenu li a, #submenu li a:link, #submenu li a:visited, #submenu li ul li a:link, #submenu li ul li a:visited{
	display:block;
	text-align: left;
	text-decoration: none;
	color: #000000;
	background-color: #FFCC33;
	padding-left: 6px;
	padding-right: 4px;
}
#submenu li a:hover, #submenu li ul li a:hover
{
	color: #ffffff;
	background-color: #44B1BF;
}
#submenu li.active a, #submenu li ul li.active a
{
	color: #000000;
	background-color: #ABC048;
}
.mission li {
	list-style:none;
	margin-left:0px;
	margin-bottom:10px;
	font-size: 90%;
	font-style:italic;
	line-height:16px;
}
.sidebar img {
	margin: 10px 0;
	border: 1px solid #BE4B96;
}
td {
	font-size: 9px;
	padding: 5px;
}
tr {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #44B1BF;
}
table {
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #44B1BF;
	border-right-color: #44B1BF;
	border-left-color: #44B1BF;
	width: 100%;
}
