/*   ELEMENTS    */

body {
    background: #cccccc;
    margin: 0;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
    background-color: white;
}

table {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.contentTable {
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
}

a:link {
    color: #134991;
    text-decoration: underline;
}

a:visited {
    color: #134991;
    text-decoration: underline;
}

a:hover {
    font-weight: bold;
    color: #134991 !important;
    text-decoration: underline !important;
}

h1 {
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: black;
    margin-bottom: 3px;
    margin-top: 5px;
    margin-left: 5px;
}

h2 {
    text-align: left;
    font-family: Montserrat;
    font-size: 13px;
    font-weight: bold;
    color: #E58E1A;
    margin-bottom: 5px;
}

h3 {
    font-family: Montserrat;
    font-size: 12px;
    font-weight: bold;
    color: #134991;
    margin-bottom: 5px;
}

h4 {
    font-family: Montserrat;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    color: #134991;
    margin-bottom: 5px;
}

.blueSectionHeader {
    font-size: 30px;
    color: #8eb9e3;
    line-height: 24px;
    margin-left: 10px;
    margin-top: 20px;
    margin-bottom: 10px;
    /*text-align: left;*/
}

.orangeMedium {
    font-size: 12px;
    margon-bottom: 20px;
    text-align: right;
    color: #cd7728;
}

.mainHeader {
    font-family: Sans-serif;
    font-size: 18px;
    font-weight: bolder;
    color: #000099;
}

.blueMedium {
    color: #134991;
}

ul.blueBulletedList {
    list-style: none;
    margin-top: 5px;
    padding-left: 10px;
}

ul.blueBulletedList li:before {
    margin-right: 8px;
    font-size: 14px;
    content: '\2713';
    color: #134991;
}

ul.blueBulletedList li {
    padding-left: 2em;
    text-indent: -1.5em;
}

ul.subList {
    list-style: circle;
    margin-top: 5px;
    padding-left: 40px;
}

ul.subList li {
    padding-left: 6em;
    text-indent: -5.5em;
}

ul.subList li:before {
    font-size: 14px;
    content: normal;
}

ul.orangeBulletedList {
    color: white;
    list-style: none;
    padding-left: 10px;
}

ul.orangeBulletedList li:before {
    content: '\2022';
    margin-right: 8px;
    vertical-align: middle;
    font-size: 20px;
    color: #E58E1A;
}

ul.orangeBulletedListSpecial li {
    font-size: 12px;
}

ul.orangeBulletedListSpecial {
    color: black;
    list-style: none;
    padding-left: 10px;
}

ul.orangeBulletedListSpecial li:before {
    content: '\2022';
    margin-right: 8px;
    vertical-align: middle;
    font-size: 14px;
    color: #E58E1A;
}

ul.orangeBulletedList li {
    font-size: 16px;
}

.logoText {
    font-size: 24px;
    color: #000000;
    text-align: left;
}

.blockheader {
    font-size: 8pt;
    color: #0066cc;
    margin-top: 3px;
    line-height: 17px;
}

.bodyMediumBoldPadded {
    font-size: 12px;
    font-weight: bold;
    color: #333;
    padding-bottom: 10px;
    vertical-align: top;
}

.bodyMedium {
    font-size: 12px;
    color: #333;
}

.bodyMediumItalic {
    font-size: 12px;
    font-style: italic;
    color: #333;
}

.bodyMediumBoldItalic {
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
    color: #333;
}

.bodyMediumBold {
    font-size: 12px;
    font-weight: bold;
    color: #333;
    padding-bottom: 10px;
}

.bulletedTextHeader {
    font-size: 12px;
    font-weight: bold;
    color: #000099;
    padding-bottom: 5px;
    padding-top: 10px;
}

.bulletedRow {
    float: left;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 3px;
    vertical-align: middle;
    width: 100%;
}

.stdBulletPad {
    color: #134991;
    float: left;
    width: 15px;
    height: inherit;
    vertical-align: middle;
}

.bulletedText {
    padding-bottom: 10;
    font-size: 12px;
    color: #333;
    float: left;
    width: 94%;
}

.bodyLarge {
    font-size: 12px;
    color: #333;
}

.bodySmall {
    font-size: 11px;
    color: #333;
}

.bodySmallItalic {
    font-size: 11px;
    font-style: italic;
    color: #333;
}

.bodySmallBold {

    font-size: 11px;
    font-weight: bold;
    color: #333;
}

.bodySmallPrint {
    font-size: 11px;
    color: #333;
}

.bodySmallTint {
    font-size: 11px;
    color: #CC9999;
}

.bodyTiny {
    font-size: 8pt;
    color: #333;
    margin-top: 3px;
}

.sidebarText {
    font-size: 8pt;
    color: #333;
    padding-top: 2px;
}

.menutext {
    color: #ffffff;
    text-decoration: none;
}

.navLink {
    font-size: 7pt;
    text-decoration: none;
}

.sideMenuGroup {
    background-color: blue;
}

.sideMenuItem {
    color: white;
    font-size: 8pt;
    padding-left: 10px;
    text-align: left;
    line-height: 18px;
    padding-right: 5px;
}

.sideMenuItemOver {
    color: white;
    font-size: 8pt;
    padding-left: 10px;
    text-align: left;
    line-height: 18px;
    padding-right: 5px;
    background-color: darkblue;
    cursor: hand;
}

.stdtext {
    font-size: 7pt;
    color: #333;
}

.stdtextmed {
    font-size: 8pt;
    color: #333;
}

.stdtexttiny {
    font-size: 6pt;
    color: #333;
}

.stdtextblue {
    color: #c2d4e9;
    font-size: 7pt;
}

.stdtextwhite {
    font-size: 7pt;
    color: #ffffff;
}

.subheadgray {
    font-size: 11px;
    font-style: italic;
    font-weight: bold;
    color: #333;
}

.subhead {
    font-size: 12px;
    color: #333;
    font-weight: bold;
}

.subtitle {
    font-size: 11pt;
    font-style: italic;
    text-transform: lowercase;
    color: #ffffff;
}

.subtitleblue {
    font-size: 11pt;
    font-style: italic;
    text-transform: lowercase;
    color: #0066CC;
}

.tablink {
    padding-left: 10px;
    padding-right: 10px;
    border-top: white 1px solid;
    font-size: 9pt;
    margin-left: 0px;
    border-left: white 1px solid;
    color: white;
    margin-right: 0px;
    padding-top: 2px;
    background-color: #7C98AE;
    text-align: center;
    text-decoration: none;
    font-weight: bolder;
}

.topMenuItem {
    color: #0080BA;
    font-size: 10px;
    font-weight: bold;
    border: 1px;
    border-top-color: #9BC3DF;
    border-top-style: solid;
    padding-left: 5px;
    cursor: default;
    text-transform: lowercase;
    height: 30px;
}

.topMenuItemOver {
    color: #0080BA;
    background-color: #A1BFDE;
    font-size: 10px;
    font-weight: bold;
    border: 1px;
    border-top-color: #9BC3DF;
    border-top-style: solid;
    padding-left: 5px;
    cursor: default;
    text-transform: lowercase;
    height: 30px;
}

.validatorText {
    font-size: 7pt;
    color: red;
}

.whiteBold {
    font-weight: bold;
    font-size: 7pt;
    color: #FFFFFF;
}

.whiteItalic {
    font-style: italic;
    font-size: 8pt;
    color: #FFFFFF;
}

.whiteHeadingTiny {
    font-size: 10px;
    font-weight: bold;
    color: white;
}

.whiteHeadingSmall {
    font-size: 12px;
    font-weight: bold;
    color: white;
}

.whiteHeadingLarge {
    font-size: 17px;
    color: #FFFFFF;
}

.whiteUnderline {
    color: #FFFFFF;
    text-decoration: underline;
    font-size: 10px;
}

.whiteHeadingLarge {
    font-size: 30px;
    font-weight: bold;
    color: #FFFFFF;
}

.blackHeadingMed {
    color: #000000;
    text-decoration: underline;
    font-size: 13px;
    font-weight: bold;
}

.redTiny {
    padding-left: 1.5em;
    padding-right: 0.5em;
    font-size: 95%;
    color: #990000;
}

.slogan {
    font-size: 18px;
    font-weight: bolder;
    text-align: center;
}

.centeredBold {
    font-size: 12px;
    font-weight: bolder;
    text-align: center;
}

.centeredBoldPadded {
    font-size: 13px;
    font-weight: bolder;
    text-align: center;
    padding-top: 5px;
}

.heading {
    color: #134991;
    font-size: 18px;
    font-weight: bolder;
    text-align: center;
    margin-bottom: 10px;
}

.headingTop {
    color: white;
    font-size: 20px;
    font-weight: bolder;
    text-align: center;
}

#alert {
    color: #134991;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

a.alert {
    color: #ff0000;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    padding-left: 5px;
    padding-bottom: 5px;
    text-decoration: underline;
}

a.alert:link {
    color: #ff0000;
}

a.alert:visited {
    color: #ff0000;
}

a.alertKomen {
    color: #e977af;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    padding-left: 5px;
    padding-bottom: 5px;
    text-decoration: underline;
}

a.alertKomen:link {
    color: #e977af;
}

a.alertKomen:visited {
    color: #e977af;
}

.alertArea {
    color: #ff0000;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

.error {
    color: #ff0000;
    font-size: 10px;
}

#sectionHed {
    position: relative;
    left: -10px;
    display: block;
    padding: 1px 1px 1px 10px;
    margin: 0 0 10px 10px;
    font-size: 12px;
    color: #005DAA;
    /* #777 */
    background: #EFEFEF;
    border: 1px solid #999;
    font-weight: bold;
    width: 100%;
}

#sectionHed span {
    text-align: right;
}

