body {
	margin: 0px;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	list-style-type: circle;
}
.footeraddy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.contentheadder {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.contentbold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.navbg {
	background-color: #17629e;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-color: #07406D;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.navbghover {
	background-color: #4989bc;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-color: #07406D;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.navslice {
	background-image: url(images/nav_slice.gif);
	background-repeat: repeat-x;
	border-right-width: 3px;
	border-right-style: solid;
	border-color: #07406D;
	background-color: #4989bc;
}

.navtop {
	background-color: #FFFFFF;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-color: #07406D;
}
.footernav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #30368F;
	text-decoration: none;
}
a.footernav:link{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #30368F;
	text-decoration: none;
}
a.footernav:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ED2229;
	text-decoration: none;
}
.pagetitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ED2229;
}
.box1 {
	background-color: #4989bc;
	border: 3px solid #30368F;
}
