body {
     margin: 0,0,0,0px;
     padding: 0px;
     /*background-color: #C7D3DF;*/
     margin-left: 0px;
     margin-right: 0px;
}
body,td,th {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 14px;
     color: #003366;
} 
A:link { color: Blue; text-decoration:none; }
A:visited { color: Blue; text-decoration:none; }
A:active { color:#000000; text-decoration:none; }
A:hover { text-decoration: line-through;color: #cc3366; }
.banner {
     height: 85px;

     background-color: #90B3D5;
     border-bottom: groove #003366;
     font-family: Georgia, "Times New Roman", Times, serif;
     font-size: 24px;
     color: #000066;
     padding: 0px;
     line-height: normal;
     font-weight: bold;
     font-variant: normal;
     font-style: oblique;
   }
.left {
     margin-top: 0px;
     background-image: url("images/left.jpg");
     background-repeat: repeat-y;
}
#menu {
     /*position: absolute;*/
     margin-top: 2px;
     margin-right: 15px;
     color: #404040;
     font-family:   Helvetica, sans-serif;
     font-style: normal;
     font-size: 12px;
     text-align: center;
	 height: 100%;
     width: 155px;
     text-transform:uppercase;
     font-weight:bold;     
     padding-top: 20px;
	 border-left: medium double #666666;
     }
.menuitem {
     padding-left: 5px;
     DISPLAY: block;
}
A.menuitem {
     background-color: #9F9F9F;
     border: 5px groove #E9EFD6;
     MARGIN: 2px 10px;
     TEXT-TRANSFORM: none
     WIDTH: auto;
}
.menuitem {
     WIDTH: auto;
}
.menuitem:link {
     COLOR: #FFFF8E;
}
.menuitem:visited {
     COLOR: #FFFF8E;
}
.menuitem:hover {
     BACKGROUND-COLOR: #CFCFCF;
     COLOR: #9D9D9D;
}
.menuitem:active {
     BACKGROUND-COLOR: #A9A9A9;
     COLOR: #A0522D;
}
.facility { font-size : 14px; color : #003399;}
.header {
	FONT-WEIGHT: 500;
	FONT-SIZE: 22px;
	COLOR: #000162;
   font-family: Arial, Helvetica, sans-serif;

}
.contentheader {
	font-weight: bold;
	
}
.content {
}
.note {
	font-style: oblique;
	font-size: small;
}
.resources {
 font-family: 	Arial, Helvetica, sans-serif;
 font-size:12;
}
.copy { 
     font-family: Verdana, Arial, sans-serif; 
     font-size: 10px; 
     text-align: center;
     }

