﻿body
{
}

.isuA
{
	color: #444444;
}

.isuAnswerButton
{
  border-style: solid;
  border-color: #6290b7;
  margin-left: 1px;
}

.isuA:hover
{
	color: #999966;
}

.isuButton
{
  
}
.isuButton:hover
{
}


.isuActionButton
{
  color: Blue;
  border: 1px ridge #6290b7;
  background-color: #DBF7F7;
}
.isuActionButton:hover
{
  color: Gray;
}

.isuClientArea
{
  padding: 10px;
  border: solid 1px #6290b7;
  width: 960px;
  background-color: #f3f5f4;
  position: relative;
  top: 0px;
  text-align: left;
}

.isuWideClientArea
{
  padding: 10px;
  border: solid 1px #6290b7;
  width: 1078px;
  background-color: #f3f5f4;
  position: relative;
  top: 0px;
  text-align: left;
}

.isuUtilityArea
{
  padding: 10px;
  width: 640px;
  background-color: #ffffff;
  position: relative;
  top: 0px;
  text-align: left;
}

.isuCancelledClosed
{
  cursor:pointer;
  color: #444444;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: underline;
  padding: 1px;
  margin: 3px 0px 3px 0px;
}
.isuCancelledClosed:hover
{
  color: #999999;
}

.isuCategoryTitle
{
  color: #444444;
  font-size: 12pt;
  font-weight: bold;
}

.isuCheckBox
{
  color: #003366;
  border-color:#6290b7;
  border-width: 1px;
  border-style: solid;
  padding-right: 5px;
}

.isuCommentBox
{
  border-color: #444444;
  border-bottom-width: 2px;
  border-style: solid;
}

.isuNotesBox
{
  border-color: #ddddbb;
  background-color: #ffffff;
  border-width: 1px;
  border-style: solid;
}

.isuCommentFollowup
{
  font-size: 10pt;
  padding-top: 5px;
  padding-left: 100px;
  padding-right: 100px;
  padding-bottom: 5px;
  border-top: 1px solid #aaaaaa;
}

.isuCustomerName
{
  color: #B51E3B;
  font-size: 12pt;
  font-weight: bold;
}

.isuFolderTitle
{
  color: #003366;
  font-size: 10pt;
  font-weight: bold;
}

.isuForumTitle
{
  color: #B51E3B;
  font-size: 12pt;
  font-weight: bold;
}

.isuShadedRow
{
  background-color: #F2F2F2;
  border-bottom: solid 1px #e2e2e2;
  color: #444444;
}

.isuLinkedTopicRow
{
  vertical-align: top;
  border-bottom: solid 1px #e0e0e0;
  color: #003366;
  padding-left: 5px;
}

.isuJobName
{
  color: #009999;
  font-size: 11pt;
  font-weight: bold;
}

.isuLabel
{
  color: #003366;
  font-size: 10pt;
  font-weight: normal;
  width: 80px;
  border-top: solid 1px #99CCFF;
  border-bottom: solid 1px #99CCFF;
  vertical-align: text-top;
}

.isuLabelEdit
{
  color: #003366;
  font-size: 10pt;
  font-weight: normal;
  width: 100px;
  text-align:right;
  padding-right: 5px;
  vertical-align: text-top;
}

.isuLink
{
  color: #444444;
  text-decoration: none;
}
.isuForumLink
{
  color: #1E96D7;
  font-weight: bold;
}
.isuLateLink
{
  color: #b51e3b;
  font-weight:bold;
}
.isuDueLink
{
  color: #491e8a;
  font-weight:bold;
}

.isuActiveLink
{
  color: #85c8ee;
  font-weight: bold;
}

.isuLinkWatch
{
  color: #ff00ff;
  font-weight: bold;
}
.isuAttLink
{
  color: #444444;
  font-weight: bold;
}
.isuAttLinkHighlighted
{
  color: #eeeeee;
  font-weight: bold;
}
.isuAttLink:hover
{
  color: #cccccc;
}

.isuListTitle
{
  font-size: 14pt;
  color: #d0d0c0;
  font-weight: bold;
  padding-bottom: 10px;
  text-align: center;
}

.isuLogoStyle
{
  color: #444444;
  font-size: 18pt;
  font-weight: bold;
  font-family: Comic Sans MS;
}

.isuPageDescription
{
	font-size: 10pt;
	color: #444444;
	font-weight: bold;
}

.isuPageNarrative
{
  font-size: 9pt; 
  color:#444444; 
  font-weight: normal;
}

.isuPageTitle
{
  font-size: 9pt;
  color: #444444;
  font-weight: bold;
  padding: 3px;
  text-align: center;
  background-color: #f0f0f0;
  border-bottom: solid 2px #003366;
}

.isuPropSpacer
{
  border-top: solid 1px #99CCFF;
  border-bottom: solid 1px #99CCFF;
}

.isuScheduleRow
{
  vertical-align: top;
  border-bottom: solid 1px #e0e0e0;
  color: #003366;
  padding-left: 5px;
  padding-bottom: 10px;
}

.isuTABLE
{
	width: 100%;
	border-collapse: collapse;
}

