
body
{
    background: white url(/static/img/background_filtered.gif) 0 0 no-repeat;
    margin: 0; padding: 0;
    line-height: 1.2em;
/*    font-family: Times New Roman, serif*/
    font-family: Arial, sans-serif;
}

#header
{
    margin: 0;
    padding: 0 0 2px;
    background: #4ab4ce url(/static/img/background.gif) 0 0 no-repeat;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    text-align: right;
}
#header img
{
    float: left;
    padding-top: 3px;
    padding-left: 250px;
}
#header a
{
    background: #004c78;
    border: 1px solid black;
    white-space: nowrap;
    color: #d04f4f;
    font-weight: bold;
    text-decoration: none;
}
#header a:hover
{
    background: #205880;
    color: #D45353;
}

div.clearer
{
    clear: both;
    line-height: 0;
    height: 0;
}

#navbar
{
    padding: 0px 0 3px 60px;
    margin-bottom: 6px;
    font-size: 12px;
    font-weight: bold;
    font-family: Ariel, sans-serif
}
#navbar a
{
    padding: 2px 8px 3px;
    border: 1px solid black;
    border-bottom: 2px solid black;
    text-decoration: none;
    background: #ddf;
    color:#5522bb;
}
#navbar a.here
{
    border-style: none;
    padding-left: 9px;
    padding-right: 9px;
    background: none;
}
#navbar a.nothere:hover
{
    background: #fda84f;
    color: #ffa;
}

#subnav
{
    border-bottom: solid #d0d0d0 1px;
    color: #3b1098;
    margin-left: 60px;
    margin-right: 10px;
    font-size: 23px;
}
#subnav a
{
    text-decoration: none;
    padding-right: 15px;
}
#subnav a:link
{
    color: #3b1098;
}
#subnav a:visited
{
    color: #3b1098;
}
#subnav a.nothere
{
    color: #d1c6e9;
}
#subnav a.nothere:visited
{
    color: #d1c6e9;
}
#subnav a.nothere:hover
{
    color: #fd7837;
}
h2, h3, h4
{
    border-bottom: solid #d0d0d0 1px;
    color: #3B1098;
}
h2
{
    margin: 0; padding: 0;
    margin-left: 60px;
    margin-right: 10px;
    font-size: 23px;
    font-weight: normal;
}

#page, #nonnavpage
{
    padding-left: 10px;
    padding-right: 10px;
}
#nonnavpage
{
    padding-top: 10px;
    border-top: solid #004c78 2px;
}

h3
{
    margin-left: 5px;
    font-size: 16px;
    font-weight: bold;
}
h3.unindented
{
    margin-left: 0;
}
h4
{
    margin-left: 12px;
    font-size: 14px;
    font-weight: bold;
}

#firstcolumnfloat
{
    float: left;
    width: 40%;
    margin: 0;
    padding: 0;
    padding-bottom: 10px;
}
#firstcolumn
{
    margin: 15px;
    padding: 15px;
    padding-top: 0;
    border: solid #296E8B 2px;
}
#firstcolumn p
{
    font-size: 14px;
}
#firstcolumn li
{
    font-size: 14px;
}
#firstcolumn div.nestedbox
{
    padding: 8px;
    border: dashed #dd9201 1px;
}

#secondcolumn
{
    float: right;
    width: 57%;
    margin: 0;
    padding: 0;
}


#maincontent
{
    float: left;
    width: 74%;
    margin: 0;
    padding: 0;
    padding-bottom: 10px;
    padding-top: 10px;
    font-size: 13px;
}

#maincontent p, #maincontent table, #maincontent ul
{
    margin-left: 9%;
    margin-right: 9%;
}
#maincontent h3
{
    margin-left: 4%;
    margin-right: 4%;
}
#maincontent h4
{
    margin-left: 9%;
    margin-right: 6%;
}


#sidebarfloat
{
    float: right;
    width: 23%;
    margin: 0;
    padding: 0;
}
#sidebarfloat div
{
    margin: 8px;
    padding: 8px;
    padding-top: 0;
    border: solid #296E8B 3px;
    background: url(/static/img/texture5.jpg) 0 0;
    font-size: 12px;
}


a:link
{
    color:#0000dd;
    background:transparent;
    text-decoration:underline;
}
a:active
{
    color:#5500dd;
    background:transparent;
    text-decoration:underline;
}
a:visited
{
    color:#5522bb;
    background:transparent;
    text-decoration:underline;
}
a:hover
{
    color:#000099;
    background:transparent;
    text-decoration:underline;
}

span.like_link
{
    color:black;
    background:transparent;
    text-decoration:underline;
}

table.logo { font-family: Verdana, Helvetica; font-size: 17px }

div.imageleft
{
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
}
div.imageleft img
{
    padding-left: 10px;
    padding-right: 20px;
}
div.imageleft i
{
    padding-left: 10px;
    padding-right: 20px;
}

.newsentry, .pressrelease, .event, .seealso
{
    padding: 3px;
    padding-bottom: 6px;
    border-bottom: dashed #b0b0b0 1px;
    margin-bottom: 6px;
}
.seealso
{
    border-bottom: none;
}

.newsentry h4, .pressrelease h4, .event h4, .seealso h4
{
    color: #296E8B;
    margin: 0;
    margin-bottom: 2px;
    padding: 0;
    font-size: 14px;
    border-bottom: solid #d0d0d0 1px;
}

.newsentry table, .pressrelease table, .event table, .seealso table
{
    border-bottom: solid #d0d0d0 1px;
}

.newsentry .date, .pressrelease .date, .event .date, .seealso .date
{
    color: #DD9201;
    font-weight: bold;
    font-size: 13px;
    display: block;
}
.newsentry .heading
{
    color: #296E8B;
    font-weight: bold;
    font-size: 14px;
}
.pressrelease .heading
{
    color: #009060;
    font-weight: bold;
    font-size: 14px;
}
.event .heading
{
    color: #ce3b8a;
    font-weight: bold;
    font-size: 14px;
}
.seealso .heading
{
    color: black;
    font-weight: bold;
    font-size: 14px;
}
.newsentry p, .pressrelease p, .event p, .seealso p
{
    font-size: 12px;
    margin: 0;
}

#footer
{
    margin: 35px 0 0;
    background-color: #4ab4ce;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    font-size: smaller;
    clear: both;
    text-align: right;
    color: black;
}
#footer p
{
    margin: 0 80px 0 0;
    padding: 3px 0;
}

ul.bullet
{
    margin-left: 8%;
    margin-right: 8%;
}
ul.bullet li
{
    margin: 0.7em 0;
}

p.quote
{
    font-style: italic;
    font-family: Times New Roman, serif;
    padding-left: 8%;
}

div.quote
{
    border-bottom: solid #d0d0d0 1px;
}

img.textReplacement {
    display: inline-block;
}

