body {
	background-color: #999999
}

.footerLabel {
	font-size: 7.5pt;
	font-family: Arial;
	color : #000099
}

a.navBar {
    font-size: 9pt;
	font-family: Arial;    	
	text-decoration: none;
	color: #003366
}

a.navBar:hover { 
    font-size: 9pt; 
    color: #003366; 
    text-decoration:underline 
}

a.navBarSelected { 
    font-size: 9pt;
	font-family: Arial;    	
	text-decoration: none;
	color: #000000; 
    font-weight:bold
}

.lrgTitleLabels {
    font-size: 10pt;
	font-family: Arial;   
	font-weight: bold;
	color:#003366
}

.xlrgTitleLabels {
    font-size: 12pt;
	font-family: Arial;   
	font-weight: bold;
	color:#003366
}

.titleLabels {
    font-size: 8.5pt;
	font-family: Arial;  	
	color: #696969;		
}

.boldTitleLabels {
    font-size: 8.5pt;
	font-family: Arial;   
	font-weight:bold
}

.detailTitleLabels {
    font-size: 7pt;
	font-family: Arial;   
	color: Gray	
}

.InfoText {
    font-size: 8.5pt;
	font-family: Arial;
	color: Gray;
	font-style: italic
}

.TextBox {
    font-size: 8.5pt;
	font-family: Arial;
}

.errorLabel {
    font-size: 8.5pt;
	font-family: Arial;
	font-weight:bold;
	color: #9F3333;        
}

.link {	
	font-size: 8.5pt; 
	color: #003366; 
	font-family: Arial; 
	text-decoration: Underline
}

.tablestyle {
	font-size: 8.5pt;
	font-family: arial;
	border-bottom: #cbcbcb 1px solid;
	border-right: none;
}

.altrowstyle {
	background-color: #e2ebf4
}

.headerstyle {
	border-right: #cbcbcb 1px solid; 
	padding-right: 5px; 
	border-top: #cbcbcb 1px solid; 
	padding-left: 10px; 	
	padding-bottom: 4px; 
	vertical-align: bottom; 
	border-left: #cbcbcb; 
	color: #000; 
	padding-top: 4px; 
	border-bottom: #cbcbcb 1px solid; 
	text-align: center
}

.headerstyle A {
	padding-right: 10px; 
	display: block; 
	font-weight: normal; 
	color: #000; 
	text-align: center; 
	text-decoration: none
}

.rowstyle .sortaltrow {
	background-color: #e2ebf4
}

.altrowstyle .sortaltrow {
	background-color: #e2ebf4
}

.rowstyle .sortrow {
	background-color: #bdd9ea
}

.altrowstyle .sortrow {
	background-color: #bdd9ea
}

.rowstyle TD {
	border-right: #cbcbcb 1px solid; 
	padding-right: 10px; 
	padding-left: 10px; 
	padding-bottom: 4px; 
	padding-top: 4px
}

.altrowstyle TD {
	border-right: #cbcbcb 1px solid; 
	padding-right: 10px; 
	padding-left: 10px; 
	padding-bottom: 4px; 
	padding-top: 4px
}


