A {
	font-family : Arial, Helvetica, sans-serif;
	color : #990000;
	font-size : 12pt;
}

A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 12pt;
	font-weight : normal;
	font-style : normal;
	line-height : 14pt;
}

A.lnav {
	font-family : Arial, Helvetica, sans-serif;
	color : #990000;
	font-size : 10pt;
	font-variant : small-caps;
	font-style:normal;
	font-weight : bold;
	line-height : 26pt;
}

A.lnav:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 10pt;
	font-weight : bold;
	font-variant : small-caps;
	font-style:normal;
	line-height : 26pt;
}
A.lnavL2 {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 8pt;
	font-variant : small-caps;
	font-style:normal;
	font-style: normal;
	line-height : 26pt;
}

A.lnavL2:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	color : #990000;
	font-size : 8pt;
	
	font-variant : small-caps;
	font-style: normal;
	line-height : 26pt;
}
A.admin {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 10pt;
	font-style:normal;	
	line-height:12pt;
}

A.admin:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	color : #990000;
	font-size : 10pt;
	font-style:normal;
	line-height:12pt;
}

A.headLink{
	font-family : Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size : 11pt;
	font-style:normal;
	line-height:12pt;
	font-weight : bold;
}

A.headLink:HOVER{
	font-family : Arial, Helvetica, sans-serif;
	color : #CCCCCC;
	font-size : 11pt;
	font-style:normal;
	line-height:12pt;
	font-weight : bold;
}

.headerText {
	font-style : italic;
	font-weight : bold;
	font-size : 18pt;
	color : #990000;
	font-family : "Times New Roman", Times, serif;
}
.subHeaderText {
	font-weight : bold;
	font-size : 14pt;
	color : #990000;
	font-family : "Times New Roman", Times, serif;
	font-style : normal;
}
.bodyText{
	font-family : "Times New Roman", Times, serif;
	color : #333333;
	font-size : 12pt;
}
.tenPtRed{
	font-family : "Times New Roman", Times, serif;
	color : #990000;
	font-size : 10pt;
}
.eightPtGray{
	font-family : "Times New Roman", Times, serif;
	color : #999999;
	font-size : 8pt;
}
.containerBoxGray{
	border : 1pt solid #990000;
	background-color : #CCCCCC;
}
.containerBoxWhite{
	border : 1pt solid #990000;
	background-color : #FFFFFF;
}
.containerBoxRed{
	border : 1pt solid #CCCCCC;
	background-color : #990000;
	color : #CCCCCC;
	font-weight : bold;
}
.constructionRightBox{
	border : 1pt solid #CCCCCC;
	background-color : #990000;
	color:white;
	font-family:arial;
	font-size:8pt;
	line-height:9pt;
}

.norepeat{
	background-repeat:no-repeat;
	background-position:center;
}
.banded-tableHeader {
	color: #CCCCCC;
	background-color: #990000;
	font-weight:bold;
	border: 1pt solid #CCCCCC;
	font-size: 11pt;
}
.banded-tableNormalRow { color: #333333; background-color: #FFFFFF;  font-size: 8pt; }
.banded-tableShadedRow {
	color: #333333;
	background-color: #E0E0E0;
	font-size: 8pt;
}
.banded-tableFooter {
	color: #cccccc;
	font-size:8pt;
	background-color: #990000;
	border: 1pt solid #CCCCCC;
}
.banded-tableLink { color: #000000; font-weight: bold; text-decoration: none; }
.banded-tableLink:hover { color: #000000; font-weight: bold; text-decoration: underline; }
.banded-tableBorder {
	border: 1pt solid #990000;
	background-color: #990000;
	border-style : double;
}
.norepeat{
	background-repeat:no-repeat;
	background-align:middle;
}
