
* {
	margin: 0;
}
html, body {
	height: 99%;
	font-family:arial;
	font-size:10pt;
	
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -30px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 43px; /* .push must be the same height as .footer */
}


.loadingBox {
	padding-top:8px; 
	display:none;
	color:#add47a;
}

.logoGreen {
	color:#add47a;
}

.noResults{
	color:#666666;
	font-size:9pt;
}

	

A:link {
    color: #000;
   
   
}

a:visited {
	color: #000;
	
}
    
a:hover {
	color:#000;
	
    
  
}
a:active {
	color:#000;
	
  
}

.levels {
	cursor:pointer;
}

.regular {
	color:#000;
	font-size:21pt;
	font-family:georgia;
}

.regularSmall {
	color:#000;
	font-size:15pt;
	font-family:georgia;
}

.regularSmaller {
	color:#000;
	font-size:12pt;
	font-family:georgia;
}


.regularEvenSmaller {
	color:#000;
	font-size:10pt;
	font-family:georgia;
}

.heading { 
	font-size: 30px; 
	color:#333333;
	font-family:georgia;
} 


a.heading:link{color: #333333;}
a.heading:visited{color: #333333;}
a.heading:hover{color:#333333;}
a.heading:active{color: #333333;}

.titleBox {
	background-color:#ecf3f6; 
	border:1px solid #c5d0fd;
	padding:5px;
	font-family:georgia;
	font-size:21pt;
	color:#5ecee2; 
	margin-bottom:20px;
	 
}

.pos4 {
	color:#0961a5;
}

.pos3 {
	color:#7998a9;
}

.pos2 {
	color:#7ed3ff;
}

.pos1 {
	color:#d3e7f1;
}

.pos0 {
	color:#ececec;
}

.neg1 {
	color:#eef110;
}

.neg2 {
	color:#f8de4d;
}

.neg3 {
	color:#ea843a;
}

.neg4 {
	color:#de0844;
}








.dots {
	width:20px;
}


.detailText{
	font-size:9pt;
}


.theDates {
	
}


a.theDates:link{color: #000; text-decoration:none;border:0px;}
a.theDates:visited{color: #000;text-decoration:none;border:0px;}
a.theDates:hover{color:#000;text-decoration:none;border:0px;}
a.theDates:active{color: #000;text-decoration:none;border:0px;}



a.smallGreyNote:link{color:#666666; }
a.smallGreyNote:visited{color:#666666;}
a.smallGreyNote:hover{color:#666666;}
a.smallGreyNote:active{color:#666666;}

.smallGreyNote {
	color:#666666;
	font-size:9pt;
	font-family:arial;
}



.detailLabel{
	display:none;
	text-transform:uppercase; 
	font-size:9pt;
}


.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#ecf3f6}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #f6f9fb;
  border-right:1px solid #f6f9fb;
  background:#f0f6f8}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fdfdfe;
  border-right:1px solid #fdfdfe;
  background:#eff5f7}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #eff5f7;
  border-right:1px solid #eff5f7;}
.spiffy4{
  border-left:1px solid #f6f9fb;
  border-right:1px solid #f6f9fb}
.spiffy5{
  border-left:1px solid #f0f6f8;
  border-right:1px solid #f0f6f8}
.spiffyfg{
  background:#ecf3f6}

