body
{
    background-image: url(images/site/background.jpg);
    background-color: #e1d8cf;
}

img
{
    border: 0;    
}

a
{
    font-family: Arial;
    font-size: 8pt;
    text-decoration: underline;
    font-style: normal;
}

.Content
{
    font-family: Arial;
    font-size: 8pt;
    text-decoration: none;
    font-style: normal;
}

.Content a
{
    font-family: Arial;
    font-size: 8pt;
    text-decoration: none;
    font-style: normal;
}

.PageSubTable
{
    border: 2px solid #000000;
    width: 945px;
}

.TopBanner
{
    font-family: Arial;
    color: #ffffff;
    font-size: 8pt;
    font-weight: Bold;
    text-decoration: none;
    font-style: normal;
    background-image: url(images/site/topbanner.jpg);
    background-repeat: no-repeat;
    width: 945px;
}

.TopBanner a
{
    color: #ffffff;    
}

.TopSubBannerHinge
{
    font-family: Arial;
    font-size: 8pt;
    font-weight: Bold;
    font-style: normal;
    text-decoration: none;
    background-image: url(images/site/topsubbannerhinge.jpg);
    background-repeat: no-repeat;
    width: 945px;
}

.TopSubBanner
{
    font-family: Arial;
    font-size: 8pt;
    font-weight: Bold;
    font-style: normal;
    text-decoration: none;
    background-image: url(images/site/topsubbanner.jpg);
    background-repeat: no-repeat;
}

.TopSubBannerText
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: Bold;
    font-style: normal;
    text-decoration: none;
    text-align: Center;
}

.LeftColumn
{
    font-family: Arial;
    font-size: 8pt;
    font-weight: Normal;
    font-style: normal;
    text-decoration: none;
    text-align: Left;
    vertical-align: Top;
    background-color: #cec5b3;
    width: 122px;
    border-right:1px solid #8b7c66;

}

.LeftColumnText
{
    font-family: Arial;
    font-size: 8pt;
    font-weight: Normal;
    font-style: normal;
    text-decoration: none;
    text-align: Left;
    vertical-align: Top;
}

.RightColumn
{
    font-family: Arial;
    font-size: 8pt;
    font-style: normal;
    font-weight: Normal;
    text-decoration: none;
    text-align: Left;
    vertical-align: Top;
}

.RightColumnText
{
    font-family: Arial;
    font-size: 8pt;
    font-weight: Normal;
    font-style: normal;
    text-decoration: none;
    text-align: Left;
    vertical-align: Top;
}

.Footer
{
    font-family: Arial;
    color: #ffffff;
    font-size: 8pt;
    font-weight: Bold;
    text-decoration: none;
    font-style: normal;
    background-image: url(images/site/footer.jpg);
    background-repeat: no-repeat;
    width: 945px;
}

.Footer a
{
    color: #ffffff;    
}

.Instructions
{
    font-family: Arial;
    font-size: 8pt;
    font-weight: Normal;
    font-style: normal;
    text-decoration: none;
    text-align: Left;
    vertical-align: Top;
}

.ErrorMessages
{
    font-family: Arial;
    font-size: 8pt;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: Red;
}

.Messages
{
    font-family: Arial;
    font-size: 8pt;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: Red
}

.Headings
{
    font-family: Arial;
    font-size: 10pt;
    font-weight: Bold;
    font-style: normal;
    text-decoration: none;
    text-align: Left;
}

.Inputs
{
    font-family: Arial;
    font-size: 8pt;
    font-weight: Normal;
    font-style: normal;
    text-decoration: none;
    text-align: Left;
}

.ContentTableHeader
{
    font-family: Arial;
    font-size: 8pt;
    font-weight: Bold;
    font-style: normal;
    text-decoration: none;
    text-align: Left;
    padding: 2px;
    background-color: #d3ccc2;
    border-top: 1px solid #c7c0b8;
    border-bottom: 1px solid #c7c0b8;
}

/* Left Nav */
.arrowsidemenu
{
    width: 163px;
}

.arrowsidemenu a
{
    color: #ffffff;
    display: block;
    font-family: Arial;
    font-size: 8pt;
    text-decoration: none;
    font-style: normal;
    height: 19px;
    padding-left: 16px;
    line-height: 19px;
}

.arrowsidemenu a:hover
{
    text-decoration: underline;
}

.arrowsidemenu .menuheaders a
{
    display: block;
    font-family: Arial;
    font-size: 8pt;
    text-decoration: none;
    font-style: normal;
    background: transparent url(images/site/menu.png) 100% 0;
    height: 19px;
    padding-left: 16px;
    line-height: 19px;
    border: 1px;
}

.arrowsidemenu .menuheaders a:hover
{
    text-decoration: underline;
}

.arrowsidemenu div.selected a
{
    color: #ffffff;
    background: url(images/site/menu.png) 100% -19px !important;
    border: 1px;
}

.arrowsidemenu ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.arrowsidemenu ul li
{
    display: block;
    font-family: Arial;
    font-size: 8pt;
    text-decoration: none;
    font-style: normal;
    color: black;
    height: 19px;
    line-height: 19px;
    padding-left:12px;
}

.arrowsidemenu ul li a
{
    color: #ffffff;
    border: 1px;
}

.arrowsidemenu ul li a:hover
{
    border: 1px;
    text-decoration: underline;
}
