

body	{
	font-family: Helvetica, Arial, sans-serif;
}

.maintext {
	font-size: 13px;
	line-height: 18px;
}

.maintextsm {
	font-size: 12px;
	line-height: 16px;
}

.maintextsolid {
	font-size: 12px;
	line-height: 13px;
}

.maintexttiny	{
	font-size: 10px;
	line-height: 11px;
}

.mainhead	{
	color: #003399;
	font-size: 16px;
	font-weight: bold;
}

.subhead	{
	font-size: 13px;
	font-weight: bold;
	color: #003399;
}

.bodytext	{
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;	
}

.excerpttext	{
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	padding-left: 24px;
	padding-right: 24px;
}

.excerpttextsm	{
	font-size: 11.5px;
	font-style: italic;
	line-height: 17px;
	font-weight: normal;
	text-indent: 0pt;
	padding-left: 24px;
	padding-right: 24px;
}

.navtext	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
}

.navtext2	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	padding-right: 9px;
}

.description	{
	color: #AA2200;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;	
	line-height: 10px;
	padding-right: 6px;
}
	
.description	a:link	{
	text-decoration: underline;
}
	
.mainheadgreen {
	color: #060;
	font-size: 16px;
	font-weight: bold;
}

.mainheadmaroon {
	color: #936;
	font-size: 16px;
	font-weight: bold;	
}

.newsletters	{
	list-style-type: none;
	margin: 0 0 1em;
	text-align: center;
}

	.newsletters	li	{
		display: block;
		float: left;
		padding: 0 1em;
	}

