body
{
    margin: 0; /*	overflow: hidden;	*/
}

a:link, a:visited, a:active
{
    /*color: #000;*/
}

a:hover
{
    /*color: #aaa;*/
}

.enableText
{
    /*color: #000;*/
}

.disableText
{
    color: #aaa;
}

h1, h2, p
{
    margin: 0;
    font-weight: normal;
}

hr
{
    background: transparent;
    border: 1px solid #fff;
    border-top: 1px dotted #888;
}

p
{
    /*	padding: 0 10px 15px;	*/
}

h1
{
    font-size: 12px;
    color: #FFF;
    letter-spacing: 1px;
}

h2
{
    font-size: 12px;
    line-height: 1;
    font-weight: bold; /*	background: #fff; 	padding: 3px;*/
}

/*input:focus {
	background-color: #ffffd2;
}
*/
input
{
    overflow: hidden;
    margin: 0;
    padding-left: 0;
}

select
{
    margin: 0;
    padding: 0;
}

textarea
{
    overflow: auto;
}

.objcheckbox
{
    margin-right: 4px;
    margin-left: 2px;
}

.objradio
{
    margin-right: 4px;
    margin-left: 2px;
}

.normal
{
    background: #fff;
}

input.highLight
{
    background: #ffffd2;
}

.text_decoration
{
    text-decoration: underline;
}

.y_scroll
{
    height: 100%;
    padding-top: 0;
    vertical-align: top;
}

.y_scroll[class]
{
    height: 100%;
}

.x_scroll
{
    width: 1000px;
    padding-top: 0;
    vertical-align: top;
    overflow-x: auto;
}

.scroll
{
    background: #fff;
}

.floatleft
{
    float: left;
}

.floatright
{
    float: right;
}

.calmonth
{
    background: #cfe0f1;
    font-weight: normal;
    text-align: center;
}

.calbg
{
    background: #e5e5e5;
    cursor: pointer;
}

.calweekday
{
    color: #000;
    font-size: 9px;
}

.calweekdaystr
{
    background: #cdcdcd;
}

.calweeklyoffth
{
    color: #e11010;
    background: #cdcdcd;
    font-size: 9px;
}

.calweeklyoff
{
    color: #e11010;
    font-size: 9px;
}

.calholiday
{
    color: #e11010;
    font-weight: normal;
    font-size: 9px;
}

.calMask
{
    position: absolute;
    height: 255px;
    width: 250px;
    left: 0;
    top: 0;
    z-index: 1000;
    background: #fff;
}

.calContainer
{
    position: absolute;
    z-index: 1005;
    background: #fff;
    border: 1px solid red;
}

.screenMask
{
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 1005;
    background: #fff;
    filter: alpha(opacity=30);
    -moz-opacity: .6;
    opacity: .6;
}

.calContent
{
    position: absolute;
    height: 255px;
    width: 250px;
    left: 0;
    top: 0;
    z-index: 1010;
}

.LoginHeader
{
    background: #becbed;
    border-bottom: 1px solid #a1b7e9;
    border-top: 1px solid #e0fafa;
    border-left: 1px solid #e0e6f6;
    border-right: 1px solid #e0e6f6;
    height: 45px;
    width: 100%;
}

.LoginLogo
{
    background-image: url('../images/topnavbar-white.gif');
    background-repeat: no-repeat;
    text-align: center;
    vertical-align: middle;
    height: 24px;
    width: 342px;
}

.LoginTextBold, .LoginTextBold a:link, .LoginTextBold a:visited, .LoginTextBold a:active
{
    font-size: 8pt;
    font-weight: bold;
    padding-left: 10px;
    text-align: right;
}

.LoginTextBold a:hover
{
    color: #57a0c5;
    padding-left: 10px;
    text-align: right;
}

.LoginText
{
    font-size: 8pt;
    font-weight: normal;
    color: #000;
}

.LoginText a:link, .LoginText a:visited, .LoginText a:active
{
    color: #000;
}

.LoginTitle
{
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    padding: 10px;
    text-align: left;
    width: 100%;
}

.LoginTable
{
    background: #fff url('../../images/loginwindow.gif') no-repeat;
    width: 662px;
    height: 350px;
    vertical-align: middle;
    border: 0 solid #4890a3;
}

.LoginWindow
{
    width: 100%;
    border-right: 0 inset #4890a3;
    border-left: 0 inset #4890a3;
}

.LoginArea
{
    width: 100%;
    height: 100%;
    background: url('../../images/loginbodybg.gif') repeat-y top center;
    text-align: center;
}

.LoginWorkArea
{
    overflow: hidden;
    margin: 0;
}

.LogoutTable
{
    background: #fff url('../../images/window.gif') no-repeat;
    width: 523px;
    height: 193px;
    vertical-align: middle;
    border: 0 solid #4890a3;
    padding-top: 30px;
}

.LogoutTitle
{
    font-size: 14px;
    font-weight: bold;
    color: #000;
    padding: 10px;
    text-align: left;
    width: 100%;
}

.LogoutTextBold
{
    font-size: 12px;
    font-weight: bold;
    padding-left: 10px;
    text-align: center;
}

#login-keyboard
{
    float: left;
    padding: 0;
    width: 230px;
}

#login-keyboard table
{
    color: #000;
    width: 230px;
    border-spacing: 0;
}

#login-keyboard table tr td
{
    background-color: transparent;
    width: 18px;
    height: 18px;
    padding: 0;
    text-align: left;
    vertical-align: middle;
    margin: 1px;
    border: 0 solid #2a6da1;
    color: #000;
}

#login-keyboard table tr td input
{
    background-color: transparent;
    width: 21px;
    height: 21px;
    padding: 0;
    text-align: center;
    font: 10px Verdana,Arial,sans-serif;
    color: #fff;
}

#login-keyboard table tr td.halfwidth
{
    background-image: url('../../images/box_hd_bg.gif');
    background-repeat: repeat-x;
    width: 10px;
    height: 21px;
    padding: 0;
    text-align: center;
    vertical-align: middle;
}

#login-keyboard table tr td.clear
{
    background-color: #1c5b7e;
    width: 18px;
    height: 18px;
    padding: 0;
    text-align: center;
    vertical-align: middle;
}

#login-keyboard-special
{
    padding: 0;
    width: 300px;
}

#login-keyboard-special table
{
    width: 280px;
    border-spacing: 0;
}

#login-keyboard-special table tr td
{
    background: #e1e0e3 url('../../images/SeaBlue/captionBG.gif') repeat-x;
    width: 21px;
    height: 21px;
    text-align: left;
    vertical-align: middle;
    border: 1px outset #fff;
}

#login-keyboard-special table tr td input
{
    background: #e1e0e3 url('../../images/SeaBlue/captionBG.gif') repeat-x;
    width: 21px;
    height: 21px;
    padding: 0;
    text-align: center;
    font: 9px Verdana,Arial,sans-serif;
    color: #fff;
    border: 1px solid #fff;
}

#login-keyboard-special table tr td.halfwidth
{
    background: #e1e0e3 url('../../images/SeaBlue/captionBG.gif') repeat-x;
    width: 10px;
    height: 21px;
    text-align: center;
    vertical-align: middle;
}

#login-keyboard-special table tr td.clear
{
    background-color: #1c5b7e;
    width: 18px;
    height: 18px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #d8d8d8;
}

#login-keyboard-alpha
{
    float: left;
    padding: 0;
}

#login-keyboard-alpha table
{
    width: 230px;
    border-spacing: 0;
}

#login-keyboard-alpha table tr td
{
    background: #e1e0e3 url('../../images/SeaBlue/captionBG.gif') repeat-x;
    width: 21px;
    height: 21px;
    text-align: left;
    vertical-align: middle;
    border: 1px outset #fff;
}

#login-keyboard-alpha table tr td input
{
    background: #e1e0e3 url('../../images/SeaBlue/captionBG.gif') repeat-x;
    width: 21px;
    height: 21px;
    padding: 0;
    text-align: center;
    font: 10px Verdana,Arial,sans-serif;
    color: #fff;
    border: 1px solid #fff;
}

#login-keyboard-alpha table tr td.halfwidth
{
    background: #e1e0e3 url('../../images/SeaBlue/captionBG.gif') repeat-x;
    width: 10px;
    height: 21px;
    text-align: center;
    vertical-align: middle;
    border: 0;
}

#login-keyboard-alpha table tr td.clear
{
    background: #e1e0e3 url('../../images/SeaBlue/captionBG.gif') repeat-x;
    width: 21px;
    height: 21px;
    text-align: center;
    vertical-align: middle;
    border: 0;
}

#login-keyboard-numeric
{
    padding: 0;
}

#login-keyboard-numeric table
{
    width: 70px;
    border-spacing: 0;
}

