
.loginError
{
        font-family: arial,verdana,helvetica;
        font-size : 12px;
        font-weight: bold;
        color: #ffff33;
}

.passwordBox{
	color: white;
	FONT-FAMILY : arial,verdana,helvetica;
	font-size : 12px;
	font-weight : normal;
	background-color :#006699;
	border : white  thin outset;
}

input.buttonOLD
{
	background-color: #63A7C3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	padding: 0px;
	cursor:pointer,hand;
}

input.redButtOLD
{
	width:190;
	cursor:pointer,hand;
	background-color:#003366;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:white;
}


input.applyButtonOLD {
	width:80;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:white;
	background-color:#3366ff;
	cursor:pointer,hand;
}

input.largebutton
{
	background-color: #9CBACE;
	border-color: #9CBACE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	padding: 0px;
	width: 150;
}

.tabData
{
	margin-left : 10px;
	margin-top : 10px;
	margin-right:10px;
	margin-bottom:10px;
}

.toolBar
{
	BACKGROUND-COLOR: #003366;
	border : 1px inset;
}

.toolBarPopup
{
	BACKGROUND-COLOR: #006699;
	border : 1px inset;
}

.toolBarText {
	color: White;
	FONT-FAMILY : arial,verdana,helvetica;
	font-size : 14px;
	font-weight : bold;
}

.centered {
	text-align: center;
}

.ruleTableOLD {
	BACKGROUND-COLOR: #003366;
	border :1px inset;
	margin-left: auto;
	margin-right: auto;
}

.listItemCustom
{
	background-color: White;
	FONT-FAMILY : arial,verdana,helvetica;
	color: Blue;
	font-size : 12px;
	font-weight : normal;
}

.labelPassword{
	color: White;
	FONT-FAMILY : arial,verdana,helvetica;
	font-size : 12px;
	font-weight : normal;
}

 .diagBar
 {
	color: Black;
	FONT-FAMILY : arial,verdana,helvetica;
	font-size : 12px;
	font-weight : normal;
	background-color: #d0f0f0;
	border : thin inset;
}

.tableKey {
	color: Black;
	FONT-FAMILY : arial,verdana,helvetica;
	font-size : 12px;
	font-weight : bold;
	background-color : #FFFFFF;
	height : 20px;
}

.logAlertLine {
	color: Black;
	FONT-FAMILY : arial,verdana,helvetica;
	font-size : 12px;
	font-weight : normal;
	background-color: Yellow;
}

.nolineLabel {
	text-decoration: none;
	color: Black;
	FONT-FAMILY : arial,verdana,helvetica;
	font-size : 12px;
	font-weight : normal;
}

.nolineLabelBold {
	text-decoration: none;
	color: Black;
	FONT-FAMILY : arial,verdana,helvetica;
	font-size : 12px;
	font-weight : bold;
}



.labelFolder {
	color: White;
	FONT-FAMILY : arial,verdana,helvetica;
	font-size : 14px;
	font-weight : bold;
}

.readonlyOLD {
	background-color :#9CBACE;
}

.field
{
	BACKGROUND-COLOR : silver;
	FONT-FAMILY : verdana,arial,helvetica;
	FONT-SIZE : 8pt;
}

.contentList
{
	BACKGROUND-COLOR: White;
	FONT-FAMILY : verdana,arial,helvetica;
	FONT-SIZE : 8pt;
}

.labelCustom
{
	background-color: transparent;
	FONT-FAMILY : arial,verdana,helvetica;
	color: Blue;
	font-size : 12px;
	font-weight : normal;
}

.groupUnderline
{
	background-color:  #003366;
}

.warning
{
	color: Red;
}

.labelWarning {
	color: red;
	FONT-FAMILY : verdana,arial,helvetica;
	font-size : 12px;
	font-weight : normal;
}

.labelWarningBold {
	color:red;
	FONT-FAMILY : arial,verdana,helvetica;
	font-size : 12px;
	font-weight : bold;
}

.statusFont
{
	FONT-FAMILY : arial,verdana,helvetica;
	color: Black;
	font-size : 12px;
	font-weight : normal;
}

.statusTable{
	border-left:solid #0A246A 1px;
	border-right:solid #0A246A 1px;
	border-bottom:solid #0A246A 1px;
}

img.imgActive, .actionIcon, .clickable {
	cursor:pointer;
	cursor:hand;
}

img.imgGray{
	cursor:default;
}

.labelUpgradeWarning {
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	background-color: #000000;
	color: #ffffff;
	padding: 16px;
	font-size: 15px;
	font-weight: bold;
	width: 100%;
}

.labelUpgradeWarning .labelWarning {
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
}

.labelUpgradeWarning .label {
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	padding-top: 10px;
}


.labelUpgradeWarning ul {
	font-size: 11px;
	font-weight: normal;
}

.labelUpgradeWarning a {
	text-decoration: underline;
	color: #ffffff;
}

.labelUpgradeWarning .labelBold {
	font-size: 15px;
	font-weight: Bold;
	color: #ffffff;
}
