body { 
	background-color: #D2E1F0;
	margin: 0px;
}
a:link {
	color: #333399;
	text-decoration: none;
}
a:visited {
	color: #333399;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #333399;
	text-decoration: none;
}
hr {
	border: 1px dotted #99CCFF;
}
fieldset {
	border: 1px dotted #99CCFF;
	padding: 5px;
}
.main {
	font-family: Arial; font-size: 11px;
	line-height: 15px;
	color: #4D4D4D;
	text-decoration: none;
}
a.main:link {
	color: #2E6A98;
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
}
a.main:visited {
	color: #2E6A98;
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
}
.bodyblacktext {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 14px;
}
.smallblacktext {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 12px;
}
.tinyblacktext {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
}
.largeblacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 22px;
}
.footertext {
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  font-size: 10px;
}
.bodymenutext {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 12px;
}
.bodymenuwtext {
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  font-size: 12px;
}
.newsdate {
  font-family: Arial, Helvetica, sans-serif;
  color: #468ACF;
  font-size: 12px;
  font-weight: bold;
}
.newssubject {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 11px;
}
.newsbody {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 10px;
}
.headerform {
  margin: 0px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: none;
  text-decoration: none;
  background: #8ACF44;
  border: 1px solid #000000;
}
.heading-subpage {
	font-family: Arial Black;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
}
/* links */
.submenu {
	font-family: Verdana; font-size: 10px;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 0px;
}
a.submenu:hover {
	text-decoration: none;
}
.submenu-head {
	font-family: Verdana;
	font-size: 10px;
	color: #034D86;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 0px;
}
a.submenu-head:hover {
	text-decoration: none;
}
.submenu-text {
	font-family: Verdana;
	font-size: 10px;
	color: #034D86;
	line-height: 15px;
	text-decoration: none;
	padding-left: 0px;
}
a.submenu-text:hover {
	color: #6290B3;
	text-decoration: none;
}
/* end links */
.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #99CCFF;
	border: 1px solid #000000;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #468ACF;
	border: 1px solid #000000;
}
.alert {
	color: #FF9900;
}
