﻿HR {
    width:100%;
    background-color:#2459ac;
    border-top:1px solid #2459ac;
    border-bottom:1px solid #2459ac;
    /*margin:3px 2px 2px 0px;*/
}
/*
#TopMenu_LogoType_Image {
    background-image:url('Images/merricklending_logotype.gif');
    margin-top:-2px;
    width:272px;
    height:45px;
    cursor:pointer;
}
*/
#TopMenu_Tagline {
    padding-top:4px;
    font-family:Times New Roman,serif;
    font-size:18px;
    font-style:italic;
    font-weight:bold;
    color:#9c7e0f;
    text-align:center;
    letter-spacing:1px;
    width:272px;
    height:26px;
    text-decoration:none;
}

#Content_BG {
    position:absolute;
    left:auto;
    top:70px;
    z-index:1;
    width:976px;
    background-color:#13489b;
    padding:3px 0px 0px 0px;
}
#Content_Corner_Top_Left {
    float:left;
    background-image:url('Images/corner_top_left.gif');
    width:7px;
    height:7px;
}
#Content_Corner_Top_Right {
    float:right;
    background-image:url('Images/corner_top_right.gif');
    width:7px;
    height:7px;
}
#Content_Corner_Bottom_Left {
    float:left;
    background-image:url('Images/corner_bottom_left.gif');
    width:7px;
    height:7px;
}
#Content_Corner_Bottom_Right {
    float:right;
    background-image:url('Images/corner_bottom_right.gif');
    width:7px;
    height:7px;
}
#Sponsors_Image_GoRVing {
    background-image:url('Images/Sponsors-GoRVing.gif');
    width:121px;
    height:35px;
    display:inline-block;
}
#Sponsors_Image_GrowBoating {
    background-image:url('Images/Sponsors-GrowBoating.gif');
    width:121px;
    height:35px;
    display:inline-block;
}
#Sponsors_Image_MIC {
    background-image:url('Images/Sponsors-MIC.gif');
    width:121px;
    height:35px;
    display:inline-block;
}
#Sponsors_Image_NMBA {
    background-image:url('Images/Sponsors-NMBA.gif');
    width:121px;
    height:35px;
    display:inline-block;
}
#Sponsors_Image_RVDA {
    background-image:url('Images/Sponsors-RVDA.gif');
    width:121px;
    height:35px;
    display:inline-block;
}
#Sponsors_Image_RVIA {
    background-image:url('Images/Sponsors-RVIA.gif');
    width:121px;
    height:35px;
    display:inline-block;
}
#LeftMenu a.Header {
    font-weight:bold;
    text-align:left;
    font-size:13px;
    color:#cab475;
    text-decoration:none;
}
#LeftMenu a.Header:hover {
    color:#cacad4;
}
#LeftMenu a {
    font-size:11px;
    color:#fff;
    text-decoration:none;
}
#LeftMenu a:hover {
    color:#cacad4;
}

#LeftMenu p {
    color:#C8B171;
    font-family:Arial,Helvetica,sans-serif;
    margin:7px 0px 0px 0px;
    text-align:left;
    padding:0px 5px 5px 5px;
    font-size:10px;
}

#LeftMenu table.Survey {
    width:150px;
    font-family:Arial,Helvetica,sans-serif;
    margin:0px auto 0px auto;
    font-size:10px;
    border-width:0px;
}
#LeftMenu th.Survey {
    background-color:#626279;
    padding:5px 5px 0px 5px;
    font-weight:normal;
}
#LeftMenu td.Survey {
    border-width:0px;
    text-align:left;
}
#LeftMenuFeatureBottom {
    background-image:url('Images/leftmenu_feature_bottom.png');
    width:160px;
    height:7px;
}
#divMiddle {
    display: inline-block; 
    background-image: url('Images/middle_bg.gif');
	width: 784px;
}
#divMiddleBottom {
    background-color: #13489b; 
    background-image: url('Images/middle_bg_bottom.gif');
    width: 784px; 
    height: 12px;
}
.sampleText { font-family: inherit; font-size: 9px; font-weight: normal; color: #535353; }