﻿body
{
    background: #C2DDF2;
    margin: 0px;
    padding: 0px;
    text-align: center;
}
div#wrap
{
    width: 936px;
    margin: 0px auto;
    text-align: left;
}

a 
{
	color: #529FDA
}
p, div
{
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 10pt;
	color: #949597;
	margin: 0px;
	padding: 0px
}

#header
{
    width: 936px;
    height: 249px;
    background: url('Images/Header.jpg');
    margin: 0px;
    padding: 0px;
}

#contentwrap
{
    width: 936px;
    min-height: 400px;
    background: url('Images/ContentBG.jpg');
    margin: 0px;
    padding: 0px;
}

#nav
{
    width: 183px;
    float: left;
    padding: 0px 10px 0px 17px;
}

#nav span
{
    font-family: "trebuchet ms", helvetica, sans-serif;
    margin: 0px 0px 0px 20px;
    line-height: 16pt;
}

#nav a
{
    text-decoration: none;
    color: #25598D;
    font-size: 9pt;
    font-weight: bold;
}

#nav a:hover, #nav a.alt
{
    color: #529FDA;
}

#nav div
{
    width: 114px;
    height: 1px;
    background: url('Images/NavLine.jpg');
    font-size: 1px;
}

#nav #interestingtopicsheader
{
    width: 95px;
    height: 16px;
    background: url('Images/InterestingTopics.jpg');
    margin: 0px 0px 0px 17px;
    padding: 0px;
}

#nav #interestingtopics
{
    width: 160px;
    margin: 0px;
    padding: 6px 0px 0px 17px;
    background: none;
}

#content
{
    width: 534px;
    float: left;
    margin: 20px 0px 0px 0px;
    padding: 0px;
}

#content div
{
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 10pt;
	color: #949597;
	margin: 0px 0px 10pt 0px;
	padding: 0px
}
#content p
{
	margin-bottom: 10pt;
}
#content li
{
    font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 10pt;
	color: #949597;
	margin: 0px 0px 2px 0px;
	padding: 0px;
}

#content h1
{
    font-family: "trebuchet ms", helvetica, sans-serif;
    font-size: 18pt;
    font-weight: normal;
    font-style: italic;
    color: #529FDA;
    margin: 0px 0px 10pt 0px;
    padding: 0px;
}

#content h2
{
    font-family: "trebuchet ms", helvetica, sans-serif;
    font-size: 13pt;
    font-weight: normal;
    font-style: italic;
    color: #949597;
    margin: 0px 0px 10pt 0px;
    padding: 0px;
}

#content a:hover
{
    color: #6D6E70;
}

img.brd
{
    border: solid 1px #949597;
}

#sidebar
{
    width: 162px;
    float: left;
    padding: 0px 5px 0px 10px;
}

#quicklink
{
    width: 162px;
    height: 101px;
    background: url('Images/QuickLinks.jpg');
    margin: 0px;
    padding: 10px 0px 0px 0px;
}

#quicklink span
{
    font-family: "trebuchet ms", helvetica, sans-serif;
    margin: 0px 0px 0px 16px;
    line-height: 11pt;
    display: block;
}

#quicklink a
{
    text-decoration: none;
    color: #6D6E70;
    font-size: 9pt;
    font-weight: bold;
}

#quicklink a:hover
{
    color: #529FDA;
}

#ourbrancheswrap
{
    width: 162px;
    background: url('Images/OurBranchesMiddle.jpg');
    margin: 5px 0px 0px 0px;
    padding: 0px;
}

#ourbranchestop
{
    width: 135px;
    min-height: 312px;
    background: url('Images/OurBranchesTop.jpg') no-repeat;
    margin: 0px;
    padding: 36px 10px 0px 17px;
}

#ourbranchestop p
{
    font-size: 9pt;
    margin-bottom: 8px;
}

#ourbranchestop span
{
    display: block;
    padding-left: 18px;
}

#ourbranchestop a
{
    text-decoration: none;
    color: #949597;
}
#ourbranchestop a:hover
{
    text-decoration: none;
    color: #529FDA;
}

#ourbranchesbottom
{
    width: 162px;
    height: 12px;
    background: url('Images/OurBranchesBottom.jpg');
    margin: 0px;
    padding: 0px;
    font-size: 1px;
}

#clear
{
    height: 0px;
    clear: both;
}

#footer
{
    width: 936px;
    height: 69px;
    background: url('Images/Footer.jpg');
    margin: 0px;
    padding: 0px;
}

#footer div
{
    text-align: right;
    color: #ffffff;
    padding: 16px 37px 0px 0px;
    margin: 0px;
    font-size: 8pt;
    line-height: 12pt;
}

#footer a
{
    text-decoration: none;
    color: #ffffff;
}

.admindgheader
{
	font-weight: bold;
}

.admin
{
	font-family: Arial;
	font-size: 10pt
}