/**** End MasterPage Styling ****/
/**************************************************/
/*                 Form Styling                   */
/**************************************************/
/* These styles apply to form labels, fields and buttons */
/* This gives text fields, text areas and drop-down menus rounded corners */
input[type="text"], input[type="password"], textarea, select {
    -moz-border-radius: 0.231em;
    -webkit-border-radius: 0.231em;
    border-radius: 0.231em;
    border: 1px solid DarkGray
    }
input[type="text"], input[type="password"] {
    line-height: 1.45em;
    height: 1.45em;
    width: 12.25em
    }
/* Styling for the buttons */
/* You can make html links use this style by applying the class "btn" to the <a> tag */
input.TextButton, input.TextButtonWithImage, a.btn, a#ctl00_LoginStatus1, .RadUpload .ruButton, .RadUploadProgressArea .ruButton {
    display: inline-block;
    background: #7baaea;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdiYWFlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ4JSIgc3RvcC1jb2xvcj0iIzdiYWFlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUyJSIgc3RvcC1jb2xvcj0iIzYxOTVkOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MDgyYzUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
    background: -moz-linear-gradient(top, #7baaea 0%, #7baaea 48%, #6195d8 52%, #5082c5 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7baaea), color-stop(48%, #7baaea), color-stop(52%, #6195d8), color-stop(100%, #5082c5));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #7baaea 0%, #7baaea 48%, #6195d8 52%, #5082c5 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #7baaea 0%, #7baaea 48%, #6195d8 52%, #5082c5 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #7baaea 0%, #7baaea 48%, #6195d8 52%, #5082c5 100%);
    /* IE10+ */
    background: linear-gradient(top, #7baaea 0%, #7baaea 48%, #6195d8 52%, #5082c5 100%);
    /* W3C */
    /* IE6-8 */
    background-repeat: repeat-x;
    border: 1px solid #386aad;
    line-height: 1.384615em;
    /* 18px/13px */
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #FFF;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    padding: 4px 10px !important;
    font-weight: bold !important;
    cursor: pointer
    }
a.btn, a#ctl00_LoginStatus1 {
    text-decoration: none
    }
.RadUpload .ruButton, .RadUploadProgressArea .ruButton {
    background-position: 0 0 !important;
    cursor: pointer
    }
