
h1
{
    font-family: Verdana;
    font-size: 17px;
    font-weight: normal;
    color: #16497c; 
}

p, .ulbio
{
    line-height: 1.5em;
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
}

#textcontent
{
    margin-left: 2em;
    margin-right: 3em;
    margin-bottom: 3em;
    margin-top: 2em;
}

#imagetd
{
    border-bottom: solid 1px white;
}

strong
{
    color: #1e1e1e;
}

body
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
}


h4
{
    font-weight: bold;
    font-size: 12px;
    color: #396c9f;
}

#miniheader
{
    margin-right: 1em;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
    font-size: 10px;
    font-weight: bold;
    color: #282828;
    text-align: right;
}

.rmark
{
    font-size: 9px;
}

img.oepnv 
{
    margin-right: 7px; 
    float: left;
}
span.oepnvheader
{
    font-weight: bold; 
    line-height: 2em;
    clear: right;
}


#auxMenu {
    float:left;
    font-family: Verdana; 
    font-size: 11px;
    font-weight: bold;
	line-height:normal;
}
#auxMenu ul {
    margin:0;
    padding:0px 10px 0;
    list-style:none;
}
#auxMenu li {
    float:left;
	margin:0;
    padding:0 0 0 6px;
}
#auxMenu a
{
    float: left;
    display: block;
    background: url( "../images/rollover_r1_c1.gif" ) no-repeat left top;
    margin: 0;
    padding: 0 0 0 7px;
    text-decoration: none;
    color: #000000;
}
#auxMenu a span {
    float:left;
    display:block;
	background:url("../images/rollover_r1_c2.gif")
      no-repeat right top;
    padding:5px 15px 6px 6px;
	text-decoration: none;
	color: #000000;
    
}

/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
  #auxMenu a span {float:none;}
  /* End IE5-Mac hack */
  
#auxMenu a:hover {
  background-position:0% -25px;
  }
#auxMenu a:hover span {
  background-position:100% -25px;
  }

/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
#auxMenu #active a span {
   float:none;
   background-position:100% -25px;
}
  /* End IE5-Mac hack */
  
#auxMenu  #active a {
  background-position:0% -25px;
  }


#mainMenu a:link, #mainMenu a:visited {
   font-family: Verdana; 
   font-size: 11px;
   font-weight: normal;
   color: #000000;
   text-decoration: none;
   width:125px;
   text-align: center; 
}

#mainMenu a:hover, #mainMenu a:active {
   font-family: Verdana; 
   font-size: 11px;
   font-weight: normal;
   color: #003366;
   padding-left: 0px;
   text-decoration: underline;
   width:125px;
   text-align: center; 
}
#footer a:link, #footer a:visited {
   font-family: Verdana; 
   font-size: 10px;
   font-weight: normal;
   color: #000000;
   text-decoration: none;
   text-align: center; 
}

#footer a:hover, #footer a:active {
   font-family: Verdana; 
   font-size: 10px;
   font-weight: normal;
   color: #003366;
   padding-left: 0px;
   text-decoration: underline;
   text-align: center; 
}


