body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img {
    border: 0;
}
address, caption, cite, code, dfn, th, var {
    font-style: normal;
    font-weight: normal;
}
ol, ul {
    list-style: none;
}
caption, th {
    text-align: left;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}
q:before, q:after {
    content: '';
}
abbr, acronym {
    border: 0;
}
html, body {
    font-family: arial;
    font-size: 11px;
    height: 100%;
}
strong {
    font-weight: bold;
}
em {
    font-style: italic;
}
body {
    background: url(../Resources/images/global/bg_white_tile.jpg) repeat-y center top;
}
ul {
    list-style-type: disc;
}
ul ul {
    list-style-type: circle;
}
ul ul ul {
    list-style-type: square;
}
ul {
    font-size: 11px;
    list-style: disc;
    margin-left: 15px;
}
OL {
    list-style-type: decimal;
    padding-left: -6px;
}
ol li {
    margin-left: 6px;
}
OL OL {
    list-style-type: lower-alpha;
    margin-left: 15px;
}
OL OL OL {
    list-style-type: lower-roman;
    margin-left: 15px;
}
ol {
    font-size: 11px;
    list-style-position: outside;
    margin: 0 0 0 15px;
    padding: 0;
}
.text ol li, .text ul li {
    margin-left: 1.5em;
}
.text ol li li, .text ul li li {
    margin-left: 1.5em;
}
.text ol li li li, .text ul li li li {
    margin-left: 1.5em;
}
.text .EktronEditorsMenuWrapper ul.EktronEditorsMenu li, .text .EktronEditorsMenuWrapper ol.EktronEditorsMenu li {
    margin-left: 0;
}
.left {
    float: left;
    font-size: 0;
}
.right {
    float: right;
    font-size: 0;
}
.text {
    font-size: 11px;
}
.clear {
    clear: both;
    font-size: 0;
}
.hidden {
    display: none;
}
.bold {
    font-weight: bold;
}
.chevron {
    position: relative;
    top: -.15em;
}
.unbold {
    font-weight: normal;
}
a {
    color: #535f77;
}
a:hover {
    color: #939598;
}
a:visited {
    color: #7C7D80;
}
h1, h1 a {
    color: #535f77;
    font-weight: bold;
    padding-top: 6px;
    font-size: 13px;
    text-decoration: none;
}
h2, h2 a {
    color: #20252E;
    font-weight: bold;
    font-size: 12px;
    padding: 6px 5px 10px 0;
    position: relative;
    text-decoration: none;
}
h2.promo {
    padding-bottom: 5px;
}
h3, h3 a {
    color: #7d7d7d;
    font-weight: bold;
    font-size: 12px;
    padding: 6px 5px 5px 0;
    position: relative;
    text-decoration: none;
}
h4, h4 a {
    color: #535f77;
    font-weight: bold;
    padding-top: 6px;
    font-size: 12px;
    text-decoration: none;
    position: relative;
}
h5 {
    color: #20252E;
    font-weight: bold;
    font-size: 11px;
}
#heightspacer {
    float: left;
    width: 0;
    font-size: 0;
    height: 430px;
}
#breadcrumb {
    margin-bottom: 8px;
}
#breadcrumb a {
    font-size: 10px;
    color: #939598;
    text-decoration: none;
}
#breadcrumb a:hover {
    color: #c9cacc;
}
#breadcrumb .on {
    font-size: 10px;
    color: #535f77;
    font-weight: bold;
}
#container {
    text-align: center;
    height: 100%;
    min-height: 100%;
}
#content-holder {
    width: 961px;
    margin: auto;
    background-color: #fff;
}
#content {
    text-align: left;
    background: url(../Resources/images/global/bg_content_tile.jpg) repeat-x bottom;
    padding: 0 8px 0 8px;
}
#header {
    padding-top: 8px;
    font-size: 0;
}
#header-top {
    height: 6px;
    background: url(../Resources/images/global/head_tile_top.gif);
}
#header-tl {
    height: 6px;
    width: 4px;
    background: url(../Resources/images/global/head_corner_tl.gif);
    float: left;
}
#header-tr {
    height: 6px;
    width: 4px;
    background: url(../Resources/images/global/head_corner_tr.gif);
    float: right;
}
#header-main-leftbg {
    background: url(../Resources/images/global/head_tile_outer_left.gif) repeat-y left;
}
#header-main-rightbg {
    background: url(../Resources/images/global/head_tile_outer_rt.gif) repeat-y right;
}
#header-bottom {
    height: 8px;
    background: url(../Resources/images/global/head_tile_bottom.gif);
}
#header-bl {
    height: 8px;
    width: 6px;
    background: url(../Resources/images/global/head_corner_bl.gif);
    float: left;
}
#header-br {
    height: 8px;
    width: 6px;
    background: url(../Resources/images/global/head_corner_br.gif);
    float: right;
}
#header-content {
    background: url(../Resources/images/global/header_bg.jpg) no-repeat bottom;
    height: 95px;
}
#logo {
    float: left;
    margin: 9px 0 0 12px;
}
#topnav {
    font-size: 10px;
    float: right;
    width: 780px;
    position: relative;
    color: #939598;
}
.topnavcontent {
    padding: 2px 14px 4px 0;
}
#topnav .right {
    font-size: 10px;
}
#topnav .rightsubmit {
    float: right;
    position: relative;
    left: 3px;
    margin-right: -2px;
    display: block;
}
#topnav .searchinput {
    float: right;
    padding-top: 6px;
}
#topnav a {
    color: #939598;
    text-decoration: none;
}
#topnav .changeholder {
    float: right;
    height: 19px;
}
#topnav .changeicon {
    float: left;
    padding-top: 4px;
}
#topnav .change {
    float: left;
    padding-left: 5px;
    padding-top: 4px;
    color: #636466;
}
#topnav .changeselect {
    float: left;
    padding-left: 5px;
}
#topnav .linkholder {
    float: right;
    padding-top: 4px;
    padding-left: 20px;
}
#topnav .links {
    height: 15px;
    display: inline;
}
#topnav .linkholder a {
    color: #636466;
}
#topnav .linkholder a:hover {
    color: #939598;
}
#topnav .linkholder a:visited {
    color: #7C7D80;
}
#topnav .rightsearch {
    float: right;
    height: 13px;
}
#topnav .rightsearch a {
    color: #636466;
}
#topnav .rightsearch a:hover {
    color: #939598;
}
#topnav .rightsearch a:visited {
    color: #7C7D80;
}
#topnav .submitbutton {
    float: right;
}
#topnav select, #topnav input {
    color: #636466;
    font-size: 10px;
}
#search {
    float: right;
    padding: 2px 14px 4px 0;
    color: #636466;
}
#search div {
    float: left;
}
.mainnavholder {
    padding-left: 10px;
    padding-top: 6px;
}
#hero-container {
    background: url(../Resources/images/global/hero_left_border_tile.gif) repeat-y left;
}
.hero-photo {
    padding-left: 4px;
    padding-right: 4px;
}
#hero {
    background: url(../Resources/images/global/hero_right_border_tile.gif) repeat-y right;
    font-size: 0;
    width: 945px;
    position: relative;
    text-align: center;
}
#hero div {
    font-size: 0;
}
.subherodivider {
    background: url(../Resources/images/global/bg_subherotile.gif) repeat-x;
    margin: 0 3px 0 3px;
    font-size: 0;
    height: 7px;
}
#footer-divider {
    margin-top: 33px;
}
#footer {
    text-align: left;
    color: #636466;
    font-size: 10px;
    height: 56px;
}
#footer a {
    color: #636466;
    text-decoration: none;
}
#footer a:hover {
    color: #939598;
    text-decoration: none;
}
#footer a:visited {
    color: #7C7D80;
    text-decoration: none;
}
#footer-left {
    float: left;
    margin: 3px 0 0 10px;
}
#footer-right {
    float: right;
    margin: 3px 10px 0 0;
}
/* Hero Styles */
#titleholder {
    position: absolute;
    bottom: 0;
    left: 16px;
}
#titleholder-taglineonly {
    bottom: 0px;
    left: 16px;
}

