html{
overflow:scroll;
}
.text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #3A3530;
	line-height: 20px;
}

A {
  color: #307499;
  text-decoration: none
}

A:hover {
  color: #307499;
  text-decoration: underline
}
.textboldred {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #EC1A3B;
	font-weight: bold;
}
.textsmaller {

	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #3A3530;
	line-height: 18px;
}
.dateandauthor {

	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #EC1A3B;
	line-height: 15px;
}
.presslinks {

	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #EC1A3B;
	line-height: 15px;
}
.presspagelinks {

	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #307499;
	line-height: 18px;
}
.textcopyright {

	font-family: Verdana;
	font-size: 9px;
	color: #999999;
}
.textunderline {
	font-family: Verdana;
	font-size: 10px;
	color: #7D6A55;
	text-decoration: underline;
}
.textunderlinebold {

	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.menuheaders {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	color: #307499;
	line-height: 26px;
}
.redheaders {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	color: #EC1B3B;
	line-height: 26px;
	font-style: strong;
}

.newsletterheaders {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	color: #307499;
	line-height: 22px;
	font-weight: bold;
}

.pressheaders {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	color: #307499;
	line-height: 20px;
	font-weight: bold;
}
.textform {

	font-family: Verdana;
	font-size: 10px;
	color: #7D6A55;


}
.textlargeritalic {

	font-family: Verdana;
	font-size: 12px;
	color: #7D6A55;
}

.address {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ED435E;
}
.textbold {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #3A3530;
	text-align: left;
}

.formwidth {
	width: 243px;
}
.formwidthlarge {
	width: 540px;
}

