html, body {
    margin: 0;
    padding: 0;
    border: none;
}

body, p, td, div {
    font-family: Arial;
    font-size: 12px;
    color: #555555;
    line-height: 150%;
}

.defaultText {
    font-family: Arial;
    font-size: 12px;
    color: #555555;
    font-weight: normal;
    line-height: 150%;
}

.alternateText {
    font-family: Arial;
    font-size: 12px;
    color: #888888;
    font-weight: normal;
    /*line-height:150%;*/
}

.detailHeadings {
    font-family: Arial;
    font-size: 12px;
    color: #00826b;
    font-weight: bold;
    /*line-height:150%;*/
}

p {
    padding-top: 0;
    padding-bottom: 0;
}

.h1 {
    color: #1c3385;
    font-size: 28px;
    line-height: 120%;
    font-weight: normal;
    margin: 0;
    padding-top: 30px;
    padding-bottom: 30px;
}

.h2 {
    color: #036f91;
    font-size: 18px;
    line-height: 120%;
    font-weight: normal;
    margin: 0;
    padding-top: 0px;
    padding-bottom: 20px;
}

.h3 {
    font-family: Century Gothic, Arial;
    font-size: 28px;
    font-weight: normal;
    color: #ffffff;
    padding-top: 0;
    margin-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    line-height: 120%;
}

.h4 {
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #036f91;
    padding-top: 0px;
    margin-top: 0;
    padding-bottom: 10px;
    margin-bottom: 0;
}

.h5 {
    padding: 0;
    margin: 0;
    font-family: Arial;
    font-size: 16px;
    color: #a7a9ac;
    font-weight: normal;
}

h1 {
    color: #1c3385;
    font-size: 28px;
    font-weight: normal;
    line-height: 120%;
    margin: 0;
    padding-top: 30px;
    padding-bottom: 30px;
}

h2 {
    color: #036f91;
    font-size: 18px;
    line-height: 120%;
    font-weight: normal;
    margin: 0;
    padding-top: 0px;
    padding-bottom: 20px;
}

h3 {
    font-family: Century Gothic, Arial;
    font-size: 28px;
    font-weight: normal;
    color: #ffffff;
    padding-top: 0;
    margin-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    line-height: 120%;
}

h4 {
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #036f91;
    padding-top: 0px;
    margin-top: 0;
    padding-bottom: 10px;
    margin-bottom: 0;
}

h5 {
    padding: 0;
    margin: 0;
    font-family: Arial;
    font-size: 16px;
    color: #a7a9ac;
    font-weight: normal;
}

.HeadingYellow {
    color: #dbab24;
    font-size: 18px;
    font-weight: bold;
}

.HeadingBlue {
    color: #036f91;
    font-size: 18px;
    font-weight: bold;
}

.HeadingGreen {
    color: #0da048;
    font-size: 18px;
    font-weight: bold;
}

.VisualHeader {
    font-family: SiemensSlab, Tahoma, Arial;
    font-size: 16px;
    color: #FFFFFF;
    vertical-align: top;
}

a.COBottomLink, a.COBottomLink:link, a.COBottomLink:visited, a.COBottomLink:active {
    font-size: 11px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}

    a.COBottomLink:hover {
        font-size: 11px;
        color: #990000;
        font-weight: normal;
        text-decoration: none;
    }

a.SubNav, a.SubNav:link, a.SubNav:visited, a.SubNav:active {
    background-image: url('../images/templates/SubNavBullet.html');
    background-repeat: no-repeat;
    background-position: left center;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    padding-left: 10px;
}

    a.SubNav:hover {
        background-image: url('../images/templates/SubNavBulletBlack.html');
        background-repeat: no-repeat;
        background-position: left center;
        color: #000000;
        font-size: 12px;
        font-weight: normal;
        text-decoration: none;
        padding-left: 10px;
    }

.portletRSS {
    display: inline-block;
    padding-top: 6px;
    width: 40px;
    float: right;
    margin-right: 7px;
}

.PortletHeader1 {
    font-family: Arial;
    font-size: 22px;
    font-weight: normal;
    color: #1c3385;
    padding-left: 13px;
    padding-top: 6px;
    vertical-align: top;
    height: 39px;
    width: 225px;
    display: inline-block;
}

.PortletHeader2 {
    font-family: Arial;
    font-size: 22px;
    font-weight: normal;
    color: #1c3385;
    padding-left: 14px;
    padding-top: 6px;
    vertical-align: top;
    height: 39px;
    width: 247px;
    display: inline-block;
}

