body,
input,
textarea,
select,
option {
    font-family: Tahoma, Arial, sans-serif;
    font-face: Tahoma, Arial, sans-serif;
    font-size: 11px;
}
body {
    background-attachment: fixed;
    background-image: url( /resource/img/background_gradient.gif );
    background-repeat: repeat-x;
    background-position: 0px 0px;
    margin: 0 auto;
    padding: 0;
}
#page-container {
    padding: 0;
    margin: 0;
}
#page {
    padding: 0;
    background: #fff;
    width: 1000px;
    border: 1px solid #bbb;
    margin: 6px auto 0;
    text-align: left;
}
#emulationBanner,
#emulationBannerContent {
    background-color: #ff7e00;
}
#emulationBannerContent {
    width: 1000px;
    margin: 0 auto 0;
    padding: 5px;
    line-height: 25px;
}
#emulationBannerContent span,
#endEmulationBtn {
    color: white;
    font-size: small;
    font-weight: bold;
    margin-left: 3px;
}
#endEmulationBtn {
    background-color: white;
    color: #ff7e00;
    float: right;
    padding: 0 5px 0 5px;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    line-height: 23px;
}
#userInfoPopup {
    display: none;
    background-color: white;
    font-size: small;
    font-weight: bold;
    line-height: 18px;
    padding: 10px;
    border-width: 2px;
    border-style: solid;
    border-color: #ff7e00;
    position: absolute;
    margin-top: 10px;
    margin-left: 75px;
    z-index: 1001;
}
#header {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #999;/*background: #e7eef3 url(/resource/css/images/ui-bg_highlight-soft_100_e7eef3_1x100.png) 50% 50% repeat-x;*/
}
#headerLogo {
    margin: 0;
    padding: 0;
    height: 64px;
    background-image: url( /resource/img/obs/obs_header_stripe2.jpg );
    background-repeat: no-repeat;
    background-position: left bottom;
}
body #headerLogo #environmentOverlay {
    display: none;
}
body.test #headerLogo #environmentOverlay,
body.cert #headerLogo #environmentOverlay {
    display: block;
    position: absolute;
    z-index: 15;
    background: #B50003;
    color: #fff;
    font-size: 24px;
    padding: 4px 8px;
    text-transform: uppercase;
}
#headerLinks {
    text-align: right;
    float: right;
    margin: 0 4px 6px 4px;
    padding-top: 10px;
    font-size: 1.1em;
}
#headerLinks a {
    color: #333;
    text-decoration: none;
}
#headerLinks a:hover {
    text-decoration: underline;
}
#headerLinks span.activeBulletins {
    font-weight: bold;
}
#headerLinks span.activeBulletins span.activeBulletinsCount {
    padding: 0 2px;
    font-weight: bold;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
#headerLinks span.activeAnalyticsCases {
    font-weight: bold;
}
#headerLinks span.activeAnalyticsCases span.activeAnalyticsCaseCount {
    padding: 0 2px;
    font-weight: bold;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
