*#headertitle    {
	font-size: 275%;
}

*.entry    {
	border-width: 2px 2px 2px 2px;
	border-bottom-style: solid;
	padding-bottom: 2ex;
	margin-top: 2ex;
	margin-bottom: 2ex;
}

*.location    {
	font-style: italic;
}

*.author    {
	font-variant: small-caps;
}

*.center    {
	text-align: center;
}

h3    {
	text-decoration: underline;
	font-variant: small-caps;
	font-size: 91.66667%;
}

blockquote    {
	font-family: tahoma,verdana,helvetica,arial,sans-serif;
	text-align: left;
	width: 50%;
	margin: 0 1em 1ex 20em;
	border-style: solid;
	border-width: 1px;
	padding-right: 2.6666667ex;
	padding-left: 1ex;
}

*#footer    {
	border-top-width: 1.25px;
	border-top-style: solid;
	text-align: center;
}

*.rightbox    {
	float: right;
	width: 15em;
	text-align: left;
}

p#header    {
	font-size: 275%;
}

*.leftbox    {
	float: left;
	width: 15em;
	text-align: left;
	padding-left: 4pt;
}

body    {
	background-color: #f0f0f0;
	font-family: verdana,tahoma,helvetica,arial,sans-serif;
	font-size: 82%;
	margin: 0;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

h1, h2    {
	color: black;
	padding-left: 1ex;
	padding-right: 1ex;
}

h1    {
	font-weight: bold;
	font-size: 100%;
	padding-top: 0.5ex;
	padding-bottom: 0.5ex;
	margin-top: 3ex;
	border-width: 2px 0 2px 5px;
	border-left-style: solid;
	border-bottom-style: solid;
}

img    {
	border: none;
	padding-right: 5pt;
}

q    {
	font-family: tahoma,verdana,helvetica,arial,sans-serif;
	text-align: left;
	width: 50%;
	margin: 0 1em 1ex 1em;
	padding: 0.5ex 0.5ex 0.5ex 1ex;
	border-style: solid;
	border-width: 1px;/*float: left; */
}

acronym    {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	cursor: help;
}

code    {
	font-family: "lucida console","courier new",courier,monospace;
}

dt    {
	font-weight: bold;
	padding-left: 1ex;
	padding-right: 1ex;
}

dd    {
	padding-left: 1ex;
	padding-right: 1ex;
	padding-bottom: 1.5em;
}

*#bodyText    {
	background-color: white;
	text-align: justify;
	line-height: 1.5em;
	margin: 0 0 0 10em;
	padding: 5mm 5mm 2mm 5mm;
	border-left: 1px solid #999999;
}

*#bodyText p    {
	padding-left: 1ex;
	padding-right: 1ex;/*	padding-bottom: 2ex;*/
}

*#bodyText a    {
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

*#bodyText a:hover    {
	border-bottom: none;
}

*#bodyText *.topOfPage    {
	color: white;
	font-weight: bold;
	font-variant: small-caps;
	border: 0;
	padding: 0.25ex 1ex;
	float: right;
}

*#bodyText *[class~="topOfPage"]    {
	padding: 1.5ex 1ex;
}

/* ###### Header ###### */
*#header    {
	height: 4em;
	padding-left: 4mm;
	vertical-align: 0pt;
	text-align: center;
	padding-bottom: 0pt;
}

/* ###### Side Boxes ###### */
*.sideMenuBox, *.sideTextBox    {
	background-color: #f0f0f0;
	width: 10em;
	padding-top: 1em;
	padding-bottom: 1em;
	float: left;
	clear: left;
}

*.sideMenuBox div, *.sideTextBox div    {
	font-weight: bold;
	padding-left: 2.5mm;
	padding-bottom: 1ex;
}

*.sideMenuBox a    {
	text-decoration: none;
	display: block;
	padding: 1.5ex 1ex 1.5ex 5mm;
}

*.sideMenuBox a:hover    {
}

*.sideMenuBox *.thisPage    {
	display: block;
	padding: 1.2ex 1ex 1.2ex 5mm;
}

*.lighterBG    {
	background-color: white;
}

/* ###### Footer ###### */
