TABLE .complexReport
{
    BORDER-RIGHT: #cecfce 1px;
    BORDER-TOP: #cecfce 1px;
    BORDER-LEFT: #cecfce 1px;
    BORDER-BOTTOM: #cecfce 1px
}
TABLE .complexReport TH
{
    BORDER-RIGHT: #cecfce 1px solid;
    BORDER-TOP: #cecfce 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    BORDER-LEFT: #cecfce 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #cecfce 1px solid;
    FONT-FAMILY: Arial;
    HEIGHT: 18px;
    BACKGROUND-COLOR: #e5eef7;
    TEXT-ALIGN: left
}
TABLE .complexReport TH.header
{
    HEIGHT: 24px;
    BACKGROUND-COLOR: #f2f2f2;
    TEXT-ALIGN: center
}
TABLE .complexReport TD
{
    BORDER-RIGHT: #cecfce 1px solid;
    BORDER-TOP: #cecfce 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    BORDER-LEFT: #cecfce 1px solid;
    COLOR: #000000;
    TEXT-INDENT: 10px;
    BORDER-BOTTOM: #cecfce 1px solid;
    FONT-FAMILY: Arial;
    HEIGHT: 18px;
    BACKGROUND-COLOR: #ffffff
}
TABLE .complexReport TD.header
{
    BACKGROUND-COLOR: #f2f2f2
}
TABLE .complexReport THEAD TH
{
    FONT-SIZE: 14px;
    COLOR: #31009c;
    TEXT-INDENT: 10px;
    FONT-FAMILY: Arial;
    HEIGHT: 24px;
    BACKGROUND-COLOR: #cfcfcf;
    TEXT-ALIGN: left
}
TABLE .complexReport TBODY.spacer TH
{
    FONT-SIZE: 14px;
    FONT-FAMILY: Arial;
    HEIGHT: 24px;
    BACKGROUND-COLOR: #9cc7bd;
    TEXT-ALIGN: center
}
TABLE .complexReport TBODY.spacer TD
{
    HEIGHT: 1px
}
TABLE .complexReport TFOOT TD
{
    HEIGHT: 1px
}
.printready_red
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: red;
    FONT-FAMILY: Arial;
}
.printready_redb
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: red;
    FONT-FAMILY: Arial;
}
.tdNotes {
    FONT-SIZE: 10px;
	border: none;
	text-align: left;
	white-space: normal;
    color: red;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
th.recordseparator {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: white;
	background-color: #2379cf;
}
a.fcextlink {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: yellow;
}
