body { font-family: Arial; font-size: 11px; color: #2C2C2C; margin: 0px; line-height: 16px; } 

.IRTable { margin: 0px; text-align: center; font-size: 11px; }
.IRTable th { font-weight: bold; padding: 2px; border-bottom: 1px solid #CCCCCC; }
.IRTable td { padding: 2px;	}
.IRTable th.left { text-align: left; }
.IRTable td.right { text-align: right; }

.IRTableLargeFont { margin: 0px; text-align: center; font-size: 13px; }
.IRTableLargeFont th { font-weight: bold; padding: 2px; border-bottom: 1px solid #CCCCCC; }
.IRTableLargeFont td { padding: 2px;	}
.IRTableLargeFont th.left { text-align: left; }
.IRTableLargeFont td.right { text-align: right; }

.IRDetailedTable { margin: 0px; text-align: left; font-size: 11px; width: 100%; border-collapse: collapse; }
.IRDetailedTable th, .IRDetailedTable td { padding: 2px; border-bottom: 1px solid #CCCCCC; width: 25%; }
.IRDetailedTable th { font-weight: bold; }
.IRDetailedTable th.header { background-color: #EDEDED; }
.IRDetailedTable td { 	}


.calcTable { width: 650px; }
.calcTable th { text-align: left; padding-bottom: 10px; }
.calcTable td { text-align: left; border-bottom: 1px solid #CCCCCC; padding: 0px; }
.calcTable td.right { text-align: left; width: 200px; }

A:LINK { font-weight: normal; text-decoration: none; color: #026FC4; } 
A:VISITED { font-weight: normal; text-decoration: none; color: #026FC4; } 
A:HOVER { font-weight: normal; text-decoration: none; color: #FF3D08; }

.IRTableLookupCalc { margin: 0px; text-align: center; font-size: 11px; width: 100%; text-align: left; }
.IRTableLookupCalc th { font-weight: bold; padding: 2px; width: 80px; }
.IRTableLookupCalc td {	padding: 2px; }

#quotetable { border: none; border-collapse:	collapse; font-size: 11px; background-color: #FFFFFF; margin: 0px; padding: 0px; width: 500px;}
#quotetable th { border-bottom: 1px solid #CCCCCC; border-collapse: collapse; background-color: #FFFFFF; color: #2C2C2C; font-weight: bold; text-align: center; }
#quotetable td { padding: 2px; border: 0px; border-collapse: collapse; background-color: #FFFFFF; color: #2C2C2C; font-weight: normal; text-align: center; }
#quotetable td.alt { padding: 2px; border: none; border-collapse: collapse; background-color: #FFFFFF; color: #2C2C2C; font-weight: normal; text-align: center; }
#quotetable th.sort { text-decoration: underline; }

input { font-size: 10px; }
select, text { font-size: 10px; }

h2 { font-size: 11px;  color: #195072;	text-align: left;	font-weight: bold; border-collapse: collapse;	padding: 0px;	margin: 10px 0px 0px 0px; }

.title
{
	color: 	#333333;
	font-size: 14px;
	font-family: Verdana, Arial, Trebuchet MS, Geneva, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	padding-bottom: 10px;
}

.tickerTable {
	border-collapse: collapse;	
	padding: 0px;
	margin: 0px;
	width: 155px;
	font-family: Verdana, Arial, Trebuchet MS, Geneva, Helvetica, SunSans-Regular, sans-serif;
}
.tickerTable th {	
	font-size: 12px;
	background-color: #e6e6e8;			
	color: #666666;	
	text-align: center;		
	font-weight: bold;		
	border-collapse: collapse;		
}
.tickerTable td {
	background-color: #FFFFFF;	
	color: #666666;	
	font-size: 12px;	
	padding: 1px 3px 1px 3px;
	margin: 0px;
	text-align: right;		
	border-collapse: collapse;	
	font-weight: bold;
}
.tickerTable td.alternating {
	background-color: #edf3ff;		
}

.mainheading {
	color: #ffec3d; 
	font-weight: bold; 
	font-size: 14px; 
	font-family: Verdana, Arial, Trebuchet MS, Geneva, Helvetica, SunSans-Regular, sans-serif;
	background-color: #003d70;
	padding-left: 4px;
	padding-right: 4px;
}





.quoteArea 					{ width: 155px; color: #666666; font-size: 13px; font-weight: bold; }
.quoteHeader 				{ background-color: #e6e6e8; text-align: center; clear: both; }
.quoteLine 					{ clear: both; vertical-align: bottom; line-height: 25px; height: 25px; }
.quoteTitle 				{ float: left; }
.quoteData 					{ float: right; }		
.quotePrice 				{ float: right; font-size: 20px; color: #00535d; }
.quoteRightBlock 		{ float: right; }	
.quoteRightColumn 	{ float: right; width: 20px; text-align: right; }	

.odd td { background-color: #eeeeee; }
.odd { background-color: #eeeeee; }