	img.show {
	  padding: 4px;
	  border: 1px solid #a0a0a0;
	  }

.noprint {
	cursor: pointer;
}

img.print
{ 
page-break-after: always
}

@media print
{
.noprint {visibility:hidden}
}

a {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #044476; 
	text-decoration: none;
}



BODY, TD
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #044476;
	text-align: justify;


}

TABLE.MainTableFrame
{
	width: 715px;


}


TR.Search
{

}

TD.Search
{
	text-align: right;


}


TD.SearchStepPane
{
	width: 60pt;
	vertical-align: middle;
	text-align: center;
	background: #044476;
	font-weight: bold;
	color: #FFFFFF;

}


TD.SearchMainPane
{
}

TABLE.SearchMain
{
	background: #DDE1EB;
}


TD.SearchMainLeftPane
{
	background: #DDE1EB;
	text-align: right;
	width: 0px;

}

TD.SearchMainRightPane
{
	background: #DDE1EB;
}

SELECT.SelLoc
{
        width: 100pt;
}

TABLE.ResultList
{
}

TH.ResultList
{
	background: #044476;
	font-size: 11pt;
}

A.ResultList
{
	color: #FFFFFF;
	text-decoration: none;
}

A.ResultList:hover {

text-decoration: underline;

}

TD.ResultRowEven
{
	text-align: center;
       color: #044476;
font-weight: bold;
}

TD.ResultRowOdd
{
	text-align: center;
	background: #DDE1EB;
       color: #044476;
font-weight: bold;
}

TD.ResultDescrEven
{
	font-size: 8pt;
	color: #044476;

}

TD.ResultDescrOdd
{
	font-size: 8pt;
	background: #DDE1EB;
	color: #044476;

}

P.Title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #044476;
	font-weight: bold;

}

TABLE.ResultInfo
{
}

TD.ResultsFound
{
	font-weight: bold;
}

TD.Contact
{
	text-align: center;
}

TD.ResultsPages
{
	text-align: right;
 
}

TD.NavBar
{
        padding-top: 4px;
        padding-bottom: 4px;
}


TABLE.FullViewHeader
{
        width: 90%;
	background: #044476;
}

TR.FullViewHeader
{
	background: #044476;
}

TD.FullViewHeader
{
        width: 100%;
	background: #044476;
	color: #FFFFFF;
	font-weight: bold;
}

TABLE.FullView
{
}

TD.FullViewLeftPane
{
	background: #FFFFFF;
	font-weight: bold;
	width: 17%;
	text-align: right;
	padding: 3px;
        color: #044476;
font-weight: bold;
}

TD.FullViewRightPane
{
        padding-top: 3px;
        padding-bottom: 3px;
        padding-left: 3px;
        padding-right: 3px;
	background: #DDE1EB;
        color: #044476;

}

.Error
{
	font-size: 11pt;
	font-weight: bold;
	color: #FF0000;
}


