body {
   margin:0px;   
   font-family : Georgia, Arial;
   font-size: 8pt;
   background-color:#000000;
}
div {
   font-family : Arial;
   font-size: 10pt;
   color:#FFFFFF;
}
a {
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-size:10pt; 
}
h1 {
   font-family : Georgia, Arial;
   font-size: 12pt;
   color:#B59F63;
   display:inline;
}
h2 {
   font-family : Georgia, Arial;
   font-size: 10pt;
   font-weight:bold;
   font-style:italic;
   color:#FFFFFF;
   display:inline;
}
h3 {
   font-family : Georgia, Arial;
   font-size: 12pt;
   font-weight:normal;
   color:#B59F63;
   display:inline;
}
table {
   margin:0px;   
   font-family : Georgia, Arial;
   font-size: 10pt;
}
.nav {
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-size:10pt; 
}
a.nav:hover {
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	font-size:10pt;
}
.navSel {
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	font-size:10pt;   
}
.navLevel2 {
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-size:10pt;
}
.navSelLevel2 {
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	font-size:10pt; 
}
a.navLevel2:hover {
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	font-size:10pt; 
}
.lgtpanel {
   background-color: #6699CC;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 80%;
   font-weight: bold;   
   color: #000000; 
   
}
.standardText {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 80%;
   font-weight: bold;   
   color: #000000; 
   
}
.paneltitle {
   background-color: #2D6093;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 80%;
   font-weight: bold;   
   color: #FFFFFF;    
}
.standardRow {
  background-color: #EEEEEE;
}
.alternateRow {
  background-color: #D9DEEC;
}
.hilightRow {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 80%;  	
  font-style: normal; 
  background-color: #CCCCCC;
}
.standardTableTitle {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #497199;
   font-size: 80%;	
   font-weight: bold;	
   color: #FFFFFF;	
}
.standardTableTitle-small {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #497199;
   font-size: 70%;	
   font-weight: bold;	
   color: #FFFFFF;	
}

.navIndentSubHead {
   width: 10px; 
   background-color: #2D6093;   
}
.navIndentTopHeading {
   width: 10px; 
}
.navIndent {
   width: 10px;
   background-color: #6699CC;     
}
.navContentTopHeading {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 70%;
   font-style: normal; 
   font-weight: bold;
   backgorund-color: #004891;
   color: #FFFFFF;
}   

.navContentSubHead {
   background-color: #2D6093;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 70%;
   font-style: normal; 
   font-weight: bold;
   color: #FFFFFF;
}   
.navContent {
   background-color: #6699CC;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 70%;
   font-style: normal; 
   font-weight: bold;
   color: #000000;
} 
.table100percent {
	width: 100%;
}