#content {
    width: 780px;
    margin: 10px 10px 10px 0;
    float: right;
    display: inline;
}
#contentFooter {
    margin-top: 20px;
    margin-bottom: 0;
    text-align: right;
    font-size: 0.9em;
    color: #666;
    clear: both;
}
#footer {
    clear: both;
    text-align: left;
    color: #333;
    padding: 4px;
    font-size: 0.9em;
}
#disclaimer {
    width: 1000px;
    font-size: 0.9em;
    color: #333;
    margin: 6px auto 0px;
    text-align: left;
}
#userinfo {
    color: #333;
    padding: 8px 4px 4px 4px;
}
#userinfo .failedLoginAttempts {
    color: #dd0000;
}
#userinfo .channelSendDisabled {
    font-weight: bold;
    border: 1px solid #dd0000;
    background: white;
    margin-left: 2px;
    padding: 0 2px;
    color: #dd0000;
}
#userinfo a,
#userinfo a:visited {
    color: #000;
    text-decoration: none;
}
#userinfo a:hover {
    text-decoration: underline;
}
#navigation {
    margin: 10px 5px 10px 10px;
    padding: 0;
    float: left;
    display: inline;
    width: 185px;
}
#navigation div {
    margin: 0;
    margin-bottom: 10px;
    border: 1px solid #ddd;
    padding: 6px 6px 0 6px;
    background: #f7f7f7;
}
#navigation dl {
    margin: 1px;
}
#navigation .contextArea {
    border: 0;
    border-bottom: 1px solid #ddd;
    padding: 0 0 6px 0;
    margin: 0 0 6px 0;
}
#navigation dt {
    color: #C40033;
}
#navigation dd {
    padding: 0 0 4px 4px;
}
#navigation .ui-tabs-panel {
    padding: 0;
    background: none;
    border: 0;
}
#navigation a {
    text-decoration: none;
    color: #000;
}
#navigation a:hover {
    text-decoration: underline;
}
#navigation div.heading {
    font-weight: bold;
    font-size: 1.05em;
    color: #C40033;
    padding: 0;
    margin: 0 0 2px 0;
    border: 0;
    border-bottom: 1px solid #ddd;
}
#navigation div.groupHeading {
    padding: 4px 0 0 0;
    border: 0;
    border-bottom: 1px dotted #ddd;
    margin-bottom: 0;
}
#navigation div.subservice {
    margin: 0 0 0 -3px;
    border: 1px solid #e3e3e3;
    padding: 4px 4px 4px 3px;
    background: #fff;
}
#navigation div.subservice span.subservice {
    font-weight: bold;
    color: #C40033;
}
#navigation ol {
    background: none;
    list-style: none;
    padding: 0;
    margin: 0 0 4px 0;
}
#navigation div.subservice ol {
    margin: 0 0 0 2px;
}
#navigation a.selected {
    background-image: url(/resource/css/img/selected.gif);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 12px;
    font-weight: bold;
}
#navigation li a {
    /*padding-left: 3px;*/
}
#navigation li li {
    padding-left: 6px;
}
#favoriteButton.favorite {
    padding-right: 16px;
    background-image: url(/resource/css/img/favorite.gif);
    background-repeat: no-repeat;
    background-position: right center;
}
#debug dl dt {
    float: left;
    display: inline;
    font-weight: bold;
    text-align: right;
    width: 40em;
    margin-right: 1em;
    clear: both;
}
#debug dl dd {
    margin-left: 41em;
    display: inherit;
    float: none;
}
#sections {
    padding: 0;
    background: #464e5b url(/resource/img/464e5b_40x100_textures_06_inset_hard_40.png) 0 50% repeat-x;
    position: relative;
    z-index: 103;
}
#sections li.section {
    float: left;
    border-right: 1px solid #595959;
    position: relative;
    z-index: 104;
}
#sections li.section a {
    text-decoration: none;
    float: left;
    display: inline;
    font-weight: bold;
    font-size: 1.06em;
    padding: 6px 10px;
    outline: none;
    color: #ebebeb;
    background: #464e5b url(/resource/img/464e5b_40x100_textures_06_inset_hard_40.png) 0 50% repeat-x;
}
#sections li.section a:hover {
    background: #464e5b url(/resource/img/464e5b_40x100_textures_06_inset_hard_60.png) 0 50% repeat-x;
    color: #ffffff;
}
#sections li.section a.selected,
#sections li.section a.selected:hover {
    background: white;
    color: #666;
    border-top: 3px solid #2694e8;
    padding-top: 3px;
    padding-bottom: 6px;
}
/*want to make this arbitrarily more specific so that clicking the selected tab works*/
#sections-container #sections li.section a.clicked {
    background: #464e5b url(/resource/img/464e5b_40x100_textures_06_inset_hard_60.png) 0 50% repeat-x;
    color: #58acff;
}
#sections li.section div.tabmenu {
    display: none;
    position: absolute;
    clear: both;
    padding: 4px;
    margin: 0;
    border: 1px solid #464e5b;
    border-top: 1px solid #58acff;
    color: #fff;
    background-color: #464e5b;
    opacity: .85;
    filter: Alpha(Opacity=85);
    width: 190px;
    min-width: 190px;
}
#sections li.section div.tabmenu ol {
    margin-bottom: 6px;
}
#sections li.section div.tabmenu li li {
    padding-left: 6px;
}
#sections li.section div.tabmenu .groupHeading {
    /*resets*/ margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.35;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
    /*color: #58acff;*/
    font-weight: bold;
    background: #464e5b;
    float: none;
    clear: both;
}
#sections li.section div.tabmenu a,
#sections li.section div.tabmenu a:visited,
#sections li.section div.tabmenu a:active {
    /*resets*/ margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.35;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
    font-weight: bold;
    color: #fff;
    background: #464e5b;
    float: none;
    clear: both;
}
#sections li.section div.tabmenu a:hover {
    text-decoration: underline;
    padding: 0;
    border: 0;
}
#sitemap div.tabmenu {
    margin: 4px 8px 24px 8px;
}
#sitemap div.tabmenu a,
#sitemap div.tabmenu a:visited {
    color: #00F;
    text-decoration: none;
}
#sitemap div.tabmenu a:hover {
    text-decoration: underline;
}
#sitemap div.tabmenu .heading {
    font-weight: bold;
    color: #333;
    border-bottom: 1px solid #666;
    margin-bottom: 2px;
}
#sitemap div.tabmenu div.subservice ol {
    padding-left: 8px;
}
#sitemap div.tabmenu ol li li {
    padding-left: 8px;
}
/*# sourceMappingURL=layout.css.map */


