/* CSS Document */
.BlueBoxBg			{
	background: #A21114;
		background-repeat: no-repeat;
	background-position:top right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	
}

.bodyContent				{ font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 11px; color: #555555; line-height: normal; }
.bodyContent td				{ font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 12px; color: #555555; line-height: 16px; }

.selectedtext
{
	 font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #ffffff;	background-color: #E2494E;
	 		
	  
}
.selectedtext a:hover
		{font-family: Arial, Helvetica, sans-serif;	font-size: 11px; color: #000000; font-weight:bold;	text-decoration: none;} 

.unselectedtext
{
	background-color: #ffffff; 
}

.ContentFrame				{ padding-top: 12px; }
.bodyContent A:link			{ font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 11px; color: #333333; line-height: 16px; text-decoration: underline; }
.bodyContent A:visited		{ font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 11px; color: #333333; line-height: 16px; text-decoration: underline; }
.bodyContent A:active		{ font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 11px; color: #333333; line-height: 16px; text-decoration: none; }
.bodyContent A:hover		{ font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 11px; color: #333333; line-height: 16px; text-decoration: none; }

.Debt						{
	background: #E2494E;
	background-repeat: no-repeat;
	background-position:top right;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	text-indent: 2pt;
	margin: 0px;
	padding: 1px;
}