/*** SiteStylePrint.css ***/

/* Base Styles */

*							{background:none !important;color:#333 !important;}
BODY 						{font-size:12pt;}
A							{text-decoration:underline;}

/* Layout Styles */
#pageCt 					{width:650px;margin:0px;border:0px;}
#gridCt						{border:0px;}
#zoneCt						{float:none;width:650px;}  /* Container for Zones 1 and 2*/
#zone1						{width:650px;padding:0px;}  /* Center Column */
#zone2						{padding:0px;}  /* Right Column */
#zone3						{float:none;border:0px;}  /* Left Column */

#subGridCt #zoneCt			{float:none;width:650px;}
#subGridCt #zone1			{float:none;width:650px;padding:0px;}
#subGridCt #zone2			{float:none;}


/* Header */
#header						{height:auto;margin-bottom:10px;border-bottom:1px solid #000;}
#header H1					{display:none;}
#header H2					{padding-bottom:10px;font-size:1.5em;text-indent:0px;overflow:visible;}
#printLogo					{display:block;padding-bottom:10px;}
#printLogo IMG					{width:350px;height:25px;}
#homeLink 					{display:none;}
#myEcc 						{display:none;}


#breadCt						{margin-left:0px;padding-bottom:10px;}
#subGridCt #breadCt				{margin-left:0px;}

/* Automatic Navigation */
#pageNav						{display:none;}


/* Footer */
#footer							{height:auto;text-align:left;border-top:1px solid #000;}
#footer P						{margin:0px;padding:0.5em 0px;font-size:9px;}
#footerNav						{display:none;}


/* Forms */
#searchCt						{display:none;}


/* Admissions Home Page */
#pathCt							{border:0px;}
#paths							{padding:0px;}
.path							{width:155px;padding-bottom:1em;}
#pathCt #pathHeader				{margin-bottom:1em;}
#pathCt #pathHeader H4			{height:auto;text-indent:0px;overflow:visible;}


/* Admissions Undergraduate */
#zoneTop						{width:650px;}
#navCt							{display:none;}
#mainPhotos						{float:none;}
#mainPhoto						{float:none;}
#altPhotos						{float:none;}
#zoneBottom						{width:650px;}
#bottomLeft						{float:none;}
#bottomRight					{float:none;}


/* Content Types */
.AC-BlockHeader H4				{height:auto;text-indent:0px;overflow:visible;}

.AC-TabCtrl LI.active			{float:none;width:auto;height:auto;text-indent:0px;overflow:visible;}

