body {

font-size:12px; 
font-family:Verdana, Helvetica, sans-serif;
background: #fcf4e9;
}

.standard {

font-size:12px; 
font-family:verdana;
padding-right: 10px;

}

.header { 

font-size:16px; 
font-family:verdana; 
font-weight: bold;
color:#22754f;

}

.subHeader {

font-size:12px; 
font-family:verdana;
font-weight:bold;

}

.standardTable td{

font-size:10px; 
font-family:verdana;

}

.bold {font-weight:bold;}

.redtext {
	color: #FF0000;
	font-weight: bold;
}
.goldtext {color: #FF9900;
font-weight: bold}
.redhead {color: #FF0000; 
font-weight: bold; 
font-size: 18px;
text-decoration:underline; 
}

.note {
  font-size: 10px;
}

a {
   color: #114eb4

}

a:hover{
   color: #A53DAB
}

td {

font-size:12px; 
font-family:verdana;


}
div.green-button img {
  margin: 0 20px;
}

div.green-button a {
  text-decoration: none;
}

div.disclaimers {
  width: 750px;
  clear: both;
  font-size: 10px;
  margin: 10px auto;
  border-top: 1px dotted gray;
}

div.promo-container {
  float: left;
}

div.promo-blurb {
  padding: 10px;
  font-size: 12px;
  border: 1px solid gray;
  width: 630px;
  margin: 0px auto;
}

/*
div#thestreet-links a {
  color: blue;
  text-decoration: none;
}

div#thestreet-links a:visited {
  color: blue;
}

div#thestreet-links a:hover {
  color: green;
}

div#thestreet-links a:active {
  color: blue;
}
*/