

body
{
    /* background-color:#eee; font-family: "Trebuchet MS", Verdana; font-size: 12px; color: #333333; line-height: 24px; */
    /*background: url("images/background_theme_54.jpg") repeat-y scroll center top #FFFFFF;*/
    background: #fff;
    border: 0 none;
    color: #666666;
    font: 10pt Arial,Verdana,Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0;
}

a:link
{
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}

a:visited
{
    color: #000000;
    text-decoration: none;
}
a:hover
{
    color: #202D39;
    text-decoration: underline; /*background-color: #f0f0f0;*/
}
a:active
{
    color: #202D39;
    text-decoration: underline; /*background-color: #f0f0f0;*/
}

#login_bar
{
    position: relative;
    background: #224899;
    border: none;
    z-index: 9999;
    height: inherit;
}

#login_bar_inner
{
    color:#90C842;
    margin-bottom: 10px;
    width: auto;
    max-width: 1116px;
    margin: 0 auto;
    height: 34px;
    line-height: 34px;
    font-weight: 600;
    font-size: 13px;
    padding: 0;
}

#login_bar_inner a {
    display: inline-block;
    background: #90C842;
    color: #fff;
    height: 34px;
    padding: 0 10px;
}

#wrap
{
    background: #224899;
    background: #224899 -moz-linear-gradient(50% 0.28% -90deg,rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0.3) 100%);
    background: #224899 -webkit-linear-gradient(-90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
    background: #224899 -webkit-gradient(linear,50% 0.28% ,50% 99.83% ,color-stop(0,rgba(0, 0, 0, 0) ),color-stop(1,rgba(0, 0, 0, 0.3) ));
    background: #224899 -o-linear-gradient(-90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
    background: #224899 -ms-linear-gradient(-90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
    background: #224899 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: #224899 linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);

}
#header
{
    z-index: 0;
    position: relative;
    height: 150px;
    padding-bottom: 0px;
    margin: 0px;
    background: url(images/Desktop_District_Bubbles.png) no-repeat center -47px;
}
#header:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    border-radius: 50%/100%;
    height: 25%;
    box-shadow: 0 0 37px rgba(0, 0, 0, 0.6);
    top: -25%;
    z-index: 1;
}
#header:after {
    position: relative;
    content: "";
    background: url(images/logo.png);
    background-repeat: no-repeat;
    display: block;
    min-width: 634px;
    max-width: 1116px;
    height: 91px;
    margin: 0 auto;
    top: 15px;
}
#logodiv
{
    display: none;
}
#titleh1
{
    display: none;
}

#content
{
   background: #fff;
   padding-bottom: 15px;
}

.main
{
    max-width: 1116px;
    margin: 10px auto;
    border: none;
    background-color: #FFF;
}

#banner
{
    background: #17336B;
    height: 47px;
    
}

#menu
{
    /*float: left;     margin: 0px 0pt 0pt 0px;     padding: 5px 0px;     width: 800px;     background-color: #4c71c1;     border-top: 1px solid #ccc;     border-bottom: 1px solid #ccc;     font-size: 13px;     height: 25px;     */
    /*background: url("images/TNav_St_Cloud.jpg") no-repeat scroll left top transparent;*/
    max-width: 1116px;
    margin: 0 auto;
    text-transform: none;
}

#menu a:hover
{
    color: #FFFFFF;
    text-decoration: underline; /*background-color: #f0f0f0;*/
}
#menu ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#menu ul li
{
    float: left;
    
}

#menu a
{
    display: block;
    color: #FFFFFF;
    text-decoration: none;
    /*padding: 14px 0 11px 15px;*/
    padding: 0 15px;
    line-height: 47px;
    font-weight: 600;
    font-size: 13px;
}

#menu a:hover
{
    background: rgba(0, 0, 0, 0.15);
}

.main > form > .right
{
    /*padding: 5px 10px 10px 10px;*/
    /*padding: 5px 0;
    margin: 10px 0;*/
    margin-left: 300px;
}

.main .right h5
{
    font-size: 15px;
}

.main .right #PublicSection
{
    background: #FFF;
    padding-bottom: 20px;
    border: 1px solid #CCC;
}

.main .right #PublicSection #RSS
{
    height: 30px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    float: right;
}

.main .right #PublicSection #RSS a img
{
    border: none;
}

.main .right #PublicSection .sectionrow
{
    margin-left: 20px;
    border-bottom: solid 1px #DFE8EF;
    margin-right: 20px;
    padding-bottom: 10px;
    padding-top: 20px;
    color: Gray;
}

.main .right #PublicSection .sectionrow .title
{
    font-size: 13px;
    padding-right: 10px;
    line-height: 20px;
    color: #62A1CC;
}

.main .right #PublicSection .sectionrow .title a
{
    font-family: 'Lucida Grande' ,Tahoma,Verdana,Sans-serif;
    font-size: 13px;
    padding-right: 10px;
    line-height: 20px;
    color: #62A1CC;
}

.main .right #PublicSection .sectionrow .title a:visited
{
    font-family: 'Lucida Grande' ,Tahoma,Verdana,Sans-serif;
    font-size: 13px;
    padding-right: 10px;
    line-height: 20px;
    color: #62A1CC;
    font-weight: bold;
}


.main .right #PublicSection .sectionrow .title a:hover
{
    font-family: 'Lucida Grande' ,Tahoma,Verdana,Sans-serif;
    font-size: 13px;
    padding-right: 10px;
    line-height: 20px;
    color: #62A1CC;
    font-weight: bold;
}

.main .right #PublicSection .sectionrow .date
{
    font-size: 10px;
}

.main .right #PublicSection .sectionrow .description
{
    padding-top: 10px;
    text-align: justify;
}


.main table
{
    border: 1px solid #ccc;
    padding: 5px;
}

.main table td
{
    padding: 5px;
    vertical-align: top;
    line-height: 13px;
}

.main table th
{
    padding: 5px;
    color: #000;
    background-color: #eee;
}

.main .left
{
    width: 270px;
    float: left;
    margin: 0;
    font-size: 11px;
    min-height: 500px;
    border: none;
}

#link img
{
    border: none;
    padding-right: 5px;
}

#link a:hover
{
    text-decoration: none;
}


.main .left ul
{
    list-style: none;
    margin: 0px;
    padding: 0;
}

.main .left li
{
    
}

.main .left li a
{
    display: block;
    background: #17336B;
    line-height: 36px;
    border-bottom: solid 1px rgba(255, 255, 255, 0.15);
    color: #fff;
    font-size: 13px;
    padding: 0 15px;
}

#bottom
{
}

#footer
{
    background-color: #fff;
    border-top: 1px solid #ccc;
    font-size: 13px;
    color: #000;
    text-align: center;
    margin: 0 auto;
    line-height: 34px;
    padding: 0;
}

.main div.right h5
{
    font-size: 21px;
    margin-bottom: 20px;
    padding-right: 35px;
    text-align: center;
}
