body {
background-color: #fff;
}



table {
width: 92%;
border-right: 0px solid #508fc4;
border-left: 0px solid #1958b7;
border-bottom: 0px solid #90bade;
border-top: 0px solid #90bade;
margin-bottom: 0em;
margin-top: 0.3em;
margin-left: 0.2em;
}



tr td#title {
background-color: #fff;
border-top: 0px solid #90bade;
border-bottom: 0px solid #90bade;
border-right: 0px solid #90bade;
margin: 0;
font-size: 14.0pt;
font-family: lucida sans, verdana, helvetica;
font-style: normal;
font-weight: bold;
color: #000;
text-decoration: none;
text-align: left;
vertical-align: middle;
height: 100%;
}

tr td#title  a {
padding: 0px 0px 0px 0px;
background-color: #ffffff;
font-size: 10pt;
font-family: lucida sans, verdana, helvetica;
font-style: normal;
color: #036;
text-decoration: underline;
text-align: center;
vertical-align: top;
height: 100%;
}

tr td#top {
background-color: #fff;
border-top: 0px solid #90bade;
border-bottom: 0px solid #90bade;
border-right: 0px solid #90bade;
margin: 0;
font-size: 10.0pt;
font-family: lucida sans, verdana, helvetica;
font-style: normal;
font-weight: bold;
color: #000;
text-decoration: none;
text-align: center;
vertical-align: middle;
height: 100%;
}

tr td#top  a {
padding: 0px 0px 0px 0px;
background-color: #ffffff;
font-size: 10pt;
font-family: lucida sans, verdana, helvetica;
font-style: normal;
color: #036;
text-decoration: underline;
text-align: center;
vertical-align: top;
height: 100%;
}






tr td#header {
background-color: #fff;
margin-left: 15em;
font-size: 9.0pt;
font-family: lucida sans, verdana, helvetica;
font-style: italic;
font-weight: bold;
color: #000;
text-decoration: none;
text-align: left;
vertical-align: top;
height: 100%;
width: 15%;
}

tr td#text {
background-color: #fff;
margin: 4;
font-size: 10pt;
font-family: lucida sans, verdana, helvetica;
font-style: normal;
color: #000;
text-decoration: none;
text-align: left;
vertical-align: top;
height: 100%;
}


tr td#text  a {
padding: 0px 0px 0px 0px;
background-color: #ffffff;
font-size: 10pt;
font-family: lucida sans, verdana, helvetica;
font-style: normal;
color: #036;
text-decoration: none;
text-align: center;
vertical-align: top;
height: 100%;
}

tr td#text a:hover {
padding: 0px 0px 0px 0px;
background-color: #ffffff;
color: #369;
text-align: center;
vertical-align: top;
height: 100%;
}


div#smaller {
       font-size: 10pt;
}
           

ul     {
        margin: 0;
	padding: 0;
	list-style: none;
	width: 150px;
        border-bottom: 1px solid #ccc; 
}

ul li {
	position: relative;
      }

li ul {
	position: absolute;
	left: 149px;
	right: 155px;
        top: 0;
	display: none;
	}

ul li a {
	display: block;
	text-decoration: none;
	font-size: 10pt;
        color: #fff;
	background: #036;
	padding: 8px;
	border: 1px solid #ccc;
	border-bottom: 0;
	}

ul li a:hover {
              display: block;
              text-decoration: none;
	      font-size: 10pt;
              color: #fff;
	      background: #2586D7;
	      padding: 8px;
	      border: 1px solid #ccc;
	      border-bottom: 0;
	}


/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */



li:hover ul, li.over ul { 
	                display: block; 
                        width: 80px;
                        background: #2586D7;
                        }



ol li#unit {
	font-size: 9.0pt;
	font-family: lucida sans, verdana, helvetica;
	font-style: none; 
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: left;
        margin-bottom: 2em;
}

ol li#category {
        font-size: 9.0pt;
        font-family: lucida sans, verdana, helvetica;
        font-weight: normal;
        color: #000;
        text-decoration: none;
        text-align: left;
}       

ol li#sub {
        font-size: 9.0pt;
        font-family: lucida sans, verdana, helvetica;
        font-style: none;
        font-weight: normal;
        color: #000;
        text-decoration: none;
        text-align: left;
}       

