﻿/************ BEGIN REBRAND UPDATE **************/

.AcelityPurpleForecolor {
    color: #2d1263;
}

.LoginHeaderBannerRowTransparent {
    height: 114px;
    background-color: #ffffff;
    /*background-image: url(../Images/Header_3M_TrifectaMesh.png);
    background-position: center;
	background-repeat: no-repeat;*/
}

.LoginHeaderLeftBannerTransparent {
    width: 472px;
    background-image: url(../Images/header_logo_combo_Transparent.png);
    background-repeat: no-repeat;
}

.LoginHeaderCenterBannerTransparent {
    background-image: url(../Images/header_logo_spacer_Transparent.png);
    background-repeat: repeat-x;
}

.LoginHeaderRightBannerTransparent {
    width: 450px;
    background-image: url(../Images/header_bubble_Transparent_V2.png);
    background-repeat: no-repeat;
}


.LoginHeaderBannerRowOpaque {
    height: 114px;
    background-color: #f3f3f3;
}

.LoginHeaderLeftBannerOpaque {
    width: 472px;
    background-image: url(../Images/header_logo_combo_opaque.png);
}

.LoginHeaderCenterBannerOpaque {
    background-image: url(../Images/header_logo_spacer_opaque.jpeg);
    background-repeat: repeat-x;
}

.LoginHeaderRightBannerOpaque {
    width: 450px;
    background-image: url(../Images/header_bubble_opaque.png);
}

/************* END REBRAND UPDATE ***************/

li {
    padding: 2px 0 2px 0;
}

.WrapperDiv {
    height: 400px;
    border: 1px solid black;
}

    .WrapperDiv TH {
        position: relative;
    }

    .WrapperDiv TR {
        /* Needed for IE */
        height: 0px;
    }

.SmallItalicFont {
    font-size: 8pt;
    font-style: italic;
}

.toggleLink {
    color: Blue;
    cursor: hand;
    cursor: pointer;
    text-decoration: underline;
}

BODY {
    FONT-SIZE: 9pt;
    MARGIN: 0px;
    COLOR: black;
    FONT-FAMILY: Arial;
    POSITION: absolute
}

P {
    FONT-SIZE: 9pt;
    FONT-FAMILY: Arial;
}

HR {
    /*background-color: #2d1263;*/
    /*color: #2d1263;*/
    background-color: #ed1c24;
    color: #ed1c24;
    /*height: 4px;*/
    width: 100%;
    height: 3px;
}

A:link {
    /*Rebranding changes*/
    /*color: #206E9F;*/ /*#36517D;*/
    /*Blue color*/
    /*color: #0033CC;
	text-decoration: none;
	border-bottom: 1px solid rgba(0,51,0,.25);*/
    /*Black color*/
    color: #000000;
    text-decoration: none;
    border-bottom: 1px solid rgba(0,0,0,.25);
}

A:active {
    /*Rebranding changes*/
    /*color: #206E9F;*/
    /*font-size: 9pt;*/
    /*Blue color*/
    /*color: #0033CC;
	text-decoration: none;
	border-bottom: 1px solid rgba(0,51,204,.25);*/
    /*Black color*/
    color: #000000;
    text-decoration: none;
    border-bottom: 1px solid rgba(0,0,0,.25);
}

A:visited {
    /*Rebranding changes*/
    /*color: #206E9F;*/
    /*font-size: 9pt;*/
    /*font-size: 15px;*/
    /*font-weight: bold;*/
    /*Blue color*/
    /*text-decoration: none;
	color: #0033CC;
	border-bottom: 1px dotted rgba(0,51,204,.5);*/
    /*Black color*/
    color: #000000;
    text-decoration: none;
    border-bottom: 1px dotted rgba(0,0,0,.5);
}

A:hover {
    /*Rebranding changes*/
    /*color: #14a325;
	font-size: 9pt;*/
    /*Blue color*/
    /*color: #0033CC;
	text-decoration: none;
	border-bottom: #0033CC 1px solid;*/
    /*Black color*/
    color: #000000;
    text-decoration: none;
    border-bottom: 1px solid rgb(0,0,0);
}

