.hours			{	color: #336699; 
					font-family: Arial, Helvetica, sans-serif; 
					font-size: 8pt;}
.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 132%;
	font-weight: normal;
	color: #333333;
}

.standard_strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 132%;
	font-weight: bold;
	color: #333333;
}
.sectionheadblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 132%;
	font-weight: bold;
	color: #278ABE;
}
.schedule		{	color: black; 
					font-family: Arial, Helvetica, sans-serif;
					font-weight: bold;
					font-size: 7pt;}

.footer			{	color: white;
					font-family: Arial, Helvetica, sans-serif; 
					font-size: 8pt;
					text-decoration: none;
					a:link {color: white;}}

TD				{	color: #000000; 
					font-family: Arial, Helvetica, sans-serif; 
					font-size: 10pt;
					a:link {color: #336699;}}

A {color:#336699;}
A:visited {color:#336699;}

.sidenav {
	color: #CC9933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 112%;
	font-weight: normal;
	font-variant: normal;
	margin-left: 12px;
}
a:link   {
	color:#cc9933;
  }
a:visited {
  color:#999;
  }  
a:hover {
	color:#278ABE;
  }
a:active {
  color:#000;
  }
.standard_amber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 132%;
	font-weight: normal;
	color: #cc9933;
}
.standard_amber_strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 132%;
	font-weight: bold;
	color: #cc9933;
}
