﻿.exList
{
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: black;
}
.exList TR TH, .exList TH
{
	font-weight: bold;
	background-color: #c4c4c4;
	padding: 3px;
}
.exList TR TD, .exList TD
{
	border-top: 1px solid gray;
	white-space: nowrap;
	padding: 3px;
}
.exListNB, .exListNB TD, TR.exListNB TD
{
	border-top: none;
}
DIV.exTitle, .exTitle
{
	display: table-cell;
	vertical-align: middle;
	text-transform: uppercase;
	padding: 5px;
	font-family: "Myriad Pro", Arial, Verdana;
	color: #3567A6;
	font-size: 18px;
}
.exTitle IMG
{
	vertical-align: middle;
	padding-right: 5px;
	border: none;
}
DIV.exSearchResults, .exSearchResults
{
	padding: 7px 0px 5px 0px;
}