/* Style Sheet */

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 0 0.15em;
padding: 0;
text-align: center
}

#nav-menu li a
{
background: url(images/background.gif) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 9em;
display: block;
border: 0.1em solid #dcdce9;
color: #0d2474;
text-decoration: none;
text-align: center;
}

/* Commented backslash hack hides rule from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End IE5-Mac hack */

#nav-menu
{
width:30em
} 


/* Font Assignments */

BODY     {font-family: Arial,Geneva,Helvetica,Sans-Serif;
         font-size: 13px;
         background: url(images/background.gif);
         font-color: #ffffff;}

TD  	{font-family: Arial,Geneva,Helvetica,Sans-Serif;
         font-size: 12px;
         font-color: #ffffff;}

H1,H2,H3,H4,H5 {font-family: Arial,Geneva,Helvetica,Sans-serif; color:000000;}

PRE, TT, CODE {font: -1 monospace;}


/* List Assignments */
LI       {font-family: Arial, Helvetica, Sans-Serif;
         font-size: 12px;}  

       
/* Link Assignments */
A.menulink:link {color: #FFFFFF; text-decoration: none; font-weight: bolder; font-size: medium;}
A.menulink:visited {color: #FFFFFF; text-decoration: none; font-weight: bolder; font-size: medium;}
A.menulink:active { background: none; color: #FFFFFF; text-decoration: underline; font-weight: bolder; font-size: medium;} 
A.menulink:hover { background: none;  color: #FFFFFF; text-decoration: underline; font-weight: bolder; font-size: medium;}

A.bodylink:link {color: #3366CC; text-decoration: none; }
A.bodylink:visited {color: #3366CC; text-decoration: none; }
A.bodylink:active { background: none; color: #3366CC; text-decoration: underline; }
A.bodylink:hover { background: none; color: #3366CC; text-decoration: underline; }

A.footerlink:link {color: #FFFF99; text-decoration: none; }
A.footerlink:visited {color: #FFFF99; text-decoration: none; }
A.footerlink:active { background: none; color: #FFFF99; text-decoration: underline; }
A.footerlink:hover { background: none; color: #FFFF99; text-decoration: underline; }

        
/* Style Classes */

.gallery	{color:gray; font-family:Arial;
		font-size:12px;
		text-decoration:none;
		display:none;
		width:250;}

.nav	{font-family: Arial,Geneva,Helvetica,Sans-Serif;
        font-size: 12px;
        background: #ff3333;
        font-color: #ffffff;}

.text	{font-family: Arial,Geneva,Helvetica,Sans-Serif;
        font-size: 12px;
        background: #990000;
        font-color: #ffffff;}

.on	{background: #f0f8ff;}

.off	{background: #ffffff;}


/* Disable Third Voice */

img.AweAnnotMarker { visibility:hidden;width:0;height:0;position:relative }
div.AweAnnotRoot { visibility:hidden;width:0;height:0;position:relative }
div.AweActiveBasicAnnot { visibility:hidden;width:0;height:0;position:relative }
div.annotPadColor { visibility:hidden;width:0;height:0;position:relative }
hr.AweActiveHoriLine { visibility:hidden;width:0;height:0;position:relative }
hr.AweInactiveHoriLine { visibility:hidden;width:0;height:0;position:relative }
hr.AweActiveVertLine { visibility:hidden;width:0;height:0;position:relative }
hr.AweActiveVertHrLine { visibility:hidden;width:0;height:0;position:relative }
div.AweActiveVertDivLine { visibility:hidden;width:0;height:0;position:relative }
div.AweInactiveVertDivLine { visibility:hidden;width:0;height:0;position:relative }
