a:link, a:visited, a:hover {
	color: #000000;
}

body {
	color: #000000;
	background-color: #f2f2f2;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100.1%; 
}

.wrap { background-color: #ffffff; margin: 0 auto 10px; padding: 0; width: 773px; border-color: #110596; border-style: solid; border-width: 1px 10px; }

p {
	font-size: 90%;
  margin: 5px 10px 10px 10px;
	line-height: 130%;
}

th {
	font-size: 90%;
	padding: 2px 10px;
	background-color: #aacbff;
	border: 1px none #110596;
}

td {
	font-size: 90%;
	padding: 2px 10px;
	border: 1px none #110596;
}
.wrap h2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #110596;
	border-right-color: #110596;
	border-bottom-color: #110596;
	border-left-color: #110596;
}


li {
	font-size: 90%;
  margin: 5px 0px 5px 0px;
}

h1 {
	font-size: 130%;
  margin: 10px 10px 5px 10px;
}

h2 {
	font-size: 110%;
  margin: 10px 10px 5px 10px;
}

ul {
  margin-top: 5px;
  margin-bottom: 15px;
}

input {
  margin: 0 10px 5px;
  border: solid 1px #aacbff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

textarea {
  margin: 0 10px 5px;
  border: solid 1px #aacbff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

#pagetitle {
  text-align: center;
}

#navmenu ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  width: 100%;
  white-space: nowrap;
  text-align: center;
}

#navmenu li {
	font-size: 90%;
  font-weight: bold;
	line-height:130%;
  display: inline;
}

#navmenu a {
  padding: 2px 10px 2px 10px;
  text-decoration: none;
}

#navmenu .active {
  background-color: #aacbff;
  border-left: 1px solid #110596;
  border-right: 1px solid #110596;
}

#navmenu a:link, .navmenu a:visited {
	color: #000000;
}

#navmenu a:hover {
	color: #000000;
  background-color: #6491d9;
}

#header {
  height: 220px;
	background-image: none;
}

#footer p {
  margin-bottom: 5px;
}
.wrap div {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #110596;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
