/*** SiteStylePrint.css ***/

/* Base Styles */

*								{background:none ! important;color:#333 ! important;}
BODY 							{font-size:10pt;}
A								{text-decoration:underline;}


/* Layout Styles */
#pageCt 						{width:650px;margin:0px;}

#header						{width:auto;height:auto;margin-bottom:1em;border-bottom:1px solid #999;}
#header H1					{display:none;}
#header #printLogo		{display:block;}
#header H2					{text-align:right;width:auto;height:auto;right:auto;bottom:auto;text-indent:0px;overflow:visible;}
#homeLink					{display:none;}

#breadCt						{position:relative;left:auto;top:auto;padding:0.8em 0px;}

#gridCt						{width:650px;margin-left:0px;}

#zoneCt						{float:none;width:650px;}
#zone1						{width:400px;}
#zone2						{width:;}
#zone3						{float:none;width:auto;}

#photoCt						{display:none;}

#navGlobal					{display:none;}

#quickLinksCt				{display:none;}

#pageNav						{display:none;}

#footerLinks				{display:none;}

#footerText					{}
#footerText P				{}


/* Page Specific */
#admLinks					{display:none;}


/* Form Styles */
#searchCt					{display:none;}


/* Content Types */
.AC-Block					{width:;}
