body {

    


	font-weight:  bold;
	font-family:  "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	



} 





	
}

td {
	font-family:  "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;

	font-weight:bold;
	font-size: 13px;
}

th {
	font-family:  "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	
;
	font-weight: bold;
	font-size: 13px;
}.unnamed1 {
}
a:link {
	
  color:#000080 ;

	font-family:  "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}
a:visited {
	
  color:#999999;
	font-family:  "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}
a:active {
	
  color:#000080 ;
	font-family:  "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:  13px;
	font-style: normal;
	font-weight:bold;
}
h1 {
color:#000080 ;
	font-family:  "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	
}
h2 {
	font-family:  "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	
}h3 {
	font-family:  "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #000080;
}
tr {
	font-family:  "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
table {
	font-family:  "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	
font-style: normal;

	font-size:13px;
	font-weight: bold;
}
.footer {
	font-family:  "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #000000;

}
.navigate {
	font-family:  "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}
#myMenu { 
  width: 150px;
  
  float: left;
  
}
#myMenu span {
  display:#myMenu a {
  display: block;
  width: 100%;
  
  padding-top: 4em;
  padding-bottom: 4em;
  text-decoration: none;
  
}
  visibility: 
}
#myMenu a:link {
  
}

#myMenu a:visited {
  background-color:#B2D2D8;
  color: #000080;
}

#myMenu a:hover {
  background-color: #B2d2D8;
  color: white;
}

#myMenu a:active {
  background-color: #B2D2D8;
  color: #000080;
}
h3 {
	font-family:  "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

img.right { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.left { padding: 4px; margin: 0 7px 2px 0; display: inline; }
}

.right { float: right; }
.left { float: left; }

}

.glossymenu{
margin: 5px 0;
padding: 0;
width: 170px; /*width of menu*/
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu a.menuitem{
background: #58A0F1 repeat-x bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background: #58A0F1;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: #B2d2D8;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid blue;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #000080;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
color: white;
}


