/* ========================================
   CSS Styles for Information Technology
   ======================================== */

.HeadBg  { 
  background-color: #ffffff;
}

Body  { 
  background-color: #ffffff;
  font-family: arial;
  font-size: 12px;
}

.TabBg  { 
  background-color: #4B6882;
}

.LeftPane  { 
}

.ContentPane  { 
  font-family: arial;
  font-size: 12px;
}

.RightPane  { 
}

.SelectedTab  { 
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}

A.SelectedTab:link  { 
  color: #ffffff;
  text-decoration: none;
}

A.SelectedTab:visited  { 
  color: white;
  text-decoration: none;
}

A.SelectedTab:active   { 
  color: white;
  text-decoration: none;
}

A.SelectedTab:hover   { 
  color: #ff6600;
  text-decoration: none;
}

.OtherTabs  { 
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}

A.OtherTabs:link  { 
  color: #ffffff;
  text-decoration: none;
}

A.OtherTabs:visited  { 
  color: #ffffff;
  text-decoration: none;
}

A.OtherTabs:active   { 
  color: #ffffff;
  text-decoration: none;
}

A.OtherTabs:hover   { 
  color: #ff6600;
  text-decoration: none;
}

.Head   { 
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  color: #CC3300;
}

.SubHead   { 
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
}

.SubSubHead  { 
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
}

.Normal  { 
  font-family: arial;
  font-size: 12px;
  font-weight: normal;
  line-height: 13px;
}

.notes {
  font-size: 10px;
  font-weight: normal;
  line-height: 13px;
}

.NormalTextBox  { 
  font-family: Arial;
  font-size: 11px;
  font-weight: normal;
}

.NormalRed  { 
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #ff6600;
}

.NormalBold  { 
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
}

.CommandButton   { 
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
}

A.CommandButton:link  { 
  color: #000000;
  text-decoration: underline;
}

A.CommandButton:visited  { 
  color: #000000;
  text-decoration: underline;
}

A.CommandButton:active   { 
  color: #000000;
  text-decoration: underline;
}

A.CommandButton:hover   { 
  color: #ff6600;
  text-decoration: underline;
}

H1  { 
  font-family: Arial;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
}

H2  { 
  font-family: Arial;
  font-size: 16px;
  font-weight: normal;
}

H3  { 
  font-family: Arial;
  font-size: 14px;
  font-weight: normal;
  color: #000000;
}

H4  { 
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}

H5, DT  { 
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}

H6  { 
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}

TFOOT, THEAD   { 
  font-family: Arial;
  font-size: 12px;
  color: #000000;
}

TH  { 
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}

TD  { 
  font-family: Tahoma, Arial, helvetica;
  font-size: 12px;
}

A:link  { 
  color: #245285;
font-weight: bold;
  text-decoration: none;

}

A:visited   { 
  color: 245285;
font-weight: bold;
  text-decoration: none;
}

A:active   { 
  color: #245285;
font-weight: bold;
  text-decoration: none;
}

A:hover  { 
  color: CC3300;
font-weight: bold;
  text-decoration: underline;
}

SMALL   { 
  font-size: 8px;
}

BIG  { 
  font-size: 15px
}

BLOCKQUOTE, PRE  { 
  font-family: Arial;
}

HR  { 
  color: 4B6882;
  text-align: left;
}

.Message   { 
  background-color: #000000;
  font-family: Arial,;
  font-size: 11px;
  font-weight: normal;
}

.ItemTitle   { 
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  color: #000000;
}
