html, body, div, span, h1, h2, h3, h4, h5, h6, p, td, li, form, label
{
    font-family: Arial;
}

img.l_docicon
{
    border: 0px;
    max-width: 20px;
}

body
{
    background: #e9eef1;
    margin: 0px;
    padding: 0px;
}

#contentwrapper
{
    background: #ffffff;
    width: 810px;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 10px;
}

#header ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
    margin-left: 10px;
    padding-top: 20px;
}

ul.pagelinks li a img
{
    border: 0px;
    position: relative;
    top: 3px;
}

#header ul li
{
    float: left;
    font-size: 10pt;
    color: #808284;
    margin-right: 10px;
    border-right: 1px solid #808284;
    padding-right: 10px;
}

#header ul li.last
{
    border-right: none;
}

#header ul li a
{
    font-size: 11pt;
    color: #808284;
    text-decoration: none;
}

#header ul li a:hover
{
    text-decoration: underline;
}

#searcharea
{    
    font-size: 11pt;
    color: #808284;
 
    float: left;
    margin-left: 280px;
}


#searchbutton
{
    background: #9cbaca;
    color: #ffffff;
    border-top: 1px solid #b0c8d5;
    border-bottom: 1px solid #e5edf1;
    border-left: 1px solid #f3f7f9;
    border-right: 1px solid #c8d9e2;
}

#searchquery
{
    background: #dce6ec;
    border-top: 1px solid #e3ebf0;
    border-bottom: 1px solid #f6f8fa;
    border-left: 1px solid #eff3f6;
    border-right: 1px solid #eff3f6;
}


#searchform input
{
    position: relative;
    top: -1px;
}

#logo
{
    float: left;
    width: 190px;
    height: 177px;
    background-image: url(/static/images/dcba-logo.png);
    margin-left: 10px;
    margin-top: 8px;
}

#topimage
{
    margin-top: 8px;
    width: 593px;
    height: 177px;
    margin-left: 7px;
    padding: 0px;
    float: left;
/*    background-image: url(/static/images/banner1.jpg);*/
}

#topimage img
{
    width: 593px;
    height: 177px;
}

#sidebar
{
    width: 190px;
    margin-left: 10px;
    float: left; 
}

#navmenu, #innernav
{
    margin: 0px;
    margin-top: 10px;
    padding: 0px;
    list-style: none;
}

#navmenu li
{
    background: #808284;
    color: #ffffff;
    font-size: 11pt;
    padding: 5px;
    border-bottom: 1px dotted #ffffff;
}

#innernav li
{
    background: #c5dae4;
    color: #194d71;
    border-bottom: 1px solid #ffffff;
    font-size: 11pt;
    padding: 5px;
}

#innernav li.active
{
    background: #8fc0da;
    background-image: url(/static/images/subarrow.png);
    background-repeat: no-repeat;
    background-position: 170px 4px;
}

#innernav li.subon a
{
    color: #006fb2;
}

#innernav li.subon
{
    border-bottom: none;
    padding-left: 20px;
    background: #e1ebf1;
    background-image: url(/static/images/arrow.png);
    background-repeat: no-repeat;
    background-position: 10px 10px;
}

#innernav li.active a
{
    color: #006fb2;
}

#navmenu li a,#innernav li a
{
    color: #ffffff;
    font-size: 10pt;
    text-decoration: none;
    font-weight: bold;
}

#innernav li a
{
    color: #194d71;
}

#navmenu li a:hover, #innernav li a:hover
{
    text-decoration: underline;
}

#navmenu li.on,#innernav li.on
{
    background: #006fb2;
    background-image: url(/static/images/mainarrow.png);
    background-repeat: no-repeat;
    background-position: 170px 8px;
}


#innernav li.sub
{
   border-bottom: none;
   background: #e1ebf1; 
   padding-left: 20px;
}

#innernav li.sub a
{
    color: #194d71;
}


div.login
{
    background: #e1ebf1;
    padding-bottom: 10px;
}

div.login form
{
    padding-left: 10px;
}

div.login h3
{
    background: #9cbaca;
    color: #ffffff;
    font-size: 10pt;
    padding: 5px;
}

#loginform label
{
    display: block;
    color: #000000;
    font-size: 10pt;
}

#passlabel
{
    margin-top: 5px;
}

#loginform input
{
    border: 1px solid #d1d3d4 ;
}

.loginbutton
{
    background: #c3d6e0;
    color: #6491a3;
    border-top: 1px solid #c3d6e0;
    border-right: 1px solid #c3d6e0;
    border-left: 1px solid #dee9ef;
    border-bottom: 1px solid #d5e3ea;
    margin-top: 8px;
}

div#news h3
{
    background: #9cbaca;
    color: #ffffff;
    font-size: 10pt;
    padding: 5px;
}

div#news
{
    background: #e1ebf1;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

#news ul
{
    padding: 0px;
    margin: 0px;
    list-style: none;
    padding: 10px;
    padding-top: 0px;
}

#news ul li h4
{
    font-family: Arial;
    margin: 0px;
    padding: 0px;
    font-size: 10pt;
    padding-bottom: 10px;
}

#news ul li h4:hover
{
    text-decoration: underline;
}


#news ul li h5
{
    margin: 0px;
    padding: 0px;
    font-size: 11pt;
    font-weight: normal;
    color: #333333;
}

#news ul li div.newscontent
{
    font-size: 11pt;
    color: #333333;
    padding-bottom: 10px;
}

.morelink
{
    font-size: 11pt;
    color: #006FB2;
    text-decoration: none;
}

.morelink:hover
{
    text-decoration: underline;
}

#news a.morelink
{
    margin-left: 10px;
    margin-bottom: 20px;
}

.headlink
{
    color: #000000;
}


#footer
{
    background: #d1d3d4;
    width: 810px;
    float: left;
}

#footer span
{
    float: left;
    font-size: 11pt;
    color: #6b6c6f;
    margin-left: 5px;
    padding: 5px;
}

#footer ul
{
    list-style: none;
    float: left;
    padding: 0px;
    margin: 0px;
    margin-left: 330px;
}

#footer ul li
{
    float: left;
    font-size: 11pt;
    color: #6b6c6f;
    padding: 5px;
}

#footer ul li a
{
    color: #6b6c6f;
    padding-right: 10px;
    border-right: 1px solid #6b6c6f;
    text-decoration: none;
}


#footer ul li.last a
{
    border: 0px;
}

#footer ul li a:hover
{
    text-decoration: underline;
}


#footer ul li.last
{
    border-right: 0px;
}

#content
{
    float: left;
    width: 600px;
}

#content_inner
{
    padding: 10px;
    padding-top: 0px;
}

#content h1
{
    font-size: 14pt;
    color: #006fb2;
}

#content h2
{
    font-size: 14pt;
    color: #333333;
}

#content h3
{
    color: #006fb2;
    font-size: 11pt;
}

#content p,#content li
{
   font-size: 11pt;
   color: #333333; 
}

#content a
{
    font-size: 11pt;
    color: #006fb2;
}

.fullsizeimage
{
    float: right;
    border: 4px solid #006fb2;
}

.editable_name
{
    float: left;
    cursor: pointer;
}