.PortletHeader3 {
    font-family: Arial;
    font-size: 22px;
    font-weight: normal;
    color: #1c3385;
    padding-left: 18px;
    padding-top: 6px;
    vertical-align: top;
    height: 39px;
}

.Portlet1 {
    border-left: 1px solid #aecc66;
    border-right: 1px solid #adcc65;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    vertical-align: top;
}

.Portlet2 {
    border-left: 1px solid #aecc66;
    border-right: 1px solid #adcc65;
    border-bottom: 1px solid #b1ce6c;
    padding-bottom: 5px;
    vertical-align: top;
}

img {
    border: none;
    margin: 0;
}


hr {
    height: 1px;
    border-bottom: 1px solid #b5b7d4;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    color: #FFFFFF;
}

    hr.hr1 {
        height: 1px;
        border-bottom: 1px solid #bbbbbb;
        border-top: 1px solid #FFFFFF;
        border-left: 1px solid #FFFFFF;
        border-right: 1px solid #FFFFFF;
        color: #FFFFFF;
    }

.previewTitles {
    color: #017720;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

.previewDates {
    font-size: 11px;
    color: #777777;
    font-family: Arial;
    font-weight: normal;
    line-height: 130%;
}

.previewContent {
    font-size: 12px;
    color: #888888;
    font-family: Arial;
    font-weight: normal;
    line-height: 130%;
    padding-top: 5px;
    padding-bottom: 5px;
}

.searchButton {
    width: 45px;
    border: 0;
    background: #666666;
    color: #FFFFFF;
    font-size: 11px;
    font-family: Arial;
    vertical-align: top;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-bottom: 1px solid #323232;
    border-right: 1px solid #323232;
    margin-top: 0;
    margin-bottom: 1px;
    margin-right: 0;
}

.searchTextBox {
    height: 24px;
    width: 180px;
    border: 0;
    font-size: 12px;
    font-family: Arial;
    padding-left: 4px;
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    color: #555555;
    vertical-align: middle;
}

.ContentFooter {
    font-size: 12px;
    color: #aeaeae;
    font-family: Arial;
    vertical-align: middle;
    font-weight: normal;
}

a:link, a:visited, a:active {
    font-size: 12px;
    color: #0da048;
    font-family: Arial;
    vertical-align: middle;
    font-weight: bold;
    text-decoration: none;
}

a:hover {
    font-size: 12px;
    color: #0da048;
    font-family: Arial;
    vertical-align: middle;
    font-weight: bold;
    text-decoration: underline;
}

.ContentFooter a:link, .ContentFooter a:visited, .ContentFooter a:active {
    font-size: 12px;
    color: #aeaeae;
    font-family: Arial;
    vertical-align: middle;
    font-weight: normal;
    text-decoration: none;
    padding-left: 5px;
    padding-right: 5px;
}

.ContentFooter a:hover {
    font-size: 12px;
    color: #aeaeae;
    font-family: Arial;
    vertical-align: middle;
    font-weight: normal;
    text-decoration: underline;
    padding-left: 5px;
    padding-right: 5px;
}

a.footerLinks:link, a.footerLinks:visited, a.footerLinks:active {
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    font-size: 11px;
    color: #7a7c7f;
    font-family: Arial;
    font-weight: normal;
    text-decoration: none;
    padding-left: 15px;
    padding-right: 15px;
}

a.footerLinks:hover {
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    font-size: 11px;
    color: #7a7c7f;
    font-family: Arial;
    font-weight: normal;
    text-decoration: underline;
}

.footerLinks {
    text-align: left;
    display: inline-block;
    height: 20px;
    vertical-align: bottom;
    font-size: 11px;
    color: #7a7c7f;
    font-family: Arial;
    font-weight: normal;
}

a.footerLinks2:link, a.footerLinks2:visited, a.footerLinks2:active {
    line-height: 200%;
    text-align: center;
    vertical-align: middle;
    font-size: 10px;
    color: #FFFFFF;
    font-family: Arial;
    font-weight: normal;
    text-decoration: none;
}

a.footerLinks2:hover {
    line-height: 200%;
    text-align: center;
    vertical-align: middle;
    font-size: 10px;
    color: #FFFFFF;
    font-family: Arial;
    font-weight: normal;
    text-decoration: underline;
}

.footerLinks2 {
    text-align: left;
    vertical-align: top;
    font-size: 11px;
    color: #878785;
    font-family: Arial;
    font-weight: normal;
    line-height: 150%;
}

.ThumbnailImage {
    float: left;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 10px;
    margin-left: 0;
}

.ThumbnailFloatRightImage {
    float: right;
    margin-top: 5px;
    margin-right: 20px;
    margin-left: 5px;
}

a.listViewPages, a.listViewPages:link, a.listViewPages:visited, a.listViewPages:active {
    text-decoration: none;
    font-family: Arial;
    font-size: 12px;
    color: #888888;
    font-weight: normal;
    padding: 0 7px;
}

    a.listViewPages:hover {
        text-decoration: underline;
        font-family: Arial;
        font-size: 12px;
        color: #888888;
        background-image: none;
    }

a.listViewPagesCurrent, a.listViewPagesCurrent:link, a.listViewPagesCurrent:visited, a.listViewPagesCurrent:active {
    text-decoration: none;
    font-family: Arial;
    font-size: 12px;
    color: #017720;
    font-weight: normal;
    padding: 0 7px;
}

    a.listViewPagesCurrent:hover {
        text-decoration: underline;
        font-family: Arial;
        font-size: 12px;
        color: #017720;
        background-image: none;
    }

.metaCheckboxList td {
    width: 220px;
    font-size: 10px;
}

.BreadCrumbHeadingStyle {
    font-family: Arial;
    font-size: 14px;
    padding: 0 0 0 0;
    vertical-align: middle;
    font-weight: bold;
}

.NavParent {
    color: #7a7c7f;
    font-size: 13px;
    font-weight: bold;
    line-height: 29px;
}

.panelNavDivTop {
    background-color: #66a329;
    height: 3px;
    _display: none;
    width: 125px;
}

ul {
    list-style: none;
    padding-left: 20px;
}

li {
    list-style: disc;
    padding-top: 3px;
    padding-bottom: 3px;
}

ul.footerBullet {
    color: #ffffff;
}

    ul.footerBullet li {
        color: #ffffff;
    }

    ul.footerBullet a:link, ul.footerBullet a:visited, ul.footerBullet a:active {
        font-size: 12px;
        color: #ffffff;
        font-family: Arial;
        font-weight: normal;
        text-decoration: none;
    }

    ul.footerBullet a:hover {
        font-size: 12px;
        color: #ffffff;
        font-family: Arial;
        font-weight: normal;
        text-decoration: underline;
    }

a.navLinks:link, a.navLinks:visited, a.navLinks:active {
    line-height: 29px;
    font-size: 13px;
    color: #ffffff;
    font-family: Arial;
    font-weight: normal;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 5px;
}

a.navLinks:hover {
    line-height: 29px;
    font-size: 13px;
    color: #ffffff;
    font-family: Arial;
    font-weight: normal;
    text-decoration: underline;
}

.navPopup {
    border-left: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
    background: #f1f1f1 url(../Images/Templates/NavBG.jpg) repeat-x;
    width: 739px;
    _width: 747px;
    /*height:190px;*/
    position: absolute;
    display: none;
    text-align: center;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
}

.navPopupInner {
    background: #fdfdfd url(../Images/Templates/NavBG2.html) repeat-x;
    width: 739px;
    /*height:200px;*/
    padding-bottom: 8px;
    text-align: left;
}

.multiColumnSynopsis {
    font-family: Arial;
    font-size: 16px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    height: 30px;
    vertical-align: middle;
}

.pictureLeft {
    background-color: #F9F9F9;
    border: 1px solid #CCCCCC;
    padding: 3px;
    font: 11px/1.4em Arial, sans-serif;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 5px;
    float: left;
    display: inline-block;
}

.pictureRight {
    background-color: #F9F9F9;
    border: 1px solid #CCCCCC;
    padding: 3px;
    font: 11px/1.4em Arial, sans-serif;
    text-align: center;
    margin-left: 10px;
    margin-bottom: 5px;
    float: right;
    display: inline-block;
}

    .pictureLeft img, .pictureRight img {
        border: 1px solid #CCCCCC;
        margin-bottom: 3px;
    }

    .pictureLeft div, .pictureRight div {
        padding-top: 3px;
        padding-bottom: 3px;
        padding-left: 3px;
        padding-right: 3px;
        font-size: 10px;
    }

a.readMoreNav, a.readMoreNav:link, a.readMoreNav:visited, a.readMoreNav:active {
    font-size: 12px;
    background-image: url(../images/templates/BlueReadMore.html);
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 8px;
    font-weight: bold;
    color: #00689f;
    text-decoration: none;
}

    a.readMoreNav:hover {
        font-size: 12px;
        background-image: url(../images/templates/BlueReadMore.html);
        background-repeat: no-repeat;
        background-position: right;
        padding-right: 8px;
        font-weight: bold;
        color: #00689f;
        text-decoration: none;
    }

a.readMoreNews, a.readMoreNews:link, a.readMoreNews:visited, a.readMoreNews:active {
    font-size: 12px;
    background-image: url(../images/templates/ReadMoreBullet.html);
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 8px;
    font-weight: bold;
    color: #017720;
    text-decoration: none;
    line-height: 130%;
}

    a.readMoreNews:hover {
        font-size: 12px;
        background-image: url(../images/templates/ReadMoreBullet.html);
        background-repeat: no-repeat;
        background-position: right;
        padding-right: 8px;
        font-weight: bold;
        color: #017720;
        text-decoration: none;
        line-height: 130%;
    }

.successStoryHeading {
    font-family: Arial;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
}

.contentSubHeading {
    color: #00826b;
    font-weight: normal;
    font-size: 14px;
    padding-bottom: 8px;
}

a.contentMore, a.contentMore:link, a.contentMore:visited, a.contentMore:active {
    font-size: 12px;
    font-weight: bold;
    color: #1c3385;
    text-decoration: none;
    line-height: 150%;
}

    a.contentMore:hover {
        font-size: 12px;
        font-weight: bold;
        color: #1c3385;
        text-decoration: underline;
        line-height: 150%;
    }

a.COHeading, a.COHeading:link, a.COHeading:visited, a.COHeading:active {
    font-size: 12px;
    font-weight: normal;
    color: #444444;
    text-decoration: none;
    line-height: 120%;
    padding-bottom: 10px;
}

    a.COHeading:hover {
        font-size: 12px;
        font-weight: normal;
        color: #444444;
        text-decoration: underline;
        line-height: 120%;
        padding-bottom: 10px;
    }

a.COBottomLink, a.COBottomLink:link, a.COBottomLink:visited, a.COBottomLink:active {
    font-size: 12px;
    font-weight: bold;
    color: #017720;
    text-decoration: none;
    line-height: 120%;
}

    a.COBottomLink:hover {
        font-size: 12px;
        font-weight: bold;
        color: #017720;
        text-decoration: underline;
        line-height: 120%;
    }

.home-grouping, .content-wide, .nav-layout {
    position: relative;
    background-color: #3b3b3b;
    width: 900px;
    height: 100%;
    padding: 0px 10px 0px 10px;
}

    .home-grouping div, .nav-layout .col1, .nav-layout .col2 {
        position: relative;
        vertical-align: top;
        background-color: #ffffff;
        float: left;
        border-radius: 12px 12px;
    }


.col1, .col3 {
    width: 220px;
    margin: 0px 10px 0px 10px;
}


.col2 {
    width: 640px;
    margin: 0px -30px 0px 20px;
}

.main .col2, .nav-layout col2 {
    width: 400px;
    margin: 0px 20px 0px 20px;
}

.nav-layout .col2 {
    width: 652px;
    margin: 0px -20px 0px 20px;
}

.col1 {
    margin-left: 10px;
}

.col3 {
    margin-right: -10px;
}

.col-content {
    padding: 12px 20px 12px 20px;
}

h3.col-heading {
    background-color: #86888b;
    margin-top: 10px;
    margin-left: -6px;
    margin-right: -6px;
    display: block;
    font-family: Century Gothic,Arial;
    font-size: 28px;
    font-weight: normal;
    color: #FFF;
    line-height: 120%;
    padding: 2px 20px 5px 14px;
}

.col2 h3.col-heading {
    background-color: #036f91;
}

.content-wide {
    background-color: #ffffff;
    width: 893px;
    padding: 1px 0px 0px 0px;
    margin: 20px 25px 20px 25px;
    border-radius: 12px 12px;
}

    .content-wide h3.col-heading {
        margin-left: -6px;
        margin-right: -6px;
    }

    .content-wide .col-content {
        padding: 10px 10px 10px 10px;
    }
