
h1 { color: #346293; font-weight: bold; font-size: 20px; text-decoration: none ; font-family: palatino, times, serif;margin-top: 8px;margin-bottom:0px;padding: 0; }
h2 { color: #346293; font-weight: bold; font-size: 13px; text-decoration: none ; font-family: arial, helvetica, sans-serif;margin-top: 10px;margin-bottom:0px;padding: 0;  }
h3 { color: #346293; font-weight: bold; font-size: 11px; text-decoration: none ; font-family: arial, helvetica, sans-serif; }
h4 { color: #346293; font-weight: bold; font-size: 11px; text-decoration: none ; font-family: arial, helvetica, sans-serif; }


body { font-family: verdana, Arial, sans-serif; font-size: 11px; text-decoration: none; }
td { font-family: verdana, Arial, sans-serif; font-size: 11px; text-decoration: none;margin-top: 0px;margin-bottom:0px; }
p { font-family: verdana, Arial, sans-serif; font-size: 11px; text-decoration: none;margin-top: 5px;margin-bottom:5px; }
ul,li {margin-top: 0px;margin-bottom:0px;}

.indent {margin-left: 30px;}
.indent2 {margin-left: 10px;margin-right:10px;}

A { text-decoration : none }

A:LINK { color: #0000CD }

A:VISITED { color: #0000CD }

A:ACTIVE { color: #0000CD }

A:HOVER { color: #000000 }


p.homenav { font-family: verdana, Arial, sans-serif; font-size: 11px; text-decoration: none;margin-top: 0px;margin-bottom:8px;padding-left: 5px;}
.leftnav { color: #ffffff; font-weight: bold; font-size: 11px; line-height: 11px; text-decoration: none ; font-family: verdana, sans-serif }
.leftnav A{ color: #d7bd98; font-weight: bold; font-size: 11px; line-height: 11px; text-decoration: none ; font-family: verdana, sans-serif }
.leftnav A:HOVER { color: #dddddd }

.copyright { font-size: 9px; line-height: 12px; text-decoration: none ; font-family: verdana, sans-serif }

.indentwobullets { padding-left: 50px }

/*top nav */


#vdividermenu ul{
margin-top: 10px;
padding: 0;
font: bold 12px arial;
width: 100%;
border: 0px solid #625e00;
background-color: #60697b;
}

* html #vdividermenu ul{ /*IE only rule, reduce menu width*/
width: 99%;
}

#vdividermenu ul li{
display: inline;
}

#vdividermenu ul li a{
color: #d7bd98;
padding: 12px 10px;
text-decoration: none;
background: transparent url(media/vertical.gif) center right no-repeat;
}


#vdividermenu ul li a:hover{
color: #60697b;
background-color: #d7bd98;
}

#current {
padding: 12px;
color: #60697b;
background-color: #d7bd98;
}