.DisplayText
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12pt;
    COLOR: #000000;
    FONT-FAMILY: arial;
}
.invertsmallText
{
    FONT-WEIGHT: normal;
    font-size:9pt;
    color: #990000;
    FONT-FAMILY: arial;
    text-decoration:none;
}
.invertsmallText A:link
{
    FONT-WEIGHT: normal;
    font-size:9pt;
    color: #990000;
    FONT-FAMILY: arial;
    text-decoration:none;
}
.invertsmallText A:hover
{
    FONT-WEIGHT: bold;
    font-size:9pt;
    color: #000000;
    font-style:normal;
    FONT-FAMILY: arial;
    text-decoration:none;
}
.invertsmallText A:visited
{
    FONT-WEIGHT: normal;
    font-size:9pt;
    color: #990000;
    FONT-FAMILY: arial;
    text-decoration:none;
}
.invertsmallText A:active
{
    FONT-WEIGHT: normal;
    font-size:9pt;
    color: #990000;
    FONT-FAMILY: arial;
    text-decoration:none;
}
.BluesmallText
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12pt;
    COLOR: #003366;
    FONT-FAMILY: arial;
}
.smallText
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: #000000;
    FONT-FAMILY: arial;
}
.WeeklyText
{
    Font-weight:bold;
    Font-size:9pt;
    Font-family:arial;
    color:#cc9900;
}
.QuoteText
{
    Font-weight:bold;
    Font-size:9pt;
    Font-family:arial;
    color:#003366;
}
.QuoteVerse
{
    Font-weight:bold;
    Font-size:9pt;
    Font-family:aral;
    font-style:italic;
    color:#cc9900;
}
.QuoteVerse A:link
{
    Font-weight:bold;
    Font-size:9pt;
    Font-family:aral;
    font-style:italic;
    color:#cc9900;
    text-decoration:none;
}
.QuoteVerse A:active
{
    Font-weight:bold;
    Font-size:9pt;
    Font-family:aral;
    font-style:italic;
    color:#cc9900;
    text-decoration:none;
}
.QuoteVerse A:visited
{
    Font-weight:bold;
    Font-size:9pt;
    Font-family:aral;
    font-style:italic;
    color:#cc9900;
    text-decoration:none;
}
.QuoteVerse A:hover
{
    Font-weight:bold;
    Font-size:9pt;
    Font-family:aral;
    font-style:normal;
    color:#cc9900;
    text-decoration:none;
}
.Label
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11pt;
    COLOR: #990033;
    FONT-FAMILY: arial;
}
.invertLabel
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11pt;
    COLOR: #ffffff;
    FONT-FAMILY: arial;
}
.TableHeader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #ffffff;
    font-style:normal;
    FONT-FAMILY:geneva,verdana, Arial;
}
.SectionHeader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: #993333;
    font-style:normal;
    FONT-FAMILY: Arial;
}
.Section
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: #000000;
    font-style:normal;
    FONT-FAMILY: Arial;
}
.OddRow 
{
    FONT-WEIGHT: Normal;
    COLOR: #ffffff;
    FONT-FAMILY: arial;
    BackGround-color:#999999;
    Font-size:10pt;
}
.QuickLink 
{
    FONT-WEIGHT: bold;
    COLOR: #000000;
    FONT-FAMILY: arial;
    Font-size: 8pt;
    text-decoration:none;
}
.QuickLink A:link
{
    FONT-WEIGHT: bold;
    COLOR: #000000;
    FONT-FAMILY: arial;
    Font-size: 8pt;
    text-decoration:none;
}
.QuickLink  A:active
{
    FONT-WEIGHT: bold;
    COLOR: #000000;
    FONT-FAMILY: arial;
    Font-size: 8pt;
    text-decoration:none;
}
.QuickLink A:visited
{
    FONT-WEIGHT: bold;
    COLOR: #000000;
    FONT-FAMILY: arial;
    Font-size: 8pt;
    text-decoration:none;
}
.QuickLink A:hover
{
    FONT-WEIGHT: bold;
    COLOR: #993333;
    FONT-FAMILY: arial;
    Font-size: 8pt;
}
.HotLink 
{
    FONT-WEIGHT: bold;
    COLOR: #FFFFFF;
    FONT-FAMILY: arial;
    Font-size: 8pt;
}
.HotLink A:link
{
    FONT-WEIGHT: bold;
    COLOR: #FFFFFF;
    FONT-FAMILY: arial;
    Font-size: 8pt;
}
.HotLink  A:active
{
    FONT-WEIGHT: bold;
    COLOR: #FFFFFF;
    FONT-FAMILY: arial;
    Font-size: 8pt;
}
.HotLink A:visited
{
    FONT-WEIGHT: bold;
    COLOR: #FFFFFF;
    FONT-FAMILY: arial;
    Font-size: 8pt;
}
.HotLink A:hover
{
    FONT-WEIGHT: bold;
    COLOR: #000000;
    FONT-FAMILY: arial;
    Font-size: 8pt;
}
.Showlight 
{
    Font-size:10pt;
    Font-family:Arial;
    font-weight:normal;
    font-style:italic;
    cursor:'hand';
    color:#000000;
    BackGround-color:#FFFF00;
}
.Hidelight 
{
    FONT-WEIGHT: bold;
    font-style:normal;
    background-color: #ffffcc;
    Font-size:10pt;
    Font-family:Arial;
}
.NoData
{
	font-family:Arial;
	font-size:small;
	font-weight:bold;
	color:Red;
}
.required
{
	color:Red;
	font-weight:bold;
	font-size:x-small;
	font-family:Arial;
}
.Titles
{
	font-family:Arial;
	font-size:small;
	font-weight:bold;
	color:#993333;
}
.Details
{
	text-indent:5px;
	font-family:Arial;
	font-size:x-small;
	color:Black;
}
.LargeTitles
{
	font-family:Arial;
	font-size:medium;
	font-weight:bold;
	font-style:italic;
}
.LargeDetails
{
	font-family:Arial;
	font-size:small;
}