#login-keyboard-numeric table tr td
{
    background: #e1e0e3 url('../../images/SeaBlue/captionBG.gif') repeat-x;
    width: 21px;
    height: 21px;
    text-align: center;
    vertical-align: middle;
    border: 1px outset #fff;
}

#login-keyboard-numeric table tr td input
{
    background: #e1e0e3 url('../../images/SeaBlue/captionBG.gif') repeat-x;
    width: 21px;
    height: 21px;
    padding: 0;
    text-align: center;
    font: 10px Verdana,Arial,sans-serif;
    color: #fff;
    border: 1px solid #fff;
}

#login-keyboard-numeric table tr td.halfwidth
{
    background: #e1e0e3 url('../../images/SeaBlue/captionBG.gif') repeat-x;
    width: 10px;
    height: 21px;
    text-align: center;
    vertical-align: middle;
    border: 0;
}

#login-keyboard-numeric table tr td.clear
{
    background: #e1e0e3 url('../../images/SeaBlue/captionBG.gif') repeat-x;
    width: 21px;
    height: 21px;
    text-align: center;
    vertical-align: middle;
    border: 0;
}

#login-keyboard-controls
{
    float: left;
    padding: 0;
}

#login-keyboard-controls table
{
    width: 100%;
    border-spacing: 0;
}

#login-keyboard-controls table tr td
{
    background: #e1e0e3 url('../../images/SeaBlue/captionBG.gif') repeat-x;
    width: 100%;
    height: 21px;
    padding: 0;
    margin: 0;
    text-align: left;
    vertical-align: middle;
    border: 1px outset #fff;
}

#login-keyboard-controls table tr td.button
{
    background: #e1e0e3 url('../../images/SeaBlue/captionBG.gif') repeat-x;
    height: 21px;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    border: 1px outset #fff;
}

#login-keyboard-controls table tr td input
{
    background: #e1e0e3 url('../../images/SeaBlue/captionBG.gif') repeat-x;
    font-size: 11px;
    font-weight: normal;
    border: 1px outset #fff;
    width: 73px;
    height: 21px;
    padding: 0;
    text-align: center;
    color: #fff;
}

#TopArea
{
    overflow: hidden;
}

.toparea
{
    overflow: hidden;
    background: #FFFFFF;
    padding-bottom: 0;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
}

.topbar
{
    background: url('../../images/SeaBlue/headerMain_bg.png') repeat-x !important;
    border-bottom: 1px solid #57a0c5 !important;
    width: 100% !important;
    height: 70px !important;
    float: left;
    position: absolute;
    left: 0;
    top: 0;
}

.topbarlogo
{
    background: url('../../images/SeaBlue/logoMain.png') no-repeat !important;
    width: 210px !important;
    height: 70px !important;
    float: left;
}

.topbargradient
{
    display: none;
    background: #57a0c5;
    width: 100px;
    height: 24px;
    float: left;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/topbargradient.png',sizingMethod='scale');
}

.topbargradient[class]
{
    background: url('../../images/topbargradient.png') no-repeat;
}

.topnavbar
{
    height: 24px;
    padding-right: 10px;
    padding-top: 0;
    text-align: right;
    color: #fff;
    float: right;
    font-size: 10px;
    position: absolute;
    right: 0;
}

.topnavbar a:link, .topnavbar a:hover, .topnavbar a:visited, .topnavbar a:active
{
    text-decoration: none;
    color: #fff;
    cursor: pointer;
}

.bottombar
{
    background: transparent;
    height: 58px;
    width: 100%;
}

.headertable
{
    color: #fff;
    position: static;
    font-weight: bold;
    text-align: Left;
    text-transform: capitalize;
    vertical-align: middle;
    background-color: #0062bd;
    background-image: url('../../images/header-bg.jpg');
    background-repeat: no-repeat;
    width: 100%;
}

.header_top
{
    padding: 5px;
    vertical-align: top;
}

.header_logo
{
    background-image: url("../../images/topnavbar-white.gif");
    background-repeat: no-repeat;
    height: 24px;
    width: 342px;
}

.header_mid
{
    background: #fff;
}

.header_menu
{
    color: #004784;
    font-weight: bold;
    padding-left: 147px;
    text-align: left;
    padding-right: 1px;
    padding-top: 0;
    border-bottom: 4px solid #bdcfe7;
    vertical-align: top;
}

.top_menu_table
{
    background: #0062bd;
}

.top_menu
{
    height: 21px;
    background: #fdfefd;
    color: #004784;
    font-weight: bold;
    text-align: center;
    padding-left: 3px;
    padding-right: 3px;
    cursor: pointer;
    background-image: url('../../images/tabbg.gif');
    background-repeat: repeat-x;
    border-left: 2px solid #0062bd;
    border-right: 2px solid #0062bd;
}

.top_menu_over
{
    height: 21px;
    background: #ccdcec;
    color: #004784;
    font-weight: bold;
    text-align: center;
    padding-left: 3px;
    padding-right: 3px;
    cursor: pointer;
    border-left: 2px solid #0062bd;
    border-right: 2px solid #0062bd;
}

.top_menu_clicked
{
    height: 21px;
    background: #bdcfe7;
    color: #004784;
    font-weight: bold;
    text-align: center;
    padding-left: 3px;
    padding-right: 3px;
    cursor: pointer;
    background-image: url('../../images/tabactive.gif');
    background-repeat: repeat-x;
    border-left: 2px solid #0062bd;
    border-right: 2px solid #0062bd;
}

.headerbg1
{
    background: transparent;
    background-image: url('../../images/eng/topbar_scale.gif');
    background-repeat: no-repeat;
    height: 90px;
    width: 100%;
}

.help-navigation
{
    background-color: Transparent;
    font-weight: normal;
    color: #fff;
    padding-right: 8pt;
    padding-top: 8px;
    vertical-align: top;
}

.top-navigation
{
    background-color: Transparent;
    font-weight: normal;
    color: #0062bd;
    padding-right: 8pt;
    padding-top: 0;
    vertical-align: top;
    text-align: right;
}

.top-nav-title
{
    background-color: Transparent;
    font-weight: bold;
    color: #42a8ce;
    padding-right: 25px;
    padding-left: 5px;
    text-align: left;
    padding-top: 5px;
}

.top-nav-logo
{
    background-color: Transparent;
    padding-right: 8pt;
    margin-top: 9px;
    text-align: right;
    vertical-align: top;
}

.top-nav-item
{
    background-color: Transparent;
    font-weight: normal;
    color: #42a8ce;
    padding-right: 8pt;
    padding-top: 5px;
    padding-right: 5px;
    text-align: center;
    vertical-align: top;
}

.top-nav-item A:link
{
    color: #42a8ce;
    text-decoration: none;
}

.top-nav-item A:hover
{
    color: #42a8ce;
    text-decoration: none;
}

.top-nav-item A:visited
{
    color: #42a8ce;
    text-decoration: none;
}

#header_rt
{
    background-color: transparent;
    background-image: url('../../images/header_rt.gif');
    background-repeat: no-repeat;
    height: 20px;
    width: 20px;
    vertical-align: top;
    text-align: left;
}

#quicklinksbg
{
    background-color: #fff;
    padding-left: 1px;
    padding-top: 1px;
    padding-right: 1px;
    height: 20px;
}

select#quicklinks
{
    border: 0;
    width: 150px;
}

