#sQuery
{
    width: 180px;
}

#BasicSearchForm
{
    height: 25px;
    padding: 0px;
    margin: 0px;
}
.calendarImg
{
    cursor: pointer;
    vertical-align: bottom;
    padding-left: 2px;
    padding-top: 3px;
}
#calendar
{
    background: #fbf8eb;
    border-top: 1px solid #efe6ce;
    margin: 0;
}

.PrimDiv
{
    z-index: 39;
    visibility: hidden;
    position: absolute;
}
td.ResponseFlush
{
    background-color: #FFFFFF;
    color: #FFFFFF;
}
.PagePic
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none; /*	border-right: #648038 1px solid; 	border-top: #648038 1px solid; 	border-left: #648038 1px solid; 	border-bottom: #648038 1px solid; */
}

.PageDiv
{
    left: 0px;
    position: relative;
    top: 0px;
    white-space: nowrap;
}
.OpaqueImage
{
    background-color: Yellow;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=25);
    -moz-opacity: 0.25;
    opacity: 0.25;
    -khtml-opacity: 0.25;
}
.HitOpaqueImage
{
    background-color: #f9ed25;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    -khtml-opacity: 0.5;
}
.HitOpaqueImageSelected
{
    background-color: #2408f7;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=25);
    -moz-opacity: 0.5;
    opacity: 0.5;
    -khtml-opacity: 0.5;
}
.SelectedEntity
{
    background-color: Yellow;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
    -moz-opacity: 0.40;
    opacity: 0.40;
    -khtml-opacity: 0.40;
}
.PageLnkHighlight
{
    cursor: pointer;
    background-color: blue;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    -moz-opacity: 0.50;
    opacity: 0.50;
    -khtml-opacity: 0.50;
}

.dateInput
{
    border: 0px;
    width:70px;
}

.disabledRes a
{
    color: #848284 !important;
    text-decoration:none !important;
    cursor:text;
}

#results-search .disabledRes a
{
    color: #848284 !important;
    text-decoration:none;
    cursor:text;
}


#results-read .disabledRes a
{
    color: #848284 !important;
    text-decoration:none;
    cursor:text;
}


#results-browse .disabledRes a
{
    color: #848284 !important;
    text-decoration:none;
    cursor:text;
}

#results-search .enabledRes a
{
    color: #848284 !important;
    text-decoration:none;
    cursor:pointer;
}


#results-read .enabledRes a
{
    color: #848284 !important;
    text-decoration:none;
    cursor:pointer;
}


#results-browse .enabledRes a
{
    color: #848284 !important;
    text-decoration:none;
    cursor:pointer;
}

.enabledRes a
{
    color:#066dae;
    text-decoration:underline;
    cursor:pointer;
}

.FVHedLine_hl1, .FVHedLine_hl0, .FVHedLine_hl2
{
    font-family: Verdana; 
    color: #38230e;
}

.FVByline
{
    font-family: Verdana; 
    color: #38230e;
    font-style:italic;
    font-weight:bold;
    font-size: 11pt;condenced
}

.FVPrimitive
{
    font-family: Verdana; 
    color: #38230e;
    font-size: 11pt;
}

.FVCaption
{
    font-family: Verdana; 
    color: #38230e;
    font-size: 11pt;
}

.FVAgency 
{
    font-family: Verdana; 
    color: #38230e;
    font-size: 11pt;
    font-weight:bold;
}
.FVLead
{
    font-family: Verdana; 
    color: #38230e;
    font-style:italic;
    font-size: 11pt;
}


.Lnk
{
	cursor: pointer;
	font-style: italic;
	text-decoration: underline;
}
.HitLink
{
	font-weight: bold;
	cursor: pointer;
	font-style: italic;
	background-color: #FFDEAD;
	text-decoration: underline;
}

.HeaderTable, .SResTable, .SearchResult, .Metadata, .TableHeader
{
	font-weight: normal;
	font-size: 10pt;
	color: #38230e;
	font-style: normal;
	font-family: Verdana;
	text-decoration: none;
}
.FVPrimitive, .Primitive, .MailPrimitive
{
	font-family: Verdana;
	text-align: justify;
}

.IndentedParagraph
{
	text-indent: 10pt;
}
.SUP
{
	/*	text-justify: newspaper; */
	vertical-align: super;
	font-family: Verdana;
	text-align: justify;
}
.SUB
{
	/*	text-justify: newspaper; */
	vertical-align: sub;
	font-family: Verdana;
	text-align: justify;
}
.BUL
{
	/*	text-justify: newspaper; */
	font-family: Verdana;
	list-style-type: square;
	text-align: justify;
}
.AUT
{
	/*	text-justify: newspaper; */
	font-family: Verdana;
	text-align: justify;
}
.TTL
{
	/*	text-justify: newspaper; */
	font-family: Verdana;
	text-align: justify;
	font-style: italic;
}
.Hit
{
	font-weight: bold;
	background-color: #FFDEAD;
	text-decoration: underline;
}
.CurrentHit
{
	font-weight: bold;
	background-color: #FA8072;
	text-decoration: underline;
}

.NewLine
{
	font-size: 1pt;
}



#linkPrevChunk
{
    cursor:pointer;
    text-decoration:underline;
    display: none;
}
#linkNextChunk
{
    cursor:pointer;
    text-decoration:underline;
    display: none;
}
