.whitetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.whitetxttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;

}
.blackdatae {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;

}
.blacktxt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	color: #000000;
	font-weight: normal;
}
a:hover {
	color: #993333;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: darkblue;
}
.homegreen {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: D3DAC6;
}

/* new for inner (10/22 dg) */
.carrots {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CDEEF8;
	font-weight: bold;
	text-decoration: none;

}
.carrotsmark {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E5E5E5;
	font-weight: normal;
	text-decoration: none;
}
.greyttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #E0E0E0;
	font-weight: bold;
	font-variant: small-caps;
	padding-left: 5px;

}
.carrotsinactive {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #89B4E7;
	font-weight: normal;
	text-decoration: none;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C8C491;
	font-weight: bold;
	text-decoration: underline;

}
.blacktxttitle_printOnly
	{font-family: Arial, Helvetica, sans-serif;
	 font-size: 15px;
	 color: #003399;
	 font-weight: bold;}

.submit_button 
	{display: none;}

.expandPrint600
	{width: 600px;}

.dontPrint
{display:none;}

.printSmaller
	{font-size: 10pt;}