.isuTABLEprops
{
  margin-bottom: 7px;
  width: 100%;
  border-collapse: collapse;
  background-color: #F0F8FF;
}

.isuTD
{
	color: #444444;
	padding-right: 10px;
}

.isuTDcategory
{
  width: 140px;
  color: #444444;
}

.isuTDattDelete
{
	color: #444444;
	font-size: 8pt;
	width: 50px;
	vertical-align:middle;
	text-align:center;
	border-top: solid 1px #c0c0c0;
	border-bottom: solid 1px #c0c0c0;
	border-left: solid 1px #c0c0c0;
}

.isuTDcommAnswer
{
  padding-left: 5px;
  vertical-align: middle;
}

.isuTDcommdate
{
	color: #444444;
	padding-right: 10px;
	font-size: 8pt;
	width: 120px;
	vertical-align: text-top;
	border-top: solid 1px #c0c0c0;
	border-bottom: solid 1px #c0c0c0;
	border-right: solid 1px #c0c0c0;
}

.isuTDcomment
{
	color: #444444;
  font-style: italic;
  vertical-align: top;
	font-size: 11pt;
	vertical-align: text-top;
	border-top: solid 1px #c0c0c0;
	border-bottom: solid 1px #c0c0c0;
}

.isuTDcommentHighlighted
{
	color: #eeeeee;
  font-style:normal;
  vertical-align: top;
  font-size: 9pt;
  font-weight: bold;
  vertical-align: text-top;
  border-top: solid 1px #c0c0c0;
  border-bottom: solid 1px #c0c0c0;
  background-color: #6699cc;
}

.isuTDcommentEmail
{
  color: #444444;
  font-style: normal;
  vertical-align: top;
  font-size: 9pt;
  font-weight: bold;
  text-decoration: underline;
  vertical-align: text-top;
  border-top: solid 1px #c0c0c0;
  border-bottom: solid 1px #c0c0c0;
  background-color: #F2F2F2;
}

.isuTDcommentInternal
{
  background-color: #E4E4E4;
  color: #444444;
  font-style: italic;
  vertical-align: top;
  font-size: 11pt;
  vertical-align: text-top;
  border-top: solid 1px #c0c0c0;
  border-bottom: solid 1px #c0c0c0;
}

.isuTDcommentRefer
{
  color: #444444;
  font-style: normal;
  vertical-align: top;
  font-size: 9pt;
  font-weight: bolder;
  text-decoration: underline;
  vertical-align: text-top;
  border-top: solid 1px #c0c0c0;
  border-bottom: solid 1px #c0c0c0;
  background-color: #E6E6FF;
}

.isuTDcommentTimeLord
{
  background-color: #FFFFCC;
  color: #444444;
  font-style: italic;
  vertical-align: top;
  font-size: 11pt;
  vertical-align: text-top;
  border-top: solid 1px #c0c0c0;
  border-bottom: solid 1px #c0c0c0;
}

.isuTDcustomer
{
  width: 200px;
  color: #444444;
}

.isuTDdate
{
  width: 60px;
  color: #444444;
}

.isuTDfolder
{
  width: 120px;
  color: #444444;
}

.isuTDseparator
{
  height: 5px;
}

.isuTDtitle
{
  width: 300px;
  color: #444444;
}

.isuTH
{
  border-top: solid 1px #003366;
  border-bottom: solid 1px #003366;
  color: #444444;
  text-align: left;
  vertical-align: bottom;
  padding-left: 5px;
  background-color: #F2F2F2;
  font-weight: normal;
}

.isuTitleViewed
{
	color: #444444;
	text-decoration:none;
}
.isuTitleViewed:hover
{
	color: #999966;
}

.isuTitleNotViewed
{
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}
.isuTitleNotViewed:hover
{
	color: #999966;
}

.isuTopic
{
  font-size: 10pt;
  color: #444444;
  font-weight: bold;
  padding: 6px;
  border: solid 1px #c0c0c0;
}

.isuJob
{
  font-size: 11pt;
  color: #444444;
  font-weight: bold;
  padding: 6px;
  border: none;
}


.isuValue
{
  color: #444444;
  font-size: 9pt;
  font-weight: bold;
  width: 280px;
  border-top: solid 1px #99CCFF;
  border-bottom: solid 1px #99CCFF;
  vertical-align: text-top;
}

.isuValueEdit
{
  color: #444444;
  font-size: 9pt;
  width: 267px;
  border: 1px solid #7F9DB9;
  padding-left: 5px;
}

.isuValueEdit2
{
  color: #444444;
  font-size: 9pt;
  width: 267px;
  border: 1px solid #7F9DB9;
  padding-left: 0px;
}

.isuDropDownEdit
{
  color: #444444;
  font-size: 9pt;
  width: 275px;
  border: solid 1px #7F9DB9;
}

.isuValueDate
{
  color: #444444;
  font-size: 9pt;
  font-weight: bold;
  width: 60px;
  border-top: solid 1px #99CCFF;
  border-bottom: solid 1px #99CCFF;
  vertical-align: text-top;
}