#sectionHed span a, #sectionHed span a:hover, #sectionHed span a:visited {
    color: #777;
}

#sectionHed em {
    font-size: 1em;
    font-style: normal;
    color: #333;
}

#sectionHed em a, #sectionHed em a:hover, #sectionHed em a:visited {
    color: #333;
}

#boxedText {
    float: left;
    padding: 10px 0px 10px 10px;
    font-size: 13px;
    width: 650px;
}

.linkSpacer {
    padding-bottom: 5px;
}

.sidebarContent {
    background: #E9E9E6;
    width: 180px;

    padding: 8px 7px 6px 7px;
}

.sidebarContent p {
    margin-bottom: 0.8em;
}

.quicklinks {
    background: #ccffcc;
    width: 180px;
    padding: 8px 7px 6px 7px;
}

.quicklinksHeaderr {
    font-size: 9px;
    font-weight: bold;
    text-align: center;
    padding-top: 5px;
    background: #ffffff;
}

.quicklinksHeader {
    background: #ccffcc;
}

.container {
    font-size: 65%;
    margin-top: 0em;
    margin-bottom: 1em;
    line-height: 130%;
}

.containerHeaderLeft10 {
    position: relative;
    left: -10px;
    background: #999999;
    margin-left: 10px;
}

.containerHeader {
    background: #999999;
}

