﻿body
{
    font-size: 13px;
    color: #696969;
    margin:0px;
}

A
{
    color: #696969;
}

#Header
{
    background-image: url(Images/banner.jpg);
    width: 900px;
    height: 179px;
    margin:0px auto;
}

#PageBody 
{
     width: 898px;
     border-right: #a9a9a9 1px solid;
    border-left: #a9a9a9 1px solid;
    margin:0px auto;
    }

#Footer
{
    width: 898px;
    padding:40px 0px;
    margin: 0px auto;
    background-image: url(Images/footer.jpg);
    background-repeat: no-repeat;
    background-color: #e1e1e1;
    border-right: #a9a9a9 1px solid;
    border-left: #a9a9a9 1px solid;
    border-bottom: #a9a9a9 1px solid;  
}

#MenuContainer
{
    border-top: #000000 1px solid;
    border-bottom: #000000 1px solid;
    background-color: #e1e1e1;
    text-align: right;
}

#SiteMapLocation
{
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: #000000 1px solid;
}

.lblST { display:none; color:#dcdcdc;}
.lblST a {color:#dcdcdc;}

.MenuTable { }

.MenuTable td
{
    border-left: #000000 1px solid;
    width: 106px;
    height: 46px;
    
}

.MenuTable A
{
    display: block;
    background-position: left top;
    background-image: url(Images/menu1.gif);
    width: 106px;
    background-repeat: no-repeat;
    height: 46px;
}

.MenuTable A:hover
{
    display: block;
    background-position: left bottom;
    
    width: 106px;
    background-repeat: no-repeat;
    height: 46px;
}

.DivLeft200 {width:200px; margin:0 auto;}

.DivLeft600 {width:600px; margin:0 auto;}

.morelink
{
    font-size: 13px;
    color: #cd5c5c;
    text-decoration: none;
}

.lineHeight150
{
    line-height: 150%;
    
}

.SearchTextBox
{
    width: 100px;
    height: 15px;
}



.HelpIcon
{
    cursor: hand;
}

.SetPWPanel
{
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    font-size: 13px;
    border-left: #696969 1px solid;
    width: 600px;
    border-bottom: #696969 1px solid;
    background-color: #e1e1e1;
    margin: 0 auto;
    text-align: center;
}

.searchPager {width: 100%; margin: 20px auto 20px auto; text-align: center;}

#serviceGuide {width:400px; margin:10px auto;}
#serviceGuide td { padding:5px;}
#serviceGuide a{ text-decoration:none;}
#serviceGuide a:hover
{
    text-decoration: underline;
    color: #4169e1;
}
.PagerDiv { width:100%; text-align:center; margin:10px 0;}
.pagenum{ font-size:13px;margin:5px;}
.ClearFloat { clear:both;}

.pager { font-size:13px; width:100%; text-align:center; margin:10px 0;}
.pager a{ margin:5px;}

.pager .currentPageButton { font-weight:bold; margin:5px;}

.myLink a { text-decoration:none;}
.myLink a:hover { text-decoration:underline;}