

#bannerold{
    margin: 0;
    padding: 0;
    background-color: white;
    background-attachment: fixed;
    background: url('../images/BG_NavBar.jpg') no-repeat;
    font-family: 'Open Sans', Verdana, Arial, sans-serif;
    color: #fff;
}

#banner{
    border-style: solid;
    border-width: 0px 0px 4px 0px;
    border-color: #aabe28;

}


.bannercolumn #title{
    padding-top: 12px;
    font-size: 1.05em;
    font-weight: bold;
    padding-left: 2px;
}

.bannercolumn #reldoc{
    padding-top:12px;
    float: right;
    clear: right;
    font-size: .95em;
    font-weight: bold;
    margin-top: 6px;
    text-decoration: none;
    color: #aabe28;
    margin-right: 10px;
}

.bannercolumn #reldoc a{
    color: #aabe28;
}

.bannercolumn #pdflink{
    float: right;
    clear: right;
    margin-right: 10px;
    margin-top: 2px;
    font-size: .95em;
    text-decoration: none;
    color: #334444;
    padding-top:12px;
}


.bannercolumn #pdflink a{
    color: #aabd26;
}
.bannercolumn #pdflink img{
    vertical-align: text-bottom;
}

#main-content {
    padding-left:20px;
    padding-top:20px;
    border-left: 1px solid #dce4e9;
}


.style1{
    color: #CC0000;
    font-family: "Open Sans", Georgia, "Times New Roman", Times, serif;
}

#title a{
    margin-top: 10px;
    padding-top: 10px;
    text-decoration: none;
    color: #212121;
    vertical-align: top;
}

.input-xs {
    width:250px;
    height: 20px;
    padding: 5px;
    border-radius: 2px;
}

#searchbutton .form-inline {
    padding: 0px;
}

.nomargin {
    margin-top:0px;
    margin-bottom:0px;
    width;100%;
}



#bottomhelpbox
{margin-top: 20px;
padding: 10px;
border-top: 1px solid #CCCCCC;}

.morehelp2
{font-weight: bold;
	margin-right:20px;
color:#AABB11;
	text-decoration:none}


.morehelp
{font-weight: bold;
	margin-right:20px;
	margin-left:20px;
	text-decoration: none;
color:#334444;}