BODY
{
    BACKGROUND-COLOR: white; 
    FONT-FAMILY: Verdana, Arial, sans-serif; 
    FONT-SIZE:   x-small; 
    COLOR:       black
}

H2
{
    FONT-FAMILY: Trebuchet MS, Arial, Helvetica, sans-serif; 
    FONT-SIZE:   medium; 
    FONT-WEIGHT: bold; 
    COLOR:       #800000
}

H3
{
    FONT-FAMILY: Trebuchet MS, Arial, Helvetica, sans-serif; 
    FONT-SIZE:   medium; 
    FONT-WEIGHT: bold; 
    COLOR:       black
}

TD
{
    FONT-FAMILY: Verdana, Arial, sans-serif; 
    FONT-SIZE:   x-small; 
    COLOR:       black
} 
 
/*
| 2007-09-27 K.Burr 
| The A class was originally for all anchors on help pages but caused problems for the new menu buttons
| Removing it may now cause formating problems in help anchors and need to be fixed in the future(?)
*/
/*
A
{
    TEXT-DECORATION: none
}

A:link
{
    COLOR: #003366
}

A:visited
{
    COLOR: #003366
}

A:hover
{
    COLOR: red; 
    TEXT-DECORATION: underline
}
*/

.subhead
{
    FONT-FAMILY: Trebuchet MS, Arial, Helvetica, sans-serif; 
    FONT-SIZE:   small; 
    FONT-WEIGHT: bold; 
    COLOR:       black
}

.footer
{
    FONT-FAMILY: Verdana, Arial, sans-serif; 
    FONT-SIZE:   x-small; 
    COLOR:       #202020
} 

.iNavigateCaption
{
    COLOR:       black;
    FONT-SIZE:   x-small 
}

.iNavigateCaption A:link
{
    COLOR: black
}

.iNavigateCaption A:visited
{
    COLOR: black
}

.iNavigateCaption A:hover
{
    COLOR: black;
    TEXT-DECORATION: none
}

.iNavigateItem
{
    COLOR:       black;
    FONT-SIZE:   x-small 
}

.iNavigateItem A:link
{
    COLOR: #003366
}

.iNavigateItem A:visited
{
    COLOR: #003366
}

.iNavigateItem A:hover
{
    COLOR: #800000;
    TEXT-DECORATION: underline
}

.iNavigateCurrentPage
{
    COLOR: #800000;
    FONT-STYLE: normal
}
