h3 { font-family: Arial, font-size: 14px; color: blue; }
h2 { font-family: Arial; color: #999999; padding-top: 15px;}
a {
  color: #7fb54e;
  font-weight: bold;
  text-decoration: underline;
  clear: both;
  display: block;
}
a.listtitle {
  color: #999999;
  font-size: 15px;
  font-weight: bold;
  font-family: Arial;
  text-decoration: none;
}
#statusbox{
        position: absolute;
        top: 40px;
        left: 0;
        width: 100%;
        z-index: 100;
        text-align: center;
        line-height: 0;
        }
.window {
  background-color: #c0c0c0;
  border-color: #f0f0f0 #606060 #404040 #d0d0d0;
  border-style: solid;
  border-width: 2px;
  margin: 0px;
  padding: 2px;
  position: fixed;
  text-align: left;
  visibility: hidden;
}

.titleBar {
  background-color: #B33E2F;
  cursor: default;
  color: #ffffff;
  font-family: "MS Sans Serif", "Arial", "Helvetica", sans-serif;
  font-size: 8px;
  font-weight: bold;
  margin: 0px;
  padding: 2px 2px 2px .5em;
  text-align: right;
  white-space: nowrap;
}

.clientArea {
  background-color: #ffffff;
  border-color: #404040 #e0e0e0 #f0f0f0 #505050;
  border-style: solid;
  border-width: 2px;
  color: #000000;
  font-family: "Arial", "Helvetica", sans-serif;
  font-size: 10px;
  margin: 0px 0px 0px 0px;
  overflow: auto;
  padding: .5em;
}
.formbutton {
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: black;
	border: 1px solid black;
}
.blockimage { vertical-align: bottom; display: block; }
td.header_light, div.lightbox {
	background: #033D3E;
	text-align: left;
	color: white;
	padding-left: 0px;
	vertical-align: bottom;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	
}
td.header_dark, div.darkbox {
	background: #002829;
	text-align: left;
	padding-left: 0px;
	color: white;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
td.header_black {
	background: #000000;
	text-align: center;
}
div.menuitem {
	height: 65px;
	width: 50px;
}
div.subnav_bar {
	background: #7BB64A;
	font-weight: bold;
	font-size: 8px;
	color: white;
}
a.nav {
	color: white;
	text-decoration: none;
}	
td.subnav {
	background: #7BB64A;
	font-family: Arials, sans-serif;
	color: white;
	font-weight: bold;
	font-size: 12px;
	height: 12px;
}
input.textbox { 
	width: 90px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	border: 1px solid black;
}
.medtext { 
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 133%;
	color: #666666;
}

table.articlebox { background-color: black; height: 118px; }
table.articlebox td { color: white;
		font-family: Verdana, sans-serif;
		font-size: 10px;
		line-height: 140%;
		 }
.articlebox a { color: #7CB44E;
		font-size: 12px;
		font-family: Verdana, sans-serif;
		font-weight: bold; }

		
a.nuHidden {
  color: #000000;
  text-decoration: none;
  font-size: 12px;
  font-family: Verdana, sans-serif;
}

