.ucd-bar {
    border: solid 1px #ccc;
    float: left;
    padding: 5px;
}

.ucd-bar-right {
    float: right;
    margin-bottom: 1em;
}

.ucd-bar li {
    border-right: solid 1px #ccc;
    float: left;
    list-style-type: none;
    padding: 0 .8em;
}

.ucd-bar li * { vertical-align: middle; }

.ucd-bar li.ucd-bar-last { border-right: none; }

.ucd-bar-auto, .ucd-bar-auto li {
    float: none;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.ucd-bar-auto li {
    display: inline;
    padding: 0 2em;
}

.ucd-bar li a {
    color: #666;
    font-size: 90%;
    text-decoration: none;
}

.ucd-bar .icon { margin: 0 1em; }

.ucd-bar .iconPrint {
    background: transparent url(bar/icon_print.gif) top left no-repeat;
    padding-left: 15px;
}

.ucd-bar .iconBookmark {
    background: transparent url(bar/icon_bookmark.gif) top left no-repeat;
    padding-left: 18px;
}

.ucd-bar .iconTextsize {
    background: transparent url(bar/icon_textSize.gif) top left no-repeat;
    padding-left: 15px;
}

.ucd-bar .iconJournal {
    background: transparent url(bar/icon_journalsCovered.gif) top left no-repeat;
    padding-left: 25px;
}

.ucd-bar .iconEdit {
    background: transparent url(bar/icon_editorialBoard.gif) top left no-repeat;
    padding-left: 30px;
}

.ucd-bar li img.spaced { margin: 0 5px; }

.ucd-bar-color1 {
    background-color: #fff5de;
    border-color: #dfaa74;
}

.ucd-bar-color1 li a { color: #930; }

.ucd-btn {
    -moz-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border-radius: 3px;
}

.ucd-btn:hover { cursor: pointer; }

.ucd-btn-blue {
    background: #82a3f5 url(buttons/bkgd_btn_blue.gif) left center repeat-x;
    border: 1px solid #669;
    color: #fff;
    font-weight: 700;
    padding: .1em .3em;
}

.ucd-btn-blue:hover { border: 1px solid #8badf8; }

.ucd-btn-orange {
    background: #EA9837 url(buttons/bkgd_btn_orange.gif) left center repeat-x;
    border: 1px solid #C90;
    color: #fff;
    font-weight: 700;
    padding: .1em .3em;
}

.ucd-btn-orange:hover { border: 1px solid #F93; }

.ucd-footer {
    background: #fff url(footer/bkgd_footer.jpg) top left repeat-x;
    clear: both;
    font-size: 85%;
    line-height: 150%;
    padding: 1.2em;
}

.ucd-footer ul {
    clear: both;
    color: #666;
    float: left;
    margin: 0 0 1em 0;
    width: 70%;
}

.ucd-footer ul.short { width: 48%; text-align: left;}

.ucd-footer ul#meta2 {
    clear: right;
    float: right;
    text-align: right;
}

.ucd-footer li {
    display: inline;
    list-style-type: none;
}

.ucd-footer li.ucd-footer-first { padding-left: 0; }

.ucd-footer li.ucd-footer-last a {
    border-right: 0;
    margin-right: 0;
    padding-right: 0;
}

.ucd-footer ul#websites1 { margin-bottom: 0; }

.ucd-footer li a {
    border-right: solid 1px #ccc;
    margin: 0 .8em 0 0;
    padding: 0 .8em 0 0;
}

.ucd-footer p {
    clear: both;
    color: #666;
    margin-top: 1em;
}

.ucd-footer p.separator {
    border-top: solid 1px #ccc;
    margin-top: 0;
    padding-top: 1em;
}

.ucd-footer a, .ucd-footer a:visited {
    color: #369;
    text-decoration: none;
}

.ucd-footer a:hover, .ucd-footer a:focus, .ucd-footer a:active { text-decoration: underline; }

.ucd-footer p a {
    background: transparent url(footer/quote2.gif) 0 2px no-repeat;
    padding-left: 18px;
}

.ucd-footer img { float: right; }

.ucd-header {
    background: #fff url(header/bkgd_header.gif) top left repeat-x;
    clear: both;
    font-size: 93%;
    margin-bottom: 1em;
    padding-top: 20px;
    width: 100%;
}

.ucd-header, .ucd-header a, .ucd-header fieldset, .ucd-header ul { float: left; }

.ucd-header #logo { margin-left: 15px; }

.ucd-header fieldset {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    background-color: #ebebeb;
    border-radius: 2px;
    margin: 0 0 0 1em;
    padding: 5px;
}

.ucd-header fieldset * { vertical-align: middle; }

.ucd-header label {
    color: #6799ca;
    font-weight: bold;
}

.ucd-header label.weak {
    color: #000;
    font-size: 90%;
    font-weight: normal;
    margin-left: 2px;
}

.ucd-header input.txt { width: 7em; }

.ucd-header input#chkRemember { margin-left: 10px; }

.ucd-header ul {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    background-color: #eee;
    border-radius: 2px;
    color: #6799ca;
    padding: .6em 1em;
}

.ucd-header ul li {
    border-right: solid 1px #ccc;
    display: inline;
    list-style-type: none;
    margin: 0 .8em 0 0;
    padding: 0 .8em 0 0;
}

.ucd-header ul li.ucd-header-first { padding-left: 0; }

.ucd-header ul li.ucd-header-last {
    border-right: none;
    margin-right: 0;
    padding-right: 0;
}

.ucd-header ul li a {
    color: #31669a;
    float: none;
}

.ucd-header ul#admin {
    background-color: transparent;
    float: right;
    margin-right: 1em;
}

.ucd-header ul#admin li.ucd-header-last { margin-right: 0; }

.ucd-header ul#admin a { text-decoration: none; }

.ucd-body {
    clear: both;
    padding-top: 1em;
}

.ucd-layouts-nomin { min-width: 0; }

.ucd-list-horz li {
    display: inline;
    list-style-type: none;
    margin: 0 .5em 0 0;
}

.ucd-paginator {
    background: transparent url(paginator/bkgd_main.gif) bottom left repeat-x;
    border-bottom: solid 1px #ccc;
    float: left;
    padding: 5px 0;
    width: 100%;
}

.ucd-paginator-bottom { border-bottom: none; }

.ucd-paginator li {
    border-right: solid 1px #ccc;
    float: left;
    list-style-type: none;
    padding: 0 .8em;
}

.ucd-paginator li * { vertical-align: top; }

.ucd-paginator li.ucd-paginator-last { border-right: none; }

.ucd-paginator li.right {
    float: right;
    margin-left: auto;
    margin-right: 0l text-align:right;
}

.ucd-paginator li.right a { margin-left: 15px; }

.ucd-paginator li fieldset { display: inline; }

.ucd-paginator li input.sm { width: 2em; }

.ucd-pod {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    background-color: #EBF2FC;
    border: 1px solid #c7ced8;
    border-radius: 2px;
    margin: 1em;
    padding: 10px;
}

.ucd-pod h1, .ucd-pod h2, .ucd-pod h3, .ucd-pod h4 {
    border-bottom: 1px solid #ccc;
    color: #6280a2;
    font-weight: bold;
    margin-bottom: .5em;
    padding: 0 10px;
    padding-bottom: 2px;
}

.ucd-pod a { color: #369; }

.ucd-pod span { margin-left: 1em; }

.ucd-pod ul { margin-left: 10px; }

.ucd-pod ul li {
    color: #000;
    list-style-type: square;
    margin-bottom: .5em;
    margin-left: 15px;
    padding-left: 0;
}

.ucd-pod-bullet1 li { list-style-image: url(pod/bullet_orange2.gif); }

.ucd-pod-bullet2 li { list-style-image: url(pod/bullet_gray2.gif); }

.ucd-pod-minimal {
    background-color: #fff;
    padding: 0;
}

.ucd-pod-minimal h1, .ucd-pod-minimal h2, .ucd-pod-minimal h3, .ucd-pod-minimal h4 {
    border-bottom: 1px solid #ccc;
    color: #000;
    font-weight: bold;
    margin-bottom: .5em;
    padding: 7px 10px;
}

.ucd-pod-minimal p {
    color: #000;
    padding: 0 10px 10px 10px;
}

.ucd-pod-minimal a {
    color: #369;
    text-decoration: none;
}

.ucd-pod-multiple {
    background-color: #fff;
    padding: 0;
}

.ucd-pod-multiple h1, .ucd-pod-multiple h2, .ucd-pod-multiple h3, .ucd-pod-multiple h4 {
    border-bottom: 1px solid #ccc;
    color: #000;
    font-weight: bold;
    margin-bottom: .5em;
    padding: 7px 10px;
}

.ucd-pod-multiple dt {
    color: #930;
    font-size: 110%;
    margin: 0 10px 0 10px;
    text-transform: capitalize;
}

.ucd-pod-multiple dd {
    border-bottom: solid 1px #ccc;
    color: #000;
    font-size: 90%;
    margin: 0 10px .5em 10px;
    padding-bottom: 5px;
}

.ucd-pod-multiple dd.ucd-pod-last { border-bottom: none; }

.ucd-pod-bullet1 dt {
    background: transparent url(pod/bullet_orange2.gif) top left no-repeat;
    padding-left: 10px;
}

.ucd-pod-bullet2 dt {
    background: transparent url(pod/bullet_gray2.gif) top left no-repeat;
    padding-left: 10px;
}

.ucd-pod-bullet1 dd, .ucd-pod-bullet2 dd { padding-left: 10px; }

.ucd-pod-emphasized dt { font-weight: bold; }

.ucd-pod-open {
    background-color: transparent;
    border: none;
}

.ucd-pod-open h1, .ucd-pod-open h2, .ucd-pod-open h3, .ucd-pod-open h4 {
    color: #000;
    padding-bottom: 2px;
    text-indent: 0;
}

.ucd-pod-open ul {
    margin-left: 0;
    padding-left: 0;
}

.ucd-pod-fancy {
    background: transparent url(pod/newBurst.gif) top left no-repeat;
    position: relative;
}

.ucd-pod-fancy h1 {
    margin-bottom: 15px;
    margin-left: 50px;
}

.ucd-pod-fancy a.function {
    background: transparent url(pod/icon_viewAll.gif) 100% 50% no-repeat;
    font-size: 70%;
    line-height: 1.5;
    padding-right: 20px;
    position: absolute;
    right: 0;
    text-decoration: none;
    text-transform: lowercase;
    top: 7px;
}

.ucd-pod-fancy dd {
    border-bottom: dashed 1px #ccc;
    padding-bottom: 10px;
}

.ucd-search {
    clear: both;
    margin: 0;
}

.ucd-body .ucd-search { margin-bottom: 1em; }

.ucd-search fieldset, .ucd-search-marketing {
    -moz-border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -webkit-border-radius: 2px;
    background: url(searchbar/bkgd_searchbar.gif) left center repeat-x;
    background-color: #dde8fa;
    border: solid 1px #ccc;
    border-radius: 2px;
    border-radius: 2px;
}

.ucd-search fieldset {
    margin: 0 auto;
    padding: 5px;
    text-align: center;
}

.ucd-search fieldset * { vertical-align: middle; }

.ucd-search #butSubmit { margin: 0 1em; }

.ucd-search fieldset a, .ucd-search fieldset a:visited { color: Blue; }

.ucd-search fieldset a, .ucd-search fieldset a:visited { color: Blue; }

.ucd-search fieldset a.expanded { color: Blue; }

.ucd-search-first { margin-left: 1em; }

.ucd-search-marketing {
    margin-right: 1em;
    padding: 0;
    position: relative;
    text-align: center;
}

.ucd-search-marketing * { vertical-align: top; }

.ucd-search-marketing span {
    position: relative;
    top: -6px;
}

.ucd-search-marketing a {
    font-size: 110%;
    font-weight: bold;
    line-height: 30px;
}

.ucd-search-marketing a:link, .ucd-search-marketing a:visited { text-decoration: underline; }

.ucd-search-marketing a:focus, .ucd-search-marketing a:hover, .ucd-search-marketing a:active { text-decoration: none; }

.ucd-stack {
    -moz-border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -webkit-border-radius: 2px;
    background-color: #f2f2f2;
    border: solid 1px #ccc;
    border-radius: 2px;
    border-radius: 2px;
}

.ucd-stack h1, .ucd-stack h2, .ucd-stack h3, .ucd-stack h4, .ucd-stack h5 {
    background: #f4f4f4 url(stack/background_Headers.gif) top left repeat-x;
    border-bottom: solid 1px #cecece;
    color: #000;
    font-size: 90%;
    font-weight: bold;
    padding: .5em 10px .5em 10px;
}

.ucd-stack ul {
    background-color: transparent;
    display: block;
    width: auto;
}

.ucd-stack ul li {
    background: transparent url(stack/bkgd_list_border_bottom.gif) bottom left no-repeat;
    display: block;
    list-style-display: none;
    padding-bottom: 1px;
    vertical-align: middle;
    width: 100%;
}

.ucd-stack ul li.ucd-stack-last { background-image: none; }

.ucd-stack ul li a {
    background-color: transparent;
    color: #369;
    display: block;
    line-height: 1.5;
    margin-left: 20px;
    padding: 0 15px 0 0;
    text-decoration: none;
    text-indent: -10px;
    text-transform: capitalize;
}

.ucd-stack ul li.selected a {
    background: transparent url(stack/icon_browseHighlightArrow.gif) 98% 50% no-repeat;
    color: #b60;
    margin-left: 0;
    padding-left: 20px;
}

.ucd-stack ul li a:hover { color: #b60; }

.ucd-tabs {
    background-color: #fff;
    clear: both;
    float: left;
    width: 100%;
}

.ucd-tabs-short {
    background-color: #ededed;
    padding-top: 8px;
    width: 400px;
}

.ucd-tabs-border {
    border: solid 1px #ccc;
    border-top: none;
    margin-left: -2px;
    margin-right: -2px;
}

.ucd-tabs-full .ucd-tabs { float: none; }

.ucd-tabs-content {
    background-color: #fff;
    clear: left;
    padding: 1em;
}

.ucd-tabs-content-v1 { background: #edead7 url(tabs/bkgd_body.gif) top left repeat-x; }

.ucd-tabs-v1 {
    background: transparent url(tabs/bkgd_tabs_primary.gif) bottom left repeat-x;
    border-top: 1px solid #AEC1E1;
    float: left;
    font-size: 93%;
    padding-bottom: 3px;
    position: relative;
    width: 100%;
}

.ucd-tabs-v1 li {
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
    -webkit-border-top-left-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    border-right: solid 1px #A4BEE3;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    float: left;
    list-style-type: none;
    padding: 5px 0;
}

.ucd-tabs-v1 li.ucd-tabs-first {
    border-left: solid 1px #A4BEE3;
    margin-left: 1em;
}

.ucd-tabs-v1 li.selected {
    background-color: #fff;
    border-left: solid 1px #a4bee3;
    border-top: solid 1px #a4bee3;
    bottom: -2px;
    margin-bottom: -4px;
    padding-bottom: 5px;
    position: relative;
}

.ucd-tabs-v1 li.beforeSelected { border-right: none; }

.ucd-tabs-v1 li a {
    color: #01669a;
    display: block;
    font-weight: bold;
    padding: 0 15px;
    text-decoration: none;
}

.ucd-tabs-v1 li.selected a {
    position: relative;
    top: -2px;
}

.ucd-tabs-v1 li.ucd-tabs-last { margin-right: 1em; }

.ucd-tabs-v1 li.afterSelected { border-right: none; }

.ucd-tabs-v2 {
    border-bottom: solid 1px #ccc;
    color: #666;
    float: left;
    font-size: 93%;
    margin-bottom: 2em;
    margin-top: -.666em;
    position: relative;
    width: 100%;
}

.ucd-tabs-v2 li {
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
    -webkit-border-top-left-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    background-color: #fff;
    border: solid 1px #d5d5d5;
    border-bottom: none;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    float: left;
    height: 5px;
    list-style-type: none;
    margin-left: 4px;
    padding: 2px 4px 0 4px;
    position: relative;
    top: 1px;
}

.ucd-tabs-v2 li.ucd-tabs-first { margin-left: 1em; }

.ucd-tabs-v2 li.selected { border-top: solid 1px #dc8830; }

.ucd-tabs-v2 li.selected a {
    background: url(tabs/bkgd_tabs_secondary_selected.gif) top left repeat-x;
    color: #930;
}

.ucd-tabs-v2 li a {
    background: #fff url(tabs/bkgd_tabs_secondary.gif) top left repeat-x;
    color: #666;
    display: block;
    font-weight: bold;
    padding: 0 10px;
    text-decoration: none;
}

.ucd-tabs-v2 li.ucd-tabs-last { margin-right: 1em; }

.ucd-tabs-v3 {
    border-bottom: 1px solid #cdcdcd;
    border-top: 1px solid #cdcdcd;
    float: left;
    font-size: 93%;
    width: 100%;
}

.ucd-tabs-v3 li {
    border-right: solid 1px #cdcdcd;
    float: left;
    list-style-type: none;
    margin-bottom: 0;
}

.ucd-tabs-v3 li.ucd-tabs-first { margin-left: 1em; }

.ucd-tabs-v3 li.selected {
    background-color: #fff;
    border-bottom: solid 1px #fff;
    margin-bottom: -2px;
}

.ucd-tabs-v3 li.ucd-tabs-first-selected { border-left: solid 1px #cdcdcd; }

.ucd-tabs-v3 li.ucd-tabs-last-selected { border-right: solid 1px #cdcdcd; }

.ucd-tabs-v3 li a {
    color: #666;
    display: block;
    font-weight: bold;
    padding: 4px 15px 2px 15px;
    text-decoration: none;
}

.ucd-tabs-v3 li.selected a {
    background-color: #fff;
    border: solid 1px #cdcdcd;
    border-bottom: 0;
    color: #994300;
    margin: -7px -1px 0 -1px;
    padding-bottom: 8px;
}

.ucd-tabs-v3 li.ucd-tabs-last { border-right: 0; }

.ucd-tabs-v3 li.beforeSelected { border-right: none; }

.BreadcrumbLink { color: #b60 !important; }