﻿body
{
	font-size: 12px;
	color: black;
	font-family: Verdana;
}

TD
{
	font-size: 12px;
	color: black;
	font-family: Verdana;
	font-weight: bold;
}

.TDNotBold
{
	font-size: 12px;
	color: black;
	font-family: Verdana;
	font-weight: normal;
}

.Description
{
	font-size: 13px;
	color: black;
	font-family: Verdana;
	font-weight:normal;
}

.Availability
{
	font-size: 11px;
	font-family: Verdana;
	font-weight:normal;
}
.Header
{
	font-size: 20px;
	color: black;
	font-family: Verdana;
}
.SearchHeader
{
	font-size: 14px;
	color: black;
	font-family: Verdana;
	font-weight: bold;
	background-color:#CCCCFF;
}
.SearchLabel
{
	font-size: 14px;
	color: black;
	font-family: Verdana;
	font-weight: bold;
	background-color:White;
}
.SubHeader
{
	font-size: 16px;
	color: black;
	font-family: Verdana;
}
.HeaderTopics
{
	font-size: 15px;
	color: black;
	font-family: Verdana;
	font-weight: bold;

}
.GridTitle
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	text-align: center;
	vertical-align:top;
}
.GridAltNoBackground
{
	font-size: 9pt;
	text-align:left;
	vertical-align:top;
}
.GridAlt
{
	background-color: white;
	font-size: 9pt;
	text-align:left;
	vertical-align:top;
}
.GridHeader
{
	font-weight: bold;
	color: white;
	background-color: whitesmoke;
	text-align: center;
	font-size: 9pt;
}
.Grid
{
	background-color: "#FFFFCC";
	font-size: 9pt;
	text-align:left;
	vertical-align:top;
}
.SmallText
{
	font-size: 7pt;
	text-align:left;
	vertical-align:top;
}
A.menu:link	
{	
	color:#FFFFFF; 
	text-decoration:none; 
	font-family: verdana;
	font-size:10pt; 
	font-weight:normal;
}
A.menu:visited	
{ 
	color:#FFFFFF; 
	text-decoration:none; 
	font-family: verdana;
	font-size:10pt; 
	font-weight: normal;
}
A.menu:hover	
{ 
	color:#FF0000; 
	text-decoration:none; 
	font-family: verdana;
	font-size:10pt; 
	font-weight: normal;
}
.menu 
{
	color:#FFFFFF; 
	text-decoration:none; 
	font-family: verdana; 
	font-size:10pt; 
	font-weight: normal;
}
A.menu2:link		
{ 
	color:#000000; 
	text-decoration:underline; 
	font-family: verdana;
	font-size:10pt; 
	font-weight: bold;
}
A.menu2:visited	
{ 
	color:#000000; 
	text-decoration:underline; 
	font-family: verdana;
	font-size:10pt; 
	font-weight: bold;
}
A.menu2:hover	
{ 
	color:#000000; 
	text-decoration:underline; 
	font-family: verdana;
	font-size:10pt; 
	font-weight: bold;
}
.menu2 
{
	color:#000000; 
	text-decoration:underline; 
	font-family: verdana; 
	font-size:10pt; 
	font-weight:bold;
}
.menu3
{
	color:#000000; 
	text-decoration:underline; 
	font-family: verdana; 
	font-size:8pt; 
	font-weight:bold;
}
.menufooter 
{
	color:#000000; 
	text-decoration:underline; 
	font-family: verdana; 
	font-size:8pt; 
	font-weight: normal;
}
.footer
{
	 color:"#000000";
     font-family:"Verdana";
     font-size:8pt;
	font-weight: normal;
}
a.hdrNavLink:link {
	color: #FFFFFF;
    font-size:11pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.hdrNavLink:visited {
	font-family: Arial, Helvetica, sans-serif;
    font-size:11pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.hdrNavLink:hover {
	font-family: Arial, Helvetica, sans-serif;
    font-size:11pt;
	color: #FF0000;
	text-decoration: none;
}
a.hdrNavLink:active {
	font-family: Arial, Helvetica, sans-serif;
    font-size:11pt;
	color: #FFFFFF;
	text-decoration: none;
}