.isuValueDateEdit
{
  color: #444444;
  font-size: 9pt;
  width: 60px;
  border: solid 1px #7F9DB9;
}

.isuValueDateTime
{
  color: #444444;
  font-size: 9pt;
  font-weight: bold;
  width: 150px;
  border-top: solid 1px #99CCFF;
  border-bottom: solid 1px #99CCFF;
  vertical-align: text-top;
}

.isuValueEmail
{
  color: #444444;
  font-size: 9pt;
  font-weight: bold;
  width: 220px;
  border-top: solid 1px #99CCFF;
  border-bottom: solid 1px #99CCFF;
  vertical-align: text-top;
}

.isuValueName
{
  color: #444444;
  font-size: 9pt;
  font-weight: bold;
  width: 220px;
  border-top: solid 1px #99CCFF;
  border-bottom: solid 1px #99CCFF;
  vertical-align: text-top;
}

.isuImageButton
{
}
.isuImageButton:hover
{
}

.isuImageButtonDown
{
  padding-top: 0px;
}

.isuPunchTABLE
    {
      width: 600px;
      border-collapse: collapse;
    }
    .isuPunchTitle
    {
      border: none 1px white;
    }
    .isuPunchSequence
    {
      border: none 1px white;
      width: 100%;
      vertical-align: top;
      font-family: 'Courier New' , Courier, monospace;
    }
    .isuPunchCompleted
    {
      width: 100%;
    }
    .isuHeadingTR
    {
      background-color: #f0f0f0;
    }
    .isuHeadingTH
    {
      border: solid 1px #c0c0c0;
    }
    .isuPunchTR
    {
      background-color: #ffffff;
    }
    .isuPunchAlternatingTR
    {
      background-color: #f0f0f0;
    }
    .isuPunchSequenceTD
    {
      text-align:left; 
      vertical-align:top; 
      width:80px;
    }
    .isuPunchTitleTD
    {
      text-align:left; 
      vertical-align:top; 
      width:420px;    
    }
    .isuPunchCompletedTD
    {
      text-align:center; 
      vertical-align:text-top; 
      width:40px;
    }
    .isuPunchActionTD
    {
      width: 60px; 
      text-align: right; 
      padding-right: 20px;  
      border:solid 1px #E9E9E9;    
    }
    .isuPunchLabelTD
    {
      width:80px; 
      text-align:right; 
      padding-right:5px; 
      border:solid 1px #E9E9E9;    
    }
    .isuPunchEntryTD
    {
      width:480px; 
      text-align:left; 
      border:solid 1px #E9E9E9;    
    }
    
    .isuMenuImage
    {
      left:270px;
    }
    
    .isuCommentShadedRow
    {
      background-color: #F2F2F2;
      border-bottom: solid 1px #e2e2e2;
      color: #444444;
      padding-left:50px;
    }
    
    .crTH1
    {
      border-top: solid 1px #003366;
      border-bottom: solid 1px #003366;
      border-left: solid 1px #003366;
      border-right: solid 1px #003366;
      color: #EEEEEE;
      text-align: left;
      vertical-align: bottom;
      padding-left: 5px;
      background-color: #6699CC;
      font-weight: normal;
    }
    
    .crTR0
    {
      border-top: solid 1px #003366;
      border-bottom: solid 1px #003366;
      border-left: solid 1px #003366;
      border-right: solid 1px #003366;
      color: #000000;
      text-align: left;
      vertical-align: bottom;
      padding-left: 5px;
      background-color: #99ccff;
      font-weight: normal;
    }
    
    .crTR1
    {
      border-top: solid 1px #003366;
      border-bottom: solid 1px #003366;
      border-left: solid 1px #003366;
      border-right: solid 1px #003366;
      color: #000000;
      text-align: left;
      vertical-align: bottom;
      padding-left: 5px;
      background-color: #f3f5f4;
      font-weight: normal;
    }
    
    .crTR2
    {
      border-top: solid 1px #003366;
      border-bottom: solid 1px #003366;
      border-left: solid 1px #003366;
      border-right: solid 1px #003366;
      color: #000000;
      text-align: left;
      vertical-align: bottom;
      padding-left: 5px;
      background-color: #dddddd;
      font-weight: normal;
    }
    
    .crTH2
    {
      border-top: solid 1px #003366;
      border-bottom: solid 1px #003366;
      border-left: solid 1px #003366;
      border-right: solid 1px #003366;
      color: #EEEEEE;
      text-align: left;
      vertical-align: bottom;
      padding-left: 5px;
      background-color: #99CC00;
      font-weight: bold;
      font-size: 12pt;
    }
    
    .crTH3
    {
      border-top: solid 1px #003366;
      border-bottom: solid 1px #003366;
      border-left: solid 1px #003366;
      border-right: solid 1px #003366;
      color: #EEEEEE;
      text-align: left;
      vertical-align: bottom;
      padding-left: 5px;
      background-color: #6699CC;
      font-weight: normal;
    }
    
    .crTrLink
    {
      color: #0000ff;
      text-align: left;
      vertical-align: bottom;
      padding-left: 5px;
      background-color: #f3f5f4;
      font-weight: normal;
    }