BODY {
	margin:0px; padding: 0px;  font-size: 11px; font-family: Arial, Helvetica, sans-serif;
    }
a{
	font-weight: normal; COLOR: #003481;  text-decoration: underline; font-size: 11px;
    }
a:link{
	font-weight: normal; COLOR: #003481;  text-decoration: underline; font-size: 11px;
    }
a:hover{
	font-weight: normal; COLOR: #003481;  text-decoration: underline; font-size: 11px;
    }
a:active{
	font-weight: normal; COLOR: #003481;  text-decoration: underline; font-size: 11px;
    }
a:visited{
	font-weight: normal; COLOR: #003481;  text-decoration: underline; font-size: 11px;
    }

.borderBox{
     border: solid 1px #CCCCCC;
     padding: 2px 2px 2px 2px;
    }
.err{
    font-weight: normal; font-size: 11px; COLOR: #ff6600; 
    }
.text{
    font-size: 11px;
    color:#666666;
    }
.userLoggedIn {
    color:#666666;
    }    
.breadcrumb{
    font: normal 11px Arial, Helvetica, sans-serif;
    }

.smallText{
	font-size: 10px;
	color:#666666;
    }
input{ 
    font-size: 11px;
    color: #000000;

    }
.input-invalid{
    font-size: 11px;
    color: #000000;
    border-color:#ff6600;
    }
select{
    font-size: 11px;
    color: #000000;
    }      
.label{
    font-weight:bold;
    font-size:11px;
    padding:0px;
    text-align:right;
    color:#000000;
    } 
.formData{
	font-size: 11px;
	vertical-align:middle;
	color:#000000;
    }

.dataHeader{ 
    color:#000000;
	font-size: 11px;
	font-weight:bold;
    }

.dataHeader a:link{
  font-size: 11px; color: #000000; font-weight: bold;
    }
.dataHeader a:hover{
  font-size: 11px; color: #000000; font-weight: bold;
    }
.dataHeader a:visited{
  font-size: 11px; color: #000000; font-weight: bold;
    }

.dataEditMode{
	color:#000000;
	font-size: 11px;
	font-weight:normal;
	background-color:#f2f2f2;
    }
.dataRow{
	font-size: 11px;  
	font-weight:normal;
	color:#000000;
	}
.dataAlternatingRow{
	font-size: 11px;  
	font-weight:normal;
	color:#000000;
	background-color:#DEDEDE;
    }
.dataRow a:link{
    font-size: 11px; color: #003481;
    }
.dataRow a:visted{
    font-size: 11px; color: #003481;
    }
.dataRow a:hover{
    font-size: 11px; color: #003481;
    }

.dataAlternatingRow a:link{
    font-size: 11px; color: #003481;
    }
.dataAlternatingRow a:visted{
    font-size: 11px; color: #003481;
    }
.dataAlternatingRow a:hover{
    font-size: 11px; color: #003481;
    }

.searchHeader {
    width:100%; 
    background-color:#999999;
	font-size:11px;
	padding: 5px 5px 5px 5px;
	margin: 0px;
    }

.searchHeaderLink a:link {
  font-size: 11px; color: #FFFFFF; font-weight:bold;
    }
.searchHeaderLink a:visted{
  font-size: 11px; color: #FFFFFF; font-weight:bold;
    }
.searchHeaderLink  a:active{
  font-size: 11px; color: #FFFFFF; font-weight:bold;
    }
.searchHeaderLink  a:hover{
  font-size: 11px; color: #FFFFFF; font-weight:bold;
    }


.customerNav {
  /*text-align:right;*/
  font-size: 11px;
   margin: 10px 10px 15px 15px; 
   }

.customerNav13 a {
  /*text-align:right;*/
  font-size: 13px;
    }

.customerNavlink a:link,
.customerNavlink a:visited,
.customerNavlink a:active,
.customerNavlink a:hover {
  color: #000000; text-decoration: underline;
    }
.customerNavlink-sel,
.customerNavlink-sel:link,
.customerNavlink-sel:visited,
.customerNavlink-sel:active,
.customerNavlink-sel:hover{
	color:#000000; text-decoration:none;
	}

#customerNavSub {
    height: 18px;
    vertical-align: middle;
    background-color: #6BA5E1;
    padding-top:2px;
    padding-right:10px;
    border-bottom: 1px solid black;
    width:100%;
}

    #customerNavSub a:link,
    #customerNavSub a:visited,
    #customerNavSub a:active,
    #customerNavSub a:hover {
        color: #FFFFFF;
        text-decoration: none;
        font-size: 12px;
        font-weight: bold;
        margin-left: 20px;
    }

    #customerNavSub .customerNavSublink-sel,
    #customerNavSub .customerNavSublink-sel:link,
    #customerNavSub .customerNavSublink-sel:visited,
    #customerNavSub .customerNavSublink-sel:active,
    #customerNavSub .customerNavSublink-sel:hover {
        color: #000000;
        text-decoration: none;
        font-size: 12px;
        font-weight: bold;
    }

.transferLabels {
    text-align: center;
    padding: 10px 0 10px 0;
    font-size: 13px;
}

a.treeViewSelected{
    font-weight:bold;
    }
a.treeViewSelected:visited{
    font-weight:bold;
    }
    
.folderPropertiesTitle
    {
    background:#999999;
    color: #FFFFFF;
    padding: 3px 10px 3px 10px;
    margin-bottom:2px;
    }
.folderProperties
    {
    background:#CCCCCC;
    color: #FFFFFF;
    height:100px;
    padding: 3px 10px 3px 10px;
    }
    
.maxwidth170
    {
    max-width: 170px;
    }
    
.trxWorkflow{margin: 0 auto; text-align:center;text-align:center; background-color:#CCCCCC; height:25px;}
.trxWorkflow input{margin:2px;}

.irHiddenButton
{
    display:none;
}
.BatchLinkDisabled{
 text-decoration:none;
 color: #000;
}
.BatchLinkDisabled:hover{
 text-decoration:none;
 color: #000;
}

