.title
{
   color:#000099;
   font-family:Arial;
   font-size:18pt;
}

.subTitle1TblCell
{
   height:24pt;
   vertical-align:bottom;
}

.subTitle1
{
   color:#000099;
   font-family:Arial;
   font-size:14pt;
}

.subTitle2
{
    font-family: Verdana, Arial;
	font-size:8pt;
	font-style:italic;
}

.subTitle3
{
   color:#000099;
   font-family:Arial;
   font-weight: bold;
   font-size:10pt;
}

.faqAnswerQuestion
{
    font-family: Verdana, Arial;
    font-weight: bold;
	font-size:10pt;
	font-style:italic;
}

.faqQuestion
{
    font-family: Verdana, Arial;
	font-size:10pt;
}

.faqAnswer
{
    font-family: Verdana, Arial;
	color:#ff6600;
	font-size:10pt;
}

.faqBackLink
{
   font-size:9pt;
}

.breadCrumbText
{
   font-family:Arial;
   font-size:8pt;
}

.subCategoryText
{
   font-family:Arial;
   font-size:10pt;
}

.dataGridAlternatingItem
{
   font-family:Arial;
   font-size:9pt;
   background-color:#c5c5ff;
}

.dataGridItem
{
   font-family:Arial;
   font-size:9pt;
}

.dataGridHeader
{
   color:#000099;
   font-weight:bold;
   font-family:Arial;
   font-size:11pt;
   background-color:#ff6f12;
}

.dataGridFooter
{
   background-color:#ff6f12;
}

.dataGridButton
{
   border-top-color:#ccccff;
   border-left-color:#ccccff;
   border-right-color:#000055;
   border-bottom-color:#000055;
   color:#ccccff;
   background-color:#555599;
}
.error
{
	font-weight: bold;
	font-size: 11pt;
	color: red;
	font-family: Arial;
}
