
a:link {color:#000000;}
a:visited {color:#000000;}
a:active {color:#000000;}

body {font-family:Helvetica,Arial,sans-serif; font-size:14px;}
td   {font-family:Helvetica,Arial,sans-serif; font-size:14px;}
th   {font-family:Helvetica,Arial,sans-serif; font-size:14px;}
pre  {font-size:11px;}

p    {font-size:11px; line-height:16px;}
h3   {font-size:12px; line-height:17px;}
dt   {font-size:11px; line-height:16px; font-weight:bold;}
dd   {font-size:11px; line-height:16px;}
li   {font-size:11px; line-height:16px;}

form {margin:0; padding:0;}
.textInput {font-family:Helvetica,Arial,sans-serif; font-size:12px;}
.textArea  {font-family:Helvetica,Arial,sans-serif; font-size:12px;}
.codeArea  {font-family:monospace; font-size:11px; }

body {margin:0; padding:0; background:white;}

div.content { margin-right: 10px; margin-left: 10px;}

.errorMsg {font-size:12px; color:red; font-weight:bold}

.workflowHeader {font-size:12px; font-weight:bold; color:#094090}
.mainHeader     {font-size:18px; font-weight:bold; color:#000066; background:#FFFFFF;}
.tealHeader     {background:#094090; font-size:14px; color:white; font-weight:bold;}
.darktealHeader {background:#094090; font-size:14px; color:white; font-weight:bold;}

.adminTab {background:#094090; font-size:14px; color:white;}
.adminTab a:link {color:white;}
.adminTab a:visited {color:white;}
.adminTabActive {background:#094090; font-size:14px; color:white; font-weight:bold;}
.adminTabActive a:link {color:white;}
.adminTabActive a:visited {color:white;}

.workflowTab {background:#094090; font-size:14px; color:white;}
.workflowTab a:link {color:white;}
.workflowTab a:visited {color:white;}
.workflowTabActive {background:#094090; font-size:14px; color:white; font-weight:bold;}
.workflowTabActive a:link {color:white;}
.workflowTabActive a:visited {color:white;}

.SupportTab {background:#094090; font-size:14px; color:white;}
.SupportTab a:link {color:white;}
.SupportTab a:visited {color:white;}
.SupportTabActive {background:#094090; font-size:14px; color:white; font-weight:bold;}
.SupportTabActive a:link {color:white;}
.SupportTabActive a:visited {color:white;}

.superuserTab {background:#094090; font-size:14px; color:white;}
.superuserTab a:link {color:white;}
.superuserTab a:visited {color:white;}
.superuserTabActive {background:#094090; font-size:14px; color:white; font-weight:bold;}
.superuserTabActive a:link {color:white;}
.superuserTabActive a:visited {color:white;}

.HeaderTab {background:#094090; font-size:14px; color:white;}
.HeaderTab a:link {color:white; text-decoration:none;}
.HeaderTab a:visited {color:white; text-decoration:none;}
.ToolTab {background:#FFFFFF; font-size:13px; color:black;}
.ToolTab a:link {color:black; text-decoration:none;}
.ToolTab a:visited {color:black; text-decoration:none;}

/*added from temp alert css*/
.alarmone {
/* padding-top:2px;
  padding-bottom:2px;*/
  font-family:Helvetica,Arial,sans-serif;
  font-weight:bold;
/* font-size:12px;*/
  color:white;
  background-color:#BF0000;
}
.alarmtwo {
/* padding-top:2px;
  padding-bottom:2px;*/
  font-family:Helvetica,Arial,sans-serif;
  font-weight:bold;
/* font-size:12px;*/
  color:black;
  background-color:#66FFFF;
}

.reading {
/* padding-top:2px;
  padding-bottom:2px;*/
  font-family:Helvetica,Arial,sans-serif;
  font-weight:bold;
/* font-size:12px;*/
  color:black;
}
.lastreading {
/* padding-top:2px;
  padding-bottom:2px;*/
  font-family:Helvetica,Arial,sans-serif;
  font-weight:bold;
  font-size:12px;
  color:#808080;
}
/*added for span tags */
.Acknowledged{
  padding-top:2px;
  padding-bottom:2px;
  font-family:Helvetica,Arial,sans-serif;
  font-weight:bold;
  font-size:12px;
  color:white;
  background-color:#663399;
}
.Resolved {
  padding-top:2px;
  padding-bottom:2px;
  font-family:Helvetica,Arial,sans-serif;
  font-weight:bold;
  font-size:12px;
  color:white;
  background:green;
}
.Triggered {
  padding-top:2px;
  padding-bottom:2px;
  font-family:Helvetica,Arial,sans-serif;
  font-weight:bold;
  font-size:12px;
  color:white;
  background:#0033FF;
}
.Elevated {
  padding-top:2px;
  padding-bottom:2px;
  font-family:Helvetica,Arial,sans-serif;
  font-weight:bold;
  font-size:12px;
  color:black;
  background:#CC00FF;
}
.High {
  padding-top:2px;
  padding-bottom:2px;
  font-family:Helvetica,Arial,sans-serif;
  font-weight:bold;
  font-size:12px;
  color:black;
  background:#FFCC0F;
}
.Critical {
  padding-top:2px;
  padding-bottom:2px;
  font-family:Helvetica,Arial,sans-serif;
  font-weight:bold;
  font-size:12px;
  color:black;
  background:#F07010;
}
.Severe {
  padding-top:2px;
  padding-bottom:2px;
  font-family:Helvetica,Arial,sans-serif;
  font-weight:bold;
  font-size:12px;
  color:white;
  background:#CC0033;
}

.date {
  font-family:Helvetica,Arial,sans-serif;
  font-weight:bold;
  font-size:12px;
  color:#000000;
  margin:0px;
}

.innactive {
  padding-top:2px;
  padding-bottom:2px;
  font-family:Helvetica,Arial,sans-serif;
  font-weight:bold;
  font-size:12px;
  color:#808080;
  background:#C0C0C0;
}
.innactive a:link {color:#808080; font-weight:bold;}
.innactive a:visited {color:#808080; font-weight:bold;}

.oddrow {background:#FFFFFF;}
.evenrow {background:#D2DDFD;}

.nav_selected {background:#901B44;}
.nav_background {background:#82B1F7;}
