﻿.HeaderTop
{
	height:141px;
	background-repeat:no-repeat; 
	color: white; 
	width: 990px; 
	background-image:url(Images/masthead.gif); 
	 
}
.newssignupbox {
	-moz-border-radius:7px;
	-webkit-border-radius: 7px;
	background-color:#FFFFFF;
	border:3px solid #B3C6E6;
	clear:both;
	color: #999999;
	padding:10px;
	margin-bottom:10px;
	font-size:10px;
	width:235px; /* YOU MIGHT HAVE TO CHANGE THIS TO FIX THE NAV */
	line-height:18px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
.newssignupbox img{
	border: none;
}
.newssignupbox h2 {
	color:#011D7D;
	font-size:15px;
	margin:2px 0 5px;
	line-height:20px;
}
.newssignupbox .mailimg {
	background-color: #006699;
	margin-right:5px;
	margin-top:3px;
	float:left;
}
.newssignupbox .safesubscribe {
	padding-top:5px;
}
.newssignupbox a {
	text-decoration:none;
	color:#999999;
}

.newssignupbox .safesubscribe sup {
	font-size:9px;
}
.newssignupbox .emailbox {
	font-size:10px;
	border:1px solid #999999;
}