.welcomeText
{
    color: #fff;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}

.welcome_note
{
    width: auto;
    color: #fff;
    font-weight: bold;
    position: absolute;
    top: 26px;
    left: 180px;
    cursor: pointer;
}

.custpanelbg
{
    position: absolute !important;
    top: 20px !important;
    right: 80px !important;
    border: 2px solid #666 !important;
    -moz-border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
    border-radius: 10px !important;
    width: 70% !important;
    height: 70% !important;
    line-height: 20px !important;
    padding: 2px !important;
    filter: alpha(opacity=90) !important;
    opacity: .90 !important;
    z-index: 10009 !important;
    background: #000 !important;
}

.corpLogo
{
    margin-right: 10px;
    width: 150px;
    height: 40px;
    overflow: hidden;
    padding-top: 0;
    padding-bottom: 0;
    text-align: right;
}

.corpLogo img
{
    height: 40px;
}

.clogo
{
    height: 40px;
    width: 40px;
    border: 1px solid #fff;
    padding: 3px;
    margin: 2px 0 2px 10px;
}

.txnbody
{
    background: #f5f5f5 !important;
}

.subheading
{
    color: #57a0c5 !important;
}

.widgetstart
{
    background: transparent;
}

.widgetdetailsopenlink a:hover
{
    color: #888;
}

.widgetlabel
{
    color: #004276 !important;
    font-weight: bold;
}

.widgetheadingcolor
{
    color: #004276;
    font-weight: bold !important;
}

.widgetrowhead
{
    border-bottom: 2px solid #fff;
    line-height: 20px;
    cursor: arrow;
    font-weight: normal !important;
    padding: 2px;
    background: #57a0c5 !important;
    margin-bottom: 2px;
    color: #fff;
}

.widgetstart .widgetrowhead > span, .widgetstart .widgetrowhead div > span
{
    float: left;
}

.widgetrowheadopen
{
    border: 0;
    line-height: 20px;
    cursor: arrow;
    font-weight: bold !important;
    padding: 2px 0 2px 2px;
    background: #57a0c5 !important;
    margin-bottom: 2px;
    color: #fff;
}

.widgetdetailsopen
{
    border-bottom: 1px dotted #aaa;
    line-height: 20px;
    padding-left: 3px;
}

.widgetdetailsopenlink a:link, .widgetdetailsopenlink a:visited, .widgetdetailsopenlink a:active
{
    text-decoration: none;
}

.widgetdetailsopenlink a:hover
{
    text-decoration: none;
}

#navigation_new li a, #navigation_new li a.visited
{
    color: #000;
    font-weight: normal;
}

#navigation_new li a:hover, #navigation_new li a.active
{
    color: #57a0c5;
    font-weight: bold;
}

#headerTab
{
    background: #a6c9e2;
    border: 1px solid #546486 !important;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    margin: 5px 0 5px 0;
}

.breadCrumbs, #breadCrumbs
{
    height: 28px;
    width: 100%;
    color: #fff;
    position: relative;
    background: transparent;
    padding-left: 10px;
    padding-top: 0;
    float: left;
}

.breadCrumbsBullet
{
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}

.custPanel
{
    width: 100%;
    height: 70px;
    padding: 0;
    margin: 0;
    border-top: 2px outset #a6c9e2;
    text-align: center;
    float: left;
    background: #e8e8e8;
    border-bottom: 2px solid #a6c9e2;
}

.toDoTitle
{
    font-weight: bold;
    color: #fff;
    height: 20px;
    padding: 3px;
}

#toDoContent
{
    margin-left: 5px;
    margin-right: 10px;
    padding: 0;
}

#loginContent
{
    margin-left: 5px;
    margin-right: 10px;
    padding: 0;
}

#loginContent h2, #custContent h2, #toDoContent h2
{
    background: transparent url('../../images/SeaBlue/headingbg1.gif') left top repeat;
    border-left: 1px solid #57a0c5;
    border-right: 1px solid #57a0c5;
    border-bottom: 1px solid #57a0c5;
    color: #fff;
}

#toDoDetails, #loginDetails, #custDetails
{
    width: 165px;
    height: 40px;
    overflow-y: auto;
    margin: 0;
    padding-left: 3px;
    border-left: 1px solid #57a0c5;
    border-right: 1px solid #57a0c5;
    border-bottom: 1px solid #57a0c5;
    color: #fff;
}

#custContent
{
    padding-left: 3px;
    padding-right: 3px;
}

ul
{
    margin-left: 3px;
    padding-left: 0px;
    /*padding-left: 15px;*/
    /* padding-top: 3px; */
}

ul li
{
    margin-left: 0;
    padding-left: 0;
}

#SearchData
{
    height: 100%;
    background: transparent;
    text-align: left;
    padding: 0;
}

#custSearch
{
    font-weight: normal;
    color: #57a0c5;
    width: 100%;
    height: 40px;
    padding: 0;
    padding-right: 2px;
}

#Search1
{
    border-left: 1px solid #57a0c5;
    border-right: 1px solid #57a0c5;
    border-bottom: 1px solid #57a0c5;
    height: 40px;
    width: 100%;
    margin-left: 0;
    padding: 3px;
    overflow-y: auto;
}

#Search2
{
    border-left: 1px solid #57a0c5;
    border-right: 1px solid #57a0c5;
    border-bottom: 1px solid #57a0c5;
    height: 40px;
    width: 100%;
    margin-left: 3px;
    padding: 3px;
    overflow-y: auto;
}

#Search3
{
    border-left: 1px solid #57a0c5;
    border-right: 1px solid #57a0c5;
    border-bottom: 1px solid #57a0c5;
    height: 40px;
    width: 0;
    margin-left: 3px;
    padding: 3px;
    overflow-y: auto;
    display: none;
}

#Search4
{
    border-left: 1px solid #57a0c5;
    border-right: 1px solid #57a0c5;
    border-bottom: 1px solid #d8d8d8;
    height: 100%;
    width: 100%;
    margin-left: 0;
    padding: 3px;
    vertical-align: top;
}

.SrchData
{
    font-weight: normal;
    width: 100%;
    visibility: visible;
}

.SrchData TD
{
    padding: 3px;
    vertical-align: top;
    white-space: nowrap;
    color: #fff;
}

.SrchData1
{
    font-weight: normal;
    width: 100%;
    visibility: hidden;
}

.BoldText
{
    font-weight: bold !important;
    margin-left: 40px;
}

.workarea
{
    overflow: hidden;
    overflow-y: auto;
    padding: 5px;
    background: #fff !important;
}

#maintable
{
    width: 100%;
    padding: 0;
    border: 0 double #e5e5e5;
    padding-left: 0;
    padding-right: 0;
    height: 100%;
}

#pageheadingpanel
{
    /*border-bottom: 0 dashed #57a0c5;
    width: 100%;
    height: 24px;
    margin-bottom: 5px;
    border-bottom: 2px dashed #000;*/
}

#pageheading
{
    /*color: #004276;
    font-size: 12pt !important;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    vertical-align: bottom;
    text-transform: capitalize;
    float: left;
    margin-left: 0;
    padding-top: 0;*/
}

#pageheadingdate
{
    color: #004276;
    font-size: 10px;
    font-weight: bold;
    text-align: right;
    text-decoration: none;
    vertical-align: bottom;
    text-transform: capitalize;
    float: right;
    margin-right: 50px;
    margin-top: 0;
    padding-top: 0;
}

.col1
{
    width: 20%;
}

.col2
{
    width: 30%;
}

.col3
{
    width: 20%;
}

.col4
{
    width: 30%;
}

.col50
{
    width: 50%;
}

.col80
{
    width: 80%;
}

.lookup
{
    background: transparent url('../../images/lookup.gif') left top no-repeat;
    height: 18px;
    width: 18px;
    cursor: pointer;
    border: 0 solid;
}

.validate
{
    background: transparent url('../../images/validate.gif') left top no-repeat;
    height: 18px;
    width: 18px;
    cursor: pointer;
    border: 0 solid;
}

.javaclass
{
    background: transparent url('../../images/javaclass.gif') left top no-repeat;
    height: 24px;
    width: 40px;
    cursor: pointer;
    border: 0 solid;
}

.displayTable
{
    width: 940px;
    height: 295px;
    overflow: auto;
    border: 1px solid #a6c9e2;
}

.displayTable table TD
{
    height: 24px;
}

.standardtable
{
    width: 100%;
    margin: 0;
}

.formtable .labeltext
{
    font-weight: normal;
    text-align: right;
    color: #000;
}

.formtable legend
{
    color: #000;
}

.formtable .labelalign
{
    text-align: right;
}

.formtablereadonly .labeltext
{
    font-weight: normal;
    text-align: right;
    color: #000;
}

.formtablereadonly td, .infotable td
{
    color: #000;
    padding: 2px;
}

.infotable, .errortable
{
    border: 1px solid #a6c9e2;
    background: #f8f8f8;
    border-spacing: 2px;
    padding: 2px;
    width: 100%;
    margin: 0 0 30px 0;
}

.infotable .labeltext
{
    font-weight: normal;
    color: #000;
    text-align: right;
}

.infotable .labelalign
{
    text-align: left;
}

.infoheading .gridheading
{
    font-weight: bold;
    text-align: right;
    color: #000;
}

.errortable tr
{
    color: #f00;
}

.errortable .labeltext
{
    text-align: right;
    font-weight: normal;
}

.event
{
    width: 100%;
    height: 25px;
    text-align: right;
    margin: 0;
    padding: 0;
}

.eventtable
{
    background-color: transparent;
    float: right;
    padding-right: 5px;
}

.eventtable[class]
{
    padding-right: 10px;
}

.eventtable td
{
    color: #000;
}

.gridText
{
    font-weight: normal;
    text-align: left;
}

.gridtable, .graphtable, .formtable, .formtablereadonly
{
    border: 1px solid #a6c9e2;
    border-spacing: 1px;
    margin-top: 0;
    margin-bottom: 0;
    width: 100%;
    padding: 1px;
    -webkit-border-bottom-left-radius: 5px 5px;
    -webkit-border-bottom-right-radius: 5px 5px;
    -moz-border-bottom-left-radius: 5px 5px;
    -moz-border-bottom-right-radius: 5px 5px;
    border-bottom-left-radius: 5px 5px;
    border-bottom-right-radius: 5px 5px;
    background: #fff;
}

.gridtable
{
    background-color: #e1e0e3;
}

.gridtable caption, .graphtable caption, .formtable caption, .formtablereadonly caption, .infotable caption
{
    text-align: left;
    font-weight: bold;
    height: 18px;
    margin-top: 0;
    padding-left: 5px;
    color: #004276;
    -webkit-border-top-left-radius: 5px 5px;
    -webkit-border-top-right-radius: 5px 5px;
    -moz-border-top-left-radius: 5px 5px;
    -moz-border-top-right-radius: 5px 5px;
    border-top-left-radius: 5px 5px;
    border-top-right-radius: 5px 5px;
    padding-top: 2px;
    background: #fff url(../../images/SeaBlue/widgetHederBg.png) top left no-repeat;
    border: 1px solid #a6c9e2;
    border-bottom: 0;
    width: auto;
}

.gridtable tfoot td, .graphtable tfoot td
{
    background: #fff;
    color: #666;
    font-weight: bold;
    text-align: right;
}

.graphtable .headingalign
{
    background-color: #d0e6ef;
    font-weight: bold;
    color: #004276;
    padding: 2px;
    height: 18px;
    text-decoration: none;
    border: 0 solid #fffbdf;
}

.gridtable th, .graphtable th, .formtable th, .formtablereadonly th
{
    border: 0 solid #fff;
    background: none repeat scroll 0 0 #d0e6ef;
    border-bottom: 1px solid #becbf8;
    font-weight: bold;
    color: #666;
    padding: 2px;
    height: 18px;
    text-decoration: none;
}

.gridtable td, .graphtable td
{
    font-weight: normal;
    color: #000;
    padding: 2px;
    height: 18px;
    text-decoration: none;
    background: #f8f8f8;
    border: 0 solid #d8d8d8;
}

.gridtable td.headingalign, .graphtable td.headingalign
{
    background: #d0e6ef;
}

.headingalign
{
    text-align: left;
    white-space: wrap;
}

.gridtable .gridcol
{
    color: #000;
}

.labeltext
{
    text-align: left;
}

.bold
{
    font-weight: bold;
}

.gray
{
    background: #00d;
}

.ccyalign
{
    text-align: right;
}

.notes
{
    color: #000;
    padding-left: 5px;
    line-height: 18px;
    display: inline;
    float: left;
    margin-top: 5px;
}

.MenuLeft
{
    vertical-align: top;
    border: 1px solid #a6c9e2;
    background-color: #fff;
    width: 150px;
    height: 280px;
    overflow-y: auto;
    overflow-x: hidden;
}

.MenuTree
{
    color: #000;
    font-weight: bold;
}

.MenuTreeLevel1
{
    color: #000;
    font-weight: normal;
    padding-left: 15px;
}

.MenuTreeActive
{
    color: #000;
    font-weight: normal;
    text-decoration: underline;
    padding-left: 15px;
}

.menutreetable
{
    overflow: auto;
    text-align: left;
    float: left;
    width: 640px;
    height: 280px;
    margin: 0;
    padding: 0;
    vertical-align: top;
    border: 1px solid #a6c9e2;
    float: left;
}

.menutreetable[class]
{
    width: 620px;
    height: 275px;
}

.linkimg
{
    background: transparent url('../../images/chain_image.gif') no-repeat left top;
    width: 16px;
    height: 16px;
    float: left;
}

.publicimg
{
    background: transparent url('../images/Fx_Image.gif') no-repeat left top;
    width: 18px;
    height: 17px;
}

.FXimg
{
    background: transparent url('../../images/Fx_Image.gif') no-repeat left top;
    width: 18px;
    height: 17px;
    float: left;
}

.checkboximg
{
    background: transparent url('../images/checkbox_Image.gif') no-repeat left top;
    width: 18px;
    height: 17px;
    float: left;
}

.DivIframe
{
    position: absolute;
    z-index: 1000;
    background: #fff;
    border: 0 solid;
    top: 0;
    left: -150px;
    width: 100%;
    height: 200px;
}

.modalBackground
{
    filter: Alpha(Opacity=50);
    -moz-opacity: .4;
    opacity: .4;
    width: 100%;
    height: 100%;
    background-color: #b3cae1;
    position: absolute;
    z-index: 5000;
    top: 0;
    left: 0;
}

.modalWhitebackground
{
    filter: Alpha(Opacity=50);
    -moz-opacity: .4;
    opacity: .4;
    width: 100%;
    height: 5000px;
    background-color: #fff;
    position: absolute;
    z-index: 5000;
    top: 0;
    left: 0;
}

.modalContainer
{
    position: absolute;
    width: 500px;
    left: 40%;
    top: 20%;
    z-index: 7500;
}

.modal
{
    background-color: #fff;
    position: relative;
    top: 0;
    left: -150px;
    z-index: 1000;
    width: 500px;
    padding: 0;
    height: 100%;
}

.modalTop
{
    padding: 4px;
    color: #fff;
    z-index: 1007;
    position: relative;
    background: #a6c9e2 url('../../images/SeaBlue/buttonBG.gif') repeat-x;
    border-left: 1px solid #a6c9e2;
    border-right: 1px solid #a6c9e2;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    height: 16px;
    width: 100%;
}

.modalTop[class]
{
    width: 494px;
}

.modalTop a, .modalTop a:visited
{
    text-decoration: none;
    border: 0;
    float: right;
}

.modalTop span
{
    margin: 0;
    border: 0;
    padding: 2px 0 0 0;
    float: left;
    font-weight: bold;
    font-size: 12px;
}

.modalBody
{
    clear: both;
    padding-top: 10px;
    position: relative;
    background: #fff;
    z-index: 1007;
    border-left: 2px solid #a6c9e2;
    border-right: 2px solid #a6c9e2;
    border-bottom: 2px solid #a6c9e2;
    color: #67d;
    width: 100%;
    height: 180px;
    vertical-align: middle;
}

.modalBody .ButtonArea
{
    clear: both;
    margin-left: 5px;
    margin-top: 5px;
    width: 98%;
}

.TableBorder2
{
    border: 1px solid #98b2ca;
    background-color: #f8f8f8;
    margin-left: 5px;
    margin-top: 5px;
    width: 97%;
}

.TableBorder2[class]
{
    width: 97.5%;
}

.TableBorder2 td
{
    height: 30px;
}

.TableBorder2 .TempDrftField
{
    width: 100%;
}

.TableBorder2 .TempDrftField[class]
{
    width: 96%;
}

.TableBorder2 .labeltext
{
    font-weight: normal;
    text-align: right;
    color: #000;
}

#SDraft
{
    display: none;
    left: 0;
    width: 100%;
    position: absolute;
    top: 0;
    height: 100%;
}

#STemplate
{
    display: none;
    left: 0;
    width: 100%;
    position: absolute;
    top: 0;
    height: 100%;
}

#STemplateDraft
{
    display: none;
    left: 0;
    width: 100%;
    position: absolute;
    top: 0;
    height: 100%;
}

.closeBtn
{
    background: transparent url('../../images/close.gif') no-repeat;
    width: 13px;
    height: 13px;
}

.labelinfo
{
    vertical-align: middle;
    width: auto;
    height: auto;
    padding-left: 100px;
    padding-top: 25px;
    text-align: left;
}

.TxnImage
{
    background: transparent url('../../images/PageNotAvailable.gif') no-repeat;
    width: 480px;
    height: 337px;
    position: relative;
    text-align: center;
    padding: 5px;
}

.TxnMsg
{
    color: #000;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    top: 160px;
    left: 40px;
    width: 260px;
    line-height: 22px;
}

#mainbox
{
    /*text-align: left;
    margin-top: 3px;
    height: 100%;
    width: 100%;*/
}

.mainbox .toppanel
{
    height: 4px;
    padding-left: 2px;
    text-align: left;
    overflow: hidden;
}

.mainbox td
{
    vertical-align: top;
}

.mainbox .toppanel ul
{
    height: 4px;
    padding: 0 2px 0 0;
    margin: 0;
    list-style: none;
    overflow: hidden;
}

.mainbox .toppanel LI
{
    padding: 0;
    margin: 0;
    height: 18px;
}

.mainbox .bottompanel
{
    height: 3px;
    text-align: left;
    padding-left: 3px;
    overflow: hidden;
}

.mainbox .bottompanel ul
{
    height: 3px;
    padding: 0;
    margin: 0;
    padding-right: 3px;
    list-style: none;
    overflow: hidden;
}

.mainbox .bottompanel LI
{
    padding: 0;
    margin: 0;
    height: 3px;
}

.mainbox .middlepanel
{
    border-left: 0 solid #fff;
    border-right: 0 solid #fff;
    border-top: 0 solid #fff;
    border-bottom: 0 solid #fff;
    text-align: left;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    height: 91%;
}

.mainbox .middlepanel[class]
{
    width: auto;
    height: 97%;
}

.mainbox #tabbox
{
    text-align: left;
    margin: 0 5px 0 5px;
}

.mainbox #box
{
    text-align: left;
    width: 100%;
    display: block;
}

.mainbox .box .toppanel
{
    height: 4px;
    padding-left: 2px;
    text-align: left;
    overflow: hidden;
}

.toppanel
{
    margin: 0 5px 0 5px;
}

.middlepanel
{
    margin: 0 5px 0 5px;
}

.bottompanel
{
    margin: 0 5px 5px 5px;
}

.mainbox .box .toppanel ul
{
    height: 4px;
    padding: 0;
    margin: 0;
    padding-right: 2px;
    list-style: none;
    overflow: hidden;
}

.mainbox .box .toppanel LI
{
    padding: 0;
    margin: 0;
    height: 18px;
}

.mainbox .box .bottompanel
{
    height: 3px;
    text-align: left;
    padding-left: 3px;
    overflow: hidden;
}

.mainbox .box .bottompanel ul
{
    height: 3px;
    padding: 0;
    margin: 0;
    padding-right: 3px;
    list-style: none;
    overflow: hidden;
}

.mainbox .box .bottompanel LI
{
    padding: 0;
    margin: 0;
    height: 3px;
}

.mainbox .box .middlepanel
{
    border-left: 0 solid #d8d8d8;
    border-right: 0 solid #d8d8d8;
    border-top: 0 solid #d8d8d8;
    border-bottom: 0 solid #d8d8d8;
    text-align: left;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.mainbox .box .middlepanel[class]
{
    width: auto;
}

.mainbox .tabbox .toppanel
{
    height: 4px;
    padding-left: 2px;
    text-align: left;
    overflow: hidden;
    display: none;
}

.mainbox .tabbox .toppanel ul
{
    height: 4px;
    padding: 0;
    margin: 0;
    padding-right: 2px;
    list-style: none;
    overflow: hidden;
}

.mainbox .tabbox .toppanel LI
{
    padding: 0;
    margin: 0;
    height: 18px;
}

.mainbox .tabbox .bottompanel
{
    height: 3px;
    text-align: left;
    padding-left: 3px;
    overflow: hidden;
    display: none;
}

.mainbox .tabbox .bottompanel ul
{
    height: 3px;
    padding: 0;
    margin: 0;
    padding-right: 3px;
    list-style: none;
    overflow: hidden;
}

.mainbox .tabbox .bottompanel LI
{
    padding: 0;
    margin: 0;
    height: 3px;
}

.mainbox .tabbox .middlepanel
{
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-top: 0 solid #fff;
    border-bottom: 1px solid #fff;
    text-align: left;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.mainbox .tabbox .middlepanel[class]
{
    width: auto;
}

.buttonarea
{
     /*margin: 0 0 15px 0;
   height: 20px;*/
}

.buttonarea ul
{
    list-style: none;
    float: right;
    /*height: 20px;
    
    margin: 5px 2px 0 2px;
    padding: 0;
    
    white-space: nowrap;*/
}

.buttonarea li
{
    float: left;
    /*background: #57a0c5 url(../../images/SeaBlue/buttonBG.gif) left top repeat-X;
    border: 2px solid #e1e0e3;
    height: 20px;
    margin: 0 1px 0 1px;
    padding: 0 2px 0 2px;
    
    color: #fff;
    display: inline;*/
}

.buttonarea .buttons
{
    /*margin: 0;
    padding: 0;
    margin-top: 0;
    border: 0 solid;
    height: 20px;
    background: transparent;
    color: #fff;
    font-size: 11px !important;
    background-color: #006766;
    color: #FFFFFF;
    font-family: 'proximanova-bold';
    text-shadow: 1px 1px 1px #424242;
    text-transform: uppercase;
    width: 152px;*/
}

.buttonarea .buttons[class]
{
    padding: 0 3px 0 3px;
}

.gridtabletd td .buttonarea ul, .graphtable td .buttonarea ul, .formtable td .buttonarea ul, .formtablereadonly td .buttonarea ul, .eventtable td .buttonarea ul
{
    margin: 0 2px 0 2px;
}

.Buttons
{
    /*background: #57a0c5 url(../../images/SeaBlue/buttonBG.gif) left top repeat-X;
    border: 2px solid #e1e0e3;
    height: 20px;
    color: #fff;
    margin: 0 1px 0 1px;
    padding: 0 2px 0 2px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 11px !important;
    
    background-color: #006766;
    color: #FFFFFF;
    font-family: 'proximanova-bold';
    text-shadow: 1px 1px 1px #424242;
    text-transform: uppercase;
    width: 152px;*/
}

.navbutton
{
    margin: 0;
}

.navbutton ul
{
    height: 24px;
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
}

.navbutton li
{
    background: transparent url('../../images/button_left.gif') left top no-repeat;
    height: 24px;
    margin: 0 1px 0 1px;
    float: left;
}

.navbutton .buttons
{
    background: transparent url('../../images/button_right.gif') right top no-repeat;
    margin-left: 6px;
    padding-right: 7px;
    border: 0 solid;
    height: 24px;
}

.tabpanel
{
    height: 22px;
    overflow: hidden;
}

.tabpanel ul
{
    list-style: none;
    padding: 0;
    margin: 0 0 0 15px;
    height: 22px;
    overflow: hidden;
}

.tabpanel[class] ul
{
    height: 22px;
    margin: 0 0 0 15px;
}

.TabsI
{
    float: left;
    background: url(../../images/SeaBlue/bgMenuAct.gif) repeat-x;
    margin: 0 0 0 3px;
    padding-left: 0;
    height: 22px;
    border-left: 2px solid #fff;
}

.TabsA
{
    float: left;
    margin: 0 0 0 3px;
    padding-left: 0;
    height: 22px;
    background: url(../../images/SeaBlue/bgMenu.gif) repeat-x;
    border-left: 2px solid #a6c9e2;
}

.TabsI a, .TabsI a:link, .TabsI a:visited, .TabsI a:active, .TabsI a:hover
{
    float: left;
    display: block;
    background: url(../../images/SeaBlue/bgMenuAct.gif) repeat-x;
    color: #ddd;
    text-decoration: none;
    padding: 5px 8px 0 5px;
    margin-left: 0;
    height: 22px;
    border-right: 1px solid #a6c9e2;
    border-top: 1px solid #a6c9e2;
    border-bottom: 0 solid;
    font-weight: bold;
}

.TabsA a, .TabsA a:link, .TabsA a:visited, .TabsA a:active, .TabsA a:hover
{
    float: left;
    display: block;
    background: url(../../images/SeaBlue/bgMenu.gif) repeat-x;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    padding: 5px 8px 0 5px;
    margin-left: 0;
    height: 22px;
    border-right: 1px solid #a6c9e2;
    border-top: 1px solid #a6c9e2;
    border-bottom: 0 solid;
}

.graphcount
{
    float: left;
    text-align: right;
    width: 50px;
    padding-right: 3px;
    white-space: nowrap;
}

.menuworkarea
{
    background: transparent url('../../images/SeaBlue/menuleftBG.gif') repeat-Y;
    border-right: 0 solid #0062bd;
    width: 180px;
    height: 99%;
    overflow-y: auto;
}

#topContainer
{
    background: transparent;
    float: left;
    position: absolute;
    top: 47px;
    left: 150px;
    width: 90%;
}

#menuContainer1
{
    /*position: relative;
    height: 20px;
    width: 75%;
    float: left;
    overflow: hidden;
    margin-top: 3px;*/
}

#menu1
{
    /*position: absolute;
    left: 0;
    top: 0;
    list-style-type: none;
    padding: 0;
    margin: 0;
    z-index: 100;
    text-decoration: none;
    margin-left: 0;*/
}


/*#menu1 li
{
    float: left;
    display: inline;
    height: 24px;
    white-space: nowrap;
}

#menu1 li a
{
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 1px;
    height: 20px;
    line-height: 20px;
    font-weight: normal;
    text-decoration: none;
    color: #fff;
    background: transparent;
    border-left: 0 solid #fff;
    border-right: 0 solid #fff;
    border-top: 0 solid #57a0c5;
    white-space: nowrap;
}

#menu1 li a:hover
{
    color: #ddd;
    height: 20px;
}

#menu1 .menuactive
{
    background: #328eb3 url(../../images/SeaBlue/tabactivebg.png) repeat-x;
    height: 19px;
    vertical-align: top;
}

#menu1 .menuactive a
{
    color: #fff;
    border-left: 0 solid #57a0c5;
    border-right: 0 solid #57a0c5;
    border-top: 0 solid #57a0c5;
    border-bottom: 0 solid #57a0c5;
    font-weight: normal;
}

#menu1 ul
{
    position: absolute;
    left: 0;
    top: 51px;
    list-style-type: none;
    padding: 0;
    margin: 0;
    height: 69px;
    line-height: 24px;
    border-top: 0 solid #57a0c5;
}

#menu1 ul li
{
    float: left;
    display: inline;
    border-left: 0 solid #fff;
    border-right: 0 solid #fff;
    border-top: 0 solid #fff;
}

#menu1 table
{
    border-collapse: collapse;
    padding: 0;
    margin: -1px;
}

#menu1 ul
{
    position: absolute;
    left: -9999px;
    border-left: 0 solid #fff;
}

#menu1 ul li
{
    background: transparent;
    border-right: 1px solid #57a0c5;
}

#menu1 ul li a
{
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    background: transparent;
    color: #fff;
    border: 0;
    height: 22px;
    font-weight: normal;
}

#menu1 ul.current li a
{
    color: #fff;
    font-weight: normal;
}

#menu1 ul li.current_sub
{
    background: transparent;
    color: #fff;
}

#menu1 ul li.current_sub a
{
    color: #fff;
    text-decoration: none;
    border: 0 solid;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 10px;
    background: transparent;
    font-weight: normal;
}

#menu1 ul.current
{
    position: absolute;
    left: 0;
    top: 51px;
    margin-bottom: 1px;
    line-height: 22px;
    width: 1000px;
    z-index: 1000;
    background: #6da5b4;
    border-right: 0 solid #57a0c5;
    border-left: 0 solid #57a0c5;
}*/

#topContainer .scrollinline
{
    float: left;
    width: 24px;
}

#topContainer .scrollbutton
{
    height: 20px;
    width: 20px;
    font-weight: normal;
    overflow: hidden;
    border: 0 solid;
    cursor: pointer;
    text-align: center;
    background: transparent;
    margin: 1px;
    display: block;
    color: transparent !important;
}

#scrollTLeft1.scrollbutton
{
    background: url(../../images/menuimages/LeftArrow_w.png) no-repeat !important;
}

#scrollTRight1.scrollbutton
{
    background: url(../../images/menuimages/RightArrow_w.png) no-repeat !important;
}

#scrollLeft1.scrollbutton
{
    background: url(../../images/menuimages/LeftArrow_w.png) no-repeat !important;
}

#scrollRight1.scrollbutton
{
    background: url(../../images/menuimages/RightArrow_w.png) no-repeat !important;
}

#scrollLeft2.scrollbutton
{
    background: url(../../images/menuimages/LeftArrow_w.png) no-repeat !important;
}

#scrollRight2.scrollbutton
{
    background: url(../../images/menuimages/RightArrow_w.png) no-repeat !important;
}

#menuContainer2
{
    clear: both;
    border: 0 solid #aaa;
    background: transparent;
    width: 160px;
    height: 99%;
    border: 0 solid #57a0c5;
    float: left;
    position: absolute;
    top: 0;
}

#menu2
{
    list-style-type: none;
    padding: 0;
    margin: 0;
    padding-top: 50px;
    z-index: 100;
    float: left;
    text-decoration: none;
    padding-left: 2px;
    background: transparent url('../../images/SeaBlue/menuleft.gif') left top no-repeat;
    width: 180px;
}

#menu2 li
{
    text-decoration: none;
    color: #476f7a;
    white-space: wrap;
    background: url('../../images/SeaBlue/plus.png') no-repeat;
    padding-left: 16px;
    border-left: 0 solid #57a0c5;
    border-bottom: 0 solid;
    padding-top: 0;
    padding-bottom: 0;
    width: 145px;
    margin: 0 0 8px 0;
}

#menu2[class] li
{
    width: 140px;
}

#menu2 li a
{
    font-weight: normal;
    text-decoration: none;
    color: #476f7a;
    white-space: wrap;
}

#menu2 .menuactive
{
    /*background: url('../../images/SeaBlue/minus.png') no-repeat;
    color: #476f7a;
    border: 0 solid;
    border-left: 0 solid #57a0c5;
    white-space: wrap;*/
}

#menu2 .menuactive a
{
    /*color: #476f7a;
    width: 145px;*/
}

#menu2 ul
{
    list-style-type: none;
    padding: 0;
    margin: 0;
    padding-left: 0;
    margin-bottom: 0;
    width: 120px;
}

#menu2 ul li
{
    background: url('../../images/SeaBlue/bullet-red.png') no-repeat;
    color: #fff;
    border-bottom: 0 solid;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#menu2 ul li a
{
    display: block;
    text-decoration: none;
    cursor: pointer;
    text-indent: 0;
    font-weight: normal;
    color: #fff;
    white-space: wrap;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 110px !important;
    padding-left: 17px;
}

#menu2 table
{
    border-collapse: collapse;
    padding: 0;
    margin: -1px;
}

#menu2 ul
{
    position: absolute;
    left: -9999px;
}

#menu2 ul.current li a
{
    color: #000;
}

#menu2 ul li.current_sub
{
    padding: 0;
    margin: 0;
    padding-left: 4px;
    padding-top: 0;
    padding-bottom: 0;
    border-left: 0 solid #57a0c5;
    background: #e1e0e3 url('../../images/SeaBlue/bullet-red.png') no-repeat left top;
    color: #57a0c5;
    text-decoration: none;
    width: 125px;
    white-space: wrap;
    height: auto;
}

#menu2 ul li.current_sub a
{
    color: #476f7a;
    text-decoration: none;
    text-indent: 0;
    margin-left: 6px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 2px;
    width: 120px;
    padding-left: 8px;
}

#menu2 ul.current
{
    position: static;
    left: 0;
}

#menuContainer3
{
    position: relative;
    height: 20px;
    width: 100%;
    border: 1px solid #aaa;
    float: left;
    overflow: hidden;
}

#menu3
{
    /*position: absolute;
    left: 0;
    top: 0;
    list-style-type: none;
    padding: 0;
    margin: 0;
    z-index: 100;
    text-decoration: none;*/
}

#menu3 li
{
    /*float: left;
    display: inline;
    height: 20px;
    white-space: nowrap;
    padding-top: 3px;*/
}

#menu3 li a
{
    /*padding-left: 10px;
	padding-right: 10px;
	margin-right: 1px;
	padding-top: 5px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	background: transparent;
	font-weight: normal;
	border-left: 0 solid #fff;
	border-right: 0 solid #fff;
	border-top: 0 solid #57a0c5;
	white-space: nowrap;*/
}

#menu3 li a:hover
{
    /*color: #ddd;*/
}

#menu3 .menuactive
{
    /*background: #328eb3 url(../../images/SeaBlue/tabactivebg.png) repeat-x;*/
    /*height: 20px;
	border-left: 0 solid #fff;
	border-right: 0 solid #57a0c5;
	border-top: 0 solid #fff;
	border-bottom: 0 solid #57a0c5;
	vertical-align: top;
	font-weight: normal;*/
}

#menu3 .menuactive a
{
    /*color: #fff;
	border-left: 0 solid #57a0c5;
	border-right: 0 solid #57a0c5;
	border-top: 0 solid #57a0c5;
	border-bottom: 0 solid #57a0c5;
	font-weight: normal;*/
}

#menu3 .menuactive[class]
{
    /*height: 17px;*/
}

#menu3 li ul li
{
    display: none;
}

#menu3 ul.current
{
    /*position: absolute;
	left: 0;
	top: 20px;
	margin-bottom: 1px;
	line-height: 22px;
	width: 965px;
	z-index: 1000;
	margin-left: 1px;*/
}

#menu3 ul li.current_sub
{
    display: none;
}

#menu4
{
    list-style-type: none;
    padding: 0;
    margin: 0;
    float: left;
    text-decoration: none;
    margin-left: 0;
    /*background: transparent url('../../images/SeaBlue/menuleft.gif') left top no-repeat;*/
    width: 180px;
    height: 500px;
}

#menu4 li a
{
    height: auto;
    font-weight: normal;
    text-decoration: none;
    color: #000;
    padding-left: 10px;
    white-space: wrap;
    display: none;
    padding-top: 4px;
    padding-bottom: 4px;
}

#menu4 ul
{
    position: absolute;
    left: -9999px;
    top: 0;
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 160px;
    height: 500px;
    margin-top: 50px;
    border: 0 solid #aff;
}

#menu4 ul li
{
    background: url('../../images/SeaBlue/bullet-red.png') no-repeat;
    list-style-type: none;
    padding: 0;
    margin: 4px 0 0 0;
    padding-left: 5px;
    padding-top: 0;
    padding-bottom: 0;
    white-space: wrap;
    width: 110px;
}

#menu4 ul li a
{
    display: block;
    text-decoration: none;
    cursor: pointer;
    text-indent: 0;
    font-weight: normal;
    color: #fff;
    white-space: wrap;
    margin-bottom: 0;
    margin-top: 0;
    margin-left: 8px;
    width: 120px;
    padding: 0 0 0 10px;
    line-height: 18px;
}

#menu4 table
{
    border-collapse: collapse;
    padding: 0;
    margin: -1px;
}

#menu4 ul ul.scroll li a
{
    width: 100%;
    height: 800px;
}

#menu4 ul.current li a
{
    color: #000;
    margin-left: 0;
}

#menu4 ul li.current_sub
{
    display: block;
    border-left: 4px solid #6da5b4;
    background: #e1e0e3;
    color: #476f7a;
    text-decoration: none;
    white-space: wrap;
    width: 140px;
    padding-top: 4px;
    padding-bottom: 4px;
}

#menu4 ul li.current_sub a
{
    color: #476f7a;
    text-decoration: none;
    text-indent: 0;
    white-space: wrap;
    margin-left: 0;
    margin-top: 2px;
    padding: 0;
    width: 140px;
    padding-left: 6px;
}

#menu4 ul li.current_sub a:link
{
    color: #476f7a;
    text-decoration: none;
    text-indent: 0;
    white-space: wrap;
    margin-left: 0;
    margin-top: 2px;
    padding: 0;
    padding-left: 6px;
}

#menu4 ul.current
{
    position: absolute;
    left: 0;
    top: 0;
    background: transparent;
}

.redGraph
{
    background: #ce494a;
    height: 12px;
    border: 0px outset #dedede;
    position: relative;
    margin-top:4px;
}

.blueGraph
{
    background: #5a7dd6;
    height: 12px;
    border: 0px outset #dedede;
    position: relative;
    margin-top:4px;
}

.greenGraph
{
    background: #73bb4c;
    height: 12px;
    border: 0px outset #dedede;
    position: relative;
    margin-top:4px;
}

#lyr1 ul li .opensubheader
{
    background: #e8e8e8 url(../../images/SeaBlue/arrow_dn.gif) no-repeat center right !important;
    padding-left: 0;
}

#lyr1 ul li .closedsubheader
{
    background: url(../../images/SeaBlue/arrow_up.gif) no-repeat center right !important;
    padding-left: 0;
}

#lyr1 .openheader
{
    background-image: url(../../images/SeaBlue/titlebar-active.png) !important;
}

#lyr1 ul li a, #lyr1 ul li a:visited
{
    color: #328eb3 !important;
}

#FooterArea
{
    margin: 0;
}

#Copyright
{
    background-color: #1a6094;
    border-top: 4px solid #2a80c2;
}

#CopyrightText
{
    color: #fff;
    text-align: center;
    cursor: pointer;
}

#CopyrightText a:link, #CopyrightText a:visited, #CopyrightText a:active
{
    color: #fff;
    text-align: center;
    text-decoration: none;
}

#CopyrightText A:hover
{
    color: #fff;
    text-align: center;
    text-decoration: underline;
}

.errorBody
{
    background: red url('../images/Wimb/menurightBG.gif') repeat-x;
    height: 40px;
}

#errorTab
{
    background: transparent;
    border: 0 solid #aaa;
}

.errorInfo
{
    background: transparent url('../../images/warning.gif') no-repeat;
    width: 400px;
    height: 90px;
    margin-left: 20px;
    margin-top: 15px;
    float: left;
}

.errormsg
{
    background: url(../../images/err_msg.gif) top left no-repeat;
    float: left;
    padding-left: 25px;
    padding-bottom: 5px;
}

.hideMenu
{
    background: transparent url('../../images/hide.gif') no-repeat center right;
    float: left;
    width: 19px;
    height: 49px;
    vertical-align: middle;
    cursor: pointer;
    margin-top: 4px;
    position: absolute;
    z-index: 10000;
    left: 147px !important;
    top: 0;
}

.showMenu
{
    background: transparent url('../../images/show.gif') no-repeat center right;
    float: left;
    width: 19px;
    height: 49px;
    vertical-align: middle;
    cursor: pointer;
    margin-top: 4px;
    position: absolute;
    z-index: 10000;
    left: 0;
    top: 0;
}

.hideToDo
{
    background: transparent url('../../images/todobararrowclose.gif') no-repeat top left;
    width: 15px;
    height: 30px;
    vertical-align: middle;
    cursor: pointer;
    margin-bottom: 5px;
}

.showToDo
{
    background: transparent url('../../images/todobararrow.gif') no-repeat top left;
    width: 20px;
    height: 100%;
    vertical-align: middle;
    white-space: pre;
    cursor: pointer;
    float: left;
    overflow: hidden;
}

.todolabelvertical
{
    margin-top: 2px;
    margin-left: 15px;
    float: left;
    width: 100px;
    height: 25px;
    background: transparent url('../../images/todotext.gif') no-repeat top left;
    overflow: hidden;
}

.todolabel
{
    margin-top: 20px;
    margin-left: 3px;
    float: left;
    width: 25px;
    height: 92px;
    background: transparent url('../../images/todotextvertical.gif') no-repeat top left;
    overflow: hidden;
}

.todobar
{
    background: #d0d3d8 url('../../images/todobarbg.gif') repeat-x;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.ToDoContents
{
    background: #fff;
    border-left: 1px solid;
    height: 92%;
}

.todoNote
{
    width: 80;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #57a0c5;
    white-space: nowrap;
    cursor: pointer;
}

.todo_Img
{
    background: transparent url('../../images/notesbg.gif') repeat-x;
    height: 25px;
    width: 250px;
    padding: 2px 2px 2px 10px;
    overflow: hidden;
    border-bottom: 1px inset #d8d8d8;
}

.ToDoAccor
{
    padding-left: 10px;
    vertical-align: top;
    width: 175px;
    height: 100%;
}

.todolists
{
    padding-left: 10px;
    width: 165px;
    padding-right: 5px;
}

.todoheading TH
{
    color: #57a0c5;
    font-weight: bold;
    float: left;
    padding-left: 3px;
}

.todoheading h2
{
    background: transparent;
    cursor: pointer;
}

.todolistheading
{
    text-align: left;
}

.todolistlabels
{
    vertical-align: top;
}

.goArrow
{
    background: transparent url('../../images/SeaBlue/bullet.gif') no-repeat;
    width: 14px;
    height: 14px;
    cursor: pointer;
    margin-left: 5px;
}

.flagIcon
{
    background: transparent url('../../images/flag1.gif') no-repeat;
    width: 10px;
    height: 10px;
    cursor: pointer;
}

.flagIcon1
{
    width: 16px;
    height: 16px;
    overflow: hidden;
    line-height: 16px;
    text-align: center;
    color: #fff;
}

.noteContent
{
    padding: 5px 0 5px 15px;
}

.noteList
{
    background: #fafdac url('../../images/push_pin.png') no-repeat;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/push_pin.png);
    height: 16px;
    width: 16px;
    float: left;
}

.todoHead, .todoHead h2
{
    background: transparent;
    height: 20px;
    float: left;
}

.Alert
{
    background: transparent url('../../images/Mail.gif') no-repeat;
    height: 16px;
    width: 100%;
    padding-left: 20px;
}

.toDoNotes
{
    background: transparent url('../../images/sticky_notes_pin.gif') no-repeat;
    height: 16px;
    width: 100%;
    padding-left: 20px;
}

.toDoHelp
{
    background: transparent url('../../images/todohelp.gif') no-repeat;
    height: 16px;
    width: 100%;
    padding-left: 20px;
}

.textEntry
{
    border: 0 solid #ddd;
    color: #888;
    overflow: hidden;
    height: 65px;
    width: 150px;
    background: transparent url('../../images/noteLines.gif') repeat-Y;
}

.flagList
{
    position: absolute;
    display: none;
    z-index: 10000;
    background: #fff;
    border: 1px solid;
    padding: 3px;
    width: 100px;
}

.flag
{
    border-bottom: 1px dashed #000;
    height: 20px;
    padding-top: 3px;
}

#mainNav
{
    clear: both;
    margin: 0;
    padding: 0;
    height: 68px;
}

#mainNav li
{
    margin: 0;
    padding: 0;
    font: 1em Verdana,Arial,sans-serif;
    height: 68px;
    list-style: none;
    float: left;
    background-color: #a6c9e2;
    background-image: url(../../images/SeaBlue/wizard/red-arrow.gif);
    background-repeat: no-repeat;
    background-position: right 0;
}

#mainNav li.current
{
    background-color: #328eb3;
    background-image: url(../../images/SeaBlue/wizard/red-arrow-Active.gif);
    background-repeat: no-repeat;
    background-position: right 0;
}

#wizarddesc
{
    background-color: #ececec;
    color: #000;
    font: 1em Verdana,Arial,sans-serif;
    margin-left: 20px;
}

.wizarddesc[class]
{
    width: 972px;
}

.wizarddesc
{
    width: 100%;
    background: #fff url('../../images/SeaBlue/wizard/wizardbg.gif') repeat-X top left !important;
    color: #000;
    padding-top: 20px;
    border: 2px solid #328eb3;
    height: 70px;
    overflow-y: auto;
    overflow-x: hidden;
}

#mainNav li.current em
{
    border: 0;
    background: 0;
}

#mainNav li.lastDone
{
    background: #c9c9c9 url(../../images/SeaBlue/wizard/red-arrow-Done.gif) no-repeat;
}

#mainNav li.lastDone em
{
    background: url(../../images/GreenTick2.gif) 60px 12px no-repeat;
}

#mainNav li.Done
{
    background: #c9c9c9 url(../../images/SeaBlue/wizard/red-arrow-Done2.gif) no-repeat right;
}

#mainNav li.Done em
{
    background: url(../../images/GreenTick2.gif) 60px 12px no-repeat;
}

#mainNav li.Skip
{
    background: #c9c9c9 url(../../images/SeaBlue/wizard/red-arrow-Done2.gif) no-repeat right;
}

#mainNav li.Skip em
{
    background: url(../../images/skip.gif) 60px 12px no-repeat;
}

#mainNav li a, #mainNav li a:link, #mainNav li a:visited, #mainNav li a:hover, #mainNav li a:active, #mainNav li.done a, #mainNav li.done a:link, #mainNav li.done a:visited, #mainNav li.done a:hover, #mainNav li.done a:active
{
    color: #7a7a7a;
}

#mainNav li.current a, #mainNav li.current a:link, #mainNav li.current a:visited, #mainNav li.current a:hover, #mainNav li.current a:active
{
    color: #fff;
}

#mainNav li.lastDone a, #mainNav li.lastDone a:link, #mainNav li.lastDone a:visited, #mainNav li.lastDone a:hover, #mainNav li.lastDone a:active
{
    color: #000;
}

#mainNav li.done a:hover, #mainNav li.lastDone a:hover
{
    color: #ff9;
    cursor: pointer;
}

#mainNav li a em
{
    display: block;
    margin: 0;
    font-style: normal;
    font-weight: bold;
    line-height: 12px;
    padding: 16px 31px 0 10px;
    height: 58px;
    overflow-y: hidden;
    height: 68px;
}

#mainNav li a span
{
    font-style: normal;
    font-weight: normal;
}

#mainNav li.mainNavNoBg
{
    background-image: none;
}

#mainNav li a
{
    height: 68px;
    display: block;
    margin-top: 0;
    padding-top: 0;
    border-top: 1px solid white;
}

#mainNav.fiveStep li
{
    width: 195px;
}

#mainNav.fiveStep li a
{
    width: 195px;
}

#mainNav.fourStep li
{
    width: 227px;
}

#mainNav.fourStep li.mainNavNoBg
{
    width: 229px;
}

#mainNav.fourStep li a
{
    width: 227px;
}

#mainNav.threeStep li
{
    width: 303px;
}

#mainNav.threeStep li.mainNavNoBg
{
    width: 304px;
}

#mainNav.threeStep li a
{
    width: 303px;
}

#mainNav.twoStep li
{
    width: 455px;
}

#mainNav.twoStep li a
{
    width: 455px;
}

#wizardwrapper
{
    width: 100%;
    white-space: no-wrap;
    overflow: hidden;
    margin-left: 20px;
}

#mainNav.noArrow
{
    background-image: none;
}

#step0 a
{
    background: url(../../images/SeaBlue/wizard/TopLeftCurve.gif) 0 top no-repeat;
}

.iFrameStyle
{
    width: 100%;
    height: 70%;
    border: 1px solid #dfdfdf;
}

.iFrameStyle body.workarea
{
    margin: 0;
    padding: 0;
}

.buttonAlign
{
    width: 100% !important;
    padding-right: 15px;
    margin-top: 5px;
}

#step4 a
{
    background: url(../../images/SeaBlue/wizard/TopRightCurve.gif) Right top no-repeat;
}

#step4
{
    background-image: none !important;
}

.pad3
{
    padding-bottom: 5px;
    font-weight: bold;
}

.padHeading
{
    text-align: left;
    font-weight: bold;
}

.entityText
{
    color: #fff;
}

.switchTo
{
    position: absolute;
    top: 24px;
    right: 300px;
}

.dismiss_butt
{
    background: transparent url(../../images/File-Delete-icon.png) no-repeat;
    height: 16px;
    width: 16px;
    margin: 3px;
}

.modify_butt
{
    background: transparent url(../../images/Edit-Document-icon.png) no-repeat;
    height: 16px;
    width: 16px;
    margin: 3px;
}

.delete_butt
{
    background: transparent url(../../images/Button-Close-icon.png) no-repeat;
    height: 16px;
    width: 16px;
    margin: 3px;
}

#showLinks
{
    width: 200px;
    float: right;
    text-align: right;
    padding-right: 10px !important;
    font-weight: bold !important;
}

img
{
    border: none !important;
}

.reminder_links, .reminder_links a:link, .reminder_links a:visited, .reminder_links a:active
{
    background: transparent url(../../images/arrow_bullet.gif) no-repeat left center;
    height: 18px;
    line-height: 20px;
    color: #104e8b !important;
    padding: 0 0 0 15px;
}

.rowtoggle th
{
    background: #57a0c5;
    color: white;
    font-weight: bold;
    text-align: left;
}

.inbox_breadcrumbs
{
    background: url(../../images/SeaBlue/bgMenuAct.gif) repeat-x;
    height: 31px;
    width: 100%;
}

.treeview ul
{
    margin: 0;
    padding: 0;
}

.treeview li
{
    background: transparent url(../../images/list.png) no-repeat left center;
    list-style-type: none;
    padding-left: 22px;
    margin-bottom: 3px;
    text-decoration: none;
    line-height: 24px;
    font-size: 11px !important;
    font-weight: bold;
}

.treeview li.submenu
{
    background: transparent url(../../images/close_folder.png) no-repeat left 5px;
    cursor: hand !important;
    cursor: pointer !important;
    line-height: 24px;
    font-size: 11px !important;
}

.treeview li.submenu ul
{
    display: none;
}

.treeview .submenu ul li
{
    cursor: default;
}

#msgtemplate .topbar
{
    border-bottom: 1px solid #57a0c5 !important;
    background: none !important;
    width: 100% !important;
    height: 50px !important;
    float: left;
}

#msgtemplate .topbarlogo
{
    background: url('../../images/oracle_logo_final.png') no-repeat !important;
    width: 220px;
    height: 50px;
    float: left;
}

#msgcontainer .infotable
{
    padding: 10px;
    text-align: left;
    font-weight: normal;
}

#msgcontainer .formtable a .navlink
{
    background: #81b5d5;
    width: 100%;
    height: 24px;
    font-weight: bold;
}

.mainDiv
{
    width: 100% !important;
    overflow: hidden;
}

.mainDiv div
{
    line-height: 18px;
}

.LoginTable
{
    border: 1px dashed #f00;
    width: 80%;
    text-align: left;
    background: #f0f0f0;
}

.LoginHeading
{
    font-weight: bold;
    color: #f00;
}

.PrintTable
{
    border: 2px outset #ddd;
    width: 100% !important;
    text-align: left;
    background: #f0f0f0;
    margin-bottom: 10px;
}

.PrintTable td
{
    color: #000;
    line-height: 18px;
    padding-left: 5px;
}

.PrintTable td label
{
    font-weight: bold;
    color: #000;
}

.PrintHeading
{
    background: #e8e8e8;
    border: 1px solid #ddd;
    font-weight: bold;
}

.topbar
{
    float: left;
}

.topbarlogo
{
    float: left;
}

.companyAdd
{
    line-height: 18px !important;
}

.companyAddFooter
{
    font-weight: bold;
    font-size: 12px;
}

.companyStyle
{
    color: red;
    font-weight: bold;
    font-size: 12px;
}

.companyInfo
{
    font-size: 10px;
}

.ruler
{
    width: 80%;
    border-bottom: 1px solid #f00;
    overflow: hidden;
}

.datetext
{
    text-align: left;
    width: 80%;
}

.bodytext
{
    height: auto !important;
    margin: 10px 0;
}

#notificationsAtable .widgetstart, #notificationsMtable .widgetstart, #notificationsTtable .widgetstart
{
    width: 98% !important;
}
