
/* * {box-sizing: content-box; -moz-box-sizing: content-box}*/

#help_panel H1 {
	color: #000000;
}
	
#help_panel P {
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
}

label.error {
	color: #A00000;
	font-size: 12px;
}

.img_upl {
	font-size: 10px;
	text-align:center;
	padding: 2px;
	cursor: pointer;
	background-color: #2D5596;
	color: #ffffff;
}

.ei_padding {
	padding: 5px;
	text-align: left;
	width: 400px;
}

.strike {
text-decoration: line-through;
}
 
.nav_button {
	width: auto;
	min-width: 85px;
	margin: 0 auto;
	cursor: pointer;
	text-align: center;
	padding: 3px;
	border: 1px solid #9c9c9c;
	font-weight: bold;
	font-size: 0.9em;
}
.nav_button:hover {
	background-color: #2D5596;
	color: #ffffff;
	font-weight: bold;
}

.tr_h {
	background-color: #2D5596;
	color: #FFFFFF;
}
.tr_h TD {
	text-align: left;
	color: #ffffff;
	font-weight: bold;
}
.tr_data:hover {
	background-color: #cacaca;
}
.tr_data:hover TD {
	color: #000000;
}

.iu_hover {
	background-color: #abcdef;
	color: #000000;
	cursor: pointer !IMPORTANT;
}

.iu_hover DIV {
	background-color: #abcdef;
	color: #000000;
	cursor: pointer !IMPORTANT;
}

.img_upl INPUT {
	cursor: pointer;
}
.mpoint { cursor: pointer; }

div.error {
	text-align: center;
	color: #A00000;
}

a:link    {
	/*color: #646464;*/
	text-decoration: none;
	color: #2D5596;
}
a:visited    {
	/*color: #646464;*/
	text-decoration: none;
	color: #2D5596;
}
a:hover     {
	color: #2D5596;
	text-decoration: underline;
}
.fakelink {
	color: #2D5596;
	text-decoration: none;
	cursor: pointer;
}
.fakelink_gray {
    color: #6c6c6c;
    text-decoration: none;
    cursor: default;
}

.lgray {
	color: #4c4c4c;
}

.bold {
    font-weight: bold;
}
.html_tab {
	background-color: #cacaca;
	border-left: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	cursor: pointer;
}

TD.html_tab:hover {
	background-color: #dedede;
}

TD.html_tab.active {
	border-left: 1px solid #8a8a8a;
	border-top: 1px solid #8a8a8a;
	border-right: 1px solid #8a8a8a;
}

.tab_content {
	border: 1px solid #8a8a8a;
}

.messagebox{
	position:absolute;
	width:100px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left:5px;
	padding:0px;
	margin-top: 2px;
	color: #A00000;
	background-color: transparent;
}

.ok {
	color: #008000;
}
.acl_added {
	background-color: #DDFFE0;
}
.acl_revoked {
	background-color: #ffcccc;
}
.acl_disabled {
	background-color: #dedede;
}

.table_style {
	border: 1px solid #2D5596;
	border-bottom: 0px;
}
.table_style TD {
	border-bottom: 1px solid #2D5596;
}

