.styleheader
{
    font-size: x-small;
    font-family: arial;
    font-weight: bold;
    color: rgb(0,51,102);
}


.style1
{
    font-family: 'Times New Roman' , Times, Serif, serif;
}
.style3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
}

body
{
    margin-left: 0px;
    margin-top: 0px;
}

.style10
{
    font-size: small;
    color: black;
}
.style11
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
}
.style12
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.style15
{
    color: #003366;
    font-weight: bold;
    font-style: italic;
}
.style8
{
    font-size: x-small;
}
.style16
{
    font-size: x-large;
    font-weight: bold;
    font-style: italic;
    font-family: Arial, Helvetica, sans-serif;
}
.style17
{
    font-size: medium;
}
.style18
{
    font-size: small;
    font-family: Arial, Helvetica, sans-serif;
}
.style21
{
    font-weight: bold;
    font-style: italic;
    font-size: medium;
    color: #003366;
    font-family: Arial, Helvetica, sans-serif;
}
.style23
{
    font-size: small;
    font-weight: bold;
    color: #333333;
}
.style24
{
    font-family: Arial, Helvetica, sans-serif;
}
.style26
{
    font-style: italic;
    color: #333333;
}
.Subheads
{
    font-size: x-small;
    font-family: 'Arial Black' , 'Helvetica Bold' , Charcoal, Sans-serif, sans-serif;
}
.Quotes
{
    font-size: medium;
    font-style: italic;
    font-family: 'Times New Roman' , Times, Serif, serif;
}
.Footnotes
{
    font-size: x-small;
    font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
}
.NavBar Vertical
{
    text-align: center;
}
.Caption
{
    font-size: x-small;
    font-style: italic;
    font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
}
.Code
{
    color: rgb(0,0,0);
    font-family: 'Courier New' , 'Lucida Console' , Courier, Monaco, Monospace, monospace;
}

.Credits
{
    font-weight: bold;
    font-size: x-small;
    font-family: 'Times New Roman' , Times, Serif, serif;
    text-align: center;
}

a
{
    font-style: normal;
    color: black;
    text-decoration: none;
}

a:hover
{
    color: #393939;
}
td.footer a
{
    color: blue;
    text-decoration: underline;
    font-syle: normal;
}
td.footer a:hover
{
    color: red;
    text-decoration: underline;
}

h1
{
    text-align: center;
}
h2
{
    font-size: 14pt;
    color: Blue;
    text-align: center;
}

/* ELEMENT IDS */
#Wrapper_Page_Area
{
    width: 800px;
}
#Wrapper_Header_Home
{
}
#Wrapper_Nav
{
    
}
#Wrapper_Nav_Large
{
    
}
#Wrapper_Content_Area
{
    width: 800px;
    background-color: #2E3B5E;
    margin-top: -5px;
    margin-left:3px;
}
#Wrapper_Content_Background
{
    background: url(HomeImages/ContentBackground2.jpg);
    background-repeat: no-repeat;
    background-color: #fff;
    width: 520px;
    padding: 10px 10px 10px 10px;
}
#Wrapper_Footer
{    margin-left:3px;

}
#Wrapper_LeftBar
{
    float: left;
    padding-right: 5px;
}