/* Defines the background and cursor for hovered buttons */
input.TextButton:hover, input.TextButtonWithImage:hover, a.btn:hover, a#ctl00_LoginStatus1:hover, .RadUpload .ruButton:hover, .RadUploadProgressArea .ruButton:hover {
    background: #93b8ea;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzkzYjhlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ4JSIgc3RvcC1jb2xvcj0iIzkzYjhlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUyJSIgc3RvcC1jb2xvcj0iIzc1OWRkMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2MTg3YmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
    background: -moz-linear-gradient(top, #93b8ea 0%, #93b8ea 48%, #759dd2 52%, #6187bc 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #93b8ea), color-stop(48%, #93b8ea), color-stop(52%, #759dd2), color-stop(100%, #6187bc));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #93b8ea 0%, #93b8ea 48%, #759dd2 52%, #6187bc 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #93b8ea 0%, #93b8ea 48%, #759dd2 52%, #6187bc 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #93b8ea 0%, #93b8ea 48%, #759dd2 52%, #6187bc 100%);
    /* IE10+ */
    background: linear-gradient(top, #93b8ea 0%, #93b8ea 48%, #759dd2 52%, #6187bc 100%);
    /* W3C */
    /* IE6-8 */
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -ms-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear
    }
/* Defines a second button in orange */
.TextButton.SaveAndClose, .TextButtonWithImage.SaveAndClose, .TextButton.PrimaryButton, .TextButtonWithImage.PrimaryButton, .TextButton.Save, .TextButtonWithText.Save, .btn.PrimaryButton, .UsePrimaryButton .TextButton, .UsePrimaryButton .TextButtonWithImage, a#ctl00_LoginStatus1 {
    background: rgb(224, 172, 40);
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UwYWMyOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ4JSIgc3RvcC1jb2xvcj0iI2UwYWMyOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUyJSIgc3RvcC1jb2xvcj0iI2Q2OTcyMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjYzc4MDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
    background: -moz-linear-gradient(top, rgba(224, 172, 40, 1) 0%, rgba(224, 172, 40, 1) 48%, rgba(214, 151, 34, 1) 52%, rgba(204, 120, 4, 1) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(224, 172, 40, 1)), color-stop(48%, rgba(224, 172, 40, 1)), color-stop(52%, rgba(214, 151, 34, 1)), color-stop(100%, rgba(204, 120, 4, 1)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(224, 172, 40, 1) 0%, rgba(224, 172, 40, 1) 48%, rgba(214, 151, 34, 1) 52%, rgba(204, 120, 4, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(224, 172, 40, 1) 0%, rgba(224, 172, 40, 1) 48%, rgba(214, 151, 34, 1) 52%, rgba(204, 120, 4, 1) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(224, 172, 40, 1) 0%, rgba(224, 172, 40, 1) 48%, rgba(214, 151, 34, 1) 52%, rgba(204, 120, 4, 1) 100%);
    /* IE10+ */
    background: linear-gradient(top, rgba(224, 172, 40, 1) 0%, rgba(224, 172, 40, 1) 48%, rgba(214, 151, 34, 1) 52%, rgba(204, 120, 4, 1) 100%);
    /* W3C */
    /* IE6-8 */
    border-color: #c7620a
    }
/* Defines hovered orange buttons */
.TextButton.SaveAndClose:hover, .TextButtonWithImage.SaveAndClose:hover, .TextButton.PrimaryButton:hover, .TextButtonWithImage.PrimaryButton:hover, .TextButton.Save:hover, .TextButtonWithText.Save:hover, .btn.PrimaryButton:hover, .UsePrimaryButton .TextButton:hover, .UsePrimaryButton .TextButtonWithImage:hover, .TextButton.Add:hover, a.btn.PrimaryButton:hover, a#ctl00_LoginStatus1:hover {
    background: rgb(221, 180, 75);
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RkYjQ0YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ4JSIgc3RvcC1jb2xvcj0iI2RkYjQ0YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUyJSIgc3RvcC1jb2xvcj0iI2QzYTE0MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjYzdmMWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
    background: -moz-linear-gradient(top, rgba(221, 180, 75, 1) 0%, rgba(221, 180, 75, 1) 48%, rgba(211, 161, 67, 1) 52%, rgba(204, 127, 28, 1) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(221, 180, 75, 1)), color-stop(48%, rgba(221, 180, 75, 1)), color-stop(52%, rgba(211, 161, 67, 1)), color-stop(100%, rgba(204, 127, 28, 1)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(221, 180, 75, 1) 0%, rgba(221, 180, 75, 1) 48%, rgba(211, 161, 67, 1) 52%, rgba(204, 127, 28, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(221, 180, 75, 1) 0%, rgba(221, 180, 75, 1) 48%, rgba(211, 161, 67, 1) 52%, rgba(204, 127, 28, 1) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(221, 180, 75, 1) 0%, rgba(221, 180, 75, 1) 48%, rgba(211, 161, 67, 1) 52%, rgba(204, 127, 28, 1) 100%);
    /* IE10+ */
    background: linear-gradient(top, rgba(221, 180, 75, 1) 0%, rgba(221, 180, 75, 1) 48%, rgba(211, 161, 67, 1) 52%, rgba(204, 127, 28, 1) 100%);
    /* W3C */
    /* IE6-8 */
    }
/* Defines disabled buttons */
.TextButton[disabled], .TextButtonWithImage[disabled], .TextButton[disabled]:hover, .TextButtonWithImage[disabled]:hover {
    background: #e0e0e0;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UwZTBlMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ4JSIgc3RvcC1jb2xvcj0iI2UwZTBlMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUyJSIgc3RvcC1jb2xvcj0iI2NmY2ZjZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjNWM1YzUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
    background: -moz-linear-gradient(top, #e0e0e0 0%, #e0e0e0 48%, #cfcfcf 52%, #c5c5c5 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e0e0e0), color-stop(48%, #e0e0e0), color-stop(52%, #cfcfcf), color-stop(100%, #c5c5c5));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e0e0e0 0%, #e0e0e0 48%, #cfcfcf 52%, #c5c5c5 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e0e0e0 0%, #e0e0e0 48%, #cfcfcf 52%, #c5c5c5 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e0e0e0 0%, #e0e0e0 48%, #cfcfcf 52%, #c5c5c5 100%);
    /* IE10+ */
    background: linear-gradient(top, #e0e0e0 0%, #e0e0e0 48%, #cfcfcf 52%, #c5c5c5 100%);
    /* W3C */
    /* IE6-8 */
    border-color: #EEE;
    cursor: auto
    }
.TextButton.MediumButton, .TextButtonWithImage.MediumButton, .btn.MediumButton, .UseMediumButton .TextButton, .UseMediumButton .TextButtonWithImage {
    font-size: 120% !important;
    padding: 9px 14px !important
    }
.TextButton.LargeButton, .TextButtonWithImage.LargeButton, .btn.LargeButton, .UseLargeButton .TextButton, .UsePrimaryButton .TextLargeWithImage {
    font-size: 160% !important;
    padding: 14px 24px !important
    }
/* This gives certain selected items (eg. in the PeoplePanel in the Event Showcase) a colored background */
.SelectedItem {
    background-color: #a8c2e0
    }
/**** End Form Styling ****/
/***********************************************/
/*             Progress Tracker                */
/***********************************************/
/* These are overrides for the colors and styles defined in 10-UltraWave.css */
/* <Progress Tracker (Default)> */
.ProgressTracker .count {
    font-weight: bold
    }
.ProgressTracker .SuccessfulMessage, .ProgressTracker .ProgressBar > span {
    background-color: #1f6eaf
    }
.ProgressTracker2 .ProgressBar > span {
    background-color: #efb448
    }
.ProgressTracker2 .ProgressTrackerPanel ul {
    background-color: #81a5c1
    }
.ProgressTracker2 .ProgressTrackerPanel .inset {
    color: #fff
    }
.ProgressTracker2 div p {
    color: #025
    }
.ProgressTracker2 .SuccessfulMessage {
    background-color: #ffb01f;
    color: Black
    }
/* </Progress Tracker 2> */
/**** End Progress Tracker ****/
/***********************************************/
/*        Filter Panel (Query Menu)            */
/***********************************************/
/* This is an alternate style for the Query Menu filter panel */
.StandardPanel.FilterPanel {
    background-color: #f8f8f8;
    border: none !important;
    margin-top: -3px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
    }
.StandardPanel.FilterPanel .PanelTitle {
    background-image: none;
    padding-left: 0.1em;
    line-height: normal;
    margin-left: 0;
    font-size: 140%
    }
.StandardPanel.FilterPanel .PanelHead.Distinguish {
    border: none;
    min-height: 1em
    }
/**** End Filter Panel ****/
/*#############   End Specific iPart Styling   #############*/
/* </RadGrid Command Items using icon sprites > */
.RadGridCommandIcon {
    max-width: 22px !important;
    height: 24px !important;
    display: inline-block
    }
.RadGridCommandText {
    display: inline;
    vertical-align: bottom !important
    }
/**** RadGrid Command Items using icon sprites ****/
/**** Styles for site UI content ****/
.AltBg1 {
    padding: 20px;
    background: #d6d6d6;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ebebeb), color-stop(100%, #d6d6d6));
    background-image: -webkit-linear-gradient(top, #ebebeb, #d6d6d6);
    background-image: -moz-linear-gradient(top, #ebebeb, #d6d6d6);
    background-image: -o-linear-gradient(top, #ebebeb, #d6d6d6);
    background-image: linear-gradient(top, #ebebeb, #d6d6d6);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px
    }
.AltBg2 {
    margin-top: 35px;
    padding-top: 20px;
    background: #d6d6d6;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ebebeb), color-stop(100%, #d6d6d6));
    background-image: -webkit-linear-gradient(top, #ebebeb, #d6d6d6);
    background-image: -moz-linear-gradient(top, #ebebeb, #d6d6d6);
    background-image: -o-linear-gradient(top, #ebebeb, #d6d6d6);
    background-image: linear-gradient(top, #ebebeb, #d6d6d6);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px
    }
.AltBg3 {
    position: relative;
    padding: 5px 5px;
    background: #f8f8f8;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #e8e8e8;
    margin-bottom: 10px
    }
h1.ContentTitle {
    font-size: 40px
    }
.ContentBlockPrimary {
    padding: 20px;
    background: #d6d6d6;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ebebeb), color-stop(100%, #d6d6d6));
    background-image: -webkit-linear-gradient(top, #ebebeb, #d6d6d6);
    background-image: -moz-linear-gradient(top, #ebebeb, #d6d6d6);
    background-image: -o-linear-gradient(top, #ebebeb, #d6d6d6);
    background-image: linear-gradient(top, #ebebeb, #d6d6d6);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px
    }
.ContentBlockSecondary {
    margin-top: 35px;
    padding-top: 20px;
    background: #d6d6d6;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ebebeb), color-stop(100%, #d6d6d6));
    background-image: -webkit-linear-gradient(top, #ebebeb, #d6d6d6);
    background-image: -moz-linear-gradient(top, #ebebeb, #d6d6d6);
    background-image: -o-linear-gradient(top, #ebebeb, #d6d6d6);
    background-image: linear-gradient(top, #ebebeb, #d6d6d6);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px
    }
.ContentBlockLeft {
    display: table-cell;
    min-width: 250px
    }
.ContentBlockRight {
    display: table-cell;
    vertical-align: top;
    padding-left: 25px
    }
.BlockList {
    position: relative;
    height: auto;
    width: 100%;
    font-family: arial, helvetica, clean, sans-serif;
    font-weight: normal
    }
.BlockList ul {
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-size: 30px;
    color: #afafaf;
    text-align: left;
    list-style: none
    }
.BlockList ul li {
    vertical-align: middle;
    border-bottom: #d4d4d4 solid 1px;
    border-top: #fff solid 1px;
    list-style: none
    }
.BlockList ul li span {
    vertical-align: middle;
    display: block
    }
.BlockList ul li p {
    vertical-align: middle;
    display: block;
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #000
    }
.BlockList ul li img {
    vertical-align: middle;
    padding-left: 10px
    }
.BlockList ul li div {
    display: inline-block;
    vertical-align: middle
    }
.BlockList ul a {
    text-decoration: none;
    font-size: 20px;
    color: #039;
    display: block;
    padding: 10px 20px
    }
.BlockList ul a:hover {
    background-color: #f4f4f4
    }
blockquote.Quote {
    background: #f9f9f9;
    border-left: 10px solid #ccc;
    margin: 1.5em 10px 1.5em 0;
    padding: 1.5em 10px;
    quotes: "“" "”" "‘" "’"
    }
blockquote.Quote:before {
    color: #ccc;
    content: open-quote;
    font-size: 5em;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.4em
    }
blockquote.Quote:after {
    color: #ccc;
    font-size: 4em;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.4em
    }
blockquote.Quote p {
    display: inline;
    font-size: 1.2em;
    line-height: 1.6em;
    font-weight: normal
    }