.globallink {
	COLOR: #003399; FONT-FAMILY: verdana,helvetica,arial; FONT-SIZE: 10px; FONT-WEIGHT: bold
}

SPAN {
	FONT-FAMILY: verdana,helvetica,arial;
	FONT-SIZE: 12pt;
	FONT-WEIGHT: bold;
	text-align : center;
}

.heading {
	COLOR: #003399; FONT-FAMILY: verdana,helvetica,arial; FONT-SIZE: 11px; FONT-WEIGHT: bold
}

.data {
	FONT-FAMILY: verdana,helvetica,arial; FONT-SIZE: 11px
}

A.highlightTabLabel {
	COLOR: white; FONT-FAMILY: verdana,helvetica,arial; FONT-SIZE: 9px;  TEXT-DECORATION: none
}

A.tabLabel {
	COLOR: #003399; FONT-FAMILY: verdana,helvetica,arial; FONT-SIZE: 9px;  TEXT-DECORATION: none
}

A.activeTabLabel {
	COLOR: #dfdfdd; FONT-FAMILY: verdana,helvetica,arial; FONT-SIZE: 9px;  TEXT-DECORATION: none
}

A.highlightActiveTabLabel {
	COLOR: white; FONT-FAMILY: verdana,helvetica,arial; FONT-SIZE: 9px;  TEXT-DECORATION: none
}
A.highlightAppDataErrTabLabel {
	COLOR: white; FONT-FAMILY: verdana,helvetica,arial; FONT-SIZE: 9px;  TEXT-DECORATION: none
}
.tab{
	COLOR: #2173bd;
	WIDTH:60px;
	HEIGHT:24px;
	background-color : #dfdfdd;
	FONT-FAMILY: helvetica,arial;
	FONT-SIZE: 7pt;
	text-align : center;
	vertical-align : middle;
	border-right : 1px solid Black;
	border-left : 1px solid Black;
	border-top : 1px solid Black;
}

.tab:hover {
	backgroundColor:#BFBFBF;
}

.highlightTab{
	COLOR: white;
	WIDTH:60px;
	HEIGHT:24px;
	background-color : red;
	FONT-FAMILY: helvetica,arial;
	FONT-SIZE: 7pt;
	text-align : center;
	vertical-align : middle;
	border-right : 1px solid Black;
	border-left : 1px solid Black;
	border-top : 1px solid Black;
}

.activeTab{
	COLOR: #dfdfdd;
	WIDTH:60px;
	HEIGHT:24px;
	background-color : #2173bd;
	FONT-FAMILY: helvetica,arial;
	FONT-SIZE: 7pt;
	text-align : center;
	vertical-align : middle;
	border-right : 1px solid Black;
	border-left : 1px solid Black;
	border-top : 1px solid Black;
}

.highlightActiveTab{
	COLOR: white;
	WIDTH:60px;
	HEIGHT:24px;
	background-color : red;
	FONT-FAMILY: helvetica,arial;
	FONT-SIZE: 7pt;
	text-align : center;
	vertical-align : middle;
	border-right : 1px solid Black;
	border-left : 1px solid Black;
	border-top : 1px solid Black;
}
.highlightAppDataErrTab{
	COLOR: white;
	WIDTH:60px;
	HEIGHT:24px;
	background-color : green;
	FONT-FAMILY: helvetica,arial;
	FONT-SIZE: 7pt;
	text-align : center;
	vertical-align : middle;
	border-right : 1px solid Black;
	border-left : 1px solid Black;
	border-top : 1px solid Black;
}

.logo{
	COLOR: #2173bd;
	font-size : 20px;
	font-family : sans-serif;
	font-weight : bolder;
}
.Hidden {
	VISIBILITY: hidden;
	 POSITION: relative
}
.HiddenAbsolute {
	VISIBILITY: hidden;
	 POSITION: absolute
}
.DataLabel {
	COLOR: #003399; FONT-FAMILY: verdana,helvetica,arial; FONT-SIZE: 11px
}
.data {
	FONT-FAMILY: verdana,helvetica,arial; FONT-SIZE: 11px
}
.tdheading1 {font-size: 8pt; font-family: verdana,helvetica,arial; font-weight: bold;background-color:#336699;color: #FFFFFF;}
.dataRowContractSumm {font-size: 8pt; font-family: verdana,helvetica,arial; background-color: #eeeecc; }
.dataRowContractSummOwner{font-size: 8pt; font-family: verdana,helvetica,arial; background-color: #eae648; }
.checkClass{   font-size: 8pt; font-family: verdana,helvetica,arial; background-color: #ECE0C6
}
.navIssue { background:#eeeecc;width:100%; }
.navIssue a { 
	font-size:11px;
 	color: rgb(0, 0, 238);
	cursor: auto;
	display: inline;
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	height: auto;
	line-height: normal;
	text-align: -webkit-left;
	text-decoration: underline;
	white-space: normal;
}

#chrome {
	padding:10px;
	font-family:sans-serif;
	font-size:12pt;
	font-weight:bold;
	color:#933;
}
