
/*div#bd{ behavior: url(/annual_report/2007/html/common/style/iepngfix.htc); }*/

body, html {
	background-color: #eaaf10;
	margin: 0px;
	padding: 0px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #818484;
	position:relative;
	z-index:0;
}

h1, h2, h3, h4 {
	font-weight: bold;
	padding-bottom: 10px;
}

h1 {
	font-size: 246.4%; /*24pt*/
	color: #000000;
	font-family:"Times New Roman";
}

h2 {

	font-size: 131%; /*13pt*/
	font-family: "Times New Roman";
	color: #818484;
	
}

h3 {
	font-size: 131%; /*13pt*/
	font-family: "Times New Roman";
	color: #eAAF10;
}

h4 {
	font-size: 77%; /* 10px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;

	color: #000000;
}
h5 {
	font-size: 77%; /* 10px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000000;
}

h6 {
	font-size: 77%; /* 10px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:italic;
	color:#818484;
}

p {
	padding-bottom: 10px;
	font-size: 77%; /* 10px */
}

strong {
	font-weight: bold;
}

sup {
font-size:  81.3%;
vertical-align: super;
}
*.html sup, *.html sub{
	font-size:100%;
}
sub {
font-size: 80.3%;
vertical-align:sub;
}

em {
	font-style: italic;
}

img {
	border: none;
}

img, div {
	padding: 0px;
	margin: 0px;
}

.fleft {
	float: left;
	font-size: 77%; /* 10px */
}

.fright {
	float: right;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.clear {
	clear: both;
	height: 0px;
	line-height: 0em;
}

a {
	color: #818484;
	color: #EAAF10;
	text-decoration: underline;
}

.black {
	color: #000000;
}

img, div { behavior: url(iepngfix.htc) }

.gold {
color: #eAAF10;
}
.black{
	color:#000000;
}

ul, ol {
	
	margin:5px 0px 0px 15px;
	
}
li h4 {
	padding-bottom:0px;
	font-size:100%;
}
ul li {
	margin-bottom:10px;
	font-size:77%;
	
}
ul.gold_square li {
list-style-image:url(../images/interface/square_bullet_gold.gif);
* list-style-image:url(../images/interface/square_bullet_gold_ie.gif);


}
ul.black_square li {
list-style-image:url(../images/interface/square_bullet_black.gif);
* list-style-image:url(../images/interface/square_bullet_black_ie.gif);

}
ul.second-level{
	* margin-top:-15px;
	
}
ul.second-level li{
	font-size:100%;
}

