﻿.searchresultsbody .nestedTable td
{
	border-bottom:none;
}

.nestedTable .nestedHeader
{
	font-weight:bold;
	padding-left:5px;
}

.searchresultsheader
{
	background-color: #5781a2;
	color: #FFFFFF;
	font-family: Myriad Web, MS Sans Serif, Verdana;
	font-size: 14px;
	font-weight: bold;
	height: 50px;
	vertical-align: middle;
	width: 600px;
	background-image:url(../../../images/common/tableHeaderBG.gif);
	background-repeat:repeat-x;
	margin-top:15px;
}

.searchresultsheader .smallText
{
	font-weight:bold;
	padding:5px;
}

.searchresultsheader .formText
{
	font-weight:bold;
	padding:5px;
}

.searchresultsbody
{	
	font-family: Myriad Web, MS Sans Serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	height: 50px;
	margin-top: 0px;
	vertical-align: top;
	width: 600px;
	background-color:#FFFFFF;
}

.searchresultsbody td
{
	border-bottom:dotted 1px #afa299;
}

.searchresultsbody .smallText
{
	font-weight:normal;
	padding:5px;
}

.searchresultsbody .formText
{
	font-weight:normal;
	padding:5px;
}

.searchresultsbody a:link,
.searchresultsbody a:visited
{
	color:#446782;
	text-decoration:none;
}

.searchresultsbody a:active,
.searchresultsbody a:hover
{
	color:#446782;
	text-decoration:underline;
}
