/* Global styles */
BODY         			{font-family: Arial, Times, Helvetica, sans-serif; line-height: 150%; background-color: #ffffff; color: #000000; font-size: 10pt; margin-left: 0px; margin-top: 0px; margin-bottom: 0px;}
TABLE       			{font-family: Arial, Times, Helvetica, sans-serif; line-height: 120%; background-color: #AFCEDD; border-color: #000000; font-size: 10pt; }
HR				{color: #000000; width: 67%;}
A				{text-decoration: underline; border-color: #000000;}
A:hover 			{
	border-color: #000000;
	color: #000000;
	text-decoration: underline;
}
A:link 				{
	text-decoration: underline;
	color: #000000;
	border: #000000;
}
A:visited 			{text-decoration: underline; color: #000000; border-color: #000000;}
A:active 			{text-decoration: underline; color: #000000; border-color: #000000;}
B, STRONG			{font-weight: bold;}
I				{font-style: italic;}
U				{text-decoration: underline;}

/* Navigation Menu Styles */
.rt-menu-header			{font-weight: bold; font-size: 8pt; color: #000000; }
.rt-menu-item			{font-weight: bold; font-size: 8pt; color: #FFFFFF; }
.menuOUT 			{font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none; cursor: default}
.menuOVER 			{font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000; text-decoration: none; cursor: default}
.submenuOUT 			{font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none; cursor: default}
.submenuOVER			{font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none; background-color: #F7B515; cursor: default}
