﻿/*hide/resize layout*/
DIV#extra1
{
	display: none !Important;
}
DIV#layout
{
	width: 600px !Important;
	margin-top: 324px;
	padding-left: 233px;
	font-size: 8pt;
}
#local
{
	display: none;
}
DIV#ContentBranding
{
}
DIV#nav
{
	top: 273px;
}

/*Page Title*/
.Search-PageTitle
{
	line-height: 1.5em;
	margin: 0px 0px 0.5em;
	color: #042958;
	font-size: 25pt;
}

/*Search control box*/
.Search-Container
{
	border-bottom: dashed 1px #b59c2f;
	width: 95%;
	font-size: 8pt;
	color: #b59c2f;
}
.resultCount
{
	font-size: 8pt;
}

/*Result List*/
.Search-List ul
{
}
.Search-List li
{
}

/*Result*/
.result_Thumb
{
}
.result_Thumb img
{
}
.Search-PrimaryContent
{
	margin: 0px;
}
.Search-PrimaryContent .result_Header
{	
	color: #042958;
	font-size: 12pt;
}
.Search-PrimaryContent a.result_Header:link
{
	color: #042958;
	text-decoration: none;
}
.Search-PrimaryContent a.result_Header:hover
{
	text-decoration: none;
}
.Search-SecondaryContent
{	
}
.result_DateKeywordHdr
{
	color: #464749; 
}
a.Search-Links:link
{
	color: #042958;
	text-decoration: underline;
}
a.Search-Links:hover
{
	text-decoration: underline;
}
