﻿body
{
    background-color: #ffffff;
    margin: 0;
    padding: 0;
    font-family: arial, helvetica, sans-serif;
    color: black;
    font-size: 1em;
    line-height: 1.2em;
    letter-spacing: normal;
}
A
{
    color: #0000cd;
    text-decoration: none;
}

A:active
{
    color: #0000cd;
    
}
A:hover
{
    color: #0000cd;
    font-weight: bold;
}
A:visited
{   color: #0000cd;
    
    
}

A:link
{
    color: #0000cd;
   
    
}
TABLE
{
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    vertical-align: text-top;
    padding-top: 2px;
}
TR
{
    vertical-align: text-top;
    text-align: left;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 2px;
    padding-top: 2px;
    background-color: white;
}

#main
{
    background-color: white;
    text-align: left;
    color: black;
    page-break-after: auto;
    padding-right: 0px;
    padding-left: 5px;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 540px;
}

#title
{
    float: left;
    vertical-align: middle;
    text-align: left;
    padding-left: 5px;
    width: 98%;
    font-weight: bold;
    font-size: medium;
    text-transform: capitalize;
    color: white;
    background-color: #781d1c;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-top: 2px;
    font-family: Arial;
    margin-right: 5px;
    border-bottom: #d1ba6e 3px solid;
}
A.MyMenu
{
    color: red;
}
FORM
{
    background-color: white;
}
#Menu1
{
    background-color: #f0ffff;
}
#leftMenu
{
    width: 200px;
    height: 300px;
    padding-right: 2px;
    padding-left: 5px;
    padding-bottom: 2px;
    padding-top: 5px;
    border-right: #f5f5f5 4px solid;
    border-bottom: #f5f5f5 4px solid;
}
#SPFooter
{
    text-align: center;
    vertical-align: text-bottom;
    font-size: smaller;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: #cccccc thin solid;
    border-top: #cccccc thin solid;
}

#leftStandOut
{
    width: 200px;
    padding-right: 2px;
    padding-left: 5px;
    padding-bottom: 2px;
    padding-top: 5px;
    letter-spacing: 1pt;
    font-family: Arial;
    background-color: #f5f5f5;
    border-right: #e9faf4 thick ridge;
    border-bottom: #e9faf4 5px ridge; 
    border-top: #e9faf4 thin ridge; 
    border-left: #e9faf4 thin ridge;
    
}
.myMenuClass
{
    color: black;
}
A.myMenuClass:visited
{
    color: black;
}
A.myMenuClass:hover
{
    color: black;
    text-decoration: underline;
    
}
A.myMenuClass:link
{
     color: black;
}
A.myMenuClass:active
{
    color: black;
}
#mainCenter
{
    float: left;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 5px;
    width: 265px;
    vertical-align: text-top;
    background-color: white;
    text-align: left;
    color: black;
}

#mainRight
{
    float: left;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 5px;
    width: 265px;
    vertical-align: text-top;
    background-color: white;
    text-align: left;
    color: black;
    height: 100%;
}

A.myMoreLink:active
{
    color: red;
    font-family: 'Arial Narrow' , Arial;
}
A.myMoreLink:link
{
    color: red;
    font-family: 'Arial Narrow' , Arial;
}

A.myMoreLink:hover
{
    color: red;
    font-family: 'Arial Narrow' , Arial;
    text-decoration: underline;
}
A.myMoreLink:visited
{
    color: red;
    font-family: 'Arial Narrow' , Arial;
}
#SiteNav
{
    float: left;
    text-align: left;
    padding-left: 5px;
    width: 540px;
    font-weight: normal;
    color: #1e90ff;
    padding-right: 2px;
    padding-bottom: 5px;
    padding-top: 5px;
    font-family: Arial;
}

.myBlueMenu
{
    color: white;
    font-weight: bold;
}

A.myBlueMenu:hover
{
    color: #d1ba6e;
    font-weight: bold;
    text-decoration: underline;
    background-color: #4169e1;
}

A.myBlueMenu:active
{
    color: white;
    font-weight: bold;
}

A.myBlueMenu:link
{
    color: white;
    font-weight: bold;
}
A.myBlueMenu:visited
{
    color: white;
    font-weight: bold;
}
#ContentHeader
{
    width: 300px;
    height: 65px;
}
h1
{
    font-size: large;
    font-family: Arial;
    color: navy;
    background-color: #dcdcdc;
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: #781d1b solid;
    margin-top: 0px;
    padding-left: 2px;
}

h2
{
    font-weight: bold;
    font-size: medium;
    text-transform: capitalize;
    color: #781d1b;
    font-family: Arial;
}

#simplelist ul
{
    margin: 0px 0px 0px 5px;
    list-style-type: none;
    padding-right: 0px;
    padding-left: 10px;
    padding-bottom: 0px;
    padding-top: 0px;
}

#simplelist li
{
    display: block;
    margin: 0px 0px 0px 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 1px;
    padding-top: 0px;
}

#simplelist h2
{
    margin-top: 5px;
    font-weight: bold;
    color: #0c2b7f;
    margin-bottom: 3px;
}


#simplelist
{
    margin-top: 0px;
    list-style-position: outside;
    padding-top: 0px;
    list-style-type: disc;
    padding-left: 2px;
}

#nav
{
    margin: 0;
    padding: 0;
    border: 1px solid #42432d;
    border-width: 1px 0;
}

#nav
{
    background: #0c2b7f repeat-x 0px 0px;
    width: 100%;
    float: left;
}

#nav ul
{
    margin:0;
    padding:0;
    list-style:none;
}

#nav li
{
    display: inline;
    font-size: 0.8em;
    font-family: Arial;
    text-transform: uppercase;
    font-weight: bold;
}

#nav a:link, #nav a:visited
{
    color: #000;
    background: #9eaec8;
    width: auto;
    border-right: 1px solid #42432d;
    font: bold .8em/.08em Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    padding-left: 4px;
    padding-bottom: 4px;
    padding-top: 10px;
    padding-right: 7px;
    float: left;
} 

#nav li:first-child a
{ 
    border-left:1px solid #42432d; 
} 


#nav a:hover
{
    color: #fff;
    background: #0c2b7f;
} 