#topleft-nav			{
	white-space: nowrap;
	width: 16%;
}
#bottomright-nav	{
	white-space: nowrap;
	/*width: 16%;*/
}
.whiteMiniCol {
	background-color: #FFFFFF;
	width:		6.25%;
	text-align:	center;
}
#main-column-content table#tabbed-search		
						{width: 98%;
						border: thin solid #666666;
						padding: 3;
						background-color: white;
}
#main-column-content table.tabbed-search
						{width: 95%;
						border: thin solid #666666;
						padding: 3px;
						background-color: white;
}
#tabbed-search td.page-spacer {
	background-color:	white;
}
.tabbed-search td.page-spacer {
	background-color:	white;
}
td.White				{background-color: white;}
td.White-left			{background-color: white;
						text-align: left;
						}
td.White-right			{background-color: white;
						text-align: right;
						}
td.White-center			{background-color: white;
						text-align: center;
						}
td.telephoneWhite		{background-color: white;
						white-space: nowrap;
						}
/*td.notWhite				{background-color: #EEEEEE;}
td.notWhite-left		{background-color: #EEEEEE;
						text-align: left;
						}
td.notWhite-center		{background-color: #EEEEEE;
						text-align: center;
						}
td.telephoneNotWhite	{background-color: #EEEEEE;
						white-space: nowrap;
						}*/
td.notWhite				{background-color: #F9F5F0;}
td.notWhite-left		{background-color: #F9F5F0;
						text-align: left;
						}
td.notWhite-center		{background-color: #F9F5F0;
						text-align: center;
						}
td.telephoneNotWhite	{background-color: #F9F5F0;
						white-space: nowrap;
						}
th.results-header		{/*background-color: #336666;
						color: #FFFFFF;*/
						/*background-color:	#FFE371;*/
						background-color:	#FEF300;
						color:				black;
						}
#main-column-content table#tabbed-search td.page-spacer {
						background-color:	#F0EDDD;
						height:				3px;
}
#main-column-content table.tabbed-search td.page-spacer {
						background-color:	#F0EDDD;
						height:				3px;
}
#main-column-content table#tabbed-search table {
						background-color:	white;
}
#main-column-content table.tabbed-search table {
						background-color:	white;
}
a.results-highlight		{font-weight: bold;
						background-color: #FF000B;
						color: #FFFFFF;
						}
a.results-highlight:visited {font-weight: bold;
						background-color: #FF000B;
						color: #FFFFFF;
						}
span.results-highlight	{font-weight: bold;
						background-color: #FF000B;
						color: #FFFFFF;
						}
.xsmall					{font-size: 7pt;}
th.White {
	background-color: #FFFFFF;
}
/* ****************************************************************
Search theme 2
Based on ???, results are returned on multiple table rows.

originally for careers search results.
**************************************************************** */
td.alt-result-title {
	color:				black;
	background-color:	#ECF5FF;
	border:				solid thin #ECF5FF;
}
td.alt-result-title a {
	/*color:				black;*/
	font-weight:		bold;
	text-decoration:	none;
}
td.alt-result-title a:hover {
	text-decoration:	underline;
}
td.alt-result-body {
	background-color:	white;
	font-size:			8pt;
	padding-bottom:		3px !important;
}
td.alt-result-body a:hover {
	text-decoration:	underline;
}
