#header {
	background-color: #CCCC99;
}
#fullheight {
	height: 100%;
}
#fullheightwidth {
	height: 100%;
	width: 100%;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#bottombar {
	position: relative;
	bottom: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
h4 {
	font-size: 14px;
	color: #990000;
	text-align: center;
	border: 2px groove #CCCC99;
	font-weight: normal;
}
.compact {
	width: 200px;
}
html,body {
	margin:0;
	padding:0;
	height: 100%;
	border:none;
	font-family: Arial, Helvetica, sans-serif;
}
.circlenav {
	height: 100%;
	position: inherit;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #663366;
	text-decoration: none;
}
a:hover {
	color: #0033FF;
	background-color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #CC0000;
	text-decoration: none;
	background-color: #999999;
}
a.navlink:link {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	line-height: -25px;
	padding-right: 1px;
	padding-left: 1px;
}
a.navlink:visited {
	font-weight: bold;
	color: #663366;
	text-decoration: none;
	line-height: -25px;
	padding-right: 1px;
	padding-left: 1px;
}
a.navlink:hover {
	color: #0033FF;
	background-color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #333333;
	padding-right: 0px;
	padding-left: 0px;
}
a.navlink:active {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	background-color: #999999;
}
.topnavbutton {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 14px;
}
.sidenav {
	background-color: #CCCC99;
	border-right-width: 5px;
	border-right-style: double;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 4px;
	width: 150px;
}
.contentbody {
	padding-left: 10px;
	padding-right: 14px;
	width: 350px;
	vertical-align: top;
}
.bodyimg {
	width: 200px;
}
.printlink {
	text-align: right;
	right: 0;
	line-height: 1px;
}
p {
	font-size: 14px
}
ul {
	font-size: 14px;
}
ol {
	font-size: 14px;
}
li {
	font-size: 12px;
}
.navlink {
	font-size:14px;
}
.feedsweep {
}
.feedsweep_headline {
}
.feedsweep_item {
}
.feedsweep_link {
	font-size: 12px;
	font-weight: normal;
}
.feedsweep_title {
	font-size: 14px;
}
.feedsweep_body {
}
.form {
	font-size: 14px
}