.containerFooter {
    background: #999999;
    margin-bottom: 12px;
}

.containerImage {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    text-align: center;
}

.stdBullet {
    padding-left: 0.5em;
    padding-right: 0.5em;
    font-size: 70%;
    color: #999999;
}

.wellnessHeader {
    font-size: 18px;
    font-weight: bolder;
    color: #000099;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.wellnessSubTitle {
    font-size: 16px;
    font-weight: bolder;
    color: #000099;
    padding-left: 10px;
}

.wellnessDate {
    font-size: 14px;
    font-weight: bolder;
    color: #000099;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.wellnessMenuLink {
    font-size: 7.5pt;
    font-weight: bold;
    text-decoration: underline;
    color: #000000;
}

#outer {
    margin: 0 auto;
    width: 1000px;
}

#container {
    float: left;
    width: 1000px;
    background-color: #ffffff;
}

#content {
    float: left;
    text-align: left;
    width: 750px;
}

.sidebar {
    float: left;
    width: 212px;
    background-color: inherit;
    padding-left: 10px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.sidebar .top {
    background-image: url(graphics/box-sidebar-top.gif);
    width: 212px;
    height: 20px;
}

.sidebar .bottom {
    float: left;
    background-image: url(graphics/box-sidebar-bot.gif);
    width: 212px;
    height: 20px;
}

.sidebar .item {
    float: left;
    background-image: url(graphics/box-sidebar-mid.gif);
    width: 212px;
    min-height: 25px;
    text-align: left;
}

.sidebar .entry {
    float: left;
    color: #134991;
    font-size: 12px;
    margin-left: 12px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 185px;
}

.sidebar .seperator {
    float: left;
    border-bottom: dotted 1px silver;
    width: 185px;
    margin-left: 12px;
}

.leftColumn {
    width: 800px;
    padding-right: 20px;
}

.testimonial {
    float: left;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 0px;
    width: 720px;
}

.footer {
    float: left;
    width: 1000px;
    text-align: center;
    padding-top: 20px;
    background-color: #ffffff;

}

div.thumbRow {
    float: left;
    margin-left: auto;
    margin-right: auto;
}

div.thumbwrapper {
    float: left;
    height: 205px;
    padding: 5px;
    background: #F0EEE0;
    margin: 8px;
    border: 1px solid #AFAB8E;
    text-align: center;
}

div.indexTestimonial {
    font-size: 12px;
    clear: both;
    height: 100px;
    margin-bottom: 25px;
}

div.indexTestimonialLeft {
    float: left;
    width: 100px;
    margin-right: 20px;
}

div.indexTestimonialRight {
    float: left;
    width: 500px;
}

div.box {
    float: left;
    width: 250px;
    background: #ECECEC;
    border: solid 1px #DDD;
    -webkit-box-shadow: 0px 0px 3px #eeeeee;
    -moz-box-shadow: 0px 0px 3px #eeeeee;
    box-shadow: 0px 0px 3px #eeeeee;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 10px;
}

div.box .header {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #134991;
    width: 251px;
    height: 18px;
    font-size: 12px;
    padding-top: 1px;
    color: white;
    /*005DAA*/
}

div.box .header .headerText {
    padding-left: 5px;
}

div.box .content {
    font-size: 12px;
    color: #333;
    padding: 5px;
}

div.box .content .headline {
    font-family: Montserrat;
    font-size: 13px;
    font-weight: bold;
    color: #134991;
    margin-bottom: 5px;
    text-align: center;
}

div.box .content .subheading {
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    margin-bottom: 5px;
    text-align: center;
}

div.box .content a, a:active, a:hover {
    text-decoration: none;
    font-weight: bold;
}

div.box .item {
    margin-top: 5px;
}

div.box .highlight {
    font-size: 14px;
    font-weight: bold;
    color: #134991;
}

div.special_header {
    background: url('graphics/special-offer.png') no-repeat;
    padding-left: 25px;
    padding-top: 10px;
}

div.box .coupon {
    position: relative;
    text-align: center;
    width: 275px;
    height: 110px;
    border: 3px dashed #134991;
    background-color: white;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
}

div.box .coupon .main {
    font-size: 25px;
    color: #E58E1A;
    margin-top: 5px;
}

div.box .coupon .ad-headline {
    font-size: 16px;
    color: black;
    margin-top: 5px;
}

div.box .coupon .ad {
    font-size: 12px;
    color: black;
    margin-top: 5px;
}

div.box .coupon .disclosure {
    position: absolute;
    bottom: 3;
    width: 100%;
    font-size: 10px;
    color: black;
}

#articleFrame {
    float: left;
    text-align: left;
    padding: 5px;
    width: 720px;
    height: 600px;
    border: 1px solid #cccccc;
}

