body, td, th, input, h1, h2, p, select {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p.para {
	text-align: justify;
}
.nodata {
	color: #003366;
	font-style: italic;
}
input, data, select {
	color: #003366;
}
.comment {
	font-size: 9px;
	color: #666666;
}
th {
  	text-align: left;
}
td {
	vertical-align: top;
}
.error {
 color: #990000;
}
a {
	color: #182842;
}
a:hover {
	color: #F76521;
	text-decoration:none;
}
a.moreinfo {
	text-decoration: none;
	color: #7B7984;
}
h1 {
	font-size:   14px;
	text-transform: capitalize;
}
h2 {
	font-size:   12px;
  	text-weight: bold;
  	margin-top: 5px;
  	margin-bottom: 0px;
}
.bdr_r {
	border-right: 1px solid #C0C0C0;
}
.bdr_l {
	border-left: 1px solid #C0C0C0;
}
.pad-l {
	padding-left: 5px;
}
.pad-r {
	padding-right: 5px;
}
.hide {
	display:none;
	visibility:hidden;
}
ul.noIdent {
	padding-left:0px;
	margin-left:20px;
}
.aNav {
  text-decoration: none;
}
.navActive {
  color:       #182842;
  font-family: arial;
  font-size:   12px;
  font-weight: bold;
  text-decoration: none;
  border-bottom: 1px solid #9A9A9A;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 9px;
  border-left: 3px solid #F76521;
  cursor: hand;
  cursor: pointer;
  background-color: #BDBEC6;
}
.navActiveOver {
  color:       #182842;
  font-family: arial;
  font-size:   12px;
  font-weight: bold;
  text-decoration: none;
  border-bottom: 1px solid #9A9A9A;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 9px;
  border-left: 3px solid #F76521;
  cursor: hand;
  cursor: pointer;
  background-color: #BDBEC6;
}
.navMenu {
  color:       #182842;
  font-family: arial;
  font-size:   12px;
  font-weight: normal;
  text-decoration: none;
  border-bottom: 1px solid #9A9A9A;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 12px;
  cursor: hand;
  cursor: pointer;
  width: 100%;
}
.navMenuOver {
  color:       #FFFFFF;
  font-family: arial;
  font-size:   12px;
  font-weight: normal;
  text-decoration: none;
  border-bottom: 1px solid #9A9A9A;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 12px;
  cursor: hand;
  cursor: pointer;
  background-color: #BDBEC6;
}
