﻿@import url("/library/newmain.css");
/*@import url("/library/reset.css");*/
/* GENERIC */
html, body, form {
	padding: 0;
	margin: 0;
}

html {
	/*height: 100%;*/
}

body {
	font-family: Arial, Segoe UI, Tahoma, Verdana;
	font-size: 10pt;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	/*min-height: 100%;*/
}


A.DesktopModuleTitle {
	color: #FFFFFF;
	font-family: Arial, Tahoma, Segoe UI, Times New Roman;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
}

	A.DesktopModuleTitle:hover {
		color: #FFFFFF;
		text-decoration: underline;
	}

	A.DesktopModuleTitle:visited {
		color: #FFFFFF;
		text-decoration: none;
	}

TABLE TR.DesktopHead {
	/*background: #428EC6;*/
	background: #4a92c6;
}

TABLE TR TD.DesktopHead {
	/*background: #428EC6;*/
	background: #4a92c6;
	vertical-align: middle;
}

.DesktopModuleContentTable {
	padding-left: 0px;
	padding-right: 0px;
	border: 1px solid #aec8d7;
	background: #ffffff;
	margin-bottom: 10px;
}

.CompanyName {
	font-family: arial, Segoe UI,Tahoma, Times New Roman, Verdana;
	font-size: 10pt;
	color: #fff;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

.Login_CompanyName {
	font-family: arial,Segoe UI, Tahoma, Times New Roman, Verdana;
	font-size: 10pt;
	color: #122142;
	font-weight: bold;
	text-transform: none;
	background-color: #e6f1f3;
	padding: 5px 5px 5px 5px;
	display: block;
}

.Login_Banner {
	height: 100px;
	width: 500px;
	background-image: url(/images/login_banner.jpg);
	background-size: cover;                      /* <------ */
	background-repeat: no-repeat;
	background-position: center center;              /* optional, center the image */

}

.Login_Form {
	border-top: 2px solid #eeeeee;
	border-right: 2px solid #008080;
	border-left: 1px solid #eeeeee;
	border-bottom: 2px solid #008080;
	margin: 0 auto;
	width: 500px;
}

.Login_Table_Outer {
	background-color: #d0e8ec;     
}

.Login_Table {
	margin: 0 auto;
	width: 400px;
}

.Login_ResendPassword {
	background-color: #bbe0e9; 
	padding: 5px;
}

.T1 {
	font-family: Tahoma, Arial, Segoe UI, verdana, Times New Roman, helvetica, sans-serif;
	font-size: 12pt;
	color: #477311;
	padding-left: 2px;
	padding-top: 6px;
	padding-bottom: 5px;
	font-weight: bold;
}

.T2 {
	font-family: Arial, Tahoma, Segoe UI, verdana, Times New Roman, helvetica, sans-serif;
	font-size: 11pt;
	line-height: 150%;
	color: #808000;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 5px;
}

.T3 {
	font-family: Arial, Tahoma, Segoe UI;
	font-size: 10pt;
	padding-bottom: 1px;
	padding-top: 5px;
	color: #808000;
	font-weight: bold;
}

H1 {
	font-family: arial,Tahoma, Segoe UI,verdana, Times New Roman, helvetica, sans-serif;
	font-size: 14pt;
	line-height: 150%;
	font-weight: Bold;
	color: #626294;
}

H2 {
	font-family: Tahoma, verdana, arial, Segoe UI, Times New Roman, helvetica, sans-serif;
	font-size: 12pt;
	line-height: 150%;
	font-weight: Bold;
	color: #666666;
}

H3 {
	font-family: Tahoma, verdana, arial, Segoe UI,Times New Roman, helvetica, sans-serif;
}

.HR {
	line-height: 150%;
	color: #CED7E7;
}

.SPACE10 {
	/*position: relative;*/
	padding: 0;
	height: 10px; /* works only if parent container is assigned a height value */
}

td {
	font-family: Arial, Segoe UI, Tahoma, Verdana;
	font-size: 9pt;
	font-style: normal;
	line-height: 150%;
}


A {
	font-family: Arial, Segoe UI, Verdana, Tahoma, Times New Roman;
	font-size: 9pt;
	text-decoration: none;
	color: #0060A6; /*color: #5a7490;*/
}

	A:hover {
		text-decoration: underline;
		color: #0060A6; /*color: #5a7490;*/
	}

	A:visited {
		text-decoration: none;
		color: #0060A6; /*color: #5a7490;*/
	}

.Normal {
	line-height: 150%;
	font-family: Arial, Segoe UI,Verdana, Times New Roman, Tahoma, helvetica, sans-serif;
	font-size: 9pt;
}

TABLE TR .ModuleHead_BG {
	background: #fff;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
}

TABLE TR TD.ModuleHead {
	background: #4A92C6;
	color: #fff;
	font-weight: bold;
	font-family: Segoe UI, arial, Times New Roman, verdana, helvetica, sans-serif;
	padding-bottom: 7px;
	padding-top: 7px;
	padding-left: 5px;
}

TABLE TR TD.ModuleHead_Gray {
	background: #6B656B;
	color: #fff;
	font-weight: bold;
	font-family: Segoe UI, arial, Times New Roman, verdana, helvetica, sans-serif;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 5px;
}


TABLE TR TD.ModuleHead_Admin {
	background: #6B656B;
	color: #fff;
	font-weight: bold;
	font-family: Segoe UI, arial, Times New Roman, verdana, helvetica, sans-serif;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 5px;
}

TABLE TR TD.LeftPanel_BG {
	background: #E7EBF7 url(/images/LeftPanel_bg.jpg) repeat-y;
}

TABLE TR TD.LeftPanel_Sep {
	background: url(/images/LeftPanel_Border_bg.gif) repeat-y;
}

TABLE TR TD.LeftPanel_Sep2 {
	/** background: url(/images/bg_vline_dot.gif) repeat-y ; **/
	background: url(/images/LeftPanel_Border_bg.gif) repeat-y;
}


TABLE TR TD.LeftPanel_Admin_BG {
	background: #EEEEEE;
}

TABLE TR TD.ModuleHead_BG {
	background: #D6EBFF;
}

TABLE TR TD.LeftPanel_Right {
	background: #A5BEDE url(/images/LeftPane_Right_bg.gif) repeat-y;
}

TABLE TR TD.LeftPanel_Left {
	background: #A5BEDE url(/images/LeftPane_Left_bg.gif) repeat-y;
}

TABLE TR TD.LeftPanel_Top {
	background: #ADBED6 url(/images/LeftPane_Top_bg.gif) repeat-x;
}

TABLE TR TD.LeftPanel_Bottom {
	background: #A5BEDE url(/images/LeftPanel_Bottom_bg.gif) repeat-x;
}

/***************************************************************/

.ModuleTitle {
	font-family: Arial, Tahoma, verdana, Times New Roman, helvetica, sans-serif;
	font-size: 14pt;
	color: #549700;
}



.DesktopSection {
	font-family: Tahoma, Arial;
	font-size: 14pt;
	color: #FF8A21;
}


.DesktopBold {
	font-family: Arial, Tahoma;
	font-size: 9pt;
	color: #000084;
	font-weight: bold;
}

.UserOnline_LI {
	font-size: 9pt;
	list-style: disc;
	padding-left: 0px;
	color: Black;
}


A.menu {
	font-weight: Bold;
	color: White;
	padding-left: 5px;
	height: 26px;
	margin: 0px;
	padding-top: 5px;
}

	A.menu:Hover {
		font-weight: Bold;
		color: #EFEFEF;
		padding-left: 5px;
		height: 26px;
		margin: 0px;
		padding-top: 5px;
	}

A.SOmenu {
	font-weight: Bold;
	color: black;
	padding-left: 5px;
	height: 26px;
	margin: 0px;
	padding-top: 5px;
}

	A.SOmenu:Hover {
		font-weight: Bold;
		color: black;
		padding-left: 5px;
		height: 26px;
		margin: 0px;
		padding-top: 5px;
	}

A.white {
	font-weight: Normal;
	color: White;
	padding-left: 5px;
	height: 26px;
	margin: 0px;
	padding-top: 5px;
}

	A.white:Hover {
		font-weight: Normal;
		color: #CCCCCC;
		padding-left: 5px;
		height: 26px;
		margin: 0px;
		padding-top: 5px;
	}

.SubHead {
	color: #1D4B5B;
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial, helvetica, sans-serif, Times New Roman;
	font-size: 8pt;
}

.PersonalLink {
	color: #ffffff;
	font-weight: bold;
	font-family: Arial, Tahoma, Verdana, helvetica, sans-serif, Times New Roman;
	font-size: 8pt;
}

A.PersonalLink:hover {
	text-decoration: underline;
	color: white;
}

A.PersonalLink:visited {
	text-decoration: none;
	color: white;
}

.LinkWhite {
	color: White;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, helvetica, sans-serif, Times New Roman;
	font-size: 8pt;
}

.MenuLink {
	color: black;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, helvetica, sans-serif, Times New Roman;
	font-size: 8pt;
	padding-left: 10px;
}

.MenuSubLink {
	color: black;
	font-family: Tahoma, Verdana, Arial, helvetica, sans-serif, Times New Roman;
	font-size: 8pt;
	padding-left: 10px;
}

/*
.MenuLink A:Hover {
	 PADDING-LEFT: 20px; COLOR: #CEFF00; 
}
*/
.MenuLink A:visited {
	padding-left: 20px;
	color: black;
}


/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {
	font-weight: bold;
}

.NormalRed {
	font-family: Arial, Tahoma,Verdana;
	font-size: 9pt;
	color: #FF0000;
}

.NormalBlue {
	font-family: Arial, Tahoma,Verdana;
	font-size: 9pt;
	color: blue;
}

.NormalBold {
	font-family: Arial, Tahoma,Verdana, Times New Roman, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.NormalBold_Gray {
	font-family: Arial, Tahoma,Verdana, Times New Roman, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: gray;
}

.Error_Message {
	padding-bottom: 10px;
	padding-top: 10px;
	font-family: Tahoma,Verdana, Times New Roman, Arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;
	font-weight: bold;
}

#bodyText {
	/*padding-left:10px;          padding-right:10px;          PADDING-BOTTOM: 10px;  PADDING-TOP: 10px;         font-family: Arial, Times New Roman, Verdana,   helvetica, sans-serif;          font-size: 10pt;            LINE-HEIGHT: 150%;         text-align: justify; */
}

.basic-table {
	text-align: justify;
	font-family: Verdana, Tahoma, Arial, Times New Roman, helvetica, sans-serif;
	font-size: 8pt;
	line-height: 150%;
}

	.basic-table TD {
		padding-right: 0.7em;
		padding-left: 0.7em;
		padding-bottom: 0.4em;
		padding-top: 0.4em;
	}

	.basic-table TH {
		padding-right: 1em;
		padding-left: 1em;
		padding-bottom: 0.5em;
		padding-top: 0.5em;
		text-align: left;
	}

TABLE TR.dark TD {
	background: #006AA4;
	color: #fff;
	font-weight: bold;
	font-family: arial, Times New Roman, verdana, helvetica, sans-serif;
}

TABLE TR.gray {
	background: #ddd;
}

	TABLE TR.gray TD {
		color: #000;
		font-weight: bold;
	}

TD.date {
	white-space: nowrap;
}

TD.number {
	text-align: right;
}

TABLE TR.light TD {
	background: #EEEEEE;
	color: #fff;
	font-weight: bold;
	font-family: arial, Times New Roman, verdana, helvetica, sans-serif;
}

TABLE TR.light {
	background: #EEEEEE;
}

	TABLE TR.light TD {
		color: black;
		font-weight: bold;
	}

TABLE TR.blue TD {
	background: #085075;
	color: #ffffff;
	font-weight: bold;
	font-family: arial, Times New Roman, verdana, helvetica, sans-serif;
}

TABLE TR.blue {
	background: #085075;
}

TABLE TR.LightCyan TD {
	background: #E0FFFF;
	color: Black;
	font-weight: bold;
	font-family: arial, Times New Roman, verdana;
}

TABLE TR.LightCyan {
	background: #E0FFFF;
}

TABLE TR.LightBlue TD {
	background: #ADD8E6;
	color: Black;
	font-weight: bold;
	font-family: arial, Times New Roman, verdana;
}

TABLE TR.LightBlue {
	background: #ADD8E6;
}

TABLE TR.lightseagreen TD {
	background: #20B2AA;
	color: Black;
	font-weight: bold;
	font-family: arial, Times New Roman, verdana;
}

TABLE TR.lightseagreen {
	background: #20B2AA;
}


TABLE TR.lightskyblue TD {
	background: #87CEFA;
	color: Black;
	font-weight: bold;
	font-family: arial, Times New Roman, verdana;
}

TABLE TR.lightskyblue {
	background: #87CEFA;
}

TABLE TR.peachpuff TD {
	background: #FFDAB9;
	color: Black;
	font-weight: bold;
	font-family: arial, Times New Roman, verdana;
}

TABLE TR.peachpuff {
	background: #FFDAB9;
}


TABLE TR.PortalTR TD {
	background: #eeeeee;
	color: Black;
	vertical-align: middle;
	font-weight: bold;
	font-family: arial, Times New Roman, verdana;
}

TABLE TR.PortalTR {
	background: #eeeeee;
}

.form-table {
	font-family: Arial,Verdana, Tahoma, Times New Roman, helvetica, sans-serif;
	font-size: 9pt;
}

	.form-table td {
		padding: 3.2px 8px 3.2px 11.2px;
	}



.small-table {
	font-family: Verdana, Arial, Tahoma, Times New Roman, helvetica, sans-serif;
	font-size: 8pt;
}

	.small-table TD {
		padding-right: 0.5em;
		padding-left: 0.7em;
		padding-bottom: 0.5em;
		padding-top: 0.5em;
		font-family: Verdana, Arial, Tahoma, Times New Roman, helvetica, sans-serif;
		font-size: 8pt;
	}

	.small-table A {
		font-family: Verdana, Arial, Tahoma, Times New Roman, helvetica, sans-serif;
		font-size: 8pt;
	}

.small {
	font-family: Verdana, Arial, Tahoma, Times New Roman, helvetica, sans-serif;
	font-size: 8pt;
}


/* Left Menu */

/*.Content
{
	font-family: Times New Roman,Verdana, Arial, helvetica, sans-serif;
	font-size: 11pt;
	line-height: 150%;
}*/

.menu-table {
	text-align: justify;
	font-family: Tahoma, Verdana, Arial, Times New Roman, helvetica, sans-serif;
	font-size: 8pt;
	line-height: 130%;
}

	.menu-table TD {
		padding-right: 1em;
		padding-left: 1em;
		padding-bottom: 0.4em;
		padding-top: 0.4em;
		color: #FFFFFF;
	}

	.menu-table A {
		font-family: Verdana, Tahoma, Times New Roman, Arial, helvetica, sans-serif;
		font-size: 8.5pt;
		line-height: 150%;
		text-decoration: none;
		color: #FFFFFF;
	}



A.NormalLink {
	font-family: Tahoma, Verdana, Times New Roman, Arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #235667;
	font-weight: bold;
}

	A.NormalLink:hover {
		color: #32409B;
	}

.BigLink {
	font-family: Tahoma, Verdana, Times New Roman, Arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #739CAF;
	font-weight: bold;
}

A.BigLink:hover {
	color: #32409B;
}

.TextBox {
	padding: .12em 0 .1em .12em;
	margin-left: 4px;
}

.TextBox_Shadow {
	color: #000;
	font-family: Verdana, Times New Roman, Arial, Tahoma, helvetica, sans-serif;
	font-size: 8pt;
	padding: .12em 0 .1em .12em;
	border-style: solid;
	border-width: 1px;
	border-color: #96A6C5;
	background-color: #EFEFEF;
	height: 23px;
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px;
}

.CheckBox {
	color: #000;
	font-family: Verdana, Times New Roman, Arial, Tahoma, helvetica, sans-serif;
	font-size: 8pt;
	padding: .0em 0 .0em .0em;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-left: 0px;
}
/*
button
{
	border: none;
	padding: 5px 30px;
	border-radius: 4px;
	background: lightgreen;
}
*/

.Button {
	font-family: Tahoma, Times New Roman, Arial, Verdana;
	color: #000;
	font-weight: bold;
	font-size: 8pt;
	text-align: center;
	padding: .4em .3em .4em .3em;
	border-color: #fff #999 #999 #fff;
	border-width: 1px;
}

	.Button:active {
	}

.formbutton {
	font-family: Tahoma, Times New Roman, Arial, Verdana;
	color: #000;
	font-weight: bold;
	font-size: 8pt;
	text-align: center;
	padding: .2em 0 .1em .2em;
	border-style: solid;
	border-width: 1px;
	border-color: #fff #999 #999 #fff;
}

.formbutton_disabled {
	color: gray;
	font-weight: bold;
	font-size: 8pt;
	text-align: center;
	padding: .2em 0 .1em .2em;
	border-style: solid;
	border-width: 1px;
	border-color: #fff #999 #999 #fff;
	background: #ddd url(/images/button_bg_gray.gif) repeat-x;
}


.formcontrol {
	color: #000;
	font-family: Verdana, Times New Roman, Arial, Tahoma, helvetica, sans-serif;
	font-size: 8pt;
	padding: .12em 0 .1em .12em;
	border-style: solid;
	border-width: 1px;
	border-color: #96A6C5;
	background-color: #EFEFEF;
}

.TextControl {
	color: #000;
	font-family: Verdana, Times New Roman, Arial, Tahoma, helvetica, sans-serif;
	font-size: 8pt;
	padding: .12em 0 .1em .12em;
	border-style: solid;
	border-width: 1px;
	border-color: #96A6C5;
	background-color: #EFEFEF;
	height: 23px;
}

.SOF_T1 {
	font-family: Tahoma, Arial, verdana, Times New Roman, helvetica, sans-serif;
	font-size: 14pt;
	color: #BC3500;
}

.SOF_T2 {
	font-family: Tahoma, Arial, helvetica, sans-serif;
	font-size: 12pt;
	line-height: 150%;
	font-weight: bold;
}

.SOF_T3 {
	font-family: Tahoma, Arial, Tahoma, helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
	line-height: 150%;
	color: #31518C;
	font-weight: bold;
}

.SOF_T4 {
	font-family: Tahoma, Arial,Times New Roman, Verdana, helvetica, sans-serif;
	font-size: 8pt;
	text-align: justify;
	line-height: 150%;
	font-weight: bold;
}

.SOF_Normal {
	font-family: Verdana, Arial, Tahoma, helvetica, sans-serif;
	font-size: 8pt;
	text-align: justify;
	line-height: 150%;
}

.SOF_Normal_Color {
	font-family: Arial, Verdana, Tahoma, helvetica, sans-serif;
	font-size: 9pt;
	text-align: justify;
	line-height: 150%;
	color: #294D6B;
}

.SOF_HR {
	text-align: justify;
	line-height: 150%;
	color: #CED7E7;
}

.SOF_ShortCut {
	font-family: Arial, Verdana, Tahoma, helvetica, sans-serif;
	font-size: 9pt;
	text-align: justify;
	line-height: 150%;
	color: #294D6B;
	font-weight: bold;
}


/* Left Panel Menu */

#LeftPanel {
	border-bottom: #ccc 1px solid;
	width: 100%;
}