.articleAuthor {
    margin-left: 5px;
    font-size: 12px;
    color: #333;
    font-weight: bold;

}

#articleContent {
    padding: 5px;
    color: #333;
}

#articleContent li {
    padding-top: 5px;
}

.articleHeader {
    font-size: 24px;
    color: #E58E1A;
    line-height: 24px;
    padding-top: 10px;
    padding-bottom: 5px;
    text-align: left;
}

div.headerBar {
    text-align: center;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: rgb(229, 142, 26); /*#8eb9e3;*/
    height: 20px;
    font-size: 13px;
    color: white;
}

.myButton {
    font-family: arial;
    background-color: #E58E1A;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #cd7728;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-size: 13px;
    padding: 1px 3px 3px 3px;
    text-decoration: none;
}

.myButton:active {
    position: relative;
    top: 1px;
}

table.gridTable {
    border: 1px solid #c2d4e9;
    border-collapse: collapse;
}

table.gridTable td {
    padding: 4px 10px;
    border: 1px solid #c2d4e9;
}

ul.blog-recent-posts {
    margin-top: 5px;
    padding-left: 10px;
    list-style-type: none;
}

ul.blog-recent-posts li {
    height: 20px;
    /*padding-left: 2em;*/
    /*text-indent: -1.5em;*/
    border-bottom: 1px dotted #d3d3d3;
    margin-bottom: 8px;
}

.shadowed {
    box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75) !important;
    border: none !important;
    -webkit-box-shadow:  4px 4px 5px 0px rgba(50, 50, 50, 0.75) !important;
    -moz-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75) !important;
    box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75) !important;
}

.rounded-shadowed {
    box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75) !important;
    border: none !important;
    -webkit-box-shadow:  4px 4px 5px 0px rgba(50, 50, 50, 0.75) !important;
    -moz-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75) !important;
    box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75) !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}