td.search
	{
	background-color: #ffcc00;
	padding: 0px;
	font-family: arial,sans;
	font-size: 8pt;
	}
td.searchgrey
	{
	background-color: #efefef;
	padding: 0px;
	font-family: arial,sans;
	font-size: 8pt;
	}
td.searchblank
	{
	background-color: #ffffff;
	padding: 0px;
	font-family: arial,sans;
	font-size: 8pt;
	}
td.featured
	{
	background-color: #efefef;
	}
img.ieicon
	{
	vertical-align: text-bottom;
	}
h1.consultant
	{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 19px;
	color: #ffffff;
	}
.outer
	{
	border-style: solid;
	border-width: 1px;
	border-color: #000066;
	}
.inner
	{
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;
	background-color: #000066;
	padding: 4px;
	}
.container
	{
	background-image: url('/graphics/events/events_background.gif');
	background-repeat: repeat-x;
	}
	
.DarkBlueTechSubTitle { /* TechnoMine Box Titles */
	font-weight: bold;
	background: #3232a5 url(/graphics/technomine/template/blueSectionTitle.gif) no-repeat right top;
	padding: 1px 0px 2px 5px;
	font: bold 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 20px;
	text-transform: uppercase;
	width: 265px; 
}


.TechnoMineArticleTblBorder { /*  Inner Page Article Box Styles */
	border: 1px solid #DFDFDF;
	padding: 10px;
	width: 100%;
}