.LeftPanel_1 A {
	padding-left: 3px;
	display: block;
	width: 100%;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 4px;
	text-decoration: none;
	color: black;
	border-top: #fff 1px solid;
	border-bottom: #eeeeee 1px solid;
	background-color: #F7FBFF;
}

	.LeftPanel_1 A:visited {
		padding-left: 3px;
		color: black;
		border-top: #fff 1px solid;
		border-bottom: #eeeeee 1px solid;
		background-color: #F7FBFF;
	}

	.LeftPanel_1 A:hover {
		background: whitesmoke;
		color: #F37623;
		text-decoration: none;
		border-bottom: #eeeeee 1px solid;
	}

.LeftPanel_2 A {
	padding-left: 7px;
	display: block;
	width: 100%;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 4px;
	text-decoration: none;
	color: #104194;
	border-top: #fff 1px solid;
	border-bottom: #eeeeee 1px solid;
	background-color: #F7FBFF;
}

	.LeftPanel_2 A:visited {
		padding-left: 7px;
		color: black;
		border-top: #fff 1px solid;
		border-bottom: #eeeeee 1px solid;
		background-color: #F7FBFF;
	}

	.LeftPanel_2 A:hover {
		background: whitesmoke;
		color: #F37623;
		text-decoration: none;
		border-bottom: #eeeeee 1px solid;
	}


