/* file = mod_std.css                                              */
/* rev. 070201                                                   */

body {
	color:#333333;
	background:#EEEEEE;
	margin:0;
	padding:0;
	text-align:center;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:9px;
	font-family: verdana, arial, helvetica, geneva, sans-serif;
}

H2 { 
   font-family: verdana, arial, helvetica, geneva, sans-serif; 
   font-size: medium; 
   padding-top:12px;
   font-weight: bold;
}
H3 { font-family: verdana, arial, helvetica, geneva, sans-serif; 
}     
p { line-height: 125%;
  	word-spacing: 2px; 
	letter-spacing: 0px;
	font-size: 12px;
	font-family: verdana, arial, helvetica, geneva, sans-serif; 
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
}
img {
    border:0;
}

a:link { 
    font-weight: normal; 
    text-decoration: none; 
    color: #008BCC;          /* #0004FF; 00CED1 #202020; #8FF0DF */
}

a:visited { 
    font-weight: normal; 
    text-decoration: none; 
    color: #00868B;          /* #008BCC; */
    border: 0px;
}

a:hover, a:active { 
    text-decoration: underline; 
    color: #0E97CA;
}

.goodval {
    font-weight:bold;
    color: #00CC00;
}
.badval {
    font-weight:bold;
    color: #FF0000;
}
.nodata {
    color: #CCCCCC;
}
/* tags for the mbnep section */

.mbneplineviewtable {
}
.mbnepscinamesubject{
}
.mbnepscinameitem{
  font-style: italic;
}
.mbnepsubject{
}
.mbnepitem{
}
.mbneppictable{
}
.mbnepnopic{
}
.mbneppic{
  vertical-align: middle;
  text-align: center;
}
.mbneppicdesc{
}
.mbnepinfotable{
}
.mbneplistviewtable{
}
.mbneplistheader{
}
.mbnepscinamelistitem{
  font-style: italic;
}
.mbneplistitem{
}
.mbneplistfilter{
}
.mbnepblurb{
  padding: 1em;
  vertical-align: middle;
  font-weight: normal;
}
#gallery {
  font-family:Verdana, Arial, Helvetica,Geneva;
  font-size:10px;
  font: black;
}
#gallerySubHead {
  font-family:Verdana, Arial, Helvetica,Geneva;
  line-height:17px;
  font-size:12px;
  font: black;
}
#newsBoxTitle {
  font-family:Verdana, Arial, Helvetica,Geneva;
  font-size: 13px;
  font-weight:bold;
  text-align:left;
  color: #EFF8FA;
}

#newsBoxDate {
  font-family:Verdana, Arial, Helvetica,Geneva;
  line-height:18px;
  font-size:12px;
  font: black;
  font-weight: bold;
}
#newsBox {
  font-family:Verdana, Arial, Helvetica,Geneva;
  line-height:18px;
  font-size:12px;
  font: black;
}
#boxTitle {
  font-family:Verdana, Arial, Helvetica,Geneva;
  font-size: 12px;
  font-weight:bold;
  text-align:center;
  color: #EFF8FA;
}

#boxData {
  font-family:Verdana, Arial, Helvetica,Geneva;
  font-size:10px;
  text-align:center;
}

#goodBoxData {
  font-family:Verdana, Arial, Helvetica,Geneva;
  font-size:10px;
  font-weight:bold;
  text-align:center;
  color:green;
}

#badBoxData {
  font-family:Verdana, Arial, Helvetica,Geneva;
  font-size:10px;
  font-weight:bold;
  text-align:center;
  color:red;
}
