@charset "iso-8859-1";
/*
=========================================================
        Style Definitions limited to [title_002] (EN)
---------------------------------------------------------
 Copyright (C) 2006 Yeti PaPa. All rights reserved.
               http://www.yetipapa.com/
=========================================================
*/

body {
	background: #13254F url(../bg.gif) no-repeat fixed left center;
	border: 0;
	margin: 5px 0;
	scrollbar-face-color:       #4669A4;
	scrollbar-track-color:      #354F6A;
	scrollbar-3dlight-color:    #95ACD2;
	scrollbar-darkshadow-color: #95ACD2;
	scrollbar-highlight-color:  #95ACD2;
	scrollbar-shadow-color:     #95ACD2;
	scrollbar-arrow-color:      #95ACD2;
}

a:link, a:visited {
	color: #F1DC45;
}

a:hover, a:active {
	color: #FF5151;
}

img {
	border-style: none;
}

p, div, th, td {
	color: #FFFFFF;
	font-size: 11pt;
}

div.clsStringL {
	background-color: #36466B;
	padding: 2px;
	margin: 5px 0;
}

div.clsNav {
	text-align: center;
}

div.clsNav td {
	text-align: center;
}

div.clsNav tr.clsText1 td {
	background-color: #3A63A0;
	width: 80px;
}

div.clsNav tr.clsText2 td {
	background-color: #3A63A0;
	width: 30px;
}

div.clsNav tr.clsText2 td.clsDum {
	background-color: transparent;
}

div.clsNav td.clsArrow {
	color: #DE8158;
	font-size: 18pt;
	font-weight: bold;
}

div.clsNav tr td.clsHL {
	background-color: #0D67D5;
}

div#idHead {
	background-color: #1645A5;
	font-size: 16pt;
	font-weight: bold;
	padding: 3px 3px 3px 10px;
	margin: 10px 0 10px;
}

td#idContent {
	text-align: center;
}

td#idContent table {
	margin: 10px 0;
}

td#idContent table td {
	vertical-align: top;
	border-bottom: 1px solid #606060;
}

td#idContent table div.clsIntro {
	color: #101010;
	font-size: 14pt;
	line-height: 1.5;
	padding: 10px;
	margin: 30px 60px;
}

td#idContent table div.clsCap {
	text-align: center;
	margin: 15px 2px;
}

td#idContent table div.clsAdd {
	color: #DE8158;
	padding: 5px 10px;
}

td#idContent table div.clsPar {
	line-height: 1.5;
	padding: 5px 10px;
}

td#idContent table td.clsPJ1, td#idContent table td.clsPJ2 {
	font-size: 20pt;
	padding: 15px 0;
}

td#idContent table td.clsPJ2 {
	text-align: right;
}

#idFoot {
	text-align: center;
	padding: 80px 0 10px;
}

#idFoot p#idCopy {
	color: #808080;
	line-height: 1.5;
}

#idFoot p#idUpdate {
	color: #808080;
}

#idFoot p#idCopy, #idFoot p#idUpdate {
	font-size: 9pt;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

