﻿body
{
    background-color: #E6E7E0;
    color: #333333;
    font-family: Lucida Grande, Verdana,Sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
    text-align: center;
}

a
{
    background-color: transparent;
    text-decoration: underline;
}

a:visited
{
    background-color: transparent;
    text-decoration: underline;
}

a:hover
{
    background-color: transparent;
}

#outer
{
    background-color: transparent;
    margin: 0 auto;
    text-align: left;
    width: 1006px;
    background: transparent url(images/bg_body.jpg) repeat-y scroll left top;
}

#header
{
    border-top: solid 1px #333333;
    height: 176px;
    margin: 0;
    margin-left: 22px;
    padding: 0;
    width: 962px;
}


#logo
{
    height: 130px;
    background-color: White;
    margin: 0;
    padding: 0;
    margin-left: 22px;
    margin-right: 22px;
}

#content
{
    margin: 0;
    padding: 0;
    width: 1006px;
}

#contentmaininner
{
    background-color: transparent;
    margin: 0;
    padding: 15px 38px 5px 38px;
}

#contentmaininner p
{
    color: #333333;
}

#footer
{
    background: transparent url(images/bg_footer.jpg) no-repeat scroll 0 0;
    height: 79px;
    margin: 0;
    padding: 0;
    width: 1006px;
}

.footerinner
{
    background-color: transparent;
    color: #FFFFFF;
    font-size: 10px;
    margin: 0;
    padding: 28px 0 0;
    text-align: center;
}

#topnav
{
    background: transparent url(images/bg_topnav.jpg) no-repeat scroll 0 0 !important;
    font-family: Lucida Grande,Verdana,Sans-serif;
    font-size: 12px;
    height: 48px;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 810px;
}

#topnavinner
{
    padding: 10px 0 0 0;
}

#topnavinner a
{
    font-weight: bold;
    text-decoration: none;
}

#topnavinner a:visited
{
    text-decoration: none;
}

#topnavinner a:hover
{
    text-decoration: none;
}

h1
{
    font-size: 20px;
    color: #333333;
   
    font-weight: normal;
    
}
h2
{
    background-color: transparent;
    color: #22384C;
    font-size: 22px;
    font-weight: normal;
    margin-top: 0px;
}
h3
{
    font-size: 1.2em;
    color: #22384C;
    font-weight: bold;
    margin-top: 0px;
    text-decoration:none;
}


h5
{
    background-color: transparent;
    color: #466A2C;
    font-size: 20px;
    font-weight: normal;
    margin: 15px 0 9px;
}

form
{
    margin: 0;
    padding: 0;
}

.invisitext
{
    color: #FFFFFF;
    display: none;
    padding: 0;
    visibility: hidden;
}



p
{
    line-height: 20px;
}

li
{
    line-height: 20px;
}



#quicklinks
{
    margin: 0 auto;
    text-align: left;
    width: 844px;
    padding: 10px;
    color: #8E97A4;
}

