/* CSS Document - PRINT */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/*                       Personal Agenda Styles BEGIN                         */
a.PANav:link,
a.PANav:visited {
	/*
	background-color: transparent;
	color: #000;
	text-decoration: underline; */
	display: none
}
a.PANav:hover,
a.PANav:active {
	background-color: #000;
	color: #FFF;
	text-decoration: none;
}
/*                       Personal Agenda Styles END                         */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/*                       Presentation Search Styles BEGIN                         */
a.PSNav:link,
a.PSNav:visited {
	display: none;
}
a.PSNav:hover,
a.PSNav:active {
	background-color: #000;
	color: #FFF;
	text-decoration: none;
}
div#FloatLeft
{
	display:none;
}
div#_gvgvwSearchResults_div 
{
	width:100%;
	height:100%;
	overflow:visible;
}

/*                        Presentation Search Styles END                         */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

