.maintextpad       {
	color: #50596d;
	font-size: 12px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	border: #e4e5e9;
	padding: 10px;
}
.greenTitles {
	color: #005836;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 20px;
	border: #e4e5e9;
}
.greenTitlesSmall {
	color: #005836;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 14px;
	border: #e4e5e9;
}
.redTitles {
	color: #660000;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	line-height: 20px;
}
.imgStroke {
	border: 2px solid #FFFFFF;
}
.cellwhiteleft {
	border-left: 1px solid #FFFFFF;
}
.cellblankright {
	border-right: 1px solid #cccccc;
}	
.tableborderbottom {
	background-color: #eeeeee;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
.popups  { color: #555; font-size: 11px; line-height: 14px; font-family: Verdana, Arial, Helvetica; border: solid 1px #06c }
.maintextnopd  { color: #555; font-size: 11px; line-height: 14px; font-family: Verdana, Arial, Helvetica; border: #e4e5e9 }
.navtext {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	line-height: 16px;
	font-weight: normal;
	color: #50596d;
}
.footer { color: #005826; font-size: 10px; line-height: 14px; font-family: Verdana, Arial, Helvetica }
a:link      { color: #c00; text-decoration: none }
a:visited      {
	color: #c00;
	text-decoration: none
}
a:hover             { color: #c00; text-decoration: underline }

.navtext a:link      {
	color: #C00;
	text-decoration: none
}
.navtext a:visited      {
	color: #C00;
	text-decoration: none
}
.navtext a:hover   {
	color: #c00;
	text-decoration: underline
}

