﻿body 
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 75%; /* Defaults text size to 12px */
    color: #000000;
    margin: 0px 0px 0px 0px;
}

/****************************************************
 *  Login                                           *
 ****************************************************/
.Login .Form TD.Label
{
    padding-right: 4px;
    text-align: right;
}

.Login .Form TD.Input INPUT
{
    width: 200px;
}

.Login .Form TD.Input A
{
    color: #000000;
}

.Login DIV.Instructions
{
    margin-bottom: 10px;
    padding: 4px 20px 4px 20px;
    border: solid 1px #000000;
    background-color: #EEEEEE;
}

.Login DIV.Error
{
    margin-top: 10px;
    padding: 4px 20px 4px 20px;
    border: solid 1px #733D1A;
    background-color: #F0E68C;
}

.Login DIV.Success
{
    margin-top: 10px;
    padding: 4px 20px 4px 20px;
    border: solid 1px #6B8D6C;
    background-color: #C9E5C9;
}

/********************************************************************************/
/* Styles used by Main Content Area                                             */
/********************************************************************************/
h1
{
    font-family: Arial, Sans-Serif;
    font-size: 1.666em;
    font-weight: bold;
    color: #000000;  
}

h2
{
    font-family: Arial, Sans-Serif;
    font-size: 1.333em;
    font-weight: bold;
    color: #000000;
}

h3
{
    font-family: Arial, Sans-Serif;
    font-size: 1.1666em;
    font-weight: bold;
    color: #000000; 
}

h4, h5, h6
{
    font-family: Arial, Sans-Serif;
    font-size: 1em;
    font-weight: bold;
    color: #000000; 
}

a:link,hover
{
    color: Navy;
}

a:visited
{
    color: #6495ED;
}

/********************************************************************************/
/* Menu Styles                                                                  */
/********************************************************************************/
#MainMenu a:link,
#MainMenu a:visited,
#MainMenu a:hover
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    font-size: 1em;
}


/********************************************************************************/
/* Other Styles                                                                 */
/********************************************************************************/

SPAN.SidePanelBlock_Header
{
    font-family: Arial, Sans-Serif;
    font-size: 1.1666em;
    font-weight: bold;
    color: #000000;
}

SPAN.DateTime
{
    font-size: 0.91666em;
    font-weight: bold;
}



A.LogoToolBar_Right:Link, 
A.LogoToolBar_Right:Link:Visited
{
    font-family: Arial;
    font-size: 1.333em;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}

A.LogoToolBar_Right:Hover
{
    font-family: Arial;
    font-size: 1.333em;
    font-weight: bold;
    color: #ffffff;
    text-decoration: underline;
}

#BreadCrumbs a:link,
#BreadCrumbs a:visited
{
    font-family: Arial, Sans-Serif;
    font-size: 1.08333em;
    font-weight: bold;
    color: Maroon;
    text-decoration: none;
}

#BreadCrumbs a:hover
{
    font-family: Arial, Sans-Serif;
    font-size: 1.08333em;
    font-weight: bold;
    color: Maroon;
    text-decoration: underline;
}

#BreadCrumbs
{
    font-family: Arial, Sans-Serif;
    font-size: 1.08333em;
    font-weight: bold;
}

/********************************************************************************/
/* Block Styles                                                                 */
/********************************************************************************/
#Block_Information a:link, 
#Block_Information a:visited,
#Block_Services a:link,
#Block_Services a:visited,
#Block_ISHA a:link,
#Block_ISHA a:visited
{
    color: #000000;
    text-decoration: none;
}

#Block_Information a:hover,
#Block_Services a:hover,
#Block_ISHA a:hover
{
    color: #000000;
    text-decoration: underline;
}

#Block_Information li,
#Block_Services li,
#Block_ISHA li
{
    margin-left: -30px;
}

#Block_TopToolBar a:link,
#Block_TopToolBar a:visited
{
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}

#Block_TopToolBar a:hover
{
    color: #ffffff;
    text-decoration: underline;
    font-weight: bold;
}

#Block_TopToolBar td
{
    color: #ffffff;
    font-weight: bold;
}

#PanelBlock_RelatedInfo h1,
#PanelBlock_ContactInfo h1
{
    font-family: Arial, Sans-Serif;
    font-size: 1.1666em;
    font-weight: bold;
    color: #000000;
}

#PanelBlock_RelatedInfo a:link,
#PanelBlock_RelatedInfo a:visited,
#PanelBlock_RelatedInfo a:hover,
#PanelBlock_ContactInfo a:link,
#PanelBlock_ContactInfo a:visited,
#PanelBlock_ContactInfo a:hover
{
    color: #0000a0;
}

#PanelBlock_ContactInfo
{
    font-size: 0.8333em;
    color: #000000;
}




