.pageidentifier	{	font-family: Trebuchet MS, Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 16px; line-height: 18px; font-style: normal; color: #000000;}
.printbody		{	font-family: Trebuchet MS, Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 15px; font-style: normal; color: #000000;}
.homebody		{	font-family: Trebuchet MS, Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 17px; font-style: normal; color: #000000;}
.body			{	font-family: Trebuchet MS, Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; font-style: normal; color: #000000;}
.footnote		{	font-family: Trebuchet MS, Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 12px; font-style: normal; color: #4E7418;}
.topnav			{	font-family: Trebuchet MS, Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 15px; font-style: normal; color: #FFFFFF;}
.topnavon		{	font-family: Trebuchet MS, Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 15px; font-style: normal; color: #FFFF00;}
.error			{	font-family: Trebuchet MS, Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 14px; line-height: 16px; font-style: normal; color: #990000;}
.footer 		{	color: #C1CEAE; font-family: Lucida Grande, Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 14px; font-style: normal;}
.tng	 		{	color: #C1CEAE; font-family: Lucida Grande, Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 14px; font-style: normal;}
.Print			{   display:none;}
b				{	font-weight: bold;}
a  				{	color: #000000; text-decoration: underline;}
a:hover 		{	color: #FFFF00; text-decoration: underline;}
a.footer		{	color: #000000; text-decoration: underline; font-style: normal;}
a.footer:hover	{	color: #0066CC; text-decoration:none; font-style: normal;}
a.body			{	color: #00301C; font-style:italic; text-decoration: none;}
a.body:hover	{	color: #0066CC; text-decoration: underline;}
a.topnav		{	color: #FFFFFF; text-decoration: none;}
a.topnav:hover	{	color: #FFFF00; text-decoration: underline;}
.noRepeat
{
    background-repeat: no-repeat;
}
  
.repeatLeft
  {
    background-repeat: repeat-y;
    background-position: top right;
}

.repeatRight
  {
    background-repeat: repeat-y;
    background-position: top left;
}