﻿BODY {
    padding: 0;
    margin: 0;
    background: #e8ebe3 url(../images/background_tile.gif) repeat-x top;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 63%;
    color: #4f5355;
    text-align: center;
}

a { text-decoration: none; color: #000; }
div { margin: 0; padding: 0; }
img, img a { border: 0; }

#content_top {
    width: 920px;
    height: 111px;
    margin: 17px auto 0 auto;
    background: url(../images/cbackground_top.gif) no-repeat bottom;
    position: relative;
}

.logo { float: left; margin: 27px 0 0 37px; width: 55px; height: 68px; }

#telephone {
    float: right;
    display: block;
    height: 27px;
    background: url(../images/telephone.gif) no-repeat top left;
    padding: 3px 20px 0 24px;
    color: #899290;
    font-size: 1.4em;
    font-family: Helvetica;
}

#content_top ul {
    list-style: none;
    margin: 78px 0 0 0;
    padding: 0 0 0 220px;
    font-family: Arial;
    font-weight: bold;
    font-size: 1.1em;
    position: absolute;
    left: -40px;
    width: 620px;
}

#content_top li {
    list-style: none;
    display: inline;
    float: left;
    margin: 0;
    padding: 0;

}

#content_top li:hover, #content_top li.selected, .dover {
    background: url(../images/nav_background.gif) repeat-x bottom;
}

#content_top li a {
    display: block;
    padding: 12px 15px 0 15px;
    color: #4f5354;
    height: 21px;
}

#content_top li a:hover, #content_top li.selected a {
    background: url(../images/nav_left.gif) no-repeat left;
}
#content_top li div:hover, #content_top li.selected div, .over {
    background: url(../images/nav_right.gif) no-repeat right;
}

#content_middle {
    background: #FFF url(../images/cbackground_tile.gif) repeat-y top left;
    width: 889px;
    padding: 0 16px 20px 15px;
    margin: 0 auto 0 auto;
    text-align: left;
}

#nav_line {
    margin-bottom: 15px;
    height: 7px;
    background-color: #d5e1df;
}

#content_footer {
    margin: 0 auto 0 auto;
    text-align: left;
    background: url(../images/cbackground_bottom.gif) no-repeat top;
    height: 41px;
    width: 883px;
    padding: 0 0 15px 37px;
    color: #919191;
    font-size: 1.1em;
    font-weight: bold;
    font-family: Arial;
    clear: left;
}
#content_footer span {
    float: left;
    width: 590px;
    padding-top: 10px;
}
#content_footer ul {
    float: right;
    list-style: none;
    width: 250px;
    padding: 0;
    margin: 0;
}
#content_footer li {
    display: inline;
}
#content_footer li a { color: #919191; display: block; float: left; height: 25px; padding: 10px 10px 0 10px; }
#content_footer li.sep a { background: url(../images/seperator.gif) no-repeat right; }
#content_footer li a:hover { color: #666; }

.clear { clear: both; }

#colleft {
    width: 283px;
    float: left;
    padding-right: 5px;
}

#colright {
    width: 600px;
    float: left;
}

#contenttitle {
    background: #d5dad9 url(../images/contentcorner.gif) no-repeat bottom right;
    padding: 22px 22px 45px 22px;
    font-family: Arial;
}

#contenttitle h1 {
    color: #FFF;
    font-size: 2em;
    margin: 0;
    padding: 0;
}

#colleft ul {
    list-style: none;
    margin: 105px 30px 0 0;
    padding: 0;
}

#colleft li {
    padding: 6px 15px 6px 25px;
    margin: 1px 0 0 0;
    display: block;
    border-bottom: 1px dotted #969696;
    font-weight: bold;
    font-family: Arial; 
}

#colleft li a { color: #4f5355; }

#colleft li.last, #colleft li.lastselected { border-bottom: 0; }

#colleft li.selected, #colleft li.lastselected { background: url(../images/arrow1.gif) no-repeat center left; }    

.casestudylist img, .casestudylist a { padding: 0; margin: 0; }
.casestudylist a {  }
.casestudylist img { margin: 0 5px 5px 0;}

h2 { font-family: Helvetica; font-weight: normal; font-size: 1.8em; margin: 0 0 0 0; padding: 20px 0 0 0; text-transform: lowercase;color: #a6b0ae; }
h3 { font-family: Helvetica; font-weight: normal; font-size: 2.0em; margin: 10px 0 5px 0; padding: 0;}
h4 { font-size: 1.5em; font-weight: normal; margin: 0 0 15px 0; padding: 0; }
h5 { font-size: 1.3em; font-weight: bold; margin: 0 0 15px 0; padding: 0; }
h3 a { color: #4f5355; }
p { margin: 0 0 15px 0; font-size: 1.1em; }
hr { color: #dce7e4; border: 0; height: 1px; background-color: #dce7e4; margin: 5px 0 5px 0; padding: 0;}

table { width: 500px; text-align: left; margin: 15px 0 0 0; }
td, th { text-align: left; padding: 9px 4px 9px 14px; margin: 0; border-bottom: 1px dotted #969696; }
.alternate { background-color: #e8ebe3; }
th { font-size: 1.4em; font-weight: normal; }