html {
overflow-x: auto
}
body {
    background: #fff url(../images/bg_stripes.gif);
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    border: 0;
}
.bodyText {
    font-size: 14px;
    color: #293154;
    font-family: 'Trebuchet MS', arial, helvetica, sans-serif;
}
.whoLinks {
    font-size: 14px;
    color: #293154;
    font-family: 'Trebuchet MS', arial, helvetica, sans-serif;
}
.whoLinks a {
    color: #293154;
}
.pageTitle {
    color: #5D6CB0;
    font-family: 'Trebuchet MS', arial, helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-align: right;
    margin-top: 10px;
}
.pageSubtitle {
    color: #5D6CB0;
    font-family: 'Trebuchet MS', arial, helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}
.title {
    color: #5D6CB0;
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
}
.homeStrip {
    margin-bottom: 60px;
}
.topNav {
    text-align: center;
    border-left: 1px solid #fff;
}
#rightBorder {
    border-right: 1px solid #fff;;
}
.topNav a {
    display: block;
    padding-top: 6px;
    padding-bottom: 6px;
    background: #5D6CB0;
    font-family: 'Trebuchet MS', arial, helvetica, sans-serif;
    color: #ffffff;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}
.topNav a:hover {
    color: #5D6CB0;
    background: #AEB5E1;
}
.nav {
    list-style: none;
    margin: 0px;
    padding:0 px;
}
.nav li {
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    padding-right: 7px;
    margin-bottom: 10px;
}
.nav li a {
    color: #5D6CB0;
}
.nav li a:hover {
    text-decoration: underline;
}
.pageBody {
    padding: 12px;
}
.outline {
    border: 1px solid #5D6CB0;
}
.titleText {
    color: #AEB5E1;
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
    font-size: 24px;
    text-align: right;
}
.featuredText {
    background: #fff;
    border: 1px solid #5D6CB0;
    padding: 10px;
}
.featuredText2 {
    background: #fff;
    border-top: 1px solid #5D6CB0;
    border-bottom: 1px solid #5D6CB0;
    padding: 10px;
}
h3.featuredText {
    background: #5D6CB0;
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    text-indent: 6px;
    margin: 0;
    padding: 1px;
}
h4.featuredText {
    background: #5D6CB0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    text-indent: 4px;
    margin: 0;
    padding: 2px;
}
.featuredTitle {
    font-size: 12px;
    font-weight: bold;
    color: #5D6CB0;
    text-align: center;
}
.featuredDesc {
    font-size: 10px;
}
.bottomLinks {
    background: #5D6CB0;
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
    color: #fff;
    font-size: 11px; 
    text-align: center;
    padding: 4px;
}
.bottomLinks a {
    color: #fff;
}
.projectTitle {
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #293154;
    margin-bottom: 20px;
}
.projectDescription {
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #293154;
}
.projectProvidedHead {
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #293154;
}
.projectProvidedList {
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #293154;
    margin-top: 5px;
    margin-left: 25px;
}
.propertyCat {
    background: #5D6CB0;
    color: #ffffff;
    font-weight: bold;
    padding: 4px;
    margin-top: 40px;
}
.propertyList a:hover {
    background: #5D6CB0;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}
.videoBox {
    background: #5D6CB0;
    color: #fff;
    font-face: 'Trebuchet MS', Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 18px;
}