.messageboxok{
	position:absolute;
	width:auto;
	margin-left:5px;
	padding:0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#008000;
}
.messageboxerror{
	position:absolute;
	width:auto;
	margin-left:5px;
	padding:0px;
	color:#CC0000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	color: #646464;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

address  {
	color: #8c8c8c;
	font-size: 9px;
	font-style: normal;
	line-height: 11px;
	margin: 0;
	padding: 0;
	bottom: 0;
	border-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	color: #646464;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	padding: 0;
	margin: 0px 0px 7px 0px;
}
td      {
	color: #646464;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
h1   {
	color: #FFFFFF;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	line-height: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
	margin-top: 0px;
}
h2   {
	color: #FFFFFF;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-style: none;
	margin: 0 0 3px 0;
	padding: 0 0 3px 0;
}

h3   {
	color: #FFFFFF;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

h4   {
	font-weight: bold;
	color: #828282;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin: 0px 0px 0px 0px;
}
h5   {
	color: #828282;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-color: #DCDCDC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-transform: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin: 2px 0px 2px 0px;
	padding: 0px 0px 2px 0px;
}
h6   {
	color: #828282;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
}
li  {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-width: 0;
	outline-width: 0;
}

ul {
	text-indent: 0;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 7px 16px;
	border-width: 0;
	outline-width: 0;
	list-style-position: outside;
	list-style-image: url(/files/images/elements_bullets/blt_std-dot_TG160_6x6.gif);
}

ol   {
	text-indent: 0px;
	list-style-type: decimal;
	list-style-position: outside;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 30px;
	border-width: 0 0 0 0;
	outline-width: 0;
}
form {
	color: #8C8C8C;
	margin: 0px;
	border: 0;
}

[disabled] {
	background-color: #bababa !IMPORTANT;
}
.plainfield {
	color: #646464;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	border-width: 1px;
	border-style: solid;
	border-color: #C8C8C8;
	padding-left: 0px;
	padding-right: 0px;
	line-height: 15px;
	height: 20px;
}
/*input, .cancel-button {
	color: #646464;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	border-width: 1px;
	border-style: solid;
	border-color: #C8C8C8;
	padding-left: 4px;
	padding-right: 0px;
	line-height: 15px;
	height: 18px;
	margin-left: 10px;
}*/
.white {
	color: #ffffff;
}
.white {
	color: #ffffff;
}
input.text,input.password {
	color: #646464;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #F0F0F0;
	width: 97%;
	font-family: Arial, Helvetica, sans-serif;
	border-width: 1px;
	border-style: solid;
	border-color: #C8C8C8;
	padding-left: 4px;
	padding-right: 0px;
	line-height: 15px;
	height: 18px;
	margin-left: 10px;
}

.text2 {
	color: #646464;
	background-color: #F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	border-width: 1px;
	border-style: solid;
	border-color: #C8C8C8;
	padding-left: 2px;
}

.select2 {
	color: #646464;
	background-color: #F0F0F0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-color: #A0A0A0;
	border-width: 1px;
	border-style: solid;
	margin-left: 0px;
}
.checkbox2 {
	color: #646464;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
	height: 18px;
}
input.checkbox {
	color: #646464;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	border-width: 1px;
	border-style: solid;
	border-color: #C8C8C8;
	padding-left: 4px;
	padding-right: 0px;
	line-height: 15px;
	height: 18px;
	margin-left: 10px;
}

.deletebutton {
	color: #2d5596;
	font-weight: normal;
	font-size: 10px;
	width: 95px;
	height: 25px;
	border-width: 0px;
	background-color: #FFFFFF;
	line-height: 10px;
	background: url('/eI_shared_images/elements_buttons/btn_blank_std.gif')
}
.input_spacer {
	color: #646464;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	background-color: #F0F0F0;
	width: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-width: 1px;
	border-style: solid;
	border-color: #5C80B4;
	height: 19px;
	margin-bottom: 1px;
	margin-top: 1px;
	visibility: hidden;
}
select {
	color: #646464;
	font-size: 10px;
	font-weight: normal;
	line-height: 11px;
	background-color: #F0F0F0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-color: #A0A0A0;
	height: 18px;
	margin-top: 1px;
	margin-bottom: 1px;
	border-width: 1px;
	border-style: solid;
	margin-left: 10px;
}
textarea {
	color: #646464;
	font-size: 10px;
	font-weight: normal;
	line-height: 11px;
	background-color: #F0F0F0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-color: #646464;
	border-style: solid;
	border-width: 1px;
	overflow: auto;
	width: 100%;
	margin-bottom: 1px;
	margin-top: 1px;
	padding-bottom: 1px;
}

sup {
	line-height: 0px;
	vertical-align: text-top;
}
.form_chkBox {
	/* class style to be applied to individual checkboxes, to over-ride background colour settings from parent tags/classes/whatever they're called */
	color: #646464;
	background-color: transparent;
	margin: 0;
	padding: 0;
	width: 15px;
	height: 15px;
	vertical-align: middle;
	border: 0 #b2d5ff;
	outline-style: none;
	outline-width: 0;
}
.form_btn {
	color: #646464;
	font-size: 9px;
	font-weight: bold;
	line-height: 9px;
	background-color: #E6E6E6;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 22px;
	border-width: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	max-width: 100%;
	border-bottom-color: #C8C8C8;
	border-top-color: #F0F0F0;
	border-left-color: #DCDCDC;
	border-right-color: #DCDCDC;
	vertical-align: middle;
}
.txt_noAfter {
	margin: 0;
	padding: 0;
}
.txt_bold {
	font-weight: bold;
}
.txt_bold_G130 {
	font-weight: bold;
	color: #828282;
}
.txt_bold_eIB {
	font-weight: bold;
	color: #2D5596;
}
.txt_italic {
	font-style: italic;
}
.txt_underline {
	text-decoration: underline;
}
.txt_intro01 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
	padding: 0;
	margin: 0px 0px 14px 0px;
}
.txt_intro01_bullet01 {
	font-size: 12px;
	line-height: 16px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../metz_shared_images/elements_bullets/blt_std-dot_Twt_6x6.gif);
	background-repeat: no-repeat;
	background-position:0px 5px;
}
.txt_intro02 {
	font-weight: bold;
	color: #828282;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
}
.txt_callout {
	font-weight: normal;
	color: #4B4B4B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.txt_sml {
	font-size: 9px;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 12px;
}
.txt_sml_bold {
	font-size: 9px;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 12px;
	font-weight: bold;
}
.txt_sml_noAfter {
	font-size: 9px;
	line-height: 12px;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txt_sml_noAfter_bold {
	font-size: 9px;
	line-height: 12px;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.txt_caption {
	font-size: 9px;
	line-height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 12px;
	color: #A8B2BF;
}
.txt_nav {
	font-size: 9px;
	line-height: 10px;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #646464;
	text-decoration: none;
	font-style: normal;
}
.txt_nav a:link {
	text-decoration: none;
	font-weight: normal;
	color: #646464;
}
.txt_nav a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #646464;
}
.txt_nav a:hover {
	text-decoration: underline;
	color: #008246;
	font-weight: normal;
}
.txt_nav_wt {
	font-size: 9px;
	line-height: 10px;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
.txt_nav_wt a:link {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}
.txt_nav_wt a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}
.txt_nav_wt a:hover {
	text-decoration: underline;
	color: #E6DCB4;
	font-weight: normal;
}
.txt_subM {
	font-size: 9px;
	line-height: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	background-image: url(../CAS_shared_images/elements_arrows/tri_R_TG100_4x7.gif);
	background-repeat: no-repeat;
	background-position:0px 2px;
}
.txt_subM a:link {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
.txt_subM a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
.txt_subM a:hover {
	text-decoration: underline;
	color: #008246;
	font-weight: normal;
}
.txt_subM02 {
	font-size: 9px;
	line-height: 11px;
	margin: 0px 0px 0px 8px;
	padding: 0px 0px 0px 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	background-image: url(../CAS_shared_images/elements_arrows/tri_R_TG150_4x7.gif);
	background-repeat: no-repeat;
	background-position:0px 2px;
	background-color: #F0F0F0;
}
.txt_subM02 a:link {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
EM {
	font-weight: bold;
}
.txt_subM02 a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
.txt_subM02 a:hover {
	text-decoration: underline;
	color: #008246;
	font-weight: normal;
}
.txt_wt {
	color: #FFFFFF;
}

.rdiv {
    display: inline; 
    text-align: left;
}
.toggle_btn_down {
    width: 17px;
    height: 16px;
    background-image: url(/files/images/icons/toggledown.png);
    cursor: pointer;
}
.toggle_btn_down:hover {
    background-position: 0px 16px;
}

.txt_wt_bold {
    color: #ffffff;
    font-weight: bold;
    text-align: left;
}
.txt_sml SPAN {
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:9px;
    line-height:12px;
    margin-bottom:12px;
}
.txt_wt_noAfter {
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}
.ac_results {
    padding: 0px;
    border: 1px solid black;
    background-color: white;
    overflow: hidden;
    z-index: 99999;
}

.ac_results ul {
    width: 100%;
    list-style-position: outside;
    list-style: none;
    padding: 0;
    margin: 0;
}

.ac_results li {
    margin: 0px;
    padding: 2px 5px;
    cursor: pointer;
    display: block;
    /* 
    if width will be 100% horizontal scrollbar will apear 
    when scroll mode will be used
    */
    /*width: 100%;*/
    font: menu;
    font-size: 12px;
    /* 
    it is very important, if line-height not setted or setted 
    in relative units scroll will be broken in firefox
    */
    line-height: 16px;
    overflow: hidden;
}

.ac_loading {
    background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
    background-color: #eee;
}

.ac_over {
    background-color: #0A246A;
    color: white;
}

.txt_EIB {
	color: #2D5596;
}
.txt_EIB A {
	color: #2D5596;
}

.txt_EIG {
	color: #7c7c7c;
}

.txt_EIb {
	color: #4480E2;
}

body,html {
	border-color: #FFFFFF;
	border-style: none;
	border-width: 0px;
	background-image: url(/files/images/bkg_base_920x4.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color:#F0F0F0
}
.div_infoPanel {
	height: 415px;
	overflow: auto;
	width: 730px;
}
.div_infoPaneledit {
	height: 600px;
	overflow: auto;
	width: 730px;
}
.div_infoPanelClients {
	height: 180px;
	overflow: auto;
	width: 730px;
}
.txt_introLarge {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
	padding: 0;
	margin: 0px 0px 14px 0px;
}
.red {
	color: #A00000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
	padding: 0;
	margin: 0px 0px 14px 0px;
}
.redarial {
	color: #A00000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
	padding: 0;
	margin: 0px 0px 14px 0px;
}
#errorpane_table, #dialog_table {
	background-color: #ffffff;
	width: 33%;
	border-style: outset;
	text-align: center;
	margin: 0 auto;
}

#dialog_title {
	font-weight: bold;
	color: #a00000;
}

#errorpane_title {
	font-weight: bold;
}
#errorpane_text, #dialog_text {
	color: #A00000;
}

.orange {
	color: #FF8000;
}
.error {
	color: #A00000;
}
#dialog_b {
	background-image: url(/files/images/100px_trans.png);
	display: none;
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2000;
}
#errorpane {
	background-image: url(/files/images/100px_trans.png);
	display: none;
	text-align: center;
	color: #abcdef;
	padding-top: 25%;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2000;
}
input.error {
	border: 1px solid #A00000 !IMPORTANT;
}
select.error {
	border: 1px solid #A00000 !IMPORTANT;
}
#dhtmlgoodies_tooltip {
    background-color:#EEE;
    border:1px solid #000;
    position:absolute;
    display:none;
    z-index:20000;
    padding:10px;
    font-size: 12px;
    -moz-border-radius:6px;    /* Rounded edges in Firefox */
    font-family: Arial, Helvetica, sans-serif;
}
#dhtmlgoodies_tooltipShadow {
    position:absolute;
    background-color:#555;
    display:none;
    z-index:10000;
    opacity:0.7;
    filter:alpha(opacity=70);
    -khtml-opacity: 0.7;
    -moz-opacity: 0.7;
    -moz-border-radius:6px;    /* Rounded edges in Firefox */
}
.txt_ei-Red {
	color: #C80000;
}
}
.txt_ei-Red_bold {
	color: #C80000;
	font-weight: bold;
}
/* * additional Leighton-specific styles and style overrides. Last edit: 100506*/

