@charset "ISO-8859-1";
div.row {
	clear: both;
	padding-top: 10px;
  }

div.row span.label {
	float: left;
	width: 100px;
	text-align: right;
	font-size: 0.9em;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
  }

div.row span.formw {
	float: left;
	width: 300px;
	text-align: left;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
  } 

.PresMag {
	background-position: center;
	text-align: center;
}
#Index_contentheader {
	height: 75px;
	margin: 0;
	width: 433px;
	background-image: url(../images/hdr-news.jpg);
}
#Index_header  {
	background-image: url(../images/h1-about.jpg);
	height: 116px;
	width: 756px;
	background-position: center top;
	margin-top: 0px;
}
.subscriptionBlurb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	color: #666666;
}
.subscriptionBlurb  a:link {
	color: #666666;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #BBBA84;
}
.subscriptionBlurb a:hover {
	color: #BBBA84;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #BBBA84;
}
.subscriptionBlurb a:visited {
	color: #84A0BB;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #BBBA84;
}
.subscriptionBlurb a:active {
	color: #BB8484;
}

