A {
	COLOR: #0000FF; 
        TEXT-DECORATION: none; 
        font-style: bold; 
        font-family: Arial,Helvetica,sans-serif;
        font-size: 12pt;
}
A:hover {
	TEXT-DECORATION: underline! important
}
A:visited {
 COLOR: #797878;
}
P {
 
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12pt;
    
}

body {
        margin:0px;
}
td {
        padding:0px;
} 

iframe {
border: 0px solid #ffffff;
}

div.line { 
  border-top-width: 1px;
  border-top-color:#cccccc;
  border-top-style: solid;
  border-style: ridge;

  border-bottom-width: 0px;
  border-bottom-color: #336600;
  border-bottom-style: groove;

  border-right-width: 0px;
  border-right-color: #000080;
  border-right-style: solid;

  border-left-width: 0px;
  border-left-color: #CC9900;
  border-left-style: solid;

    
}

div.border_line { 
  border-top-width: 0px;
  border-top-color:#cccccc;
  border-top-style: solid;
  border-style: ridge;

  border-bottom-width: 1px;
  border-bottom-color: #cccccc;
  border-bottom-style: solid;
  border-style: ridge;

  border-right-width: 0px;
  border-right-color: #000080;
  border-right-style: solid;

  border-left-width: 0px;
  border-left-color: #CC9900;
  border-left-style: solid;

    
}
.vacancy_info{
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11pt;
  color: black;
  font-weight:normal;
}

.dotborder {
 
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12pt;
    
}

.Title{
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14pt;
  color: black;
  font-weight:bold;
}

.LegendCell {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: black;
  font-weight: normal;
}

.CloseDate{
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10px;
  color: black;
  font-weight: normal;
}
.FilterHeader{
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12pt;
  color: black;
  font-weight:bold;
}

.BasicInfo{
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: black;
  font-weight: normal;
}

.FilterTableRow{
    background-color: rgb(255, 255, 153)
}

.FilterText{
    
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
   
}
.BubbleText{
    
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
   
}

.OpaqueText {
    background-color:#FFFFFF;
    border:medium double #3E5E7A;
    padding:10px;
    text-align:center;
}

.LegendText {
    background: transparent;
    padding:0px;
    text-align:center;
}

.OverflowVacancyText {
    background-color:#FFFFFF;
   border:medium double #3E5E7A;
    padding:10px;
    text-align:center;
}

.DataLoading {
    background-color:#FFFFFF;
   border:medium double #3E5E7A;
    padding:10px;
    text-align:center;
}

li {

    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin-left: -20px;
}

#output_div {
        padding-left:5px;
} 


