body { /* For most versions of NN.4.x */
	margin: -10px;
	padding: 0;
}
html body { /* For CSS-compliant browsers */
	margin:0px;
}
body {
	background:#FFF;
	color:#666;
	font-family: Verdana,'Trebuchet MS',Arial,Helvetica,sans-serif;
	font-size:11px;
}
div,p,dt,dd,li,td {
	color:#666;
	font-family: Verdana,'Trebuchet MS',Arial,Helvetica,sans-serif;
	font-size:11px;
}

dt {
	font-weight:bold;
}
dd {
	margin-bottom:.3em;
}
ul {
	margin-top:0px;
}

h1{font-size:1.6em;line-height:1.6em;}
h2{font-size:1.45em;line-height:1.45em;}
h3{font-size:1.3em;line-height:1.3em;}
h4{font-size:1.15em;line-height:1.15em;}
h5{font-size:1em;line-height:1em;}
h1,h2,h3,h4,h5 {
	color:#F93;
	font-family: Verdana,'Trebuchet MS',Arial,Helvetica,sans-serif;
	font-weight:bold;
	margin-bottom:.3em;
}

a:link {
	color:#369;
	background-color:transparent;
}
a:visited {
	color:#036;
	background-color:transparent;
}
a:hover {
	color:#58B;
	background-color:transparent;
}
a:active {
	color:#999;
	background-color:transparent;
}

#logo {
	padding:15px;
}

#nav {
	padding:0 10px 0 10px;
	background:#F93;
	color:#FFF;
}
#nav img {
	display:block;
}

#breadcrumbs {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:.5em .5em 0 0;
	height:2em;
}
#breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:hover, #breadcrumbs a:active {
	text-decoration:none;
	font-weight:normal;
}

#children {
	margin-top:1em;
	font-size:10px;
	color:#666;
}
#footertext {
	margin-left:6px;
}
#footertext, #footertext p, #footertext td {
	font-size:9px;
}

img {
	border:0;
}

img.block {
	display:block;
}

.highlight {
	color:#F93;
}

/*
#lsidebar {
	float:left;
	width: 195px;
	margin:4px 0 0 0;
}
#contentbox {
	width:360px;
	margin: 4px 0 0 200px;
}
#rsidebar {
	position:absolute;
	left:565px;
	top:111px;
	z-index:3;
	width:195px;
}
*/
#contentbox {
	padding: 6px;
}

#printcontentbox {
	width:520px;
	margin: 4px 0 0 15px;
}

#content {
	padding:4px;
}
.sidebar {
	padding:4px;
}

#sidenavtitle {
	padding:2px;
	background:#369;
	color:#FFF;
	font-weight:bold;
}
#sidenav {
	padding:4px;
}
#sidenav a {
	color:#369;
}
#sidenav ul {
	list-style: disc url(/images/garrow.gif) inside;
	margin-left:0em;
	margin-bottom:0em;
	padding-left:1em;
	text-indent:-1em;
}
#sidenav ul ul {
	list-style: disc url(/images/lbarrow.gif) inside;
}
#sidenav ul ul ul {
	list-style: disc url(/images/oarrow.gif) inside;
}
#sidenav ul ul ul ul {
	list-style: disc url(/images/barrow.gif) inside;
}

div.indent1 {
	padding: 0 0 0 8px;
}
div.indent2 {
	padding: 0 0 0 16px;
}

#sidenav li a {
	color:#F93;
}

#footer {
	clear: both;
	width: 760px;
	text-align: center;
	margin-top:1em;
	padding: 1em;
	color: #000;
}

.units {
	font-size:80%;
}

div.stock {
	margin:1px;
	margin-left:15px;
}
div.stock a {
	color:#F93;
}
.stock {
	font-size:9px;
	color:#FFF;
}
.stockprice {
	color:#FFF;
}

/*/*/a{}
#searchform {
	display:inline;
	margin:0;
	padding:0;
}
img.menufloat {
	display:block;
	width:8px;
	height:8px;
	float:right;
}
/* */

#logo_message { width:600px; padding: 120px 40px 40px; line-height:1.2; font:22px Helvetica, Arial; color:#89a7b5; background:url(/images/logo_message.gif) no-repeat; }
#logo_message strong { font-weight:bold; color:#faa637; }

#fru { float:left; _display:inline; padding: 10px; width: 316px; height:1%; }
#fru img { display: block; }
#fru a:focus { outline:0; }

#monthly_distribution { float:left; _display:inline; padding: 50px 10px 0 10px; width: 285px; height: 90px; font: 12px Verdana; color:white; line-height: 1.5; overflow:hidden; background:url(/images/monthly_distribution.gif) no-repeat scroll 0px 10px; }
#monthly_distribution strong { font-weight:bold; }




