/* Print Stylesheet */
body	{background: #FFF; color: #000; font-size: 62.5%; font-family: Arial, Verdana, sans-serif;}

h1, h2, h3, h4, h5, h6	{}
h1			{font-size: 1.6em; line-height: 1.4em; color: #FFF;}
h2			{font-size: 1.6em; line-height: 1.4em; color: #5D5D5D;}
h3			{font-size: 1.4em; color: #690; margin: 0 0 0.5em 0;}
h4			{font-size: 1.3em;}
h5			{font-size: 1.2em;}
h6			{font-size: 1.2em;}

p			{margin: 0 0 0.8em 0; font-size: 1.2em; line-height: 1.4em;}

a:link, a:visited 	{color: #36C; text-decoration: underline;}
a:hover, a:active	{color: #36C; text-decoration: none;}

a img 		{border: none;}

strong, b	{font-weight: bold;}
em, i		{font-style: italic;}
u			{text-decoration: underline;}
del         {color: #666;}
acronym, abbr, dfn {cursor: help; border-bottom: 1px dotted #CCC;}
cite		{font-style: italic;}

hr 			{float: none; width: 100%; height: .1em; margin: 0 0 0.8em; border: none; background: #CCC; color: #CCC; clear: both;}

ul, ol      {margin: .8em 2.5em;}
ul li       {list-style: disc; line-height: 1.4em; font-size: 1.2em;}
ol li       {list-style: decimal; line-height: 1.4em; font-size: 1.2em;}

/* ==== ELEMENTS ==== */
#top, #navigation, #search, #subnav, ul.keylinks, .grey_block p, .foot_507 {display: none;}

/* ==== MISC ==== */
.hide4print		{display: block; visibility: visible;}