body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #FFFFFF;
    line-height: 12pt;
    background-color: Black;
}

a:link
{
    color: #FFB63C;
	text-decoration: none;
}

a:visited
{
    color: #FFB63C;
	text-decoration: none;
}

a:hover
{
    color: #FFB63C;
	text-decoration: underline;
}

.small
{
    font-size: 7pt;
    color: #FFFFFF;
    line-height: 7pt;
}

ul.menu
{
    list-style-type: none;
    padding-left: 20px;
    margin: 0px;
}

ul.menu li
{
    padding-left: 0px;
}

ul.menu li ul.menu
{
     list-style-type:disc;
}
  
ul.menu li ul.menu li
{
     font-size: 8pt;
     line-height: 10pt;
}

th
{
	color: white;
	background-color: #222222;
}

.yellow
{
    color: #FFB63C;
    line-height: 13pt;
    text-decoration: none;
}

.yellowBold
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #FFB63C;
}

.yellowSmall
{
    font-size: 7pt;
    color: #FFB63C;
    line-height: 7pt;
}

.ListSmall
{
    font-size: 8pt;
    line-height: 9pt;
    color: #FFFFFF;
    background-color: #5D7278;
    border-color: #FF0000 #CC0000 #33FF33 #33FF33;
    text-decoration: none;
    border-style: none;
}

h4
  {
  color: #FFB63C;
  }

/*
.SISHeader {  font-family: Arial, Helvetica; font-size: 10pt; font-style: normal; line-height: 11pt; font-weight: bold; font-variant: normal; text-transform: none; color: #FFB63C}
.SISOptions {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #FFFFFF; line-height: 12pt}
.SISDEfaultSmall {  font-family: Arial, "Times New Roman", Times, serif; font-size: 10pt; font-weight: normal; font-style: normal; line-height: 11pt}
.SISDefaultSmallBold {  font-family: "Times New Roman", Times, serif; font-size: 10pt; font-weight: bold; font-style: normal; line-height: 11pt; font-variant: normal; text-transform: none; color: #FFFFFF}
.SISOptionsYellowBold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #FFB63C; line-height: 13pt}
.SISOptionsYellow { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #FFB63C; line-height: 13pt; text-decoration: none}
.SISOptionsYellow:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #FFB63C; line-height: 13pt; text-decoration: underline}
.SISOptionsBold { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #FFFFFF; line-height: 12pt}
.SISDefaultBold { font-family: "Times New Roman", Times, serif; font-size: 12pt; font-style: normal; font-weight: bold; font-variant: normal; color: #FFFFFF; clip: rect( ) ; line-height: 13pt}
.SISOptionsSmall { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; color: #FFFFFF; line-height: 9pt; text-decoration: none}
.SISOptionsSmall:hover { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; color: #FFB63C; line-height: 9pt; text-decoration: underline}
.SISOptionsVerySmall { font-family: Arial, Helvetica, sans-serif; font-size: 7pt; font-style: normal; font-weight: normal; color: #FFFFFF; line-height: 7pt}
.SISListSmall {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: 9pt; font-weight: normal; color: #FFFFFF; background-color: #5D7278; border-color: #FF0000 #CC0000 #33FF33 #33FF33; text-decoration: none; border-style: none}
.SISListSmall:hover { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: 9pt; font-weight: normal; color: #FFB63C; background-color: #5D7278; border-color: #FF0000 #CC0000 #33FF33 #33FF33; text-decoration: underline; border-style: none }
.SISOptionsYellowSmall { font-family: Arial, Helvetica, sans-serif; font-size: 7pt; font-style: normal; font-weight: normal; color: #FFB63C; line-height: 7pt; text-decoration: none }
.SISOptionsYellowSmall:hover { font-family: Arial, Helvetica, sans-serif; font-size: 7pt; font-style: normal; font-weight: normal; color: #FFB63C; line-height: 7pt; text-decoration: underline }
.SISFormFooter {font-family: "Times New Roman", Times, serif; font-size: 12pt; font-style: normal; font-weight: normal; font-variant: normal; color: #FFFFFF; clip:  rect(   ); line-height: 12pt}
.OCRB {  font-family: BmOCRB, Wingdings; font-size: 12pt; color: #000000; line-height: 12pt; font-weight: 400}
.nvs  {  font-family: Arial, Helvetica, sans-serif; font-size: 6pt; line-height: 12pt; color: #000000 }
*/


.Row
{
    font-size: 12px;
	color: white;
    background-color: #46585C;
}

.AlternatingRow
{
    font-size: 12px;
	color: white;
    background-color: #46585C;
}

.FooterRow
{
    font-size: 12px;
    font-weight: bold;
    text-align: right;
}

.HighlightRow
{
    background-color: #99A5C0;
}
