.orange {
	color: #ED751E;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.copy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: 000066;
	text-decoration: none;
	font-weight: bold;
	
	}
.headers {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
a:link {
	color: #0099FF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #0099FF;
}
a:hover {
	color: #92A8CD;
	text-decoration: none;
}
a:active {
	color: #0a357e;

}
.bullettext {
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #0a357e;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.pressrelhd {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000033;
}
input.btn{
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bolder;
	background-color:#92A8CD;

   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffcccccc');
	border-top: 1px solid #999999;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #666666;
}
