<!--

A:hover        { text-decoration : underline; 
				 color : white;
				 background : #0000CC;
			   }

.bodyText      { font-family : verdana, arial, sans-serif;
                 font-size : 11pt;
                 color : #000000;
				 line-height: normal;
               }

a.bodyText     { font-family : verdana,arial, sans-serif;
                 font-size : 11px;
                 text-decoration : none;
                 color : #000000;
               }

.bodyLink      { font-family : verdana,arial, sans-serif;
                 font-size : 11px;
                 color : #000000;
               }

a.bodyLink     { font-family : verdana,arial, sans-serif;
                 font-size : 11px;
                 color : #990033;
               }

.subTitle      { font-family : verdana,arial, sans-serif;
                 font-size : 13px;
                 font-weight : bold;
                 color : #000000;
               }

.subTitle2      { font-family : verdana,arial, sans-serif;
                 font-size : 11px;
                 font-weight : bold;
                 color : #000000;
               }

.revText       { font-family : verdana,arial, sans-serif;
                 font-size : 11px;
                 color : #000000;
               }

.menuText      { font-family : verdana, arial, sans-serif;
                 font-size : 11px;
                 font-weight : bold;
                 color : #ffffff;
               }

a.menuText     { font-family : verdana,arial, sans-serif;
                 font-size : 11px;
                 font-weight : bold;
                 text-decoration : none;
                 color : #ffffff;
               }

.menuSub       { font-family : verdana,arial, sans-serif;
                 font-size : 11px;
                 color : #ffffff;
               }

a.menuSub      { font-family : verdana,arial, sans-serif;
                 font-size : 11px;
                 text-decoration : none;
                 color : #ffffff;
               }

.footerText    { font-family : verdana, arial, sans-serif;
                 font-size : x-small;
                 color : #888888;
               }

.captionText    { font-family : verdana,arial, sans-serif;
                 font-size : 8px;
                 color : #cccc99;
               }

a.footerText   { font-family : verdana,arial, sans-serif;
                 font-size : 11px;
                 color : #666666;
               }

.bodyTitle     { font-family : verdana,arial, sans-serif;
                 font-size : 21px;
                 font-weight : bold;
                 color : #003366;
               }

.ind {
  font-size: small;
  position: relative;
  margin-left : 1em;
}

.indutil {
  font-size: medium;
  position: relative;
  margin-left : 3em;
}

.nav {
  list-style-type: disc;
  margin-left : 8px;
  margin-top: 0; 
  margin-bottom: 0;
}

span.ind {
  margin-left : 3em;
  font-style : normal;
}

.navbar {
  color : #ffffff;
//  background : #6699ff;
  background : #990033;
}

.navbarutil {
  color : #000000;
  background : #ffffff;
}

.imageContainer { 
    font-size: 80%;
    font-family: Verdana, Arial, sans-serif;
    text-align: center;
    width: 150px;
    height: 140px;
    float: left;
    padding-top: 1em;
    padding-bottom: 2em;
    padding-left: 2em;
    position: relative;
    overflow: visible;
}

.imageContainer .image {
    position: absolute;
    bottom: 0px
}
// -->