body, input, textarea, select, option {
    font-family: Arial, Helvetica, sans-serif;
    font-face: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

body {
    background: #fff;
    margin: 0 auto;
    padding: 0;
}

#page {
    padding: 0;
    background: #fff;
    width: 1000px;
    border: 0;
    margin: 2px auto 0;
    text-align: left;
    -moz-box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.3);
    box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.3);
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=12, Direction=135, Color='#d5d5d5')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength = 12, Direction = 135, Color = '#d5d5d5');
}

#header {
    margin: 0;
    padding: 0;
    border-bottom: 0;
    height: 74px;
}

#headerLogo {
    margin: 0;
    padding: 0;
    background-image: url(/resource/img/techcu/logoMain.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 70px; 
   /* position: absolute;
    top: 2px;*/
    width: 230px;
    float: left;
    z-index: 40;
}

body #headerLogo #environmentOverlay {
    display: none;
}

body.test #headerLogo #environmentOverlay,
body.cert #headerLogo #environmentOverlay 
{
    display: block;
    position: absolute;
    z-index:15;
    background:#B50003;
    color:#fff;
    font-size:24px;
    padding:4px 8px;
    text-transform: uppercase;
}

#headerLinks {
    float: right;
    margin: 4px 10px 10px 0;
    padding: 0;
    height: 24px;
    min-height: 24px;
    color: #404041;
    text-align: right;
    font-size: 8pt;
    text-transform: uppercase;
}

#headerLinks input {
    background: #F1F1F2;
    color: #6D6E70;
    height: 12px;
    padding: 4px 2px;
    border: solid 1px #D0D2D3;
}

#headerLinks a {
    color: #404041;
    margin: 0 6px;
    text-decoration: none;
}

#headerLinks a:hover {
    text-decoration: underline;
}

#content {
    clear: both;
    width: 780px;
    margin: 10px 0;
    padding: 0 8px;
    float: left;
    display: inline;
}

#contentFooter {
    margin-top: 36px;
    margin-bottom: 0;
    text-align: right;
    color: #58595b;
    clear: both;
}

#userinfo {
    color: #717073;
    padding: 8px 4px 4px 4px;
    background: repeat-x url(/resource/img/techcu/bgSidebarTop.jpg) 0 0 !important;
    min-height: 60px;
    border-bottom: solid 1px #B6B8BA !important;
}

#userinfo .failedLoginAttempts {
    color: #dd0000;
}

#userinfo a, #userinfo a:visited {
    color: #58595b;
    text-decoration: none;
}

#userinfo a:hover {
    text-decoration: underline;
}

#headerLinks .channelSendDisabled {
    font-weight: bold;
    border: 1px solid #dd0000;
    background: white;
    margin: 4px 24px 0 0;
    padding: 0 2px;
    color: #dd0000;
}

#sections-container {
}