abbr, acronym, span.abbr {
	/** cursor: help; border-bottom: 1px dashed #000; **/
}

.formbutton {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
}

	.formbutton[disabled=disabled] {
		color: gray;
	}

	.formbutton[disabled=true] {
		color: gray;
	}

a[disabled=disabled] {
	color: gray;
}

a[disabled=true] {
	color: gray;
}

.Box_Message {
	background: #F5F5F5;
	height: 27px;
	padding: 7px 15px 0px 10px;
	margin-left: 10px;
	margin-top: 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-style: solid;
	border-width: thin;
	border-color: #DDDDDD;
}

.Box_Message {
	float: left;
	margin-right: 10px;
}

A.POPMessage {
	color: #000000;
	font-family: Arial, Tahoma, Verdana, helvetica, sans-serif, Times New Roman;
	font-size: 9pt;
	text-decoration: none;
}

	A.POPMessage:hover {
		text-decoration: underline;
		color: #7A991A;
	}

.Panel_Oval {
	border: 1px solid #9D9D9D;
	padding: 1px 1px;
	margin: 15px 5px 5px 5px;
	background: #ffffff;
	width: 96%;
	border-radius: 5px;
	-moz-border-radius: 5px; /* Firefox 3.6 and earlier */
}

.HRSLIM {
	line-height: 100%;
	height: 0;
	border-style: dotted;
	border-width: 1px 0 0 0;
	border-color: gray;
}

