p.caption{
font-family: "verdana";
font-size: 10pt;
font-weight: bold;
}
div.photocredit{
font-family: "verdana";
font-size: 8pt;
font-style: itali;
}

p.normal{
font-family: "verdana";
font-size: 12pt;
}
p.normal_center{
font-family: "verdana";
font-size: 12pt;
text-align: center;
}

p.subtitle{
font-family: "verdana";
font-size: 8pt;
color:purple;
font-weight: bold;
text-align: center;
}

h1{
font-family: "verdana";
text-align: center;
}
h2{
font-family: "verdana";
text-align: center;
}
h3{
font-family: "verdana";

}
h4{
font-family: "verdana";

}
ul{
font-family: "verdana";
font-size: 10pt;

}
ol{
font-family: "verdana";
font-size: 10pt;

}
ol.roman{
list-style-type: upper-roman;
font-family: "verdana";
font-size: 11pt;
}
li.roman{
padding-bottom:.5em;
}
div.bold{
display: inline; 
font-weight:bold;
}

a {  font-family: Verdana, sans-serif; font-size: 12pt; color: #0099CC}
a:visited {  font-family: Verdana, sans-serif; color: purple; font-size: 12pt}
a:link {  font-family: Verdana, sans-serif; font-size: 12pt; color: navy}
a:hover {  font-family: Verdana, sans-serif; font-size: 12pt; color: #00CCFF}

div.menuBar a.menuButton, 
div.menuBar a.menuButton:hover,
div.menu,
div.menu a.menuItem
{
  font-family:Verdana;
  color:#ffffff;
  font-weight:bold;
}

div.menuBar{
  background-color:#292cef;
 
  height:30px;
  border-left: 2px solid #000000;
  position:absolute;
  top:0px;
  left:0px;
  width:102%;
}

div.menuBar a.menuButton, div.menuBar a.menuButton:hover{
  
  z-index: 1;
  text-decoration: none;
  cursor:default;
  position:relative;
  padding: 5px 30px 6px 30px;
  border-top: 2px solid #000000;
  border-bottom: 2px solid #000000;
  height:30px;
  border-right:2px solid #000000;
  font-size:10pt;
  top:6px;
}


div.menuBar a.menuButton{
  background-color:#292cef;
  
}

div.menuBar a.menuButton:hover{
  background-color:#df1a24;
}

div.menu{
  background-color: #292cef;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  position:absolute;
  visibility:hidden;
  z-index:10;
}
div.menu a.menuItem{
display: block;
white-space: nowrap;
padding: 4px 10px 7px 10px;
text-decoration: none;
width:120px;
font-size:8pt;
border-bottom: 1px solid #000000;
}
div.menu a.menuItem:hover{
background-color: #df1a24;

cursor:default;
}




  	