H1 {
    font-weight: bold;
    font-size: 11pt;
    color: maroon; /*#283670;*/
    padding: 0.5em;
    margin: 0px;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

H2 {
    background: #EBF1F8;
    padding: 0.3em;
    padding-left: 0.5em;
    font-size: 10pt;
    margin-top: 0px;
    margin-bottom: 0.5em;
    /*color: #00629f;*/ /*#052852;*/
    color: #4b4b4b;
}

.SectionHeader {
    /*Rebranding Changes*/
    /*background: #DCD9F4 url(../Images/section_header_background.png);*/
    padding: 0.3em;
    padding-left: 0.5em;
    font-weight: bold;
    font-size: 10pt;
    /*font-size: 14px;*/
    font-family: Arial;
    margin-top: 0px;
    height: 17px;
    /*color: #2d1263;*/
    /*Rebranding Changes*/
    /*color: #4b4b4b;
    background-color: #f2f2f2;*/
    /*Rebranding changes-22 oct*/
    color: #000;
    background: linear-gradient(to top, #FDE1E1 0px, #fff 100%);
}

.SectionHeader_OI {
    /*Rebranding Changes*/
    /*background: #DCD9F4 url(../Images/section_header_background.png);*/
    padding: 0.3em;
    padding-left: 0.5em;
    font-weight: bold;
    font-size: 10pt;
    /*font-size: 14pt;*/
    font-family: Arial;
    margin-top: 0px;
    height: 100px;
    /*color: #2d1263;*/
    /*Rebranding Changes*/
    /*color: #4b4b4b;
    background-color: #f2f2f2;*/
    /*Rebranding changes-22 oct*/
    color: #000;
    background: linear-gradient(to top, #FDE1E1 0px, #fff 100%);
}

.SectionHdr {
    /*Rebranding Changes*/
    /*background: #DCD9F4 url(../Images/section_header_background.png);*/
    padding: 0.3em;
    padding-left: 0.5em;
    font-weight: bold;
    font-size: 10pt;
    /*font-size: 12pt;*/
    /*font-size:14px;*/
    font-family: Arial;
    margin-left: 2px;
    margin-right: 2px;
    margin-bottom: 2px;
    vertical-align: middle;
    height: 17px;
    /*color: #2d1263;*/
    /*color: #000000;*/
    /*Rebranding changes*/
    /*color: #4b4b4b;
    background-color: #f2f2f2;*/
    /*Rebranding changes-22 oct*/
    color: #000;
    background: linear-gradient(to top, #FDE1E1 0px, #fff 100%);
}

.SectionHdrOth {
    /*Rebranding changes*/
    /*background: #DCD9F4 url(../Images/section_header_background.png);*/
    padding: 0.3em;
    padding-left: 0.5em;
    font-weight: bold;
    font-size: 10pt;
    /*font-size: 12pt;*/
    font-family: Arial;
    margin-top: 8px;
    margin-left: 2px;
    margin-right: 2px;
    margin-bottom: 2px;
    height: 17px;
    /*color: #2d1263;*/
    /*color: #000000;*/
    /*Rebranding changes*/
    /*color: #4b4b4b;
    background-color: #f2f2f2;*/
    /*Rebranding changes-22 oct*/
    color: #000;
    background: linear-gradient(to top, #FDE1E1 0px, #fff 100%);
}

    .SectionHdrOth i {
        font-size: 8pt;
        color: #555555;
    }

.SubHeader {
    /*Rebranding Changes*/
    font-weight: bold;
    font-size: 10pt;
    /*font-size: 20px;*/
    font-family: Arial;
    /*color: #00629f;*/
    /*color: #4b4b4b;*/
    color: #000;
}

.SubHeaderHR {
    /*background-color: #00629f;
	color: #00629f;*/
    background-color: #4b4b4b;
    color: #4b4b4b;
}

H4 {
    background: #EBF1F8;
    padding: 0.3em;
    padding-left: 0.5em;
    font-size: 10pt;
    margin-top: 0px;
    margin-bottom: 0.5em;
    color: #0F2C5C;
}

H3 {
    background: #EBF1F8;
    padding: 0.3em;
    padding-left: 0.5em;
    font-size: 10pt;
    margin-top: 14px;
    margin-bottom: 0.5em;
    color: #052852;
}

.StdHeader {
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-right: thin ridge;
    border-left: thin ridge;
    border-top: thin ridge;
    border-bottom: thin groove;
    font-size: 12px;
    font-weight: bold;
    color: black;
    font-family: Arial, Verdana;
    background-color: #ffffff;
    vertical-align: middle;
}

.StdMain {
    padding-right: 3px;
    padding-left: 3px;
    padding-top: 5px;
    padding-bottom: 3px;
    border-right: thin ridge;
    border-left: thin ridge;
    border-top: thin groove;
    border-bottom: thin groove;
    font-size: 12px;
    color: black;
    font-family: Arial, Verdana;
    font-weight: bold;
    background-color: #647896;
}

.FieldSet {
    font-family: Arial;
    font-size: 10pt;
    text-align: left;
    color: #2d1263;
    font-weight: bold;
}


.ArialSmall {
    color: #666666;
    font-size: 8pt;
    font-family: Arial;
}

.ArialSmallBold {
    color: #666666;
    font-size: 8pt;
    font-family: Arial;
    font-weight: bold;
}

.gridDockHdr {
    font-family: Arial, Verdana;
    font-size: 12px;
    font-weight: bold;
    background-color: #E7EBF0;
    border: none;
    color: #2D466F;
    /*height: 23px;	*/
    padding-left: 0px;
    padding-top: 0px;
}

.MenuOptionHeader {
    font-size: 13pt;
    font-family: Arial;
    color: #555555;
    font-weight: bold;
}

.MenuOptionHeader_Main {
    font-size: 13pt;
    font-family: Arial;
    color: #555555;
    font-weight: bold;
    display: table-cell;
}

/*.CheckBox
{
	cursor: pointer;
	FONT-SIZE: 8pt;	
}

.Checkbox
{
	cursor: pointer;
	FONT-SIZE: 8pt;	
}*/

.cbHTML {
    width: 13px;
    height: 13px;
    padding: 0;
    margin: 0;
    vertical-align: middle;
    position: relative;
    top: -1px;
    overflow: hidden;
    margin-top: 6px;
    margin-bottom: 6px;
}

.cbHTMLText {
    display: block;
    padding-left: 15px;
    text-indent: -15px;
}

.CheckboxList {
    cursor: pointer;
    FONT-SIZE: 8pt;
    BORDER: #8c317a 1px solid;
}

.RadioButton {
    /*cursor: pointer;
	FONT-SIZE: 8pt;
	color: Black;*/
}

.RadioButtonList {
    /*font-family: Arial;
	background-color: transparent;
	color: #555555;
	cursor:pointer;
	font-size: 9pt;*/
}

.RequiredButtonList {
    font-family: Arial;
    background-color: transparent;
    color: #555555;
    cursor: pointer;
    font-size: 9pt;
    BACKGROUND-COLOR: #f9f8e5;
}

.TextField {
    font-family: Arial;
    font-size: 9pt;
    color: #555555;
    /*Rebranding changes*/
    /*BORDER: #8c317a 1px solid;*/
    BORDER: 1px solid gray;
    BACKGROUND-COLOR: white;
    Width: 140px;
}

.TextArea {
    font-family: Arial;
    font-size: 9pt;
    color: #555555;
    /*Rebranding changes*/
    /*BORDER: #8c317a 1px solid;*/
    BORDER: 1px solid gray;
    BACKGROUND-COLOR: white;
}

.ReadOnlyTextField {
    font-family: Arial;
    font-size: 9pt;
    color: #555555;
    /*Rebranding changes*/
    /*BORDER: #8c317a 1px solid;*/
    BORDER: 1px solid gray;
    BACKGROUND-COLOR: #f6f6f6;
    Width: 140px;
}

.RequiredTextField {
    font-family: Arial;
    /*Rebranding changes*/
    /*BORDER: #8c317a 1px solid;*/
    BORDER: 1px solid gray;
    BACKGROUND-COLOR: #f9f8e5;
    width: 140px;
    color: #555555;
    font-size: 9pt;
}

.RequiredTextField2 {
    font-family: Arial;
    /*Rebranding changes*/
    /*BORDER: #8c317a 1px solid;*/
    BORDER: 1px solid gray;
    BACKGROUND-COLOR: #f9f8e5;
    width: auto;
    color: #555555;
    /*font-size: 9pt;*/
    font-size: 12px;
}

.DropDown2 {
    /*Rebranding changes*/
    /*BORDER: #8c317a 1px solid;*/
    /*BACKGROUND-COLOR: #ffffff;*/
    /*color: #555555;*/
    /*font-size: 9pt;*/
    font-family: Arial;
    BORDER: gray 1px solid;
    color: #4b4b4b;
    width: auto;
    font-size: 12px;
}

.RequiredDDLField {
    /*Rebranding changes*/
    font-family: Arial;
    /*BORDER: #8c317a 1px solid;*/
    BORDER: gray 1px solid;
    BACKGROUND-COLOR: #DCD9F4;
    width: auto;
    color: #555555;
    /*font-size: 8pt;*/
    font-size: 14px;
}

.FieldError1 {
    border: 1px Solid Red;
    background-color: white;
    color: black;
}

.ErrorHighlight {
    border: #8c317a 1px solid;
    font-family: Arial;
    background-color: #fdeeee;
    font-size: 9pt;
}

.Error {
    border: 1px Solid Red;
    font-family: Arial;
    font-size: 9pt;
}

.InlineError,
.InlineError li {
    font-family: Arial;
    font-size: 9pt;
    color: #c00;
}

.alert {
    width: 70%;
    background-color: #FFCC66;
    text-align: center;
    padding: 0.2em;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-right: auto;
    margin-left: auto;
}

.DropDown {
    /*Rebranding changes*/
    /*font-family: Arial;
	font-size: 9pt;
	font-size: 14px;
	color: #555555;
	border: #8c317a 1px solid;
	border: gray 1px solid;
	background-color: white;*/
    font-family: Arial;
    BORDER: gray 1px solid;
    color: #4b4b4b;
    width: auto;
    font-size: 12px;
}

.RequiredDropDown {
    /*Rebranding changes*/
    /*font-family: Arial;
	border: #8c317a 1px solid;
	border: gray 1px solid;
	background-color: #f9f8e5;
	color: #555555;
	font-size: 9pt;
	font-size: 14px;*/
    background-color: #f9f8e5;
    font-family: Arial;
    BORDER: gray 1px solid;
    color: #4b4b4b;
    width: auto;
    font-size: 12px;
}

.ReadOnlyDropDown {
    /*font-family: Arial;
	background-color: #eeeeee;
	font-size: 9pt;
	color: #555555;
	border: #8c317a 1px solid;
	border: gray 1px solid;
	font-size: 9pt;
	font-size: 14px;*/
    font-family: Arial;
    BORDER: gray 1px solid;
    color: #4b4b4b;
    width: auto;
    font-size: 12px;
    background-color: #eeeeee;
}

.StdLabel {
    /*Rebranding changes*/
    font-family: Arial;
    font-size: 9pt;
    /*font-size:16px;*/
    text-align: left;
    /*color: #555555;*/ /*#052852;*/
    color: #4B4B4B;
    font-weight: normal;
}

.StdLabelUpd {
    font-family: Arial;
    font-size: 9pt;
    text-align: left;
    color: #555555; /*#052852;*/
    font-weight: normal;
    padding-right: 25px;
}

.StdQuestion {
    font-family: Arial;
    font-size: 9pt;
    text-align: left;
    color: #000000; /*#052852;*/
    font-weight: normal;
    padding-right: 10px;
}

.StdQuestionAns {
    float: left;
    padding-left: 35px;
    padding-top: 5px;
}

.StdLabelPickup {
    font-family: Arial;
    font-size: 9pt;
    text-align: left;
    /*color: #00629f;*/ /*#052852;*/
    color: #000000;
}

.StdSubLabel {
    padding-left: 20px;
    font-family: Arial;
    font-size: 9pt;
    text-align: left;
    color: #555555; /*#052852;*/
}

.StdLabelRightAlign {
    font-family: Arial;
    font-size: 9pt;
    text-align: left;
    color: #000000; /*#052852;*/
    text-align: right;
}

.StdLabelBold {
    padding-left: 3px;
    font-family: Arial;
    font-size: 9pt;
    text-align: left;
    /*color: #555555;*/ /*#052852;*/
    font-weight: bold;
    color: #4B4B4B;
}

.StdLabelBold2 {
    font-family: Arial;
    font-size: 9pt;
    /*color: #555555;*/ /*#052852;*/
    font-weight: bold;
    color: #4B4B4B;
}

.StdLabelCell {
    font-family: Arial;
    font-size: 9pt;
    text-align: left;
    /*color: #555555;*/ /*#052852;*/
    font-weight: bold;
    height: 20px;
    border: 1px #eeeeee solid;
    background: #f8f8f8;
    color: #4B4B4B;
}

.StdLabelCellAlignRight {
    font-family: Arial;
    font-size: 9pt;
    text-align: left;
    color: #000000; /*#052852;*/
    height: 23px;
    border: 1px #eeeeee solid;
    background: #eeeeee;
    text-align: right;
}

.StdLabelCellSub {
    font-family: Arial;
    font-size: 9pt;
    text-align: left;
    color: #000000; /*#052852;*/
    font-weight: bold;
    height: 23px;
    border: 1px #eeeeee solid;
}

.StdLabelRequired {
    font-size: 9pt;
    color: #9B0033;
    font-family: Arial;
    background-color: #ffffff;
    font-weight: bold;
    height: 23px;
}

.StdField {
    font-family: Verdana;
    font-size: 9pt;
    text-align: left;
    height: 23px;
    color: #000000; /*#052852;*/
}

.DescriptionLabel {
    font-family: Arial;
    font-size: 9pt;
    /*color: #00629f;*/
    color: #4b4b4b;
}

.DescriptionLabelCell {
    font-family: Arial;
    font-size: 9pt;
    /*color: #00629f;*/
    height: 20px;
    border: 1px #eeeeee solid;
    color: #4b4b4b;
}

.InfoText {
    font-family: Arial;
    font-size: 9pt;
    /*color: #222222;*/
    color: #4b4b4b;
}

/*.Button {
	background: #0274c2 url('../Images/button_bg.gif') 50% top;
	margin-top: 1px;
	margin-bottom: 3px;
	padding-top: 1px;
	padding-bottom: 4px;
	font-family: Verdana;
	color: White;
	font-weight: bold;
	font-size: 8pt;
	border: solid 1px #555555;
	cursor: pointer;
	outline: none;
}*/

/*.Button:hover 
{
  background: #14a325 url(../Images/button_hover_bg.gif) repeat top;
  outline: none;
}*/

.Button:focus {
    outline: none;
}

/*.DisabledButton 
{
	background: #cccccc url(../Images/button_bg_disabled.gif) repeat top;
	margin-top: 1px;
	margin-bottom: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: Verdana;
	color: #555555;
	font-weight: bold;
	font-size: 8pt;
	border: solid 1px #555555;
	cursor: pointer;
	outline: none;
}*/

.ReportGridHeader {
    border: 1px solid;
    border-color: #ECE9D8;
    font-weight: bold;
    font-size: 8pt;
    height: 30px;
    padding-bottom: 2px;
    padding-right: 2px;
    color: white;
    font-family: Arial;
    text-align: left;
    background: url(../Images/grid_header_gray.gif);
    background-color: #dddddd;
    white-space: nowrap;
    width: auto;
}

.EmptyGrid {
    /*color: #0063A6;*/
    color: #4b4b4b;
    font-weight: bold;
    background-color: #f6f6f6;
    border: none;
}

.StdGridHeader {
    border: 1px solid;
    border-color: #ECE9D8;
    font-weight: bold;
    font-size: 8pt;
    height: 30px;
    padding-bottom: 2px;
    padding-right: 2px;
    color: white;
    font-family: Arial;
    text-align: left;
    background: url(../Images/grid_header_gray.gif);
    background-color: #dddddd;
    white-space: nowrap;
    width: auto;
}

.ReportGrid {
    padding-right: 3px;
    padding-left: 3px;
    padding-top: 1px;
    padding-bottom: 1px;
    font-size: 8pt;
    color: black;
    /*cursor:pointer;*/
    font-family: Arial;
    background: #ffffff; /*#edeae3;*/
    height: 23px;
    white-space: nowrap;
}

.ReportGridAlt {
    padding-right: 3px;
    padding-left: 3px;
    padding-top: 1px;
    padding-bottom: 1px;
    font-size: 8pt;
    /*cursor:pointer;*/
    padding-bottom: 2px;
    color: black;
    background: #f8f8f8;
    font-family: Arial;
    height: 23px;
    white-space: nowrap;
}

.ReportGridPager {
    font-size: 8pt;
    color: #033893;
    font-family: Arial;
}

.GridButtonColumn {
    padding-left: 3px;
    padding-right: 3px;
}

.sorttableheader {
    font-weight: bold;
    font-size: 11px;
    padding-top: 2px;
    padding-bottom: 2px;
    background-color: #728fce; /*steelblue;*/
    color: white;
    text-align: left;
}

    .sorttableheader a {
        color: white;
    }

.StdGrid {
    padding-right: 3px;
    padding-left: 3px;
    padding-top: 1px;
    padding-bottom: 1px;
    font-size: 8pt;
    color: black;
    /*cursor:pointer;*/
    font-family: Arial;
    background: #f8f8f8; /*#edeae3;*/
    height: 23px;
    white-space: nowrap;
}

.StdGridAlt {
    padding-right: 3px;
    padding-left: 3px;
    padding-top: 1px;
    padding-bottom: 1px;
    font-size: 8pt;
    /*cursor:pointer;*/
    padding-bottom: 2px;
    color: black;
    background: white;
    font-family: Arial;
    height: 23px;
}

.StdGridSection {
    padding-right: 3px;
    padding-left: 3px;
    padding-top: 1px;
    padding-bottom: 1px;
    font-size: 9pt;
    color: black;
    /*cursor:pointer;*/
    font-family: Arial;
    background: #edeae3; /*#edeae3;*/
    height: 25px;
}

.StdGridSelect {
    padding-right: 3px;
    padding-left: 3px;
    padding-top: 1px;
    padding-bottom: 1px;
    font-size: 9pt;
    /*cursor:pointer;*/
    padding-bottom: 2px;
    color: black;
    background: #B3BECE;
    font-family: Arial;
    height: 25px;
}

.GridText {
    color: Black;
    font-size: 9pt;
    font-family: Arial;
}

.StdGridFooter {
    font-size: 8pt;
    font-weight: bold;
    padding-bottom: 2px;
    /*color: #36517D;*/
    font-family: Arial;
    color:#4b4b4b;
}

.ReportGridFooter {
    font-size: 8pt;
    font-weight: bold;
    padding-bottom: 2px;
    /*color: #36517D;*/
    font-family: Arial;
    background-color: #DCD9F4;
    color:#4b4b4b;
}

.StdGridPager {
    font-size: 9pt;
    color: #033893;
    font-family: Arial;
}

div.borders {
}

    div.borders table {
        background-color: white;
        border: none;
        border-color: #ECE9D8;
    }

        div.borders table tbody tr.even td {
            background-color: #f8f8f8;
        }

        div.borders table tbody tr.odd td {
            background-color: #fff;
        }

    div.borders td {
        border-top: none;
        border-left: solid 1px #ECE9D8;
        border-right: solid 1px #ECE9D8;
        border-bottom: solid 1px #dddddd;
        white-space: nowrap;
        padding: 0 6px 0 6px;
        font-size: 8pt;
        height: 23px;
    }

    div.borders th {
        white-space: nowrap;
        border-color: #ECE9D8;
        border-top: none;
        border-left: solid 1px #ECE9D8;
        border-right: solid 1px #ECE9D8;
        border-bottom: none;
        padding: 0 6px 1px 6px;
        height: 30px;
        background: url(../Images/grid_header_gray.gif);
        color: #fff;
        font-weight: bold;
        font-size: 8pt;
    }

    div.borders A:link {
        font-size: 8pt;
    }

    div.borders A:active {
        font-size: 8pt;
    }

    div.borders A:visited {
        font-size: 8pt;
        /*Rebranding changes*/
        /*font-weight: bold;
		text-decoration: none;
		color: #0033CC;
		border-bottom: 1px dotted rgba(0,51,204,.5);*/
        /*Black color*/
        font-weight: bold;
        text-decoration: none;
        color: #000000;
        border-bottom: 1px dotted rgba(0,0,0,.5);
    }

    div.borders A:hover {
        /*font-size: 8pt;*/
        /*Rebranding changes*/
        /*color: #0033CC;
		text-decoration: none;
		border-bottom: #0033CC 1px solid;*/
        /*font-size: 15px;*/
        /*Black color*/
        color: #000000;
        text-decoration: none;
        border-bottom: #000000 1px solid;
    }

div.borders_wrap {
}

    div.borders_wrap table {
        background-color: #dddddd;
        border: none;
        border-color: #ECE9D8;
    }

    div.borders_wrap td {
        border-top: none;
        border-left: solid 1px #ECE9D8;
        border-right: solid 1px #ECE9D8;
        border-bottom: solid 1px #dddddd;
        white-space: normal;
        padding: 0 5px 0 5px;
    }

    div.borders_wrap th {
        white-space: nowrap;
        border-color: #ECE9D8;
        border-top: none;
        border-left: solid 1px #ECE9D8;
        border-right: solid 1px #ECE9D8;
        border-bottom: none;
        padding: 0 5px 1px 5px;
    }

    div.borders_wrap A:link {
        font-size: 8pt;
    }

    div.borders_wrap A:active {
        font-size: 8pt;
    }

    div.borders_wrap A:visited {
        font-size: 8pt;
        /*Rebranding changes*/
        /*font-weight: bold;
		text-decoration: none;
		color: #0033CC;
		border-bottom: 1px dotted rgba(0,51,204,.5);*/
        /*Black color*/
        text-decoration: none;
        color: #000000;
        border-bottom: 1px dotted rgba(0,0,0,.5);
    }

    div.borders_wrap A:hover {
        font-size: 8pt;
        /*Rebranding changes*/
        /*color: #0033CC;
		text-decoration: none;
		border-bottom: #0033CC 1px solid;*/
        /*font-size: 15px;*/
        /*Black color*/
        color: #000000;
        text-decoration: none;
        border-bottom: #000000 1px solid;
    }

div.borders_callouts {
}

    div.borders_callouts table {
        border: none;
        border-color: #ECE9D8;
    }

    div.borders_callouts td {
        border-top: none;
        border-left: solid 1px #ECE9D8;
        border-right: solid 1px #ECE9D8;
        border-bottom: solid 1px #dddddd;
        padding: 0 5px 0 5px;
    }

    div.borders_callouts th {
        white-space: nowrap;
        border-color: #ECE9D8;
        border-top: none;
        border-left: solid 1px #ECE9D8;
        border-right: solid 1px #ECE9D8;
        border-bottom: none;
        padding: 0 5px 1px 5px;
    }

    div.borders_callouts A:link {
        font-size: 8pt;
    }

    div.borders_callouts A:active {
        font-size: 8pt;
    }

    div.borders_callouts A:visited {
        font-size: 8pt;
        /*Rebranding changes*/
        /*font-weight: bold;
		text-decoration: none;
		color: #0033CC;
		border-bottom: 1px dotted rgba(0,51,204,.5);*/
        /*Black color*/
        text-decoration: none;
        color: #000000;
        border-bottom: 1px dotted rgba(0,0,0,.5);
    }

    div.borders_callouts A:hover {
        font-size: 8pt;
        /*Rebranding changes*/
        /*color: #0033CC;
		text-decoration: none;
		border-bottom: #0033CC 1px solid;
		font-size: 15px;*/
        /*Black color*/
        color: #000000;
        text-decoration: none;
        border-bottom: #000000 1px solid;
    }

div.gridformat {
}

    div.gridformat table {
        background-color: white;
        border: none;
        border-color: #ECE9D8;
    }

        div.gridformat table tbody tr.even td {
            background-color: #f8f8f8;
        }

        div.gridformat table tbody tr.odd td {
            background-color: #fff;
        }

    div.gridformat td {
        border-top: none;
        border-left: solid 1px #ECE9D8;
        border-right: solid 1px #ECE9D8;
        border-bottom: solid 1px #dddddd;
        white-space: nowrap;
        padding: 0 6px 0 6px;
        font-size: 8pt;
        height: 23px;
    }

    div.gridformat th {
        white-space: nowrap;
        border-color: #ECE9D8;
        border-top: none;
        border-left: solid 1px #ECE9D8;
        border-right: solid 1px #ECE9D8;
        border-bottom: none;
        padding: 0 6px 1px 6px;
        height: 30px;
        background: url(../Images/grid_header_gray.gif);
        color: #fff;
        font-weight: bold;
        font-size: 8pt;
        text-decoration: underline;
        cursor: pointer;
        text-align: left;
    }

    div.gridformat A:link {
        font-size: 8pt;
    }

    div.gridformat A:active {
        font-size: 8pt;
    }

    div.gridformat A:visited {
        font-size: 8pt;
        /*Rebranding changes*/
        /*font-weight: bold;
		text-decoration: none;
		color: #0033CC;
		border-bottom: 1px dotted rgba(0,51,204,.5);*/
        /*Black color*/
        text-decoration: none;
        color: #000000;
        border-bottom: 1px dotted rgba(0,0,0,.5);
    }

    div.gridformat A:hover {
        font-size: 8pt;
        /*Rebranding changes*/
        /*color: #0033CC;
		text-decoration: none;
		border-bottom: #0033CC 1px solid;
		font-size: 15px;*/
        /*Black color*/
        color: #000000;
        text-decoration: none;
        border-bottom: #000000 1px solid
    }

div.gridformat_wrap {
}

    div.gridformat_wrap table {
        background-color: #dddddd;
        border: none;
        border-color: #ECE9D8;
    }

    div.gridformat_wrap td {
        border-top: none;
        border-left: solid 1px #ECE9D8;
        border-right: solid 1px #ECE9D8;
        border-bottom: solid 1px #dddddd;
        white-space: normal;
        padding: 0 5px 0 5px;
    }

    div.gridformat_wrap th {
        white-space: nowrap;
        border-color: #ECE9D8;
        border-top: none;
        border-left: solid 1px #ECE9D8;
        border-right: solid 1px #ECE9D8;
        border-bottom: none;
        padding: 0 5px 1px 5px;
    }

    div.gridformat_wrap A:link {
        font-size: 8pt;
    }

    div.gridformat_wrap A:active {
        font-size: 8pt;
    }

    div.gridformat_wrap A:visited {
        font-size: 8pt;
        /*Rebranding changes*/
        /*font-weight: bold;
		text-decoration: none;
		color: #0033CC;
		border-bottom: 1px dotted rgba(0,51,204,.5);*/
        /*Black color*/
        text-decoration: none;
        color: #000000;
        border-bottom: 1px dotted rgba(0,0,0,.5);
    }

    div.gridformat_wrap A:hover {
        font-size: 8pt;
        /*Rebranding changes*/
        /*color: #0033CC;
		text-decoration: none;
		border-bottom: #0033CC 1px solid;*/
        font-size: 15px;
        /*Black color*/
        color: #000000;
        text-decoration: none;
        border-bottom: #000000 1px solid;
    }

.Tree {
    border-color: #eeeeee;
    border-style: solid;
    border-width: 1px;
}

.TreeNode {
    /*color: #2d1263;*/
    text-decoration: underline;
    font-family: Arial, Verdana;
    font-size: 8pt;
    padding-top: 2px;
    padding-bottom: 1px;
    padding-left: 3px;
    padding-right: 3px;
    /*Rebranding changes*/
    color: #000000;
}

.RequiredTreeNode {
    color: #9B0033;
    text-decoration: none;
    font-family: Arial, Verdana;
    font-weight: bold;
    font-size: 8pt;
    padding-top: 2px;
    padding-bottom: 1px;
    padding-left: 3px;
    padding-right: 3px;
}

.CategoryTreeNode {
    font-family: Arial, Verdana;
    font-size: 8pt;
    padding-top: 2px;
    padding-bottom: 1px;
    padding-left: 3px;
    padding-right: 3px;
}

.HoverTreeNode {
    /*color: #0c6a17;*/
    text-decoration: underline;
    font-family: Arial, Verdana;
    font-size: 8pt;
    padding-top: 2px;
    padding-bottom: 1px;
    padding-left: 3px;
    padding-right: 3px;
    cursor: pointer;
    /*Rebranding changes*/
    color: #000000;
}

.SelectedTreeNode {
    background-color: #eeeeee;
    color: black;
    font-family: Arial, Verdana;
    font-size: 8pt;
    padding-top: 2px;
    padding-bottom: 1px;
    padding-left: 3px;
    padding-right: 3px;
    cursor: default;
}

.SelectedHoverTreeNode {
    background-color: #eeeeee;
    color: black;
    font-family: Arial, Verdana;
    font-size: 8pt;
    padding-top: 2px;
    padding-bottom: 1px;
    padding-left: 3px;
    padding-right: 3px;
    cursor: default;
}

.InaccessibleTreeNode {
    /*color: #808080 !important;*/
    color: #4f4f4f !important;
    font-family: Arial, Verdana;
    font-size: 8pt;
    padding-top: 2px;
    padding-bottom: 1px;
    padding-left: 3px;
    padding-right: 3px;
    cursor: default;
}

.AccessibleTreeNode {
    color: #000000;
    font-family: Arial, Verdana;
    font-size: 8pt;
    padding-top: 2px;
    padding-bottom: 1px;
    padding-left: 3px;
    padding-right: 3px;
    cursor: default;
}

.ClaimTreeNode {
    color: #2d1263;
    text-decoration: none;
    font-family: Arial, Verdana;
    font-size: 9pt;
    padding-top: 2px;
    padding-bottom: 1px;
    padding-left: 3px;
    padding-right: 3px;
}

.ClaimTreeNodeBold {
    color: black;
    text-decoration: none;
    font-family: Arial, Verdana;
    font-size: 9pt;
    padding-top: 2px;
    padding-bottom: 1px;
    padding-left: 3px;
    padding-right: 3px;
}

.CategoryClaimTreeNode {
    font-family: Arial, Verdana;
    font-size: 9pt;
    padding-top: 2px;
    padding-bottom: 1px;
    padding-left: 3px;
    padding-right: 3px;
}

.HoverClaimTreeNode {
    color: #555555;
    text-decoration: underline;
    font-family: Arial, Verdana;
    font-size: 9pt;
    padding-top: 2px;
    padding-bottom: 1px;
    padding-left: 3px;
    padding-right: 3px;
    cursor: pointer;
}

.SelectedClaimTreeNode {
    background-color: #eeeeee;
    color: black;
    font-family: Arial, Verdana;
    font-size: 9pt;
    padding-top: 2px;
    padding-bottom: 1px;
    padding-left: 3px;
    padding-right: 3px;
    cursor: default;
}

.SelectedHoverClaimTreeNode {
    background-color: #eeeeee;
    color: black;
    font-family: Arial, Verdana;
    font-size: 9pt;
    padding-top: 2px;
    padding-bottom: 1px;
    padding-left: 3px;
    padding-right: 3px;
    cursor: default;
}

.InaccessibleClaimTreeNode {
    color: #808080;
    font-family: Arial, Verdana;
    font-size: 9pt;
    padding-top: 2px;
    padding-bottom: 1px;
    padding-left: 3px;
    padding-right: 3px;
    cursor: default;
}

.AccessibleClaimTreeNode {
    color: #000000;
    font-family: Arial, Verdana;
    font-size: 9pt;
    padding-top: 2px;
    padding-bottom: 1px;
    padding-left: 3px;
    padding-right: 3px;
    cursor: default;
}

.RequiredClaimTreeNode {
    color: #9B0033;
    text-decoration: none;
    font-family: Arial, Verdana;
    font-weight: bold;
    font-size: 9pt;
    padding-top: 2px;
    padding-bottom: 1px;
    padding-left: 3px;
    padding-right: 3px;
}

.RecommendedClaimTreeNode {
    /*color: #1822A4;*/
    color: #000000;
    text-decoration: none;
    font-family: Arial, Verdana;
    font-size: 9pt;
    font-weight: bold;
    padding-top: 2px;
    padding-bottom: 1px;
    padding-left: 3px;
    padding-right: 3px;
    font-weight: bold
}

.StdClaimTreeNode {
    color: #555555;
    text-decoration: none;
    font-family: Arial, Verdana;
    font-size: 9pt;
    padding-top: 2px;
    padding-bottom: 1px;
    padding-left: 3px;
    padding-right: 3px;
}

.ModalPanel {
    color: Black;
    font-family: Arial, Verdana;
    font-size: 9pt;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    background-color: white;
}

.ModalDiv {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    border: solid 1px #aaaaaa;
}

/* iPad w/retina Display */
@media screen and (device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2) {
    .ModalPanel {
        /* top: 1000px !important; */
        min-height: 250px;
    }

    .ModalDiv {
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px;
        border: solid 1px Blue;
    }
}

.CompleteClaimTreeNode {
    color: green;
    text-decoration: none;
    font-family: Arial, Verdana;
    font-size: 9pt;
    padding-top: 2px;
    padding-bottom: 1px;
    padding-left: 3px;
    padding-right: 3px;
}

.IntPanel {
    border-right: #033893 1px solid;
    padding-right: 0px;
    border-top: transparent 0px solid;
    padding-left: 0px;
    padding-bottom: 0px;
    border-left: #033893 1px solid;
    padding-top: 0px;
    border-bottom: #033893 1px solid;
    border-collapse: collapse;
}

.IntPanelTab {
    padding: 0px;
    font-size: 10px;
}

    .IntPanelTab .On {
        background-color: #f8f8f8;
        border-right: none;
        padding-right: 0px;
        border-top: none;
        padding-left: 0px;
        padding-bottom: 0px;
        border-left: none;
        padding-top: 0px;
        border-bottom: none;
        text-decoration: none;
        border-collapse: collapse;
        vertical-align: middle;
        text-align: center;
        color: black;
        /*text-decoration: underline;*/
        height: 25px;
        cursor: pointer;
    }

    .IntPanelTab A:hover {
        color: #14a325;
        /*Rebranding changes*/
        /*color: #0033CC;
		text-decoration: none;
		border-bottom: #0033CC 1px solid;
		font-size: 15px;*/
        color: #000000;
        text-decoration: none;
        border-bottom: 1px solid rgb(0,0,0);
        font-size: 15px;
    }

    .IntPanelTab .Off {
        background-color: #f8f8f8;
        border-right: none;
        padding-right: 0px;
        border-top: none;
        padding-left: 0px;
        padding-bottom: 0px;
        border-left: none;
        padding-top: 0px;
        border-bottom: none;
        border-collapse: collapse;
        vertical-align: middle;
        text-align: center;
        /*text-decoration: underline;
		color: #00629f;*/
        color: #000000;
        text-decoration: none;
        border-bottom: 1px solid rgba(0,0,0,.25);
        height: 25px;
        cursor: pointer;
    }

    .IntPanelTab .Disabled {
        background-color: #f8f8f8;
        border-right: none;
        padding-right: 0px;
        border-top: none;
        padding-left: 0px;
        padding-bottom: 0px;
        border-left: none;
        padding-top: 0px;
        border-bottom: none;
        border-collapse: collapse;
        text-decoration: none;
        vertical-align: middle;
        text-align: center;
        /*text-decoration:underline;*/
        font-size: 9pt;
        font-family: Arial;
        font-style: italic;
        color: #999999;
        height: 25px;
        cursor: default;
        color: #000000;
        text-decoration: none;
        border-bottom: 1px solid rgba(0,0,0,.25);
    }

.UserInfoData {
    COLOR: #9B0033;
    font-size: 8pt;
}

.NoteField {
    font-family: Arial;
    font-size: 8pt;
    color: #555555;
    background-color: #f6f6f6;
    padding-left: 0.5em;
}

.NoteFld {
    margin-bottom: 2px;
    margin-left: 2px;
    margin-right: 2px;
    padding-left: 0.5em;
    font-family: Arial;
    font-size: 8pt;
    color: #555555;
    background-color: #f6f6f6;
}

.Disclaimer {
    font-family: Arial;
    font-size: 8pt;
    color: Black;
    font-style: italic;
}

.NoteFldAlt {
    margin-bottom: 2px;
    padding-left: 0.5em;
    font-family: Arial;
    font-size: 8pt;
    color: #206E9F;
    background-color: #f6f6f6;
}


.SmallTextOnly {
    font-size: 7pt;
    color: black;
}

.Modal {
    background-color: #aaaaaa;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

div.reports {
}

    div.reports td {
        font-size: 7pt;
        white-space: nowrap;
    }

    div.reports a:link {
        font-size: 7pt;
    }

    div.reports a:hover {
        font-size: 7pt;
    }

    div.reports a:active {
        font-size: 7pt;
    }

    div.reports a:visited {
        font-size: 7pt;
        /*Rebranding changes*/
        font-weight: bold;
        /*text-decoration: none;
		color: #0033CC;
		border-bottom: 1px dotted rgba(0,51,204,.5);*/
        /*Black color*/
        text-decoration: none;
        color: #000000;
        border-bottom: 1px dotted rgba(0,0,0,.5);
    }

    div.reports a:visited {
        font-size: 7pt;
        /*Rebranding changes*/
        font-weight: bold;
        /*text-decoration: none;
		color: #0033CC;
		border-bottom: 1px dotted rgba(0,51,204,.5);*/
        text-decoration: none;
        color: #000000;
        border-bottom: 1px dotted rgba(0,0,0,.5);
    }

div.spacers {
}

    div.spacers span {
        padding-right: 8px;
    }

.ajax__validatorcallout div, .ajax__validatorcallout td, .ajax__validatorcallout tr {
    width: 275px;
    border: solid 1px #000000;
    background-color: #ffffff;
    color: #000000;
}

.ajax__validatorcallout .ajax__validatorcallout_popup_table {
    display: none;
    border: none;
    background-color: transparent;
    padding: 0px;
}

.ajax__validatorcallout .ajax__validatorcallout_popup_table_row {
    vertical-align: top;
    height: 100%;
    background-color: transparent;
    padding: 0px;
}

.ajax__validatorcallout .ajax__validatorcallout_callout_cell {
    width: 20px;
    height: 100%;
    text-align: right;
    vertical-align: top;
    border: none;
    background-color: transparent;
    padding: 0px;
}

.ajax__validatorcallout .ajax__validatorcallout_callout_table {
    height: 100%;
    border: none;
    background-color: transparent;
    padding: 0px;
}

.ajax__validatorcallout .ajax__validatorcallout_callout_table_row {
    background-color: transparent;
    padding: 0px;
}

.ajax__validatorcallout .ajax__validatorcallout_callout_arrow_cell {
    background: #ffffff;
    border: solid 1px #000000;
    padding: 8px 0px 0px 0px;
    text-align: right;
    vertical-align: top;
    font-size: 1px;
    border: none;
    background-color: transparent;
}

    .ajax__validatorcallout .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv {
        background: #ffffff;
        border: solid 1px #000000;
        font-size: 1px;
        position: relative;
        left: 1px;
        border-bottom: none;
        border-right: none;
        border-left: none;
        width: 15px;
        background-color: transparent;
        padding: 0px;
    }

        .ajax__validatorcallout .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv div {
            background: #ffffff;
            border: solid 1px #000000;
            height: 1px;
            overflow: hidden;
            border-top: none;
            border-bottom: none;
            border-right: none;
            padding: 0px;
            margin-left: auto;
        }

.ajax__validatorcallout .ajax__validatorcallout_error_message_cell {
    color: #9B0033;
    background: #ffffff;
    border: solid 1px #000000;
    vertical-align: middle;
    font-style: normal;
    font-family: arial;
    font-size: 8pt;
    border-right: none;
    border-left: none;
    width: 100%;
}

.ajax__validatorcallout .ajax__validatorcallout_icon_cell {
    vertical-align: middle;
    background: #ffffff;
    border: solid 1px #000000;
    width: 15px;
    border-right: none;
}

.ajax__validatorcallout .ajax__validatorcallout_close_button_cell {
    color: #000000;
    background: #ffffff;
    border: solid 1px #000000;
    vertical-align: top;
    padding: 0px;
    text-align: right;
    border-left: none;
    color: #000000;
}

    .ajax__validatorcallout .ajax__validatorcallout_close_button_cell .ajax__validatorcallout_innerdiv {
        margin-top: 1px;
        background: #ffffff;
        border: solid 1px #000000;
        /*color: #00629F;*/
        color:#4b4b4b;
        border: none;
        text-align: center;
        width: 10px;
        padding: 2px;
        cursor: pointer;
    }


/* styles listed below are for rounded corners */
.rtop, .artop {
    display: block
}

    .rtop *, .artop * {
        display: block;
        height: 1px;
        overflow: hidden;
        font-size: 1px
    }

    .artop * {
        border-style: solid;
        border-width: 0 1px
    }

.r1, .rl1, .re1, .rel1 {
    margin-left: 5px
}

.r1, .rr1, .re1, .rer1 {
    margin-right: 5px
}

.r2, .rl2, .re2, .rel2, .ra1, .ral1 {
    margin-left: 3px
}

.r2, .rr2, .re2, .rer2, .ra1, .rar1 {
    margin-right: 3px
}

.r3, .rl3, .re3, .rel3, .ra2, .ral2, .rs1, .rsl1, .res1, .resl1 {
    margin-left: 2px
}

.r3, .rr3, .re3, .rer3, .ra2, .rar2, .rs1, .rsr1, .res1, .resr1 {
    margin-right: 2px
}

.r4, .rl4, .rs2, .rsl2, .re4, .rel4, .ra3, .ral3, .ras1, .rasl1, .res2, .resl2 {
    margin-left: 1px
}

.r4, .rr4, .rs2, .rsr2, .re4, .rer4, .ra3, .rar3, .ras1, .rasr1, .res2, .resr2 {
    margin-right: 1px
}

.rx1, .rxl1 {
    border-left-width: 5px
}

.rx1, .rxr1 {
    border-right-width: 5px
}

.rx2, .rxl2 {
    border-left-width: 3px
}

.rx2, .rxr2 {
    border-right-width: 3px
}

.re2, .rel2, .ra1, .ral1, .rx3, .rxl3, .rxs1, .rxsl1 {
    border-left-width: 2px
}

.re2, .rer2, .ra1, .rar1, .rx3, .rxr3, .rxs1, .rxsr1 {
    border-right-width: 2px
}

.rxl1, .rxl2, .rxl3, .rxl4, .rxsl1, .rxsl2, .ral1, .ral2, .ral3, .ral4, .rasl1, .rasl2 {
    border-right-width: 0
}

.rxr1, .rxr2, .rxr3, .rxr4, .rxsr1, .rxsr2, .rar1, .rar2, .rar3, .rar4, .rasr1, .rasr2 {
    border-left-width: 0
}

.r4, .rl4, .rr4, .re4, .rel4, .rer4, .ra4, .rar4, .ral4, .rx4, .rxl4, .rxr4 {
    height: 2px
}

.rer1, .rel1, .re1, .res1, .resl1, .resr1 {
    border-width: 1px 0 0;
    height: 0px !important;
    height /**/: 1px
}


table.header {
    background: none;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    color: White;
    font-weight: normal;
}

    table.header A:link {
        /*Rebranding changes*/
        /*font-size: 8pt;
		color: White;*/
        /*Blue color*/
        /*color: #0033CC;
		text-decoration: none;
		border-bottom: 1px solid rgba(0,51,0,.25);*/
        font-size: 15px;
        font-weight: normal;
        /*Black color*/
        color: #000000;
        text-decoration: none;
        border-bottom: 1px solid rgba(0,0,0,.25);
    }

    table.header A:active {
        /*Rebranding changes*/
        /*font-size: 8pt;
		color: White;*/
        /*Blue color*/
        /*color: #0033CC;
		text-decoration: none;
		border-bottom: 1px solid rgba(0,51,0,.25);*/
        font-size: 15px;
        font-weight: normal;
        /*Black color*/
        color: #000000;
        text-decoration: none;
        border-bottom: 1px solid rgba(0,0,0,.25);
    }

    table.header A:visited {
        /*Rebranding changes*/
        /*font-size: 8pt;
		color: White;
		font-weight: normal;*/
        font-size: 15px;
        font-weight: bold;
        /*Blue color*/
        /*color: #0033CC;
		text-decoration: none;
		border-bottom: 1px dotted rgba(0,51,204,.5);*/
        font-family: 'Segoe UI';
        /*Black color*/
        color: #000000;
        text-decoration: none;
        border-bottom: 1px dotted rgba(0,0,0,.5);
    }

    table.header A:hover {
        /*Rebranding changes*/
        /*font-size: 8pt;
		font-weight: normal;
		color: #14a325;*/
        /*Blue color*/
        /*color: #0033CC;
		text-decoration: none;
		border-bottom: #0033CC 1px solid;*/
        font-size: 15px;
        /*Black color*/
        color: #000000;
        text-decoration: none;
        border-bottom: #000000 1px solid;
    }

div.OptionHeader {
}

    div.OptionHeader A:link {
        /*Rebranding changes*/
        /*color: #555555;
	text-decoration: none;*/
        font-size: 8pt;
        /*Blue color*/
        /*color: #0033CC;
		text-decoration: none;
		border-bottom: 1px solid rgba(0,51,0,.25);*/
        /*Black color*/
        color: #000000;
        text-decoration: none;
        border-bottom: 1px solid rgba(0,0,0,.25);
    }

    div.OptionHeader A:active {
        /*Rebranding changes*/
        /*color: #555555;
		text-decoration: none;*/
        font-size: 8pt;
        /*Blue color*/
        /*color: #0033CC;
		text-decoration: none;
		border-bottom: 1px solid rgba(0,51,0,.25);*/
        /*Black color*/
        color: #000000;
        text-decoration: none;
        border-bottom: 1px solid rgba(0,0,0,.25);
    }

    div.OptionHeader A:visited {
        /*color: #555555;
		text-decoration: none;*/
        font-size: 8pt;
        /*Rebranding changes*/
        /*font-weight: bold;*/
        /*Blue color*/
        /*text-decoration: none;
		color: #0033CC;
		border-bottom: 1px dotted rgba(0,51,204,.5);*/
        /*Black color*/
        text-decoration: none;
        color: #000000;
        border-bottom: 1px dotted rgba(0,0,0,.5);
    }

    div.OptionHeader A:hover {
        /*color: #555555;
		text-decoration: underline;*/
        /*Rebranding changes*/
        /*color: #0033CC;
		text-decoration: none;
		border-bottom: #0033CC 1px solid;*/
        /*font-size: 15px;*/
        /*Black color*/
        color: #000000;
        text-decoration: none;
        border-bottom: #000000 1px solid;
    }

.DivLeftControl {
    float: left;
    padding-top: 5px;
}

.CancelButton {
    background: white url(../Images/btn_cancelorder.png) no-repeat top;
    height: 20px;
    border: none;
    width: 100px;
    cursor: pointer;
}

    .CancelButton:hover {
        background: white url(../Images/btn_cancelorder_hover.png) no-repeat top;
        height: 20px;
        border: none;
        width: 100px;
    }

.CancelCard {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background: white url('../Images/btn_cancelcard.png') no-repeat 50% top;
    height: 20px;
    width: 94px;
    cursor: pointer;
}

    .CancelCard:hover {
        background: white url(../Images/btn_cancelcard_hover.png) no-repeat top;
    }

.CancelChanges {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background: white url('../Images/btn_cancelchanges.png') no-repeat 50% top;
    height: 20px;
    width: 116px;
    cursor: pointer;
}

    .CancelChanges:hover {
        background: white url(../Images/btn_cancelchanges_hover.png) no-repeat top;
    }

.SaveButton {
    background: white url(../Images/btn_save.png) no-repeat top;
    height: 20px;
    border: none;
    width: 54px;
    cursor: pointer;
}

    .SaveButton:hover {
        background: white url(../Images/btn_save_hover.png) no-repeat top;
        height: 20px;
        border: none;
        width: 54px;
    }

.SaveExitButton {
    background: white url(../Images/btn_exit.png) no-repeat top;
    height: 20px;
    border: none;
    width: 90px;
    cursor: pointer;
}

    .SaveExitButton:hover {
        background: white url(../Images/btn_exit_hover.png) no-repeat top;
        height: 20px;
        border: none;
        width: 90px;
    }

.PrintButton {
    background: white url(../Images/btn_print.png) no-repeat top;
    height: 20px;
    border: none;
    width: 54px;
    cursor: pointer;
}

    .PrintButton:hover {
        background: white url(../Images/btn_print_hover.png) no-repeat top;
        height: 20px;
        border: none;
        width: 54px;
    }

.PrevButton {
    background: white url(../Images/btnPrev.png) no-repeat top;
    height: 20px;
    border: none;
    width: 107px;
    cursor: pointer;
}

    .PrevButton:hover {
        background: white url(../Images/btnPrev_hover.png) no-repeat top;
        height: 20px;
        border: none;
        width: 107px;
    }

.PrevButtonDis {
    background: white url(../Images/btnPrev_disabled.png) no-repeat top;
    height: 20px;
    border: none;
    width: 107px;
}

.NextButton {
    background: white url(../Images/btnNext.png) no-repeat top;
    height: 20px;
    border: none;
    width: 83px;
    cursor: pointer;
}

    .NextButton:hover {
        background: white url(../Images/btnNext_hover.png) no-repeat top;
        height: 20px;
        border: none;
        width: 83px;
    }

.NextButtonDis {
    background: white url(../Images/btnNext_disabled.png) no-repeat top;
    height: 20px;
    border: none;
    width: 107px;
}

.RotateRightButton {
    background: white url(../Images/btnRotRight.png) no-repeat top;
    height: 20px;
    border: none;
    width: 96px;
    cursor: pointer;
}

    .RotateRightButton:hover {
        background: white url(../Images/btnRotRight_hover.png) no-repeat top;
        height: 20px;
        border: none;
        width: 96px;
    }

.RotateLeftButton {
    background: white url(../Images/btnRotLeft.png) no-repeat top;
    height: 20px;
    border: none;
    width: 87px;
    cursor: pointer;
}

    .RotateLeftButton:hover {
        background: white url(../Images/btnRotLeft_hover.png) no-repeat top;
        height: 20px;
        border: none;
        width: 87px;
    }

.DivImgBtns {
    float: left;
    padding-left: 21px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 21px;
    border: solid 1px #dddddd;
}

.DivNavBtns {
    float: left;
    padding-top: 5px;
    padding-right: 30px;
}

.PopupHdr {
    /*rebranding changes*/
    font-size: 12pt;
    font-weight: bold;
    padding-left: 3px;
    text-decoration: underline;
    font-family: Arial;
    /*color: #2d1263;*/
    color: #4b4b4b;
}

.PopupDiv {
    /*rebranding changes*/
    background: white;
    /*border: 1px #999999 solid;*/
    padding: 10px 10px 10px 10px;
}

.PopupPanel {
    /*rebranding changes*/
    padding: 3px 3px 3px 3px;
    /*background: #2d1263;*/
    background: white;
    /*border: none;*/
    box-shadow: 0 0 8px 0 #c3c3c3;
}

div.GenericList {
    padding-left: 10px;
    font-family: Arial;
    font-size: 9pt;
    text-align: left;
    color: #555555;
    font-weight: normal;
}

    div.GenericList ul {
        margin-left: 0px;
        margin-top: 2px;
        margin-bottom: 10px;
        padding-left: 20px;
        list-style-type: square;
    }

.MouseOver {
    padding-right: 3px;
    padding-left: 3px;
    padding-top: 1px;
    padding-bottom: 1px;
    font-size: 8pt;
    color: black;
    font-family: Arial;
    background: #DCD9F4;
    height: 23px;
    white-space: nowrap;
}

.SummaryItemTitle {
    padding-left: 3px;
    padding-right: 25px;
    font-family: Arial;
    font-size: 8pt;
    text-align: left;
    /*color: #555555;*/
    color: #4b4b4b;
    font-weight: bold;
    white-space: nowrap;
    height: 19px;
    width: 150px;
    vertical-align: top;
}

.SummaryItemTitleUpd {
    padding-right: 25px;
    font-family: Arial;
    font-size: 8pt;
    text-align: left;
    /*color: #555555;*/
    color: #4b4b4b;
    font-weight: bold;
    white-space: nowrap;
    height: 19px;
}

.SummaryItem {
    font-family: Arial;
    padding-right: 15px;
    font-size: 8pt;
    text-align: left;
    /*color: #00629f;*/
    color: #4b4b4b;
    font-weight: normal;
    white-space: nowrap;
    text-transform: uppercase;
    vertical-align: top;
}

fieldset.SummaryFS {
    margin-top: 10px;
    border: solid 2px #dddddd;
    padding: 0px 10px 10px 10px;
}

    fieldset.SummaryFS legend {
        margin-left: 10px;
        padding-left: 3px;
        font-family: Arial;
        font-size: 10pt;
        text-align: left;
        color: #222222;
        font-weight: bold;
        font-style: italic;
    }

    fieldset.SummaryFS table {
        margin-top: 8px;
    }

fieldset.GrooveFS {
    font-family: Arial;
    font-size: 10pt;
    text-align: left;
    font-style: italic;
    border-style: groove;
    border-color: White;
    color: Black;
    vertical-align: top;
}

    fieldset.GrooveFS legend {
        font-style: italic;
    }


.StdLabelExtraText {
    font-family: Arial;
    font-size: 8pt;
    text-align: left;
    color: #555555;
    font-weight: normal;
    font-style: italic;
}

.backcolor {
    background-color: #f6f6f6;
}

.ArialSmall_int {
    color: white;
    font-size: 8pt;
    font-family: Arial;
    font-weight: normal;
}

.ArialSmallBold_int {
    color: white;
    font-size: 8pt;
    font-family: Arial;
    font-weight: bold;
}
/*.Tab2Style .ajax__tab_hover .ajax__tab_tab
 {
 	color: #14a325;
 } 
 .Tab2Style .ajax__tab_active .ajax__tab_tab
 {
 	color: #14a325;
 }*/
.ajax__tab_xp1 .ajax__tab_header {
    font-family: verdana,tahoma,helvetica;
    font-size: 11px;
    background: url(../images/tabs/tab-line.gif) repeat-x bottom;
}

.ajax__tab_xp1 .ajax__tab_outer {
    padding-right: 4px;
    background: url(../images/tabs/tab-right.gif) no-repeat right;
    height: 21px;
}

.ajax__tab_xp1 .ajax__tab_inner {
    padding-left: 3px;
    background: url(../images/tabs/tab-left.gif) no-repeat;
}

.ajax__tab_xp1 .ajax__tab_tab {
    height: 13px;
    padding: 4px;
    margin: 0px;
    background: url(../images/tabs/tab.gif) repeat-x;
}

.ajax__tab_xp1 .ajax__tab_hover .ajax__tab_outer {
    cursor: pointer;
    background: url(../images/tabs/tab-hover-right.gif) no-repeat right;
}

.ajax__tab_xp1 .ajax__tab_hover .ajax__tab_inner {
    cursor: pointer;
    background: url(../images/tabs/tab-hover-left.gif) no-repeat;
}

.ajax__tab_xp1 .ajax__tab_hover .ajax__tab_tab {
    cursor: pointer;
    background: url(../images/tabs/tab-hover.gif) repeat-x;
}

.ajax__tab_xp1 .ajax__tab_active .ajax__tab_outer {
    background: url(../images/tabs/tab-active-right.gif) no-repeat right;
}

.ajax__tab_xp1 .ajax__tab_active .ajax__tab_inner {
    background: url(../images/tabs/tab-active-left.gif) no-repeat;
}

.ajax__tab_xp1 .ajax__tab_active .ajax__tab_tab {
    background: url(../images/tabs/tab-active.gif) repeat-x;
}

.ajax__tab_xp1 .ajax__tab_disabled {
    color: #A0A0A0;
}

.ajax__tab_xp1 .ajax__tab_body {
    font-family: verdana,tahoma,helvetica;
    font-size: 10pt;
    border: 1px solid #999999;
    border-top: 0;
    padding: 8px;
    background-color: #ffffff;
}

.Tab2Style .ajax__tab_header {
    font-family: verdana,tahoma,helvetica;
    font-size: 11px;
    background: url(../images/tabs/tab-line.gif) repeat-x bottom;
}

.Tab2Style .ajax__tab_outer {
    padding-right: 4px;
    background: url(../images/tabs/tab-right.gif) no-repeat right;
    height: 21px;
}

.Tab2Style .ajax__tab_inner {
    padding-left: 3px;
    background: url(../images/tabs/tab-left.gif) no-repeat;
}

.Tab2Style .ajax__tab_tab {
    height: 13px;
    padding: 4px;
    margin: 0px;
    background: url(../images/tabs/tab.gif) repeat-x;
}

.Tab2Style .ajax__tab_hover .ajax__tab_outer {
    cursor: pointer;
    background: url(../images/tabs/tab-hover-right.gif) no-repeat right;
    color: #14a325;
}

.Tab2Style .ajax__tab_hover .ajax__tab_inner {
    cursor: pointer;
    background: url(../images/tabs/tab-hover-left.gif) no-repeat;
    color: #14a325;
}

.Tab2Style .ajax__tab_hover .ajax__tab_tab {
    cursor: pointer;
    background: url(../images/tabs/tab-hover.gif) repeat-x;
    color: #14a325;
}

.Tab2Style .ajax__tab_active .ajax__tab_outer {
    background: url(../images/tabs/tab-active-right.gif) no-repeat right;
    color: #14a325;
}

.Tab2Style .ajax__tab_active .ajax__tab_inner {
    background: url(../images/tabs/tab-active-left.gif) no-repeat;
    color: #14a325;
}

.Tab2Style .ajax__tab_active .ajax__tab_tab {
    background: url(../images/tabs/tab-active.gif) repeat-x;
    /*color: #14a325;*/
    /*Rebranding change*/
    color: #4b4b4b;
}

.Tab2Style .ajax__tab_disabled {
    color: #A0A0A0;
}

.Tab2Style .ajax__tab_body {
    font-family: verdana,tahoma,helvetica;
    font-size: 10pt;
    border: 1px solid #999999;
    border-top: 0;
    padding: 8px;
    background-color: #ffffff;
}

.DataEntry {
    font-family: Arial;
    font-size: 9pt;
    color: #555555;
    font-weight: normal;
}

    .DataEntry td {
        height: 23px;
        text-align: left;
    }


/** new styles for Prj. #33598 (Grow the Core - E-Signature Phase 2) **/
.physMaintEmailFrm {
    /*    width:100%;*/
    margin: 0 auto;
    padding-top: 5px;
}

    .physMaintEmailFrm table {
        width: 100%;
        margin: 0 0 2em;
    }
/*
.physMaintEmailFrm table thead th 
{
    background: #ccc;
    padding-left:2px;
}
.physMaintEmailFrm table tr.evenRow td 
{
    background: #ccc;
}
.physMaintEmailFrm table td,
.physMaintEmailFrm table th
{
    text-align:center;
}
.physMaintEmailFrm table thead th.eMailAddress,
.physMaintEmailFrm table td.eMailAddress 
{
    border-left:solid 2px #000;
    border-right:solid 2px #000;
    padding:2px;
    text-align:left;
}

.physMaintEmailFrm .buttons
{
    text-align:right;
}
*/
ul.noStyle,
ul.noStyle li {
    list-style: none;
}

.hidden {
    display: none;
    visibility: hidden;
    height: 0;
    width: 0;
    position: absolute;
    top: -999em;
    left: -999em;
    overflow: hidden;
}

#maintAvailabilityMsg {
    text-align: center;
    font-weight: bold;
}

.RSLabel {
    margin-left: auto;
    margin-right: auto;
    height: 798px;
    width: 456px;
    display: none;
}

    .RSLabel img {
        width: 456px;
        height: 798px;
    }

@media print {
    .Button {
        display: none;
    }
}

.SummaryItem .InlineError {
    text-transform: none;
    font-weight: bold;
}

    .SummaryItem .InlineError a {
        color: #c00;
    }

.NoteHighlight {
    color: #f00;
}

label.Acknowledge input.CheckBox {
    -ms-transform: scale(2); /* IE */
    -moz-transform: scale(2); /* FF */
    -webkit-transform: scale(2); /* Safari and Chrome */
    -o-transform: scale(2); /* Opera */
    transform: scale(2);
    padding: 10px 40px 10px 10px;
}

label.Acknowledge {
    font-size: 1.5em;
    padding: 0.6em;
    border: solid 3px #f00;
    display: block;
    margin: 0.5em 0;
    color: #f00;
}

ol li address {
    display: inline-block;
    font-style: normal;
}

ol li img {
    display: block;
    /*border: solid 2px #4f81bd;*/
    border: solid 2px #4b4b4b;
    margin: 1em 0;
    padding: 1em;
}

ol li big {
    font-weight: bold;
}

ol li ul {
    margin-bottom: 1em;
}

table#ins_info th {
    border-bottom: 1px solid #ddd;
    text-align: left;
}

table#ins_info {
    font-size: 9pt;
    border-collapse: collapse;
    width: 100%;
}

    table#ins_info td th {
        padding: 5px;
    }

div.information_popup_container {
    /*position: absolute;*/
}

    div.information_popup_container > div.information {
        font-family: Arial;
        font-size: 9pt;
        text-align: left;
        color: #555555; /*#052852;*/
        font-weight: normal;
    }

    div.information_popup_container > div.popup_information {
        position: absolute;
        visibility: hidden;
        width: 300px;
        /*height: 120px;*/
        background-color: white;
        color: black;
        font-size: smaller;
        /*border-style: solid;
        border-color: black;
        border-width: 2px 2px 2px 2px;*/
        /*padding: 3px 3px 3px 3px;*/
        padding: 10px 10px 10px 10px;
        /*Rebranding changes*/
        background: white;
        box-shadow: 0 0 8px 0 #c3c3c3;
    }

    div.information_popup_container > div.information:hover + div.popup_information {
        visibility: visible;
        z-index: 200;
    }

.modalPopup {
    background-color: #FFFFFF;
    border-width: 3px;
    border-style: solid;
    border-color: black;
    margin: 10px;
    padding: 10px;
    width: 300px;
    height: 300px;
}

/************ 3M REBRANDING **************/

.Footer {
    /*background: #DCD9F4;
	color: #2d1263;*/
    font-size: 8pt;
    font-family: Arial;
    background-image: url(../Images/Footer.png);
    padding-left: 400px;
}

.Button {
    background: #ed1c24;
    border: solid 1px #ed1c24;
    margin-top: 1px;
    margin-bottom: 3px;
    padding-top: 1px;
    padding-bottom: 4px;
    font-family: 'Segoe UI';
    color: #ffffff;
    font-weight: bold;
    font-size: 8pt;
    /*font-size:12px;*/
    cursor: pointer;
    outline: none;
    text-transform: uppercase;
    /*width:60px;
	height:30px;*/
}

    .Button:hover {
        outline: none;
        font-weight: bold;
        color: #4a4a4a;
        font-size: 8pt;
        /*font-size:12px;*/
        font-family: 'Segoe UI';
        background-color: white;
        border: solid 1px #ed1c24;
    }

.DisabledButton {
    margin-top: 1px;
    margin-bottom: 3px;
    padding-top: 1px;
    padding-bottom: 1px;
    font-family: 'Segoe UI';
    color: #b1b1b1;
    font-weight: bold;
    font-size: 8pt;
    background-color: white;
    border: solid 1px #ed1c24;
    cursor: pointer;
    outline: none;
}

.padding-bottom-4{ padding-bottom:4px; }

input[type="checkbox"] {
    display: none; /*Hide the default checkbox*/
}

    /*Style the artificial checkbox*/
    input[type="checkbox"] + label:before {
        border: 1px solid #4a4a4a;
        content: "";
        display: inline-block;
        font: 14px;
        font-family: Arial;
        height: 12px;
        margin: -1px 3px 0 0;
        padding: 0;
        vertical-align: text-top;
        width: 12px;
    }

    /*Style its checked state*/
    input[type="checkbox"]:checked + label:before {
        background-color: #4a4a4a;
        color: #fff;
        content: "\2713";
        text-align: center;
        font-size: 9px;
        top: 1px;
        left: 1px;
        font-weight: 800;
    }

    input[type="checkbox"]:disabled + label:before {
        border-color: #dcdcdc;
        color: #ccc;
        background: linear-gradient(to top, #e6e6e6 0px, #fff 100%);
    }

th input[type="checkbox"] + label:before {
    border: 1px solid #fff;
    color: #fff;
    background-color:#fff;
    height:10px;
}

th input[type="checkbox"]:checked + label:before {
    border: 1px solid #fff;
    color: #000;
    background-color: #fff;
}

input[type="radio"] {
    display: none; /*Hide the default radiobutton*/
}

    /*Style the artificial radiobutton */
    input[type="radio"] + label:before {
        /*border: 1px solid #ed1c24;*/
        border: 1px solid #4a4a4a;
        content: " ";
        display: inline-block;
        border-radius: 100%;
        font: 14px;
        font-family: Arial;
        height: 12px;
        margin: -1px 3px 0 0;
        padding: 0;
        vertical-align: text-top;
        width: 12px;
    }

    /*Style its checked state */
    input[type="radio"]:checked + label:before {
        /*background-color: #ed1c24;*/
        background-color: #4a4a4a;
        content: " ";
        top: 1px;
        left: 1px;
    }

    input[type="radio"]:checked + label:after {
        /*background-color: #ed1c24;
		content: " ";
		top: 1px;
		left: 1px;*/
    }

    input[type="radio"][disabled] + label:before {
        border-color: #dcdcdc;
        color: #ccc;
        background: linear-gradient(to top, #e6e6e6 0px, #fff 100%);
    }

    input[type="radio"][disabled][checked] + label:before {
        border-color: #dcdcdc;
        color: #ccc;
        background: #4a4a4a;
        opacity: 0.5;
    }

a:link {
    /*Rebranding changes*/
    color: #0033CC;
    text-decoration: none;
    border-bottom: 1px solid rgba(0,51,0,.25);
    font-size: 15px;
    font-weight: normal;
}

.ArialSmall a:active {
    /*Rebranding changes*/
    color: #0033CC;
    text-decoration: none;
    border-bottom: 1px solid rgba(0,0,0,.25);
    font-size: 15px;
}

.ArialSmall a:visited {
    /*Rebranding changes*/
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    color: #0033CC;
    border-bottom: 1px dotted rgba(0,0,0,.5);
    font-family: 'Segoe UI';
}

.ArialSmall a:hover {
    /*Rebranding changes*/
    color: #0033CC;
    text-decoration: none;
    border-bottom: #0033CC 1px solid;
    font-size: 15px;
}

a:hover {
    /*Rebranding changes*/
    /*color: #0033CC;
	text-decoration: none;
	border-bottom: #0033CC 1px solid;*/
    /*font-size: 15px;*/
    color: #000000;
    text-decoration: none;
    border-bottom: #000000 1px solid;
}

.RoundButton {
    border: solid 1px #ed1c24;
    color: #ed1c24;
    text-align: center;
    font-size: 10px;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 100%;
    font-weight: bold;
    background: none;
    font-family: 'Segoe UI';
    margin: 0px;
    cursor: pointer;
    /*Rebranding Styles-22 oct*/
    background: #FFF;
    font-weight: bolder;
}

    .RoundButton:focus {
        background-color: #ed1c24;
        color: white;
        border: solid 1px #ed1c24;
        margin: 0px;
        outline: none;
    }

    .RoundButton:active {
        background-color: #ed1c24;
        color: white;
        border: solid 1px #ed1c24;
        margin: 0px;
    }

A:link {
    /*Rebranding changes*/
    /*color: #206E9F;*/ /*#36517D;*/
    /*Blue color*/
    /*color: #0033CC;
	text-decoration: none;
	border-bottom: 1px solid rgba(0,51,0,.25);*/
    /*Black color*/
    color: #000000;
    text-decoration: none;
    border-bottom: 1px solid rgba(0,0,0,.25);
}

A:active {
    /*Rebranding changes*/
    /*color: #206E9F;*/
    /*font-size: 9pt;*/
    /*Blue color*/
    /*color: #0033CC;
	text-decoration: none;
	border-bottom: 1px solid rgba(0,51,204,.25);*/
    /*Black color*/
    color: #000000;
    text-decoration: none;
    border-bottom: 1px solid rgba(0,0,0,.25);
}

A:visited {
    /*Rebranding changes*/
    /*color: #206E9F;*/
    /*font-size: 9pt;*/
    /*font-size: 15px;*/
    /*font-weight: bold;*/
    /*Blue color*/
    /*text-decoration: none;
	color: #0033CC;
	border-bottom: 1px dotted rgba(0,51,204,.5);*/
    /*Black color*/
    color: #000000;
    text-decoration: none;
    border-bottom: 1px dotted rgba(0,0,0,.5);
}

A:hover {
    /*Rebranding changes*/
    /*color: #14a325;
	font-size: 9pt;*/
    /*Blue color*/
    /*color: #0033CC;
	text-decoration: none;
	border-bottom: #0033CC 1px solid;*/
    /*Black color*/
    color: #000000;
    text-decoration: none;
    border-bottom: 1px solid rgb(0,0,0);
}

option:hover {
    background-color: #1e90ff;
}

legend {
    color: #4b4b4b;
    font-weight: bold;
}

.TextHighlight {
    font-weight: bold;
    color: #000000;
}
.GrayTextHighlight{
    color:#4b4b4b;
    font-weight:bold;
}
.RedLine {
    /*border-bottom: solid 4px #005C9B;*/
    border-bottom: solid 4px #ed1c24;
}

.PagerStyle {
    color: #000000;
}

.StepNav {
    padding: 0px;
    font-size: 8pt;
}

    .StepNav .Active {
        padding: 0px 7px 0px 7px;
        text-decoration: none;
        vertical-align: middle;
        text-align: center;
        color: #333333;
        height: 25px;
        cursor: pointer;
        /*Rebranding changes*/
        color: #000000;
        text-decoration: none;
    }

    .StepNav .Enabled {
        padding: 0px 7px 0px 7px;
        vertical-align: middle;
        text-align: center;
        text-decoration: underline;
        color: #00629f;
        height: 25px;
        cursor: pointer;
        /*Rebranding changes*/
        color: #000000;
        text-decoration: none;
        /*border-bottom: 1px solid rgba(0,0,0,.25);*/
    }

        .StepNav .Enabled:hover {
            color: #14a325;
            /*text-decoration: underline;*/
            /*Rebranding changes*/
            color: #000000;
            text-decoration: none;
            border-bottom: 1px solid rgb(0,0,0);
        }

    .StepNav .Disabled {
        padding: 0px 7px 0px 7px;
        text-decoration: none;
        vertical-align: middle;
        text-align: center;
        font-family: Arial;
        font-style: italic;
        color: #999999;
        height: 25px;
        cursor: default;
        /*Rebranding changes*/
        color: #000000;
        text-decoration: none;
        /*border-bottom: 1px solid rgba(0,0,0,.25);*/
    }

        .StepNav .Disabled A:hover {
            color: #999999;
            /*Rebranding changes*/
            /*color: #0033CC;
	text-decoration: none;
	border-bottom: #0033CC 1px solid;
	font-size: 15px;*/
            /*Rebranding changes*/
            color: #000000;
            text-decoration: none;
            border-bottom: 1px solid rgb(0,0,0);
        }

.privacyLink {
    border-bottom: 1px solid rgba(0,0,0,.25);
    color: #000000;
    font-size: 15px;
    font-weight: normal;
}

.ui-dialog .ui-dialog-titlebar-close span {
    margin: -1.5px;
}

.ui-button-icon-only .ui-icon, .ui-button-text-icon .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon {
    position: unset;
}

.ui-widget-header .ui-icon {
    background-image: url(jquery/themes/images/ui-icons_222222_256x240.png);
}

.privacyLink {
    border-bottom: 1px solid rgba(0,0,0,.25);
    color: #000000;
    font-size: 15px;
    font-weight: normal;
}
.ui-dialog .ui-dialog-titlebar-close span{
    margin:-1.5px;
}
.ui-button-icon-only .ui-icon, .ui-button-text-icon .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon{
    position: unset;
}
.ui-widget-header .ui-icon {
    background-image: url(jquery/themes/images/ui-icons_222222_256x240.png);
}
.divlinks a:link {
    color: #000000;
    text-decoration: none;
    border-bottom: 1px solid rgba(0,0,0,.25);
    font-size:13px;
}
.divlinks a:hover {
    color: #000000;
    text-decoration: none;
    border-bottom: 1px solid rgb(0,0,0);
    font-size: 13px;
}
.divlinks a:active {
    color: #000000;
    text-decoration: none;
    border-bottom: 1px solid rgb(0,0,0);
    font-size: 13px;
}
.divlinks a:visited {
    color: #000000;
    text-decoration: none;
    border-bottom: 1px solid rgba(0,0,0,.25);
    font-size: 13px;
}

/*DatePicker changes*/
.ui-datepicker {
    background-color: white;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background-color: #cccccc;
    color: #000000;
}

.ui-state-default .ui-state-hover {
    background-color: #FDE1E1;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    background-color: #FDE1E1;
    color: #000000;
    font-weight: bold;
    border-color: #FDE1E1;
}

.ui-datepicker a:visited {
    font-weight: bold;
}

.top-strip a, .top-strip span {
    font-size: 14px !important;
    color: white !important;
    font-weight: bold !important;
}
.top-strip a {
    border-bottom: 1px solid rgba(255,255,255,0.5) !important;
}

    .top-strip a:hover {
        border-bottom: 1px solid rgba(255,255,255,1) !important;
    }

    .top-strip a:visited {
        border-bottom: 1px dotted rgba(255,255,255,1) !important;
    }

.ppcRoundButton {
    border: solid 1px #ed1c24;
    color: #ed1c24;
    text-align: center;
    font-size: 10px;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 100%;
    font-weight: bold;
    background: none;
    font-family: 'Segoe UI';
    margin: 0px;
    cursor: pointer;
    /*Rebranding Styles-22 oct*/
    background: #FFF;
    font-weight: bolder;
}

.ppcRoundButton:focus {
    /*background-color: #ed1c24;
    color: white;
    border: solid 1px #ed1c24;
    margin: 0px;*/
    outline: none;
}
.ppcRoundButton:active {
    background-color: #ed1c24;
    color: white;
    border: solid 1px #ed1c24;
    margin: 0px;
}
.TreeView  a:link{
    text-decoration:none;
    border-bottom:none;
}
.fl_left {
    float: left;
}
.login_separator {
    border-left: 2px solid #000;
    height: 75px;
    margin: 5px 10px 0 10px;
}
.pnl_sso {
    margin-top: 25px;
}
.login_link {
     display:inline-block;
     margin:3px;
}

/* Tooltip container */
.tooltip {
    position: relative;
    display: inline-block;
}

    /* Tooltip text */
.tooltip .tooltiptext {
    visibility: hidden;
    width: 550px;
    background-color: #dddddd;
    text-align: left;
    padding: 10px;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
    font-size: 8pt;
    font-family: Arial;
    font-weight: normal;
    color: #000;
}

    /* Show the tooltip text when you mouse over the tooltip container */
    .tooltip:hover .tooltiptext {
        visibility: visible;
    }