/*-------------------------*/
/*  COMPATIBILITY MATTER   */
/*-------------------------*/

* {margin: 0; padding: 0;}

/*=========================*/




















/*-------------------------*/
/*     GENERAL FRAMES      */
/*-------------------------*/

body {background-color: #FFFFFF;
	color: #000000;
	background-image: none;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-align: center;}

#MainFrame {}

#wrapper {}

/*=========================*/




















/*-------------------------*/
/*         TOP PART        */
/*-------------------------*/

#TitleFrame {margin-top: 10px;
	display: block;
	width: 780px;
	height: 95px;
	text-align: center;}

h1 {display: none;}


.ManualSeparator {}

/*=========================*/




















/*-------------------------*/
/*          MENU           */
/*-------------------------*/

#MenuFrame {display:none;}

.MainMenuLink {display: inline;
	margin-left:15px;
	margin-right:15px;}

/*=========================*/




















/*-------------------------*/
/*   CONTENT FORMATTING    */
/*-------------------------*/

#MainContentFrame {text-align: center;}

#ContentFrame {text-align: justify;}

.MinHeightFix {display: none;}

.PrintableContent {}

.ViewingContent {display:none;}

ul {margin-left: 40px;}

li {color: #000000;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;}

h2 {color: #000000;
	margin-top: 30px;
	margin-bottom: 5px;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;}

h3 {color: #4D3EDB;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-align: center;}

p {color: #000000;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;}

p.Emphasized {color: #4D3EDB;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;}

a.InlineLink {color: #000000;
	font-weight: normal;
	text-decoration: underline;}

a.InlineLink:hover {color: #FF0000;
	font-weight: normal;
	text-decoration: underline;}

.ActivityItemDate {color: #FF0000;
	font-weight: bold;}
.ActivityItemLocation {color: #FF0000;
	font-weight: bold;}
.ActivityItemDescr {color: #000000;
	display: block;
	font-weight: normal;}
.CurrentItem {margin-top: 10px;
	margin-bottom: 10px;}
.CurrentItemDate {color: #FF0000;
	display: inline;
	font-weight: bold;}
.CurrentItemDescr {color: #000000;
	display: block;
	font-weight: normal;}

.BookTitle {margin-top: 15px;
	color: #000000;
	font-size: 9pt;
	font-style: italic;
	font-weight: normal;
	text-decoration: underline;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;}

.BookWriter {position: relative;
	left: 20px;
	color: #000000;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;}

.DownloadAdvice {display: none;}

/*=========================*/




















/*-------------------------*/
/*         BOTTOM          */
/*-------------------------*/

#bottompart {}

#webmaster {pdisplay: block;
	font-size: 8pt;}

#FlashAdvice {display: none;}

a.BottomLink {color: #000000;
	font-weight: normal;
	text-decoration: underline;}

a.BottomLink:hover {color: #FF0000;
	font-weight: normal;
	text-decoration: underline;}

/*=========================*/