body.popup {
  background-color: #FFFADD;
  margin: 10px 10px 10px 10px;
  border: thin solid #FEE36D;
}

.content {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  color: #000033;
}
  
.contentheaderlarge {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: normal;
  color: #003366;
  text-decoration: none;
}

a:link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  color: #000033;
  text-decoration: underline;
  font-weight: bold;
}
  
.index {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  color: #003366;
  text-decoration: none;
}
  
.indexheaderlarge {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: normal;
  color: #003366;
  text-decoration: none;
}
  
a.index:link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  line-height: normal;
  color: #663333;
  text-decoration: underline;
  font-weight: bold;
}
  
a.index:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  line-height: normal;
  color: #663333;
  text-decoration: none;
  font-weight: bold
}
  
a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #656565;
  text-decoration: none;
}
  
.redcontent {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  color: #FF0000;
  text-decoration: none;
}
  
.printcontent {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}
  
a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000066;
}
  
#popuptitle {
  background-color: #F9EB9A;
  font-family: Arial, Helvetica, sans-serif;
  font-size: x-small;
  font-weight: bold;
}
  
#popupcontent {
  font-family: Arial, Helvetica, sans-serif;
  font-size: x-small;
}

#popup {
  width: 300px;
  font-family: Arial Helvetica sans-serif;
}

#close {
  text-align: right;
}

.caseul {
  margin: 10px 10px;
}

#logout {
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 11px;
}
