/*****************************************************/
/* Stylesheet (2/4) - SFOLWeb.com					 */
/*****************************************************/ 
/* Reference info:									 */
/* Updated: 06/30/2005 by webmaster@sfolweb.com		 */
/* Version 1.1										 */
/* Description: Print								 */
/*****************************************************/

body {
	background: #fff;
	color: #000;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
}

a img { border: 0;}

hr { 
	background: #333;
	color: #333;
	height: 1px;
}

img { border: 0 !important;}
label { font-weight: bold;}

table, tr, td {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
}

th {
	background: #c0c0c0;
	padding: 2px;
}


/* Area Styles */

#areaHeader { text-align: center;}

.siteNav {
	display: none;
	visibility: hidden;
}

/* Custom Styles */

.hideForPrint {
	display: none;
	visibility: hidden;
}

.invisibleLink { display: none;}