/* LEFT NAVIGATION*/

.LeftNavTitle { 
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 8pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #990000; 
	line-height: 10pt;
}

.LeftNavLevel1, .AdvancedSearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 10pt;
}

.LeftNavLevel2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 10pt;
}

/*BODY*/

.BodyText, .BodyLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: normal;
}

.BodyTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 16pt;
}

.BodySubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 14pt;
}

.BodySubtitleRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	line-height: 14pt;
}

.BodyToolboxHeader { 
	font-family: "Arial Narrow", Helvetica, sans-serif; 
	font-size: 12pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #990000; 
	line-height: 14pt;
}

/* RIGHT COLUMN (MODULES)*/

.ModuleTitle {
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 10pt;
}

.ModuleParagraphTitle { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000 ; 
	line-height: 10pt; 
	text-decoration: none; 
}

.ModuleText, .ModuleLink, .TopNav {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000;
	line-height: 11pt; 
	text-decoration: none; 
}

/*FOOTER*/

.FooterBottom {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #333333;
	line-height: 11pt; 
}

.FooterTopLink {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	line-height: 11pt;
	text-decoration: none;

}

.FooterTopText {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	line-height: 11pt;
}

/*LINK*/

A.BodyText:link, A.BodyTextBold:link, A.BodySubtitle:link, A.CellShade:link, A.CellShadeBold:link, A.BodyTextSmall:link, A.BodyLinkSmall:link {
	color: #000000;
	text-decoration: underline;
}

A.LeftNavLevel2:link {
	color: #666666
	text-decoration: none;
}

A.BodyTextSmallRed:link, A.BodyLinkSmallRed:link, A.BodyLinkBoldRed:link {
	color: #990000;
	text-decoration: underline;
}

A.BodyTextSmallGrey:link, A.BodyLinkSmallGrey:link {
	color: #666666;
	text-decoration: underline;
}

A.LeftNavLevel2:visited {
	color: #666666
	text-decoration: none;
}

A.BodyText:visited, A.BodyLink:visited, A.BodyLinkBold:visited, A.BodyTextSmall:visited, A.BodyTextSmall:visited {
	color: #000000;
	text-decoration: underline;
}
 
A.BodyTextSmallRed:visited, A.BodyLinkSmallRed:visited, A.BodyLinkBoldRed:visited {
	color: #990000;
	text-decoration: underline;
}

A.BodyTextSmallGrey:visited, A.BodyLinkSmallGrey:visited {
	color: #666666;
	text-decoration: underline;
}


/*HOVER*/

A.AdvancedSearch:hover, A.LeftNavLevel1:hover, A.LeftNavTopLvl:hover, A.LeftNavLevel2:hover, A.BodyLink:hover, A.BodyText:hover, A.ModuleParagraphTitle:hover, A.ModuleLink:hover, A.FooterBottom:hover, A.BodyTextSmall:hover, A.BodyTextSmall:hover A.BodyTextSmallGrey:hover, A.BodyLinkSmallGrey:hover {
	color: #990000; 
	text-decoration: underline;
}

A.FooterTopLink:hover {
	text-decoration: underline;
	color: #FFFFFF
}

A.TopNav:hover {
	color: #990000; 
}

A.BodyTextSmallRed:hover, A.BodyLinkSmallRed:hover, A.BodyLinkBoldRed:hover {
	color: #666666;
	text-decoration: underline;
}
 
A:hover {
	color: #990000; 
}


/* OTHER*/

INPUT, TEXTAREA {
	color: black;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	line-height: 10pt;
	font-family: Arial, Helvetica, Sans-serif;
}

SELECT { 
	color: black; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 8pt; 
	line-height: 12pt;
	font-family: Arial, Helvetica, Sans-serif;
}

.LeftNavTopLvl { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000 ; 
	line-height: 10pt; 
	text-decoration: none; 
}

.BodyTextBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: normal;
}

.BodyTextBoldRed, .BodyLinkBoldRed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	line-height: normal;
}

.CellShade {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: normal;
	background-color: #e7e7e7;

}

.CellShadeBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: normal;
	background-color: #e7e7e7;
}
.CellShadeBoldRed {


	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	line-height: normal;
	background-color: #e7e7e7;
}

.CellTitle1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 14pt;
	background-color: #666666;
}

.CellTitle2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 14pt;
	background-color: #CCCCCC;
}

.CellTitle3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 12pt;
	background-color: #CCCCCC;
}

.BodyTextRed, {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	line-height: normal;
}
.BodyLinkBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: normal;
}

.BodyTextSmall, .BodyLinkSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: normal;
}

.BodyTextSmallRed, .BodyLinkSmallRed, {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	line-height: normal;
}

.BodyTextSmallGrey, .BodyLinkSmallGrey {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: normal;
}