/*************************************************/
.formbutton2 {
	padding-left: 2px;
	padding-right: 2px;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	color: black;
	background-color: #EEEEEE;
	border-top: whitesmoke 1px solid;
	border-bottom: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	border-left: #EEEEEE 1px solid;
	font-family: Arial, Tahoma;
	font-size: 9pt;
}

	.formbutton2[disabled=disabled] {
		color: gray;
	}

	.formbutton2[disabled=true] {
		color: gray;
	}

/*************************************************/

A.formlink {
	padding: 5px 4px;
	margin: 0px !important;
	text-decoration: none !important;
	color: black !important;
	background-color: #EEEEEE !important;
	border-top: whitesmoke 1px solid !important;
	border-bottom: #CCCCCC 1px solid !important;
	border-right: #CCCCCC 1px solid !important;
	border-left: #EEEEEE 1px solid !important;
}

	A.formlink:hover {
		text-decoration: none !important;
		color: black !important;
		background-color: whitesmoke !important;
		border-top: whitesmoke 1px solid !important;
		border-bottom: #BC8F8F 1px solid !important;
		border-right: #BC8F8F 1px solid !important;
		border-left: #EEEEEE 1px solid !important;
	}

.formcell {
	font-family: Arial,Verdana, Tahoma, Times New Roman, helvetica, sans-serif;
	font-size: 9pt;
	padding-bottom: 0.2em;
	padding-left: 0.7em;
	padding-right: 0.5em;
	padding-top: 0.2em;
}

