/*
This style sheet should contain only user-selectable styles.
*/


#immpalette { darkblue: #00274c; linkblue: 005181; lightblue: #afd8ed; darkgrey: #39332e; medgrey: #82786f; lightgrey: #f0f0f0; }




/* User selectable styles */


.header 
{
	font-family: Arial, sans-serif;
	color: #005181;
	margin: 0 0 20px 0;
	font-size: 21px;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: normal;
}

.subheader 
{
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	line-height: 20px;
	color: #000;
	margin: 25px 0 3px;
	font-size: 17px;
	clear: left;
}

.spotlight, .spotlight a, .spotlight a:visited 
{
	display: block;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	margin-bottom: 7px;
}

.quote {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 1em;
	font-style: italic;
	color: #a7a9ac;
	text-align: center;
}

/* Table Styles */

table.ImmTS_ConferenceTable {}

table.ImmTS_ConferenceTable th 
{
	background-color: #ca9b4a;
	color: #fff;
	text-align: center;
	padding: 10px 0 10px 0;
}

table.ImmTS_ConferenceTable th a
{
	color: #fff;
}





table.ImmTS_Transactions {}

table.ImmTS_Transactions td 
{
	border: 2px solid #f3f3f3;
}

table.ImmTS_Transactions img 
{
	text-align: center;
	padding: 10px 0 10px 0;
}









table.ImmTS_New_Agency_Issues {}

th.colHeader
{
	text-align: left;
	color: #fff;
	background-color: #3e5d57;
	background-image: url(/images/sort_bg.gif);
	background-repeat: no-repeat;
	background-position: center left;
	font-family: Arial, Sans-Serif;
	font-size: .8em;
	font-weight: bold;
	padding: 5px;
	cursor: pointer;
	padding-left: 20px;
	border-right: 1px solid #dad9c7;
	margin-left: -1px; 
}

th.headerSortUp 
{
	background-image: url(/images/sort_asc.gif);
}

th.headerSortDown
{
	background-image: url(/images/sort_desc.gif);
}

table.ImmTS_New_Agency_Issues td 
{
	font-family: Arial, Sans-Serif;
	font-size: .8em;
}






table.ImmTS_ServicesIndustries 
{
	border-collapse: separate;
	border-spacing: 1px;
}

table.ImmTS_ServicesIndustries th 
{
	background-color: #00274c;
	text-align: center;
	text-transform: none;
	width: 160px;
}

table.ImmTS_ServicesIndustries th a
{
	color: #fff;
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	text-decoration: none;
}

table.ImmTS_ServicesIndustries td 
{
	background-color: #f0f0f0;
	text-align: center;
	width: 160px;
	vertical-align: middle;
}

table.ImmTS_ServicesIndustries td a 
{
	font-family: Arial, Sans-Serif;
	color: #000;
	line-height: 1.2em;
	text-decoration: none;
}

table.ImmTS_ServicesIndustries td.selectedIndustry
{
	background-color: #808080;
}

table.ImmTS_ServicesIndustries td.selectedIndustry a 
{
	color: #ebebeb;
}






table.ImmTS_Transactions 
{
	border-collapse: collapse;
	width: auto;
}

table.ImmTS_Transactions td 
{
	text-align: center;
}

table.ImmTS_Transactions img 
{

}

table.ImmTS_Transactions td div.transaction 
{
	border: 1px solid #eee;
	border-right: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	text-align: center;
	width: 190px;
	height: 200px;
	margin-right: 5px;
}



/* Principal Investing */




table.principal_investing_investments 
{
	
}

table.principal_investing_investments td.header 
{
	background-color: #00274c;
	text-transform: uppercase;
	color: #fff;
	font-size: 11px;
	font-family: Arial, Sans-Serif;
}

table.principal_investing_investments td.firstheader 
{
	/*border-bottom: 1px solid #00274c;*/
}

table.principal_investing_investments td.description 
{
	font-family: Arial, Sans-Serif;
	font-size: .8em;
	color: #404040;
}

table.principal_investing_investments td.cell 
{
	font-size: .8em;
	color: #21314d;
	width: 180px;
}

table.ImmTS_Investments {}

table.ImmTS_Investments td
{
	border: 1px solid #ccc;
	font-family: Arial;
	font-size: 10px;
	
}

table.ImmTS_Active_Investments {}

table.ImmTS_Active_Investments td
{
	border: 1px solid #ccc;
	font-family: Arial;
	font-size: 10px;
}




table.ImmTS_Transactions {}

table.ImmTS_Transactions td 
{
	border: 2px solid #f3f3f3;
}

table.ImmTS_Transactions img 
{
	text-align: center;
	padding: 10px 0 10px 0;
}





/* Research */
iframe.datepicker_cover { 
	display: none; 
	display/**/: block; 
	position: absolute; 
	z-index: -1; 
	filter: mask(); 
	top: -4px; 
	left: -4px; 
	width: 193px; 
	height: 200px;
}