@import url("css/menu.css");
@import url("css/jquery.ui.all.css");

img
{
    border: none;
    padding: 0px;
    margin: 0px;
}

#content_wrap img
{
    /*display: block;     border: none;*/
}

/* CSS Document */
body
{
    background-image: url(images/wwfcuBkgdOutside.jpg);
    background-repeat: repeat-x;
    background-color: #68b0f8; /*text-align: center;*/
    font-size: 12px;
}

#Body
{
    background-image: url(images/wwfcuBkgdOutside.jpg);
    background-repeat: repeat-x;
    background-color: #68b0f8;
    margin: 0 auto;
    padding: 0;
}

/* ControlPanel style */
.ControlPanel
{
    border: none; /*padding-bottom: 10px;*/
}

.cpanel_left
{
    /*padding-left: 21px;*/
}

.cpanel_right
{
    /*padding-right: 33px;*/
}

/*-------- Default Style --------*/
body, th, td, div, p, table, h1, h2, h3, h4, h5, h6, .Normal, .NormalDisabled, .Head, .SubHead, .SubSubHead, input, .CommandButton
{
    color: #2E3D47;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

body, th, td, div, p, table, .Normal, .NormalDisabled, .Head, .SubHead, .SubSubHead
{
    font-size: 12px;
}

h1, h2, h3, h4, h5, h6
{
    color: #375162;
}

h1, h3, h5, h1 input
{
    font-weight: bold;
}

h2, h4, h6
{
    font-weight: normal;
}

h1, h2, h1 input
{
    font-size: 14px;
    margin: 10px 0;
}

h3, h4
{
    font-size: 12px;
    margin: 8px 0;
}

h5, h6
{
    font-size: 10px;
    margin: 6px 0;
}

a, a:link, a:visited, a:active
{
    color: #0000FF;
    text-decoration: none;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
}

a:hover
{
    color: #0000FF;
    text-decoration: underline;
    font-family: Arial, Helvetica, sans-serif;
}

.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Head
{
    color: #2E3D47;
    font-weight: bold;
}

.SubHead
{
    color: #4C6171;
}

.SubSubHead
{
    color: #6E8AA0;
}

.NormalRed
{
    color: #F00;
}

/*Datagrids */
.DataGrid_Container
{
    margin-top: 15px;
}

.DataGrid_Header
{
    font-weight: bold;
}

.DataGrid_Header td, .NormalBold td
{
    font-weight: bold;
}

/*-------- design style --------*/

#s_wrap_main
{
}

#s_wrap_sub
{
    margin: 0 auto;
    width: 911px;
}

.template_style
{
    display: table-cell;
}

.top_space
{
    height: 5px;
}

.logo_top_left
{
    padding: 0;
    margin: 0;
}

.logo_top_right
{
    padding: 0;
    margin: 0;
}

.logo_top_bg
{
    padding: 0;
    margin: 0;
}

.logo_left
{
    padding: 0;
    margin: 0;
}

.logo_right
{
    padding: 0;
    margin: 0;
}

.logo_pad
{
    margin: 0;
}

.menu_bg
{
    padding: 0;
    margin: 0;
}

.menu_left
{
    width: 230px;
    padding: 0;
}

.menu_right
{
    width: 770px;
    margin: 230px;
}

.menu_style
{
    width: 662px;
    height: 21px;
    padding-left: 5px;
    background-image: url(images/navTopBkgd.gif);
    background-repeat: repeat-x;
}

.menu_style_intranet
{
    margin-left: 30px;
    width: 851px;
    height: 21px;
    background-image: url(images/navTopBkgd.gif);
    background-repeat: repeat-x;
    text-align: center;
}

.menu_style_editor
{
    margin-left: 30px;
    width: 851px;
    height: 21px;
    background-image: url(images/navTopBkgd.gif);
    background-repeat: repeat-x;
}

#login_style
{
    float: right;
    line-height: 34px;
    padding-right: 18px;
}

#bread_style
{
    float: left;
    line-height: 34px;
    padding-left: 18px;
    color: #000000;
}

.center_bg
{
    padding: 0px 0px 0px 0px; /*margin: 0;*/
    width: 911px;
    float: left;
    background-image: url(images/contentBkgdMainRepeat.png);
    background-repeat: repeat-y;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/contentBkgdMainRepeat.png');
    height: 100%;
    background-color: transparent;
}

.left_bg
{
    width: 214px;
    float: left;
    position: relative;
}

.content_pad
{
    padding: 0;
    margin: 0;
    vertical-align: top; /*position: relative;*/
    float: left; /*display: inline;*/
}

.content_width
{
    margin-top: 5px;
    margin-left: 5px;
    width: 667px;
    _width: 667px;
}

.login
{
    background-image: url(images/logInBoxOnly.jpg);
    background-repeat: no-repeat;
    width: 184px;
    height: 128px;
    margin-left: 30px;
}

.login_input_div
{
    background-image: url(images/FormFieldAll.gif);
    background-repeat: no-repeat;
    width: 174px;
    height: 22px;
    margin-left: 5px;
}

.login_input
{
    background-color: transparent;
    border: solid 0px #FFF;
    padding-top: 4px;
    margin-left: 5px;
    width: 148px;
}

.login .text
{
    font-family: Arial Narrow;
    font-weight: bold;
    color: #2F3394;
    font-size: 11px;
    margin-left: 10px;
    padding-bottom: 5px;
    text-align: left;
}

.login .text a, .login .text a:link, .login .text a:visited, .login .text a:active
{
    color: #2F3394;
    text-decoration: none;
    font-weight: bold;
    font-family: Arial Narrow;
}

.login .text a:hover
{
    color: #2F3394;
    text-decoration: underline;
    font-family: Arial Narrow;
}

.leftNav
{
    text-align: right;
    width: 184px;
    margin-left: 30px;
    background-color: White;
}
.leftNav .textlinks
{
    background-image: url(images/bkgdApplyBecomePayFind.jpg);
    background-repeat: no-repeat;
    width: 184px;
    height: 79px;
    margin-left: 0px;
}
.leftNav .textlinks a
{
    font-family: Arial Narrow;
    font-weight: bold;
    font-size: 10pt;
    line-height: 12pt;
    color: #6a6c6e;
    margin-right: 23px;
}
.leftNav .textlinks a:hover
{
    color: #000288;
    text-decoration: none;
}

.closings
{
    margin-top: 5px;
    width: 184px;
    margin-left: 30px;
}
.closings .closings_header
{
    background-image: url(images/hdrHomeLeftClosings.gif);
    width: 184px;
    height: 25px;
}
.closings .closings_subheader
{
    font-family: Arial Narrow;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    padding-left: 13px;
    text-align: left;
    background-color: #5FADF8;
}
.closings .closings_text
{
    font-family: Arial Narrow;
    font-size: 12px;
    color: #020759;
    text-align: left;
    padding-left: 13px;
    background-color: #5FADF8;
}
.closings .closings_end
{
    width: 184px;
    height: 7px;
    background-image: url(images/bottomHomeLeftClosings.gif);
    background-repeat: no-repeat;
}


.bot_left
{
    padding: 0;
    margin: 0;
    background: url(images/bot_left.png) no-repeat top left;
}
.bot_right
{
    padding: 0;
    margin: 0;
    background: url(images/bot_right.png) no-repeat top right;
    padding: 0 39px 0 27px;
}
.bot_bg
{
    padding: 0;
    margin: 0;
    background: url(images/bot_bg.png) repeat-x top left;
    height: 41px;
}

.bot_pad
{
    margin-bottom: 0px;
    padding: 0;
}
#terms_style
{
    float: left;
}

#copy_style
{
    float: right;
}

.clear_float
{
    clear: both;
    line-height: 0;
    font-size: 0;
    height: 0;
}

/* ------- FileManager -------*/
div.FileManager
{
    height: auto;
    border: none;
}
table.FileManager
{
    width: 99%;
}
.toprounded
{
    background-image: url('images/pageEdgeTopRounded.png'); /*_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/pageEdgeTopRounded.png');*/
    width: 911px;
    height: 34px;
}

a.CommandButton:link, a.CommandButton:visited
{
    color: #CB2027;
    font-weight: bold;
    text-decoration: none;
}
a.CommandButton:hover
{
    color: #3E81B5;
    text-decoration: underline;
}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited
{
    color: #3E81B5;
}
.ControlPanel a.CommandButton:hover
{
    color: #CB2027;
    text-decoration: underline;
}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead
{
    font-size: 11px;
}

/*--------- pane style ----------*/
.intContentPane
{
    width: 510px;
}

.ContentPane
{
    width: 510px;
    text-align: left;
    font-family: Arial;
    font-size: 12px;
    vertical-align: top;
    background-image: url(images/homeContentBkgdBlueRepeat.gif);
    background-repeat: repeat-y; /*height: 100px;*/
    overflow: hidden;
    margin-left: 10px;
    margin-right: 0px;
}

.ContentPane .header
{
    margin-left: 15px;
    text-align: left;
    color: #820f00;
    font-family: Arial Narrow;
    font-weight: bold;
    font-size: 13pt;
    line-height: 13px;
    text-transform: uppercase;
}
.ContentPane .learnmore
{
    background-image: url(images/ReadMoreArrow.gif);
    background-repeat: no-repeat;
    height: 14px;
    width: 100px;
    padding-left: 15px;
    margin-left: 3px;
}
.ContentPane HR
{
    /*width: 480px;     margin-left: 15px;*/
}

.hpNewsItem
{
    clear: both;
    width: 494px;
    text-align: justify;
    font-family: Arial;
    font-size: 11px;
    color: #2E3D47;
}

.hpNewsItem .hpImage
{
    margin-left: 15px;
    float: left;
    padding-right: 10px; /*padding-bottom: 10px;*/
    border: none;
}

.hpNewsItem a, .hpNewsItem a:link, .hpNewsItem a:visited
{
    font-family: Arial Narrow;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
    color: #020759;
    text-transform: uppercase;
}

.hpNewsItem a:hover
{
    text-decoration: underline;
}

.hpTopicItem
{
    clear: both;
    text-align: justify;
    font-family: Arial;
    font-size: 11px;
    color: #2E3D47;
    margin-left: 10px;
    margin-right: 12px;
}

/*container*/
.hpTopicItem .hpImage
{
    float: left;
    padding-right: 10px;
    padding-bottom: 10px;
}

.hpTopicItem a, .hpTopicItem a:link, .hpTopicItem a:visited
{
    font-family: Arial Narrow;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
    color: #020759;
    text-transform: uppercase;
}

.hpTopicItem a:hover
{
    text-decoration: underline;
}

p.text
{
    width: 490px;
    font-family: Arial;
    font-size: 12px;
    margin: 0;
    vertical-align: top;
    padding: 5px 0px 5px 0px;
    text-align: justify;
}

.BottomLeftPaneTD
{
    width: 323px;
    background-image: url(images/homeTopicMnthBkgdBlueRepeat.gif);
    background-repeat: repeat-y;
}

.BottomLeftPane
{
    padding-left: 0px;
    height: 205px;
    max-height: 205px;
    text-align: center;
    overflow: auto;
}

.BottomLeftPane P
{
    text-align: justify;
    width: 300px;
    margin-left: 10px;
}

.BottomRightPaneTD
{
    width: 323px;
    background-image: url(images/homeMsgFromCEOBkgdBlueRepeat.gif);
    background-repeat: repeat-y;
}

.BottomRightPane
{
    padding-left: 0px;
    height: 205px;
    max-height: 205px;
    text-align: center;
    overflow: auto;
}

.BottomRightPane P
{
    text-align: justify;
    width: 300px;
    margin-left: 10px;
}

.TopPane, .ClosingsPane
{
    padding: 0;
    margin: 0;
}

.RightPane
{
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
}

/*------------ Breadcrumb Style --------------*/
.Breadcrumb, a.Breadcrumb:link, a.Breadcrumb:active, a.Breadcrumb:visited
{
    color: #3E81B5;
}
a.Breadcrumb:hover
{
    color: #C00;
}

/*-------------- Link Style --------------*/
.linkscontainer
{
    padding-top: 20px;
    text-align: center;
}
.links, a.links:link, a.links:active, a.links:visited
{
    font-weight: bold;
    color: #3E81B5;
    text-transform: uppercase;
}
a.links:hover
{
    color: #C00;
}

/*-------------- User Style --------------*/
.user, a.user:link, a.user:active, a.user:visited
{
    color: #3E81B5;
}
a.user:hover
{
    color: #C00;
}

/*-------------- Footer Style --------------*/
.footer
{
    float: left;
    background-image: url(images/footerHome.png);
    background-repeat: no-repeat;
    width: 911px;
    height: 126px;
    text-align: center;
}

a.footerlink, a.footerlink:link, a.footerlink:active, a.footerlink:visited
{
    color: #fff;
}

a.footerlink:hover
{
    color: #fff;
}

.footer .smallText
{
    font-size: 10px;
    color: #fff;
}

.footer .normalText
{
    color: #fff;
    font-size: 12px;
}

.whitelink, a.whitelink:link, a.whitelink:active, a.whitelink:visited
{
    color: #fff;
}
a.whitelink
{
    color: #fff;
}
a.whitelink:hover
{
    color: #fff;
}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane
{
    width: 0;
    padding: 0;
    margin: 0;
}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer
{
    position: relative;
    white-space: nowrap;
}
div.SearchBorder
{
    width: 180px;
    height: 20px;
    border: solid 1px #e0e0e0;
    float: left;
    background-color: White;
    white-space: nowrap;
    margin-top: 2px;
}
div.SearchContainer a
{
    padding: 0;
    display: block;
    float: left;
}
div.SearchContainer a img
{
    padding-left: 5px;
}
div.SearchIcon
{
    float: left;
    width: 31px;
    height: 20px;
    cursor: pointer;
    z-index: 11;
    background: no-repeat 2px 2px;
    text-align: right;
}
div.SearchIcon img
{
    margin-top: 3px;
}

input.SearchTextBox
{
    float: left;
    z-index: 10;
    border: 0;
    width: 130px;
    height: 18px;
    margin-left: 3px;
    color: #43494D;
}

#SearchChoices
{
    clear: both;
    display: none;
    border: solid 1px #C3D4DF;
    z-index: 2000;
    cursor: pointer;
    margin: 0;
    padding: 0;
    text-align: left;
    background-color: #F3F7FA;
    position: absolute;
    top: 22px;
    left: 0;
}

#SearchChoices li
{
    cursor: pointer;
    margin: 0;
    padding: 2px 2px 0 2px;
    padding-left: 25px;
    height: 18px;
    text-align: left;
    background-color: #F3F7FA;
    background-repeat: no-repeat;
    background-position: 2px center;
    list-style: none;
    list-style-image: none;
    border: none;
    display: block;
}

#SearchChoices li.searchHilite
{
    background-color: #CE0D0D;
    color: #ffffff;
    border: none;
}

#SearchChoices li.searchDefault
{
    background-color: #F8FAFF;
    border: none;
}

.hideBgIE6
{
    _background-image: none;
}

.imageLeft
{
    margin: 0px;
    padding-left: 0px;
    padding-right: 5px;
    padding-bottom: 5px;
    float: left;
    text-align: left;
}

.imageRight
{
    margin: 0px;
    padding-left: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    float: right;
    text-align: right;
}

.contentIntranet
{
    margin-left: 30px;
    padding-top: 15px;
    width: 860px;
    _width: 860px;
}
.leftPaneIntranet
{
    padding-left: 10px;
    width: 195px;
}

.contentPaneIntranet
{
    padding-left: 10px;
    width: 470px;
    padding-right: 10px;
}

.rightPaneIntranet
{
    padding-left: 10px;
    width: 125px;
    padding-right: 10px;
}

.contentPaneIntranet2Col
{
    padding-left: 10px;
    width: 595px;
    padding-right: 10px;
}

.moduletable_menu
{
    border: medium double #C0C0C0;
    width: 202px;
}
.moduletable_menu h3
{
    margin: 0;
    font-weight: bold;
    font-family: Tahoma,Helvetica,Arial,sans-serif;
    color: #FFFFFF;
    font-size: 15px;
    padding-left: 10px;
    padding-top: 3px;
    text-align: left;
    background-image: url(images/navTopBkgd.gif);
    background-repeat: repeat-x;
    height: 23px;
}

.moduletable_menu li
{
    font-size: 12px;
    padding-bottom: 4px;
}

.moduletable_menu a, .moduletable_menu a:link, moduletable_menu a:active, moduletable_menu a:visited
{
    color: #0000FF;
}

.moduletable_menu a:hover
{
    color: #000;
}

#Table2
{
    background-image: none;
    background-color: White;
}

/* rotator css for top banner --------------------------*/
div#rotator div
{
    background-color: #004B8D;
    padding: 0;
    margin: 0;
}

div#rotator ul li
{
    position: absolute;
    padding: 0;
    margin-top: -15px;
    list-style: none;
    margin-left: -40px;
}

/* rotator image style */
div#rotator ul li img
{
    padding: 0;
    margin: 0;
    list-style: none;
}

div#rotator ul li.show
{
    z-index: 500;
}
/* rotator css for top banner ^^^^^^^^^^^^^^^^^^^^^^^^^^*/


/* rotator css for right side --------------------------*/
div#rotatorRight1 div, div#rotatorRight2 div
{
    background-color: #004B8D;
    display: block;
}

div#rotatorRight1 ul li, div#rotatorRight2 ul li
{
    position: absolute;
    list-style: none;
    display: block;
    width: 143px;
    margin-left: -28px;
    margin-top: -5px;
}

/* rotator image style */
div#rotatorRight1 ul li img, div#rotatorRight2 ul li img
{
    list-style: none;
    display: block;
}

div#rotatorRight1 ul li.show, div#rotatorRight2 ul li.show
{
    z-index: 500;
    display: block;
}
/* rotator css for right side ^^^^^^^^^^^^^^^^^^^^^^^^^^*/

.form_label
{
    font-weight: bold;
    width: 300px;
}

.form_data
{
    width: 300px;
}

.info_header
{
    font-weight: bold;
    font-size: 18px;
}

/*MRM Tool*/
.panelLink
{
    text-decoration: underline;
    cursor: pointer;
    text-align: center;
}

/* Form labels */

.dsFormLabel
{
    font-weight: bold;
}

.ratematchpanerightside
{
    background-image: url(images/RateMatch_BkGrnd_RightSide.png);
    background-position: right top;
    background-repeat: repeat-y;
}

.ratematchpaneleftside
{
    background-image: url(images/RateMatch_BkGrnd_LeftSide.png);
    background-position: left top;
    background-repeat: repeat-y;
}

/* Vendor Tracking */
.bluebox
{
    border: 1px solid #6699FF;
    background-color: #CCFFFF;
    padding-left: 10px;
}

.bluebox_entry
{
    text-align: left;
}

.bluebox_button
{
    min-width: 60px;
    border: 1px solid #6699FF;
    background-color: #99CCFF;
    color: #333399;
}

/* Error */
.standarderror
{
    font-weight: bold;
    color: Red;
}

/* Vendor Tracking */
.vm_header
{
    color: #ffffff;
    font-weight: bold;
    font-size: 8pt;
    border-right: 1px solid #6699FF;
    background-color: #000066;
    padding: 5px 5px 5px 5px;
    text-align: center;
    vertical-align: middle;
}

.vm_label 
{
    color: #000066;
    font-weight: bold;
    font-size: 12px;
}
.vm_header a:link, .vm_header a:hover, .vm_header a:active, .vm_header a:visited
{
    color: #ffffff;
}

.vm_row
{
    padding: 5px 5px 5px 5px;
    border-right: 1px solid #6699FF;
    font-size: 11px;
}

.vm_rowAlt
{
    padding: 5px 5px 5px 5px;
    border-right: 1px solid #6699FF;
    background-color: #CCFFFF;
    font-size: 11px;
}

.vm_leftside
{
    border-left: 1px solid #6699FF;
}

    .vm_link 
    {
       color: #000066;
    }
.vm_footer
{
    border-top: 1px solid #6699FF;
}

.vm_listbox 
{
    width: 300px;
}
.ajax__tc1 .ajax__tab_header
{
    font-family: verdana,tahoma,helvetica;
    font-size: 11px;
    border-bottom: solid 1px #6699FF;
}


.ajax__tc1 .ajax__tab_outer
{
    padding-right: 4px;
    height: 21px;
    margin-right: 10px;
    border-top: 1px solid #6699FF;
    border-left: 1px solid #6699FF;
    border-right: 1px solid #6699FF;
    background-color: #99CCFF;
}

.ajax__tc1 .ajax__tab_inner
{
    padding-left: 3px;
}

.ajax__tc1 .ajax__tab_tab
{
    height: 13px;
    padding: 4px;
    margin: 0;
    color: #000066;
    font-size: 9pt;
    font-weight: bold;
}

.ajax__tc1 .ajax__tab_active
{
}

.ajax__tc1 .ajax__tab_hover .ajax__tab_outer
{
}

.ajax__tc1 .ajax__tab_hover .ajax__tab_inner
{
}

.ajax__tc1 .ajax__tab_hover .ajax__tab_tab
{
}

.ajax__tc1 .ajax__tab_active .ajax__tab_outer
{
    background-color: #CCFFFF;
    border-top: 1px solid #6699FF;
    border-left: 1px solid #6699FF;
    border-right: 1px solid #6699FF;
}

.ajax__tc1 .ajax__tab_active .ajax__tab_inner
{
    background-color: #CCFFFF;
}

.ajax__tc1 .ajax__tab_active .ajax__tab_tab
{
    color: #000066;
    font-size: 9pt;
    font-weight: bold;
}

.ajax__tc1 .ajax__tab_body
{
    font-family: verdana,tahoma,helvetica;
    font-size: 10pt;
    border-bottom: 1px solid #6699FF;
    border-left: 1px solid #6699FF;
    border-right: 1px solid #6699FF;
    border-top: 0px none;
    padding: 8px;
    background-color: #CCFFFF;
}

