/* Inner Page CSS */

/*.redHeader {
	font-family: "Arial Narrow";
	font-size:18pt; 
	font-weight: bold;
	color:#DD2005;
	padding-top: 20px; 
	padding-left: 20px;
}

.orangeHeader {
	font-family: "Arial Narrow";
	font-size:13pt; 
	font-weight: bold;
	font-style: italic;
	color:#f77426;
}
*/
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #5F5F5F;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5F5F5F;
	
}

.newsHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	color: #EFB949;
}

.redText {
	color: #6E1010;
}

a 					{ 	color: #991E0B; font-weight: normal; text-decoration: none; }
a:hover				{	font-weight: normal; text-decoration: underline; }

a.boldUnderline 		{ 	color: #991E0B; font-weight: bold; text-decoration: underline; }
a.boldUnderline:hover	{	color: #FFFFFF; font-weight: bold; text-decoration: none; }

a.footer 			{ font-size: 10px;	color: #979797; font-weight: normal; text-decoration: none; }
a.footer:hover		{ font-size: 10px;	color: #000000; font-weight: normal; text-decoration: none; }

.titleHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6E1010;
}

.footer { 
	font-size: 10px;
	color: #979797; 
}

.subHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.titleSubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	line-height: 10px;
}

.decUnderline {
	text-decoration: underline;
}

.decNoDecoration {
	text-decoration: none;
	font-size: 11px;
	line-height: 17px;
}

.cntDefaultHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}