@charset "utf-8";
/******* CSS PRINT *******/

*					{margin:0; padding:0;}
html, body		{min-height:100%; height:auto; height:100%;}
body				{font-size:76%; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000; line-height:150%;}

/* STANDARDS */
.clear			{clear:both; font-size:0.0001em; line-height:0.00001em;}
img				{border:none; padding:0;}
a					{color:#000;}
p 					{font-size:1em; color:#000; line-height:150%; padding-bottom:19px;}
ul					{margin:0 0 15px 30px; padding-left:20px; list-style:outside;}
ul li				{font-weight:normal; font-size:1em; color:#000;}

/* BRANDING */
h1					{font-size:2.3em; font-weight:bold; color:#000; text-align:right; margin-bottom:30px; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; line-height:130%;}
h1 img			{display:none;}

/* HEADLINES */
h2			{font-size:1em; color:#000; text-transform:uppercase; margin:0 0 20px 0; font-weight:bold; border-bottom:1px solid #000;}
h3			{font-size:1em; color:#000; text-transform:uppercase; margin:0 0 15px 0; font-weight:normal; border-bottom:1px dashed #000;}
h4, h5 	{font-size:1em; color:#000; text-transform:uppercase; margin:0 0 10px 0; font-weight:normal; border-bottom:1px dashed #000;}

/* OTHER STUFF */
#footer 		{border-top:1px solid #000; margin-top:20px; padding-top:20px;}
.map-link		{ margin:0 0 0 0; }

/* DON'T DISPLAY */
#footer, .Form, img, #contentSidebar, #sitemap {display: none;}