.mozvir {
	display: table-row;
}

.mozvic {
	display: table-cell;
}

.vir {
	display: block;
}

.vic {
	display: block;
}

.mozinvir {
	display: none;
}

.mozinvic {
	display: none;
}

.invir {
	display: none;
}

.invic {
	display: none;
}
/*************************************************/
.notice {
	padding: 5px;
	background-color: Yellow;
	font-family: Arial, Tahoma,Verdana, Times New Roman, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

	.notice:empty {
		display: none;
	}

a.tooltip {
	position: relative; /*this is the key*/
	z-index: 24;
	text-decoration: none;
}

	a.tooltip:hover {
		z-index: 25;
	}

	a.tooltip span {
		display: none;
	}

	a.tooltip:hover span {
		/*the span will display just on :hover state*/
		display: block;
		position: absolute;
		top: 2em;
		left: 2em; /*width:15em;     border:1px solid #0cf;     background-color:#cff; color:#000;     text-align: center*/
	}

span.tooltip {
	position: relative; /*this is the key*/
	z-index: 24;
	text-decoration: none;
}

	span.tooltip:hover {
		z-index: 25;
	}

	span.tooltip span {
		display: none;
	}

	span.tooltip:hover span {
		/*the span will display just on :hover state*/
		display: block;
		position: absolute;
		top: 2em;
		left: 2em; /*width:15em;     border:1px solid #0cf;     background-color:#cff; color:#000;     text-align: center*/
	}

.T1 a {
	font-family: Tahoma, Arial, Segoe UI, verdana, Times New Roman, helvetica, sans-serif;
	font-size: 12pt;
	color: #477311;
	padding-left: 2px;
	padding-top: 6px;
	padding-bottom: 5px;
	font-weight: bold;
}

	.T1 a:visited {
		color: #477311;
		text-decoration: none;
	}

	.T1 a:hover {
		color: #477311;
		text-decoration: none;
	}

DIV.nicescroll {
	/*overflow: auto;*/
	max-height: 265px;
}

DIV.ScrollDesktopModuleContentTable {
	/*overflow: auto;*/
	padding-left: 0px;
	padding-right: 0px;
	border: 1px solid #aec8d7;
	background: #ffffff;
	max-height: 265px;
	margin-bottom: 10px;
}

.smallformbutton {
	font-family: Tahoma, Times New Roman, Arial, Verdana;
	color: #000;
	font-weight: bold;
	font-size: 8pt;
	text-align: center;
	padding: .2em 0 .1em .2em;
	border-style: solid;
	border-width: 1px;
	border-color: #fff #999 #999 #fff;
}
	.smallformbutton[disabled=disabled] {
		color: gray;
	}

	.smallformbutton[disabled=true] {
		color: gray;
	}

TABLE TR.light2 TD {
	background: #EEEEEE;
	color: #fff;
	font-weight: bold;
	font-family: arial, Times New Roman, verdana, helvetica, sans-serif;
}

TABLE TR.light2 {
	background: #EEEEEE;
}

	TABLE TR.light2 TD {
		color: black;
		font-weight: bold;
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

.note {
	color: gray;
}

.red {
	color: red;
}
