.bo {font-weight: bold;}
.sm {font-size: 8pt;}
.bosm {font-size: 8pt;font-weight: bold;}
.failed {color: red;}
.failedp {color: #800000;}
.failed A:link {color: #ff0000;}
.failedp A:link {color: #800000;}
.darkblue {
	background: #000066;
}
.greytxt {
	color: #555555;
}
A:link {color: #0055cc;}
A:visited {color: #0000CC;}
A:active {color: #ff0000;}
A:hover {color: #ff0000;}
BODY {
	margin-left: 10px;
	margin-right: 10px;
        background-image: url(cloud.jpg);
	background-repeat: repeat;
	background-position: 0px 4px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt
}
P {
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt
}
sup {
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt
}
sub {
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt
}
PRE {
	color: black;
	font-family: courier new;
	font-size: 10pt
}
H1 {
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 15pt;
        font-weight: bold;
	text-align: center;
        border-bottom: 2px solid #266FB7;
}
H2 {
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
        font-weight: bold;
	text-align: left;
        border-bottom: 1px solid #266FB7;
	padding-left: 17px;
}
H3 {
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
        font-weight: bold;
	text-align: left;
        border-bottom: 1px solid #266FB7;
	padding-left: 27px;
}
hr {border: none 0;
	border-top: 2px solid #80BFFF;
	width: 100%;
	height: 2px;
}
UL, LI {
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}
OL, LI {
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt
}
TD {
	vertical-align: top;
	color: black;
	background: #80BFFF;
	border:solid 1px white; 
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt
}
TH {
	vertical-align: top;
	background: #266fb7;
	text-align: left;
	border:solid 1px white; 
	color: white;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt
}
TH.lhead {
	vertical-align: top;
	background: #266fb7;
	text-align: left;
	border:solid 1px white; 
	color: white;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt
}
TH.level2 {
    vertical-align: top;
	background: #5599DC;
	text-align: left;
	border:solid 1px white; 
	color: white;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt
}
TD.aleft {
    vertical-align: top;
	background: white;
	text-align: left;
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt
}
TD.box {
	vertical-align: top;
	border: 1px solid #80BFFF;
	background: white;
}
TABLE.bx {
	border: 1px solid #266FB7;
	background: white;
	margin-left:20px; margin-bottom:20px;
}
TABLE.bx TD {
	vertical-align: top;
        text-align: center;
	color: black;
	background: white;
	border:solid 0px; 
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt
}
TABLE.data {
    width:100%; margin-left:0%; margin-right:0%;
	border:solid 1px #AAAAAA; 
	border-collapse:collapse; 
	border-spacing: 1pt;
	background-color:#F9F9F9; 
	font-size:95%; 
	empty-cells:show;
}
TABLE.index {
	width:90%; margin-left:5%; margin-right:5%;
	border:solid 1px #AAAAAA; 
	border-collapse:collapse; 
	border-spacing: 1pt;
	background-color:#F9F9F9; 
	empty-cells:show;
}
TD.tcell {
    	vertical-align: top;
	background: white;
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt
}
TABLE.hp {
 	border-collapse:collapse; 
	border-spacing: 1pt;
	border-color: white;
	border:solid 1px #ffffff; 
	empty-cells:show;
}
TABLE.hp TH {
	text-align: center;
	background: white; 
    	padding-left:2px; padding-right:2px;
    	padding-top:1px; padding-bottom:0px;
}
TABLE.hp TD {
	vertical-align: top;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	background-color:#266fb7; 
    	padding-left:2px; padding-right:2px;
    	padding-top:1px; padding-bottom:1px;
}
TABLE.hp TD A:link {color: white;}
TABLE.hp TD A:visited {color: white;}
TABLE.hp TD A:active {color: #ff0000;}
TABLE.hp TD A:hover {color: #ff0000;}
TABLE.hp TD P {
	vertical-align: top;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	background-color:#266fb7; 
    	padding-left:2px; padding-right:2px;
    	padding-top:1px; padding-bottom:1px;
}
TABLE.hp TD P A:link {color: white;}
TABLE.hp TD P A:visited {color: white;}
TABLE.hp TD P A:active {color: #ff0000;}
TABLE.hp TD P A:hover {color: #ff0000;}
TABLE.hp TD LI {
	vertical-align: top;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	background-color:#266fb7; 
    	padding-left:2px; padding-right:2px;
    	padding-top:1px; padding-bottom:1px;
}
TABLE.hp TD LI A:link {color: white;}
TABLE.hp TD LI A:visited {color: white;}
TABLE.hp TD LI A:active {color: #ff0000;}
TABLE.hp TD LI A:hover {color: #ff0000;}
TABLE.hplist {
	width:100%;
 	border-collapse:collapse; 
	border-spacing: 1pt;
	border-color: white;
	border:solid 1px #ffffff; 
	background-color:#266fb7; 
	empty-cells:show;
}
TABLE.hplist TD {
	vertical-align: top;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	background-color:#266fb7; 
    	padding-left:2px; padding-right:2px;
    	padding-top:1px; padding-bottom:1px;
}
TABLE.hplist TH {
	vertical-align: top;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	background-color:#5599DC; 
    	padding-left:2px; padding-right:2px;
    	padding-top:1px; padding-bottom:1px;
}
TABLE.hplist TD A:link {color: white;}
TABLE.hplist TD A:visited {color: white;}
TABLE.hplist TD A:active {color: #ff0000;}
TABLE.hplist TD A:hover {color: #ff0000;}
