﻿body {
  background-color: #FFFFFF;
  font-family: arial, helvetica, sans-serif
}
.hdblue {
  font-family: verdana, helvetica, sans-serif;
  font-size: 12pt; 
  color: #000066;
}
.bdblue {
  font-family: arial, helvetica, sans-serif;
  font-size: 10pt; 
  font-weight: normal; 
  color: #00007d;
}
.bdbluebold {
  font-family: arial, helvetica, sans-serif;
  font-size: 10pt; 
  font-weight: bold; 
  color: #00007d;
}  
.bigblue {
  font-family: arial, helvetica, sans-serif;
  font-size: 16pt; 
  font-weight: normal; 
  color: #00007F;
}
.bdblack {
  font-family: arial, helvetica, sans-serif;
  font-size: 12pt; 
  font-weight: normal; 
  color: #000000;
}
.bdwhite {
  font-family: sans-serif;
  font-size: 12pt; 
  line-height: 14pt;
  font-weight: normal; 
  font-style: italic; 
  color: #ffffff;
}
.bigwhite {
  font-family: verdana,arial, helvetica, sans-serif;
  font-size: 30pt; 
  font-weight: normal;
  font-style: italic; 
  color: #00407d;
}
.bigorg {
  font-family: arial, helvetica, sans-serif;
  font-size: 20pt; 
  font-weight: bold;
  font-style: italic; 
  color: #ff6600;
}

.topblack {
  font-family:  arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 20pt; 
  color: #000000;
}
.larger {
  font-weight: normal;
   font-size=150%;
}
.small {
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt; 
  font-weight: normal; 
  color: #00407d;
}

.white {
  font-family: arial, helvetica, sans-serif;
  font-size: 10pt; 
  color: #ffffff;
}
.navlarge {
  font-family: arial, helvetica, sans-serif;
  font-size: 20pt; 
  color: #feef8b; 
}

.mainbg {
  background: #666699;
}

a {
  font-family: verdana,arial, helvetica, sans-serif;
  font-size: 10pt; 
  font-weight: normal; 
  color: #ffffff; 
  text-decoration: none;

}
a:hover {
  background: #00407d;
}
TD.solid-blue { border: 1px solid blue; }

}
ul {
  margin-top: 5px;
  margin-bottom: 5px;
 
}
#footer  a {
  FONT-SIZE: 8pt; 
  FONT-WEIGHT: normal; 
  COLOR: #00007d; 
  TEXT-DECORATION: underline;

}

#footer a:hover {
  FONT-SIZE: 8pt; 
  FONT-WEIGHT: normal; 
  COLOR: #FF0000; 
  TEXT-DECORATION: none;
  background: #FFFFFF;
 
}