#hero div#tagline {
    margin-top: 5px;
    font-size: 20px;
    padding-right: 35px;
    color: #0075bf;
}
#hero .taglineonly div#tagline {
    margin-top: 5px;
    font-size: 20px;
    padding-right: 35px;
    color: #0075bf;
    top: 7px;
}
#hero div#tagline-only {
    margin-top: 13px;
    font-size: 20px;
    padding-right: 35px;
    color: #0075bf;
}
/* fixes for tagline without a subhead */
.titleholder_taglineonly {
    position: static;
    top: 9px;
}
.taglineonly {
    padding-top: 0px;
}

#hero div#tagregion {
    font-size: 13px;
    position: absolute;
    top: 30px;
    left: 5px;
    width: 900px;
    color: #939598;
    text-align: left;
}
#hero div.taglineholder {
    float: left;
}
.pf_bottomtag {
    position: relative;
    overflow: hidden;
    float: left;
}
.pf_whitebgholder {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}
.pf_tagline {
    position: relative;
    z-index: 10;
    height: 53px;
    padding: 2px 0 0 5px;
    float: left;
    text-align: left;
}
#flashcontent {
    margin-left: 9px;
    margin-top: -1px;
    width: 348px;
    height: 95px;
}
.printshow {
    display: none;
}
.printhide {
    display: block;
}
.submittxt {
    font-size: 10px;
    line-height: 27px; #line-height:26px;font-weight:bold;color:#fff;cursor:hand;}
.submitbody {
    float: left;
    background: url(../Resources/images/global/bg_tile_submit.png) repeat-x;
    height: 28px;
    padding: 0 8px 0 6px;
    cursor: hand;
}
* html .submitbody {
}
a.button-submit, a.button-submit:hover {
    display: block;
    text-decoration: none;
}
p.custquote {
    padding: 0;
    margin: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-style: italic;
}
p.code {
    font-family: "Courier New" ,Courier,mono;
    color: #303030;
    padding-left: 20px;
    padding-right: 20px;
}
p.callout {
    color: #20252e;
    border-bottom: 1px solid #535f77;
    border-left: 1px solid #535f77;
    border-right: 1px solid #535f77;
    border-top: 1px solid #535f77;
    padding: 3px 3px 3px 3px;
    margin-left: 10px;
}
.danger {
    color: #900000;
    font-weight: bold;
}
.warning {
    color: #900000;
}
.capitalize {
    text-transform: capitalize;
}
.uppercase {
    text-transform: uppercase;
}
.lowercase {
    text-transform: lowercase;
}
.note {
    color: #000;
    font-size: 8px;
}
.caption {
    color: #000;
    font-size: 75%;
}
.featurestitle {
    color: #7d7d7d;
    font-size: 11px;
}
.newsdate {
    font-size: 11px;
    color: #7d7d7d;
}
.sectionchoice {
    color: #535f77;
    font-weight: bold;
    font-size: 12px;
}
.required {
    color: #ed1c24;
}
.doctitle {
    color: #535f77;
    font-size: 11px;
    font-weight: bold;
}
.homepagetext {
    font-size: 12px;
    line-height: 15px;
}

.newsthumb-holder {
    padding-top: 11px;
}
.newsthumb {
    position: relative;
    padding: 0 10px 0 0;
}
.newsthumbframe {
    position: absolute;
    top: 0;
    left: 0;
}
div.productthumb img, div.productthumbframe img {
    width: 139px;
    height: 94px;
    margin-right: 10px;
}
div.photowrapper div img, div.prodphotoframe img {
    width: 139px;
    height: 94px;
}
div.newsthumb img, div.newsthumbframe img {
    width: 139px;
    height: 94px;
}
div.promophoto img, div.promophotoframe img {
    width: 106px;
    height: 60px;
}
div.sectionimageholder img, div.sectionimageframe img {
    width: 108px;
    height: 72px;
}
img {
}
.pngfix {
}
blink {
}
.bpt {
    color: #ff4040;
}
img.imgborder {
    border: 1px #00f solid;
}
/* Fix for table padding */
.tablepadding td {
    padding: 6px;
}

/* Fix for hero whire bar positioning */
.herolabel {
}

/* Ektron table font sixe fixes */
.show_design_border td {
    font-size: 11px !important;
}
#container table td p, #container table td a, #container table td {
    font-size: 11px !important;
}

/* RadTreeView roll over fix */
.RadTreeView_Default .rtHover .rtIn {
    background-image: none !important;
    color: #939598 !important;
    background-color: #fff !important;
    border: none !important;
    padding-left: 3px !important;
}

.RadTreeView_Default, .RadTreeView_Default a.rtIn, .RadTreeView_Default .rtEdit .rtIn input {
    color: #000000;
    font-family: Arial,sans-serif !important;
    font-size: 11px !important;
}

/* Home page flash content */
.homeFlash {
    position: absolute;
    top: 250px;
    left: 350px;
    z-index: 9119;
}

.homeflashfloat {
    float: left;
    margin-right: 6px;
}

.homeflashClose {
    display: none;
}
.singlecolumnpage {
    width: auto !important;
}
