/* CSS Document */

h1 {
    font-size: 12px;	
	line-height: 16px;
	color: #333333
}

.text10 {
    font-size: 10pt;
	color: #333333
}
.text10 a:link{color:#6600FF;}
.text10 a:visited{color:#6600FF;}
.text10 a:hover{color:#FF3333;}
.text10 a:active{color:#FF3333;}

.text10o {
    font-size: 10pt;
	color: #EB6100
}

.text12o {
    font-size: 12pt;
	color: #EB6100
}

#text10 {
    font-size: 10pt;
	color: #333333
}

#text10b {
    font-size: bold 10pt;
	color: #00466F
}

#text10o {
    font-size: 10pt;
	color: #EB6100
}

#text10wb {
    font-size: bold 10pt;
	color: #FFFFFF
}

#text11b {
    font-size: bold 11pt;
	color: #00466F
}

#copyright {
    font-size: 9pt;
	color: #333333
}

#copyright a:link{color:#333333;text-decoration:none;}
#copyright a:visited{color:#333333;text-decoration:none;}
#copyright a:hover{color:#333333;text-decoration:underline;}
#copyright a:active{color:#333333;text-decoration:underline;}
.footnavi{
	text-align:center;
	font-size:12px;
	color:#333333;
	line-height:18px;
	border-top:1px solid #999999;
	margin-top:20px;
	padding-top:10px;
}
.footnavi a:link{color:#333333;text-decoration:none;}
.footnavi a:visited{color:#333333;text-decoration:none;}
.footnavi a:hover{color:#996633;text-decoration:underline;}
.footnavi a:active{color:#996633;text-decoration:underline;}

strong{font-weight:normal;}
dfn{font-style:normal;}
em{font-style:normal;}

h2 {
    font: bold 11pt;
	color: #00466F;
	display:inline;
}
h3 {
    font: bold 11pt;
	color: #00466F;
	display:inline;
}







