
#article div.pdmenu {
    margin:0pt !important;
    font-family: sans-serif;
    font-weight: bold;
    font-size: 14px;  
}
#article div.pdmenu ul {
    list-style-type:none;
    margin:0pt !important;
}
.mainnavitem{
    background: #ffffff url(../images/corner.gif) top right no-repeat;
    padding: 1px;  
}

a.mainnavitem:hover {
    background: #b5d66b url(../images/corner.gif) top right no-repeat;
}
.subnnavitem{
    font-size: 10px;
    padding: 3px;
    border-bottom: 1px solid #cccccc;
}
#article div.pdmenu li {
    background-color:white;
    color:#1678b9;
    float:left;
    margin:0pt -1px 0pt 0pt;
    padding:0pt;
    text-decoration:none;
    width:120px;
    text-align: left;
}
#article div.pdmenu a {
    background-color:#FFFFFF;
    color:#1678b9;
    display:block;
    text-decoration:none;
    padding-left: 5px;
    
}
#article div.pdmenu a:hover {
    background-color:#b5d66b;
    color:#1678b9;
    text-decoration:none;
}
#article div.pdmenu li ul {
    display:none;
    margin:0pt !important;
}
#article div.pdmenu li:hover ul, #article div.pdmenu li.over ul {
    border:none;
    display:block;
    margin:0pt !important;
    padding:0pt;
    position:absolute;
    visibility:visible;
    width:100px;
    z-index:1;
}
#article div.pdmenu li li {
    border:none;
}


/* Other CSS */
.bullets {
    list-style-type:square;
}

/* LINKS **/
a:link {
    color: #1678b9;
    font-weight: bold;
    text-decoration: none;
}
a:visited {
    text-decoration: none;
    color: #1678b9;
}
a:hover {
    text-decoration: underline;
    color: #1678b9;
}
a:active {
    text-decoration: none;
    color: #1678b9;
}
h3 {
  margin: 0 0 8px 0;
  color: #067648;
  font-size: 12pt;
  line-height: 15pt;
  font-family: Georgia, "Times New Roman", Times, serif;
}
h4 {
  height: 36px;
  margin: 0;
  color: #FFF;
  font-size: 11.5pt;
  line-height: 13pt;
  font-family: Georgia, "Times New Roman", Times, serif;
  padding: 3px 20px 0 10px;
}
h5 {
  margin: 0;
  color: #1678b9;
  font-size: 10pt;
  line-height: 12pt;
  font-family: Georgia, "Times New Roman", Times, serif;
  padding: 5px 0 0 0;
  font-weight: normal;
}
/* CONTAINERS */
#misctables{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
}

body {
  margin: 0px;
  padding: 0px;
  background-color: #043172;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
}
#leftnav {
  background-color: #d7e1d9;
  text-align: left;
}
#empty {
 clear: both;
 height: 80px;
}
#rightcolumn {
  float: right;
  width: 675px;
  background: url(../images/corner.gif) top right no-repeat;
  padding: 20px 15px 0 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
}
#masterstage {
margin-top: 20px;
padding: 0;
font: 97% Verdana, Arial, Helvetica, sans-serif;
width:931px;
}

.maincontent {
  margin: 0 10px 5px 0;
}
#pullquote {
  background: #d7e1d9 url(../images/corner_green.gif) top right no-repeat;
  margin: 10px 10px 10px 0;
  padding: 10px;
}
#contactarea {
  margin: 0 10px;
  color: #666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

img { border: none; }
.leftimg { margin: 0 10px 15px 30px; float: right; width: 275px; height: 470px; overflow: hidden; }
.rightimg { margin: 0 0 0 20px; float: right; }



#backgroundgradient {
    background-image:url(../images/gradient.gif);
    background-repeat:repeat-x;
    background-position:top left;
    background-color: #ECF6ED;
}

#site {

    color: #000;
    background-color: #ddd;
    padding: 0px;
    border: 0px solid gray; 
}

#footer {
    background-color: #067648;
    padding: 10px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    font-size: 8pt;
}

#catlist{
   margin-left: 0;
   padding-left: 0;
   white-space: nowrap; 
}

#catlistitem{
    display: inline;
    list-style-type: none;
    padding: 5px;
    width: 100px;
    text-align: center; 
}

#thumblist
{
    margin-left: 0;
    padding-left: 0;
    white-space: nowrap;
}

#thumblistitem
{
    display: inline;
    list-style-type: none;
    padding: 5px;
    width: 100px;
    text-align: center; 
}
#thumblistitem img{
    border: 2px solid #043172;
}

.fp{
    display: table-cell;
    width: 675px;
}

.header{
    font-size: 18;
    font-weight: bold;
    color: #043172;
}

.row1{
  background-color: #d7e1d8;

}
.row0{
  background-color: #ffffff;
  
}

td {
  font-size: 10pt; 
}
