body {
	background-color: #FFFFFF;
}
.link {
	font-size: medium;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.boldtext {font-size: medium; color: #333333; font-family: Georgia, "Times New Roman", Times, serif;  }
.text {	font-size: 14px;
	color: #003300;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.highlighttext {
	color: #000099;
	font-size: x-large;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.subhead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}
a:link {
	color: #000099;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #000099;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #396A51;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:active {
	text-decoration: none;
	color: #000099;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.SmallTitle {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.LargeTitle {
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
}
.tinytext {
	font-size: x-small;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #54A072;
}

.purpletext {
	color: #7793FF;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#navagation {
	font-size: medium;
	width: 200px;
	left: 10px;
	margin: 0px;
	padding: 0px;
}
#navagation a {
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	width: 180px;
	text-align: left;
	text-decoration: none;
	background-color: #000099;
	padding-right: 10px;
	border: thin groove #7793FF;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FCFDFC;
	
}
#navagation a:hover {
	background-color: #7793FF;
}

#navagation ul {
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
}
#navagation .current {
	color: #000099;
	background-color: #FFFFFF;
}
#newnav a {
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	width: 180px;
	text-align: left;
	text-decoration: none;
	background-color: #000099;
	padding-right: 10px;
	border: thin groove #7793FF;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FCFDFC;
	
}
#newnav a:hover {
	background-color: #7793FF;
}

#newnav ul {
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
}
#newnav .current {
	color: #000099;
	background-color: #FFFFFF;
}
#newnav {
	position:absolute;
	left:10px;
	top:250px;
	width:219px;
	height:437px;
	z-index:4;
}
#content {
	position:absolute;
	left:231px;
	top:265px;
	width:552px;
	height:503px;
	z-index:1;
}
#head {
	position:absolute;
	left:10px;
	top:15px;
	width:769px;
	height:223px;
	z-index:3;
}
table a:link {
	font-size: 12px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
table a:visited {
	font-size: 12px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
table a:hover {
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #009933;
}
#contentlong {
	position:absolute;
	left:231px;
	top:265px;
	width:744px;
	height:503px;
	z-index:1;
}
.tablestyle {font-family: Arial, Helvetica, sans-serif}