/* this style has margin in outer class only, removed from other classes */
a {
	color: #0033CC;
	text-decoration: underline;
}
DIV.Footer {
	FONT-SIZE: 8pt; MARGIN-TOP: 25px; TEXT-ALIGN: center; WIDTH: 500px;
}
/* NS6 is picky about letter case, so we also include this lower case footer style*/
DIV.footer {
	FONT-SIZE: 8pt; MARGIN-TOP: 25px; TEXT-ALIGN: center; WIDTH: 500px;
} 
DIV.Data {
	FONT-SIZE: 10pt;
	WIDTH: 100%;
}
DIV.Disclaimer {
	FONT-SIZE: 9pt; MARGIN-TOP: 25px; TEXT-ALIGN: left; TEXT-INDENT: 1em; WIDTH: 500px;
}
DIV.DateSelect {

}
DIV.SpecificName {
	COLOR: #003399; FONT-SIZE: 12pt; FONT-WEIGHT: bold; TEXT-ALIGN: center; WIDTH: 500px;
}
DIV.DateDisplay {
	TEXT-ALIGN: center; WIDTH: 500px;
}
DIV.DateDisclaimer {
	FONT-SIZE: 10pt; WIDTH: 500px
}
DIV.outer {
	/* leave here for compatibility, IE is styled in the js */
}
TR.total {
	FONT-WEIGHT: bold
}
TH {
	COLOR: #003399; FONT-SIZE: 9pt
}
TH.Number {
	TEXT-ALIGN: right
}
TH.ssn {
	TEXT-ALIGN: right
}
TH.Text {
	TEXT-ALIGN: left
}
TH.center {
	TEXT-ALIGN: center
}
TD {
	FONT-SIZE: 10pt
}
TD.text {
	TEXT-ALIGN: left
}
TD.number {
	TEXT-ALIGN: right
}
TD.ssn {
	TEXT-ALIGN: right
}


TD.center {
	TEXT-ALIGN: center
}
TD.DetailLabel {
	FONT-STYLE: italic; TEXT-ALIGN: left
}
UL {
	LIST-STYLE: disc
}
SPAN.Blue {
	COLOR: #003399; FONT-WEIGHT: bold
}
table.table00{
	background:#fff;
	}
tr.table00{
	background:#ffc;
	color:#000; 
	font-weight: normal; 
	font-size: normal;
	}
tr.table00alt{
	background:#fff;
	color:#000; 
	font-weight: normal; 
	font-size: small;
	}
th.table00{
	background:#039;
	color:#FFF; 
	font-weight: bold; 
	font-size:  small;
	}

textboxlabel01{
	font : bold;
	
}
td.textboxlabel01{
	font : bold;
	
}
span.textboxlabel01{
	font : bold;
	
}
p.textboxlabel01{
	font : bold;
	
}

th {
	background:#039;
	color:#fff;
	text-align : center;
}
th.table14 {
	background:#039;
	color:#fff;
	text-align : center;
}
div.PageNavBar {
	color:#993300; 
	text-align : center;
}
	
