/*	$Id: pcr1000help.css 113 2005-06-24 19:02:41Z fritza $	*/

/* <html><head><meta name="robots" content="noindex"></head></html> */

body
{
	font-family: "Lucida Grande", Helvetica, sans;
	font-size: small;
}

p,ul,dl
{
	font-size: 10pt;
}

p.menu
{
	font-size: 9pt;
}

dt { text-decoration: underline; }

.mainTitle
{
	color: white;
	font-family: Optima;
	font-size: 36pt;
}

.section
{
	font-weight: bold;
	font-size: 13pt;
}

.placard
{
	border-color: red;
	background-color: yellow;
	font-weight: bold;
	width: 85%;
	margin: 0 0 0 5%;
	border-width: thin;
	border-style: solid;
	padding: 3pt 2% 3pt 2%;
}

.note
{
	width: 85%;
	margin: 0 0 0 5%;
	border-color: silver;
	background-color: silver;
	padding: 3pt 2% 3pt 2%;
}

.uiElem
{
/*	font-weight: bold; */
	background-color: #DDD;
}
