@charset "iso-8859-1";

/*******************************************************************************
*  j3_fredskey_v4.css : 2004.08.30
* -----------------------------------------------------------------------------
*  Version 4  browser specific stylesheet (primarily for IE4 & NN4)
*
*  This CSS will be seen by all browsers. So it is important that everything
*  defined in this stylesheet is redefined in st_gargoyles.css. Otherwise we
*  run the risk of a v4 style cascading down to a  v5 or better browser, which
*  could break the layout.
*******************************************************************************/

a, a:link, a:visited, a:active
{
	color: #009;
	text-decoration: underline;
}
a:hover
{
	color: #AE1919;
	text-decoration: none;
}
.clear
{
	clear: both;
}
#leftColumn .hide
{
	display: none;
}
body
{
	font-family: arial, helvetica, sans-serif;
	/*/*/	font-size: 80%;	/* */
	background-color: #fff;
	color: #000;	
}
#outerColumnContainer
{
	padding-left: 200px;
}
#leftColumn
{
	position: absolute;
	left: 0;
	top: 5px;
	width: 200px;
}
#leftColumn .inside
{
	padding: 0 5px;
}
.leftBlock
{
	margin: 10px;
}
.leftBlock ul, .leftBlock ul li
{
	margin: 0;
	list-style-type: none;
}
.leftBlock ul li
{
	padding-bottom: 5px;
}
#masthead h1
{
	font-size: 120%;
	text-align: right;
	margin: 0;
}
#masthead h2
{
	font-size: 200%;
	text-align: center;
	margin: 0;
}
.leftBlock h3
{
	font-size: 110%;
	margin-bottom: 0;
	padding-bottom: 0;
}
td, th
{
	vertical-align: top;
}
.bookmark
{
	float: right;
}
.bookmark a
{
	color: #000;
}
.bookmark img
{
	border-width: none;
}
.vnav ul, .vnav ul li
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer
{
	text-align: center;
}

/*/*//*/
	body
	{
	}
	.leftBlock
	{
		margin: 0 10px 10px;
	}
	.leftBlock ul
	{
		margin: 0 0 0 -2em;
	}
	th, td, div
	{
		color: #000;
	}
	td a
	{
		color: #009;
	}
	.askLibraries td input
	{
		margin-top: 5px;
	}
	ul.nshnav, ul.nshnav li
	{
		list-style-type: none;
	}
	ul.nshnav
	{
		margin: 0 0 0 -2em;
	}
	ul.nshnav li
	{
		list-style: none;
		display: inline;
	}
	.vnav
	{
		margin: 0;
		padding: 0;
		margin-top: -1em;
	}
	#mainMenu 
	{
		margin-top: 1em;
	}

/* End NN4 Hacks */

/******************************************************************************/

A.power:link    {color:#0052A3;text-decoration:none;}		
A.power:visited {color:#0052A3;text-decoration:none;}		
A.power:active  {color:#0052A3;text-decoration:none;}		
A.power:hover   {color:#A50000;text-decoration:none;}

.rights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	line-height: normal;

}

.rights1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ae1919;
	font-style: normal;
	line-height: normal;

}

.contect {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	color: #000000;
	word-spacing:2px;
	line-height:16px;
	
}	

.sitemapli 
{
	list-style-type: disc;
	color: #C70101;
	font-family: times;
	font-size: 14px;
	font-style: italic;
	font-weight: 400;
	font-variant: normal;
		
}

#mid-col-1 
	{
	
	width: 155px; 
	height: 18px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 	
	background: #E8E8E8; 
	line-height: 20px;
	left: 0; 
	padding-left: 0px;
	letter-spacing: 1px;
	
	 
	}

#mid-col-1 a, 
#mid-col-1 a:link, 
#mid-col-1 a:visited, 
#mid-col-1 a:active 
	{
	color: #A50000; 
	text-decoration: none; 
	font-weight: normal;  
	width: 100%; 
	height: 100%;
	padding-left: 2px;
	letter-spacing: 1px;
	}

#mid-col-1 a:hover 	
	{ 
	background: #D2D2D2; 
	width: 100%;
	padding-left: 2px;
	color:#A50000;
	}