﻿.Narrative
{
	color:Black;
	font-family: Arial, Verdana;
	font-size: 9pt;
	font-weight: normal;
	height: 152px;
}
.NarrativeTimes
{
	color:Black;
	font-family:Times New Roman;
	font-size: 10pt;
	font-weight: normal;
}
.NarrativeBlue
{
	color:Blue;
	font-family: Arial, Verdana;
	font-size: 9pt;
	font-weight: normal;
}
.NarrativeRed
{
	color:Red;
	font-family: Arial, Verdana;
	font-size: 9pt;
	font-weight: normal;
}
.Narrative12BoldRed
{
	color:Red;
	font-family:Arial, Verdana;
	font-size: 12pt;
	font-weight:bold;
}
.NarrativeBoldWhite
{
	color:White;
	font-family: Arial, Verdana;
	font-size: 9pt;
	font-weight:bolder;
}
.NarrativeBoldRed
{
	color:Red;
	font-family:Arial, Verdana;
	font-size:9pt;
	font-weight:bolder;
}
.NarrativeBoldBlue
{
	color:Blue;
	font-family: Arial, Verdana;
	font-size: 9pt;
	font-weight: bold;
}
.NarrativeBold
{
	color:Black;
	font-family: Arial, Verdana;
	font-size: 9pt;
	font-weight: bold;
}
.Narrative10
{
	color:Black;
	font-family: Arial, Verdana;
	font-size: 10pt;
	font-weight: bold;
	margin-right: 0px;
}

.Narrative10BoldBlue
{
	color:Blue;
	font-family: Arial, Verdana;
	font-size: 10pt;
	font-weight: bold;
}
.Narrative12BoldBlue
{
	color:Blue;
	font-family: Arial, Verdana;
	font-size: 12pt;
	font-weight: bold;
}
.Narrative8
{
	color:Black;
	font-family:Arial, Verdana;
	font-size: 8pt;
	font-weight: normal;
}
.Narrative12
{
	font-family:Verdana,Arial;
	font-size: 12pt;
	font-weight: normal;
}
.Narrative8Bold
{
	color:Black;
	font-family: Arial, Verdana;
	font-size: 8pt;
	font-weight: bold;
}

.Narrative8BoldBlue
{
	color:Blue;
	font-family: Arial, Verdana;
	font-size: 8pt;
	font-weight: bold;
}
	
.Narrative8BoldRed
{
	color: Red;
	font-family: Arial, Verdana;
	font-size: 8pt;
	font-weight: bold;
}
.Narrative18
{
	color:Black;
	font-family: Arial;
	font-size: 18pt;
	font-weight: normal;
}
.BigDay
{
	color:Olive;
	font-family: Times New Roman;
	font-size: 30pt;
	font-weight: normal;
}
.BigDate
{
	color:#cc6600;
	font-family: Times New Roman;
	font-size: 30pt;
	font-weight: normal;
}
.SmallDate
{
	color:#888888;
	font-family: Georgia;
	font-size: 10pt;
	font-weight: normal;
    font-style:italic;
}


.PgmListing
{
	color:Black;
	font-family: Courier New;
	font-size: 10pt;
	font-weight: normal;
	display: block;
	background-color:#CCCCCC;
}
.PgmListing8
{
	color:Black;
	font-family: Courier New;
	font-size: 8pt;
	font-weight: normal;
	display: block;
	background-color:#CCCCCC;
}
	
.NarrativeGeorgia
{
	color:#888888;
	font-family: Georgia;
	font-size: 9pt;
	font-weight: normal;
    font-style:italic;
}
.Narrative10GeorgiaBoldItalic
{   
	color:#888888;
	font-family: Georgia;
	font-size: 10pt;
	font-weight:bold;
	font-style:italic;
}
.NarrativeTitleLabel
{
	color:Blue;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	font-style:normal;
}
.TinyText
{
	color:Red;
	font-family:Arial;
	font-size: 7pt;
	font-weight: normal;
	font-style:italic;
}
.Courier
{
	color:Black;
	font-family:Courier New;
	font-size: 9pt;
	font-weight:normal;
	font-style:normal;
}	

.heading {
	padding: 1em 0 1em 0;
	color:#5377A9;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.2em;
}
.collapsePanel 
{
	width:800px;
	height:0px;
	background-color:White;
	overflow:hidden;
	font-family:Arial;
	font-size:9pt;
	margin-right: 0px;
}
.collapsePanelHeader
{
	width:800px;
	height:200px;
	background-image:url(Images/pinkgrad.png);
    background-repeat:repeat-x;
    color:White;
	font-family:Arial;
	font-weight:bold;
	font-size:10pt;
	float: left;
	padding:2px;
	cursor:pointer;
	vertical-align:middle;
}
.SidebarHead
{
	color:#884400;
	font-family:Arial;
	font-size:18pt;
	font-weight:bold;
}
	