#sections {
    height: 34px;
    min-height: 34px;
    background: #C50007;
    background: -moz-linear-gradient(left, #C50007, #860004);
    background: -webkit-gradient(linear, left top, right top, from(#C50007), to(#860004));
}

#sections li.section {
    float: left;
    border: 0;
    position: relative;
    height: 34px;
    line-height: 34px;
    vertical-align: middle;
}

#sections li.section a {
    text-decoration: none;
    text-transform: uppercase;
    float: left;
    display: inline;
    font-weight: bold;
    font-size: 1em;
    padding: 0 10px;
    outline: none;
    color: #FFFFFF;
    background: none;
}

#sections li.section a:hover, #sections li.section a.selected:hover {
    color: #ffffff;
    background: #2d2d2d;
    border: 0;
    padding: 0 10px;
}

#sections li.section a.selected {
    background: none;
    color: #ffffff;
    border: 0;
    padding: 0 10px;
}

/*want to make this arbitrarily more specific so that clicking the selected tab works*/
#sections-container #sections li.section a.clicked {
    background: #2d2d2d;
    color: #FFFFFF;
}

#sections li.section div.tabmenu {
    display: none;
    position: absolute;
    clear: both;
    padding: 4px;
    margin: 0;
    border: 1px solid #717073;
    border-top-width: 0;
    color: #ffffff;
    background-color: #2d2d2d;
    opacity: 1;
    filter: Alpha(Opacity = 100);
    width: 190px;
    min-width: 190px;
    line-height: 14px;
    z-index: 900;
}

#sections li.section div.tabmenu ol {
    margin-bottom: 6px;
}

#sections li.section div.tabmenu li li {
    padding-left: 6px;
}

#sections li.section div.tabmenu .groupHeading {
/*resets*/
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.35;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-weight: bold;
    background: #2d2d2d;
    float: none;
    clear: both;
}

#sections li.section div.tabmenu a, #sections li.section div.tabmenu a:visited, #sections li.section div.tabmenu a:active {
/*resets*/
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.35;
    text-decoration: none;
    text-transform: none;
    font-size: 100%;
    list-style: none;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #ffffff;
    background: #2d2d2d;
    float: none;
    clear: both;
}

#sections li.section div.tabmenu a:hover {
    color: #E6E7E8;
    text-decoration: underline;
    padding: 0;
    border: 0;
}

#navigation {
    background: #E6E7E8;
    width: 204px;
    margin: 0;
    float: right;
}

#navigation div {
    border: 0;
    border-bottom: 1px solid #B6B8BA;
    padding: 10px 6px 10px 9px;
    margin: 0;
}

#navigation div.subservice {
    /*margin :0;*/
}

#navigation div.heading {
    font-size: 1.1em; 
    text-transform: uppercase;
}
#navigation div.groupHeading {
    padding: 8px 0 0 0;
    color: #C40033;
    font-weight: bold;
}

#navigation #navigation-menu a {
    /*text-transform: uppercase;*/
}

#navigation li li {
    padding-left: 0;
}

#navigation dt {
    font-weight: bold;
}

#navigation .contextArea {
    border: 0;
    border-bottom: 1px solid #B6B8BA;
}

.ui-force-state-active {
    border: 1px solid #860004 !important;
    background: #B30006 !important;
    color: #ffffff !important;;
}

.ui-force-widget-header {
    border: 1px solid #adafb2 !important;
    background: #eeeeee url(/resource/css/jquery/images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% 50% repeat-x !important;
    color: #222222 !important;
}

h1 {
    font-size: 170%;
    font-weight: bold;
    margin: 8px 0 16px 0;
    border: 0;
}

h2 {
    font-size: 140%;
    font-weight: bold;
    margin: 8px 0 16px 0;
    border: 0;
}


#footer {
    font-size: 0.9em;
    color: white;
    text-align: center;
    height: 64px;
    background: #2C2C2C;
}

#footer span {
    margin: 0 10px;
}

#footer ul {
    margin: 4px 0 8px 0;
}
#footer li {
    display: inline;
}

#footer li a {
    margin: 2px 10px;
    color: white;
    text-decoration: none;
}

#footer li a:hover {
    text-decoration: underline;
}


select.payeeAccount{
    width:14em !important;
}
#emulatedUserInfo {
    padding-left: 300px;
}
.clearfix {
    clear: both;
}