.CategoryPath, A.CategoryPath, A.CategoryPath:link, A.CategoryPath:visited, A.CategoryPath:active, A.CategoryPath:hover
{
	COLOR: #336699;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
}
.CategoryPathNotActive, A.CategoryPathNotActive, A.CategoryPathNotActive:link, A.CategoryPathNotActive:visited, A.CategoryPathNotActive:active, A.CategoryPathNotActive:hover
{
	COLOR: #336699;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}
.ModuleLink, A.ModuleLink, A.ModuleLink:link, A.ModuleLink:visited, A.ModuleLink:active, A.ModuleLink:hover
{
	COLOR: #336699;
	FONT-WEIGHT: bold;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	text-decoration: underline;
}
.ModuleSubTitle, A.ModuleSubTitle, A.ModuleSubTitle:link, A.ModuleSubTitle:visited, A.ModuleSubTitle:active, A.ModuleSubTitle:hover
{
	COLOR: #336699;
	FONT-WEIGHT: bold;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	text-decoration: none;
}
.TableHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
}
.GridHeader, A.GridHeader, A.GridHeader:link, A.GridHeader:visited, A.GridHeader:active, A.GridHeader:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
}
.PageTitle
{
	COLOR: #336699;
	FONT-WEIGHT: bold;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 18px;
}
.ModuleTitle
{
	background-color: #336699; 
	color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 11px;
}
.ItemTitle, A.ItemTitle, A.ItemTitle:link, A.ItemTitle:visited, A.ItemTitle:active, A.ItemTitle:hover
{
	COLOR: #336699;
	FONT-WEIGHT: bold;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 14px;
}
.CategoryBackground
{
	background-color: #EDF6FF;
}
.LetterLink, A.LetterLink, A.LetterLink:link, A.LetterLink:visited, A.LetterLink:active, A.LetterLink:hover
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #999999;
	FONT-SIZE: 16px;
	font-weight: bold;
	text-decoration: none;
}
.LetterLinkCurrent, A.LetterLinkCurrent, A.LetterLinkCurrent:link, A.LetterLinkCurrent:visited, A.LetterLinkCurrent:active, A.LetterLinkCurrent:hover
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #336699;
	FONT-SIZE: 16px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
.MenuItemOverTop
{
	background-color: #DDDDDD;
	color: #336699;
	font-family: Arial; 
	font-size: 10pt;
	padding-left: 2px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 0px;
	cursor: pointer;
	cursor: hand;
	text-align: left;
	font-weight: bold;
}
.MenuItem
{
	background-color: #DDDDDD; 
	color: #336699; 
	font-family: Arial;
	font-size: 10pt; 
	text-align: left;
	padding-left: 2px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 0px;
	cursor: pointer;
	cursor: hand;
	font-weight: bold;
}
.MenuItemOver
{
	background-color: #F3F3F3; 
	color: #336699; 
	font-family: Arial; 
	font-size: 10pt; 
	text-align: left;
	padding-left: 2px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	border: 0px;
	cursor: pointer;
	cursor: hand;
	font-weight: bold;
}
.Line
{
	background-color: #336699;
}
.GridFooter
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	background-color: #ffffff;
	text-align: right;
}
A.GridFooter, A.GridFooter:link, A.GridFooter:visited, A.GridFooter:active, A.GridFooter:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	background-color: #ffffff;
	text-align: right;
}