/* navigation 
 */

BODY {   font-family:  "Arial", "Helvetica", sans-serif;}

H1 { 
   font-family:  "Arial", "Helvetica", sans-serif;
   font-size: 180%;
   font-weight: bold;
   color: #008080; }

H2 { 
   font-family:  "Arial", "Helvetica", sans-serif;
   font-size: 150%;
   font-weight: bold;
   color: #008080; }

H3 { 
   font-family:  "Arial", "Helvetica", sans-serif;
   font-size: 125%;
   line_height: 100%;

   font-weight: bold;
/*   color: #008080;*/ }

H4 { 
   font-family:  "Arial", "Helvetica", sans-serif;
   font-size: 100%;
   font-weight: bold;
/*   color: #008080;*/ }

H5 { 
   font-family:  "Arial", "Helvetica", sans-serif;
/*   font-size: 100%;  */
   font-weight: bold;
   margin-bottom: 0;
/*   color: #008080;*/ }

H6 {
   font-family:  "Arial", "Helvetica", sans-serif;
   font-size: 90%;
   color: #008080; }

TD.title {
   font-family:  "Arial", "Helvetica", sans-serif;
   font-size: 100%;
   font-weight: bold;
   color: #ffffff;
   background-color:  #003481;
}

TD.departlink {
   background-color:  #003481;
}
TD.departlink A:link {     
                        color:                  #ffffff; 
                        background-color:       transparent;
}
TD.departlink A:visited {  
                        color:                  #ffffff; 
                        background-color:       transparent;
}
TD.departlink A:active {   
                        color:                  #ffffff; 
                        background-color:       transparent;
}
TD.colour1 {
	   background-color:    #003481;
}
TD.colour2 {
	   background-color:  #72bbc9;
}

TD.naveven {
			font-family:	        Verdana,Helvetica,Arial,sans-serif;
                        font-size:              small;
                        color:                  black;
                        background-color:       #72bbc9;
}
TD.navodd {
                    /*  font-size:              small; */
                        color:                  black;
                        background-color:       #eeeeee;
}

TD.navhead {
                        background-color:       #ffcc66; /* #0066cc; */
                    /*    color:                  #ffffff; 
                        font-size:              small;  */
			font-family:	        Verdana,Helvetica,Arial,sans-serif;
}


TD.newsodd {
                        background-color:       #ffffff; 
		/*	font-family:	        Verdana,Helvetica,Arial,sans-serif;*/
}


TD.newseven {
                        background-color:       #eeeeee; 
           /*		font-family:	        Verdana,Helvetica,Arial,sans-serif;*/
}


TD.navhead A:link {     
                        color:                  #ffffff; 
                        background-color:       transparent;
}
TD.navhead A:visited {  
                        color:                  #cccccc; 
                        background-color:       transparent;
}
TD.navhead A:active {   
                        color:                  #ff3333; 
                        background-color:       transparent;
}

.author { line-height: 200%;
/*	    vertical-align: top;*/
	    margin-bottom: 1em;

}

.eheader {
	 margin-left: 1em;
         font-family:  "Arial", "Helvetica", sans-serif;
         font-size: 100%;
	 margin-bottom : 0.5em;
	 margin-top : 0.5em;
         font-weight: bold;
}

.hiddentext {
	 display:none;
	 margin-left: 2em;
}

