﻿body {
	font-family: "Arial Unicode MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	padding: 0px;
	margin: 1px;
}
a:link {
	color: #039;
}
a:visited {
	color: #36C;
}
h1 {
	font-size: 130%;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	text-align: center;
}
h3 {
	border-style: solid;
	border-width: 2px;
	width: 100%;
	font-size: 100%;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}
h4 {
	width: 100%;
	background: #CCCCFF;
	font-size: 110%;
	font-weight: bold;
}
h6 {
	font-size: x-small;
	font-weight: normal;
}
.topskinnytitle {
	color: #000;
	text-decoration: none;
}
.topskinnytitle a:link {
	color: #000;
	text-decoration: none;
}
.topskinnytitle a:hover {
	color:#36C;
	text-decoration: none;
}
td {
	font-family: "Arial Unicode MS", Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
/* .style1 was moved from the index page and changed to a serif font group */
.style1 {
	font-family: "Bookman Old Style";
	font-size: 100%;
	color: #99B6DE;
	vertical-align: text-top;
}
#pagehead {
	font-family: "Bookman Old Style";
	float: none;
}
#pagehead a {
	text-decoration: none;
	font-weight: bold;
}
#pagehead a:visited {
	text-decoration: none;
	color: #2079b5;
}
/* START style for rollover menu */

#navcontainer ul {
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #3366CC;
	color: White;
	float: right;
	width: 100%;
	font-family: "Arial Unicode MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.navmatch {
	font-family: Futura, "Futura Medium", Helvetica, Arial, sans-serif;
	color: #FFF;
	font-size: 12px;
}
.navmatch a {
	color: #FFF;
	text-decoration: none;
}
#navcontainer ul li {
	display: inline;
}
#navcontainer ul li a {
	padding: 0.2em 1em;
	background-color: #3366CC;
	color: White;
	text-decoration: none;
	float: right;
	border-right: 1px solid #fff;
}
#navcontainer ul li a:hover {
	background-color: #CCCCFF;
	color: #3366CC;
}
#content {
	padding: 10px;
	margin: 0px;
	text-align: center;
}
#iframe_content {
	width: 100%;
	height: 700px;
}
#footer {
	font-size: x-small;
	padding: 6ex 10px 10px 10px;
	margin: 0px;
}
/* END styles for rollover menu */

/* COMMENTING OUT OLD NAV STYLE 
#navagation	{
	margin-top: 0;
	padding: 6px;
	color: #cccccc;
	background: #2079b5;
	font-size: x-small;
}
#navagation a:link {
	text-decoration: none;
	color: #ffffff;
}
#navagation a:visited {
	text-decoration: none;
	color: #ffffff;
}
#navagation a:hover {
	color: #FFFF66;
}
#navagation .right	{
	text-align: right;
}
#navagation td {
	color: #cccccc;
	font-size: 8pt;
}
#navagation td.right {
	text-align: right;
}

*/
