* {

}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

a  img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

p    {
	font-size: 0.8em;
	margin: 20px;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
}
h1 {
	font-size: 1.25em;
	margin: 20px;
}
h2 {
	font-size: 1em;
	margin: 20px;
	color: #002D62;
}



p a    {
	color: #002D62;
	font-weight: bold;

}

ul {
	font-size: 0.8em;
	margin-left: 50px;
	margin-right: 20px;
}

.centerimg {
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 20px;
}

.centertxt {
	text-align: center;
}
#pagecontainer {
	width: 995px;
	margin-right: auto;
	margin-left: auto;
}
#pagecontainer #wrapper{
	float: right;
	padding-left: 20px;
	padding-right: 20px;
	width: 875px;
	-webkit-box-shadow: 0px 0px 15px 2px #002D62;
	box-shadow: 0px 0px 15px 2px #002D62;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	margin-top: -8px;
}
#wrapper #header {
	height: 80px;
	margin-top: 3px;
	margin-bottom: 5px;
}
#wrapper #nav  {

}
#wrapper #bodyArea {


}
#wrapper #bodyArea #top {
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 5px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	border-top-left-radius: 6px;
}
#wrapper #bodyArea #banner {
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 5px;
	border: thin solid #002D62;
	border-radius: 6px;
}
#wrapper #bodyArea #left {
	float: left;
	width: 545px;
	margin-left: 10px;
	margin-bottom: 5px;
	border-radius: 6px;
	border: thin solid #002D62;
}
#wrapper #bodyArea #right {
	float: right;
	width: 300px;
	margin-right: 10px;
	margin-bottom: 5px;
	border-radius: 6px;
	border: thin solid #002D62;
}
#wrapper #bodyArea #bottom {
	clear: both;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 1px;
	padding-top: 1px;
	margin-bottom: 5px;
	border-radius: 6px;
	border: thin solid #002D62;
}
#wrapper #footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #809198;
	padding-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	clear: both;
}
#wrapper #footer p {
	font-size: 0.65em;
	color: #809198;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#wrapper #footer p a {
	color: #002D62;
	font-weight: bold;
}
#wrapper #footer p img {
	float: right;
	margin-top: -44px;
	margin-left: 10px;
}
#navigation #footer pre {
	margin-top: -43px;
	margin-left: 0px;
	float: right;
	margin-right: 25px;
}
