﻿.QueryText
{
	width: 200px;
	height: 20px;
}

.ADText
{
	width: 250px;
}

.tblMaster
{
	width: 100%;
	padding: 10px 10px 10px 10px;
}

.tblContainer
{
	width: 100%;
	border: solid 1px Black;
}

.TopSearchLinks
{
	background-color: #bccdff;
	border-bottom: solid 1px Black;
	padding: 6px 10px 6px 10px;
	font-family: Arial;	
	font-size: 12px;
}

.LeftSide
{
	border-right: solid 1px Black;
	padding: 6px 6px 0px 6px;
	width: 310px;
	vertical-align: top;	
}

.RightSide
{
	padding: 6px 6px 0px 6px;
	vertical-align: top;	
	
}

.tblCollections
{
	width: 100%;	
}

.CollectionHeader
{
	font-weight: bold;
	font-style: italic;	
	border-bottom: solid 1px Black;
}

.Collections
{
	font-family: Arial;	
	font-size: 12px;
	padding-top: 8px;
	padding-bottom: 20px;
}

.tblMustRead
{
	width: 100%;
}

.MustReadHeader
{
	font-weight: bold;
	font-style: italic;	
	border-bottom: solid 1px Black;
}

.MustReadLeft
{
	padding: 10px 0px 10px 0px;
}

.MustReadRight
{
	vertical-align: top;
	padding: 10px 0px 10px 5px;
}

.tblSeeAlso
{
	width: 100%;
}

.SeeAlsoHeader
{
	font-weight: bold;
	font-style: italic;	
	border-bottom: solid 1px Black;
}

.SeeAlsoContent
{
	
}

.tblResults
{
     width: 100%;   
}

.ResultHeaderTable
{
	background-color: White;
	width: 650px;
}

.ResultsHeader
{
	padding: 8px;
	text-align: left;
	font-family: Arial;	
	font-size: 15px;
	border-bottom: solid 1px Black;
}

.Results
{
	font-family: Arial;	
	font-size: 14px;
	padding-bottom: 20px;
}

.BottomNav
{
	background-color: White;
	
}

.CurrentLink
{
	font-family: inherit;
	font-size: 8pt;
	font-weight: bold;
    
	text-decoration: none;
	cursor: default;
	color: Black;
}

.linkdiv A:link
{
	font-family: arial,sans-serif;
	font-size: 8pt;
	font-weight: bold;
    
	text-decoration: none;
	cursor: default;
	color: Black;
	
}

.linkdiv A:visited
{
	font-family: arial,sans-serif;
	font-size: 8pt;
	font-weight: bold;
    
	text-decoration: none;
	cursor: default;
	color: Black;
}

.linkdiv A:active
{
	font-family: arial,sans-serif;
	font-size: 8pt;
	font-weight: bold;
    
	text-decoration: none;
	cursor: default;
	color: Black;
}

.linkdiv A:hover
{
	font-family: arial,sans-serif;
	font-size: 8pt;
	font-weight: bold;
    
	text-decoration: none;
	cursor: default;
	color: Black;
}

.imageCell
{
	vertical-align: top;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	width: 70px;
}

.resultCell
{
	text-align: left;
	vertical-align: top;
	padding-top: 7px;
	padding-bottom: 7px;
}

.ADLabelCell
{
	background-color:#eeeeee;
	text-align: right;
	padding: 6px 4px 0px 8px;
	width: 80px;
}

.ADmiddle
{
	background-color:#eeeeee;
	padding: 6px 4px 0px 8px;
	width: 250px;
}

.ADmiddleBot
{
	background-color:#eeeeee;
	padding: 6px 4px 6px 8px;
	width: 250px;
}

.ADright
{
	background-color:#eeeeee;
	text-align: left;
	padding: 6px 4px 0px 0px;
}

.ADLabelCell2
{
	text-align: right;
	padding: 6px 4px 0px 8px;
	width: 80px;
}

.ADmiddle2
{
	padding: 6px 4px 0px 8px;
	width: 250px;
}

.ADmiddle2Bot
{
	padding: 6px 4px 6px 8px;
	width: 250px;
}

.ADright2
{
	text-align: left;
	padding: 6px 4px 0px 0px;
}

.ResultP
{

}

.dRow
{
	background-color: #ffffff;
}

.aRow
{
	background-color: #f5f6e6;
}

.PagerContainer
{
	background-color: White;
	width: 650px;
	padding: 0px 0px 8px 0px;
	border-top: solid 1px Black;
}


.Pager /* ie */
{
	
	padding-top: 10px;
	text-align: center;
}

.Pager /* firefox */
{
	
	padding-top: 10px;
	text-align: -moz-center;
}

.ResultsContainer /* ie */
{
	padding: 15px 30px 15px 30px;
	text-align: center;
	background-color: #dedec2;
}

.ResultsContainer /* firefox */
{
	padding: 15px 30px 15px 30px;
	text-align: -moz-center;
	background-color: #dedec2;
}

.AdvSearchContainer
{
	padding: 8px;
	text-align: left;
	background-color: #dedec2;
}

.AdvSearchRow
{
	padding: 8px;
	vertical-align: top;
}

.AdvSearchRowAlternate
{
	padding: 8px;
	vertical-align: top;
	background-color: #f5f6e6;
}

.CollectionContainer
{
	padding: 30px 0px 0px 8px;
	background-color: #dedec2;

}

.NoResults
{
	background-color: White;
	text-align: left;
	padding: 10px 8px 8px 8px;
}

.didyoumean
{
	padding: 10px 8px 8px 8px;
}

.OmittedResults
{
	padding: 8px 8px 8px 0px;
}





