/*-------------------------*/
/*  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 {margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	text-align: center;
	overflow: hidden;
	background-color: #FF9900;}

#wrapper {position:relative;
	margin:0 auto;
	text-align:left;
	width:780px;}

/*=========================*/




















/*-------------------------*/
/*         TOP PART        */
/*-------------------------*/

#TitleFrame {margin-top: 10px;
	display: block;
	width: 780px;
	height: 95px;
	text-align: center;}

h1 {display: none;}

.ManualSeparator {display: none;}

/*=========================*/




















/*-------------------------*/
/*          MENU           */
/*-------------------------*/

#MenuFrame {position: absolute;
	z-index: 2;
	display: block;
	left: 10px;
	top: 115px;
	height: 460px;
	width: 150px;}

/*=========================*/




















/*-------------------------*/
/*   CONTENT FORMATTING    */
/*-------------------------*/

#MainContentFrame {position: relative;
	display: block;
	left: 10px;
	top: 100px;
	width: 600px;
	text-align: center;}

#ContentFrame {position: relative;
	display: block;
	left: 170px;
	top: 10px;
	width: 600px;
	text-align: justify;}

.MinHeightFix {height: 450px;}

.PrintableContent {display:none;}

.ViewingContent {}

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;}
.ActivityItemNotice {color: #000000;
	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;}

/*=========================*/




















/*-------------------------*/
/*         BOTTOM          */
/*-------------------------*/

#bottompart {position: relative;
	top: 0px;
	width: 780px;
	height: 50px;
	clear: both;}

#webmaster {position: absolute;
	color: #4D3EDB;
	top: 28px;
	left: 680px;
	font-size: 7pt;}

#FlashAdvice {position: absolute;
	color: #4D3EDB;
	top: 10px;
	left: 10px;
	font-size: 7pt;
	width: 155px;
	text-align: center;}

a.BottomLink {color: #4D3EDB;
	font-weight: normal;
	text-decoration: underline;}

a.BottomLink:hover {color: #FF0000;
	font-weight: normal;
	text-decoration: underline;}

/*=========================*/