.FundSys_Tag {background-color: yellow; }

OL.HolidayList
{
  margin-top: 0px;
  padding: 0px;
}

OL.HolidayList LI
{
  display: block;
  margin-top: 20px;
}

OL.HolidayList .HolidayMessage
{
  margin: 4px;
  padding: 2px;
  padding-left: 6px;
  border: solid 1px #B4BAAE;
  background-color: #D4DACE;
  font-size: 8pt;
}

/**********************
Tag Defaults (Only defaults do not load in editor)
***********************/
BODY, P, TD
{
  font-family: Tahoma, Arial;
  font-size: 9pt;
  font-weight: normal;
}
TD
{
  padding: 0px 0px 0px 0px;
  vertical-align: top;
  text-align: left;
}

a:link
{
  color: #01019A;
  text-decoration: none;
}
a:visited
{
  color: #01019A;
  text-decoration: none;
}
a:hover
{
  color: #000000;
  text-decoration: none;
}
input
{
  font-size:8pt;
}
select
{
  height:18px;
  font-size:9pt;
}

/**********************
Custom Styles (Shown in editor)
***********************/
H1, .Page_Title
{
  font-size: 12pt; 
  font-weight: bold;
  color: #7C8C9B;
  padding: 8px 5px 5px 0px;
}

H2, .Page_Heading_1
{
  font-size: 9pt; 
  font-weight: bold;
  color: #7C8C9B;
}

H3, .Page_Heading_2
{
  font-size: 9pt; 
  font-weight: bold;
  color: #7C8C9B;
}

/* defined as white to hide in editor */
H4, H5
{
  color: red;
}


.Alert
{
  font-weight: bold;
  color: Red;
}

.Disclosure
{
  font-family: Arial;
  font-size: 8pt;
  font-weight: normal;
}

