@charset "UTF-8";
/* EAA Chapter 62 Web Style */
H2, H3, H4    	{color: #006EAE; 
	      	 font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
		 font-size:14px
	      	}
H1, H2 		{text-align: center; font-size:18px}
H2 		{margin-top: 10px;
		 font-size: 16px}
P 		{margin-top: 4px}
BODY		{background-color: #f9f9f9;
		 font-size:12px;
	         width:800px;
	 	 margin-left:0px;
		 margin-top:0px}
.mainBody       {background-color: #f9f9f9;
		 font-size:12px;
	         width:957px;
	 	 margin-left:0px;
		 margin-top:0px}
A:visited 	{color: #004A8C}

/* Calendar display */
.calTitle {font-size:13px; font-weight:700; align:center}
.calHeader {border:2px; font-size:13px; height:25px}
.calEntry {border:1px; font-size:13px; font-weight:700; height:28px}

/* Special styles for the tabbing mechanism on the main page */
.tab {border: 0px; margin: 0px;}
.tabbg {word-spacing: 0px; letter-spacing: 0px;}
.tlabl {font-size: 12px; font-weight: bold;}
.ttext {position: absolute; 
	left: 10px; 
	top: 58px; 
	font-size: 12px; 
	line-height: 15px; 
	z-index:2; 
	height: 325px;
	overflow: hidden; 
	}
.ttext TABLE {height: 320px; width:640px; overflow: hidden}

/* Styles for the directory menu in the left margin. */
.dirArea {  width:157px;
	    text-align:center;
	    position:absolute;
	    left:0px;top:0px; 
	    font-size:12px; 
	    background-color:#598CB5}
.dirArea A {text-decoration:none; 
	    color:white; 
	    font-family:ariel, helvetica; 
	    font-weight:700}

.dirMenu {visibility:hidden; 
	  position:absolute; 
	  left: 0px;
	  top: 0px; 
	  font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; 
	  font-size:smaller; z-index:10}

.menuTable {position: relative; top: 0px; left: 0px; z-index: 10}
.menuBorder {position: absolute; top: -10px; left: -10px; z-index: 9}
.menuTable TABLE {border-bottom-width:3px; 
		  border-left-width:3px; 
		  border-top-width:3px; 
		  border-right-width:3px; 
		  border-color:black; 
		  border-spacing: 10px;
                  border-style: outset;
		  background-color:#dddddd}
.menuTable TD {background-color:white; 
	       border-spacing: 10px 3px; 
               border: 2px outset black}
.menuTable A {text-decoration:none; color:black}
.dirArea IMG {border-style: none}
.vspace {height: 25px}
