.fsstatusTag {
	/*filter:  progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#e3e2e2, endColorstr=#ffffff);*/
	background: linear-gradient(direction, #e3e2e2, #ffffff);
	background-image: -webkit-gradient(linear, 0 top, 0 bottom, from(#e3e2e2),to(#ffffff) );
	background-image: -moz-linear-gradient(#e3e2e2, #ffffff);
	vertical-align: top; padding-left: 13px; border-right: #a6b3b3;
	padding: 0px; margin: 0px; border-right: 1px solid #a6b3b3; width: 10%;
	padding-top: 20px; min-height: 200px; height: auto; _height: 200px;
	min-height: 200px; height: auto; _height: 200px;
	background-color: #e3e2e2; /* Old browsers support */
}

.fsstatusList {
	list-style-type: none; margin-left: 0; padding: 0px; padding-left: 25px;
	margin: 0px;
}

.fsstatusList LI {
	padding: 5px;
}

.loginStateSel {
	background-image: url(img/confirm.png); background-repeat: no-repeat;
	float: left; margin-right: 2px;
}

.statusSelected {
	font-weight: bold; color: #2a6293; background-color: white;
	border-left: 1px solid #a6b3b3; border-top: 1px solid #a6b3b3;
	border-bottom: 1px solid #a6b3b3; margin-right: 0px;
}

.statusUNSelected {
	font-weight: normal; color: #5b5b5b;
}

.fsRightSide {
	padding: 10px; width: 100%; min-height: 200px; height: auto;
	_height: 200px;
}

.fsRightLower {
	padding-bottom: 5px;
}

.fsRightLowerNoTable {
	border-bottom: 0px
}

.ComplianceInnerArea {
	padding-bottom: 10px; width: 100%;
}

.ComplianceInnerArea TD {
	padding-top: 5px;;
}

.fsComplianceArea {
	width: 100%
}

.ComplianceStatusTable {
	width: 100%; font-size: 12px; border-style: solid; border-width: 1px;
	border-color: #cacdcf; text-align: left; padding-bottom: 5px;empty-cells:show;
}

.ComplianceStatusTable CAPTION {
	padding: 10px; width: 100%; text-align: left;
}

.ComplianceStatusTable TH {
	vertical-align: top; font-weight: bold;
	background-image: url(img/table_title_bg.png); padding-top: 1px;
	padding-bottom: 1px; height: 18px;padding-left:1px;
}

.ComplianceStatusTable TD {
	vertical-align: top; font-weight: normal; padding-top: 3px;
	padding-bottom: 3px;
}

.complianceTableRow TD{
	border-top : 1px solid #E8E7E7;
	}

.complianceTableEmptyRow {
	text-align: center;
}

.complianceTableColumn UL {
	list-style-type: none; padding-left: 2px; width: 100px;
}

.notComplianceActionsTable {
	width: 100%
}

.FSTagArea .button {
	background-image: url(img/button.png); background-repeat: repeat-x;
	background-position: left top; border-style: solid; border-width: 1px;
	border-color: #a3a3a3;
}

.FSTagArea .button:hover {
	background-image: url(img/button.png); background-repeat: repeat-x;
	background-position: left top; border-style: solid; border-width: 1px;
	border-color: #a3a3a3;
}

.FSTagArea input[type="button"] {
	background-image: url(img/button.png); background-repeat: repeat-x;
	background-position: left top; border-style: solid; border-width: 1px;
	border-color: #a3a3a3;
}

.FSTagArea input[type="submit"] {
	background-image: url(img/button.png); background-repeat: repeat-x;
	background-position: left top; border-style: solid; border-width: 1px;
	border-color: #a3a3a3;
}

.FSTagArea {
	width: 60%; margin-left: auto; margin-right: auto; text-align: left;
	border: 1px solid #cacdcf; background-color: white;
}

.FSTagAreaBodyMainTable {
	padding: 0; 
	width: 100%;
}

.FSTagAreaHeader {
	background-image: url(img/bunner_expand.gif);
	background-repeat: repeat-x; background-position: top; height: 43px;
	font-size: 20px; font-weight: bold; color: white; text-indent: 10px;
	line-height: 43px; width: 100%; border-style: solid; border-width: 0px;
	border-color: #a6b3b3; border-bottom: 1px;
}

.FSTagAreaHeaderIcon {
	background-image: url(img/logo_transperent.gif); float: right;
	width: 61px;
}

.FSTagAreaBody {
	background-color: white; border-top: #a6b3b3; vertical-align: top;
	height: auto; _height: 200px;
}


.FSTagFSSUpperActionBody{
	background-color: transparent; vertical-align: top;
}

.FSTagFCCInnerActionBody{
	background-color: transparent; vertical-align: top;
}
.FSTagUnrelatedFCCInnerActionBody{
	background-color: transparent; vertical-align: top;
}

.FSTagAreaBodyNoHSC {
	padding: 5px;
}

.fsNOHSCDiv {
	margin-left: 10px; margin-right: 10px; text-align: left; width: 95%;
	padding-top: 10px; padding-bottom: 10px;
}

.messageLine {
	padding-bottom: 10px; display: block;
}

.messageDiv {
	vertical-align: middle;
}

.loginFrameCls {
	position: absolute; top: 0; right: 0; width: 300px; height: 50px;
	border-style: solid; border-width: 0px; background-color: transparent;
}

.realtedActionDetailsTD {
	border-style: solid; border-width: 1px; border-color: #a3a3a3;
	padding: 5px;
}

.loginNameArea {
	padding-top: 2px; margin-top: 0px; vertical-align: top;
	text-align: right;
}

.loginlinkArea {
	vertical-align: top; text-align: left;
}

.signoutbutton {
	-moz-user-select: text; background: none repeat scroll 0 0 transparent;
	border: medium none; color: blue; cursor: pointer; font-size: 1em;
	margin: 0; padding: 0; text-align: left; overflow: visible;
	width: auto; text-decoration: underline;
}


.unrealtedSeeDetails {
	width: 10px;
}

.unrealtedSeeDetails {
	cursor: pointer;
}

.realtedSeeDetails {
	cursor: pointer;
}

.progressbar {
	width: 200px; height: 16px; position: relative;
	color: black;
	background-color: #ecf7fe;	
	border-style: solid; border-width: 1px; border-color: #abd9ff;	
}


.progressbar div.progress {
	position: absolute; width: 0; height: 100%; overflow: hidden;
	background-color: #ecf7fe;		
}

.progressbar div.progress .text {
	position: absolute; text-align: center; color: #5b5758;	
	background-image: url(img/Progress_bar.png);
}

.progressbar div.text {
	position: absolute; width: 100%; height: 100%; text-align: center;
	border-color:#6cade4;
}

.complinceStateImg {
	margin-left: 10px;
}

.actionTextShortMsg {
	margin-left: 10px;
	cursor: pointer;
}

.moreActionColumn {
	width: 50px;
}

.complianceRecheckArea{
	text-align:left;
}

.sc1buttonDiv{
	display:inline;white-space: nowrap;text-align:right;float:right
}

.sc1Form{
	display:inline;
	white-space: nowrap;
}

.ComplianceSingleUpperActionTD{
	border-bottom:1px solid #CACDCF;
}