.bkg_pgNo    {
    background-image:url(/demo/eI_clients/leighton/safety+health/images/bkg_pg-No_80x25.png);
    background-repeat:no-repeat    
}
.txt_progress_percent{
    /* override same-name style in ei_std_2010.css */
    font-size: 9px;
    line-height: 18px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin-bottom: 0px;
    color: #002D55; /*leighton blue*/
}
.txt_LB {
    /*leighton blue*/
    color: #002d55;
}
.txt_LB_bold {
    /*leighton blue*/
    color: #002d55;
    font-weight:bold
}
.txt_LO {
    /*leighton orange*/
    color: #F08214;
}
.txt_LO_bold {
    /*leighton orange*/
    color: #F08214;
    font-weight:bold
}


.bkg_pgNo_RO {
background-image:url("/files/demo_images/bkg_pg-No_RO_80x25.png");
background-repeat:no-repeat;
}
.bkg_pgNo_RB {
background-image:url("/files/demo_images/bkg_pg-No_RB_80x25.png");
background-repeat:no-repeat;
}
.txt_progress_percent {
color:#324B87;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:9px;
line-height:18px;
margin-bottom:0;
}
.txt_question {
color:#324B87;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
line-height:13px;
}
.txt_RB {
color:#324B87;
}
.txt_RB_bold {
color:#324B87;
font-weight:bold;
}
.txt_RO {
color:#EB8700;
}
.txt_RO_bold {
color:#EB8700;
font-weight:bold;
}
.txt_nav_wt a:hover {
color:#EB8700;
font-weight:normal;
text-decoration:underline;
}
.txt_body-highlight {
color:#B45F00;
}
