/*-------------------------*/
/*  COMPATIBILITY MATTER   */
/*-------------------------*/

* {margin: 0; padding: 0;}

/*=========================*/










/*-------------------------*/
/*       MAIN LAYOUT       */
/*-------------------------*/

body {color: #000000;
	background: #FFFFFF;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	text-align: center;}

#MainFrame {}

#wrapper {}

#TitleFrame {display: block;
	text-align: center}

h1 {font-size: 30pt;
	font-style: normal;
	font-weight: normal;
	display: inline;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;}

#MenuFrame {display: none;}

#language {display: none;}

.LanguageIcon {}

/*=========================*/










/*-------------------------*/
/*   CONTENT FORMATTING    */
/*-------------------------*/


#ContentFrame {}

#MinHeightFix {display: none;}

#ContentFrameText {text-align: justify;}

h2 {color: #000000;
	margin-top: 8px;
	margin-left: 25px;
	margin-bottom: 10px;
	font-size: 22pt;
	font-style: normal;
	font-weight: normal;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;}

h3 {margin-bottom: 5px;
	margin-top: 20px;
	color: #000000;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;}

p {color: #000000;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;}

.ManualSeparator {}

img {margin-right: 10px;}

.ContentPreview {text-align: center;}

.ContentImage {margin: 15px;
	border: 0px;}

.ContentThumbnail {margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	border: 0px;}

.ContentDescription {font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;}

.DownloadLinks {display: none;}

a {color: #000000;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;}

a.SmallLink {font-size: 9pt;}

a:hover {color: #000000;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;}

a.SmallLink:hover {font-size: 9pt;}

a img {border:0px;
	margin-right: 5px;}

.arrow {vertical-align: bottom;
	border: 0px;}

/*=========================*/










/*-------------------------*/
/*         BOTTOM          */
/*-------------------------*/

#bottompart {}

.separatorStart {display: none;}
.separatorBody {display: none;}
.separatorEnd {display: none;}

#webmaster {display: block;
	font-size: 10pt;}

#sitelocation {display: block;
	font-size: 10pt;}

.xitilogo {display: none;}

/*=========================*/


