html,/* CSS Document */ body,/* Suggested settings to provide default cross-browser behaviours */ p, ul, ol, li, a, input, form, table, tr {
	margin:0px;
	padding:0px;
	border:0px;
}
a {
	text-decoration:none;
}
img {
	border:none;
}
ul {
	
	list-style:none;margin:0px;padding:0px;
}


fieldset {
	border:none;
	margin:0px;
	padding:0px;
}
html body {
	font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
	margin:0;
	text-align:center;
	height: 100%;
	background-color: #4f4f40;
	background-image: url(../_images/bg.gif);
	background-position: center;
	background-repeat: repeat-y;
}
h1, h2, h3 {
	text-transform:uppercase;
	padding:0;
	margin:0;
}
div h1 {								/* This is needed for info semantics but should not be displayed */
	position:absolute;
	top:-100px;
	left:-600px;
	color:#000;
	font-size:115%;
}
h1, h2 { display:none;}
h2 {
	color:#a72818;
	font-size:112%;
}

h3 {
	margin:0; 
	color:#8c410b;
	font-size:12px;
}
a:hover {
	text-decoration: underline; 
}
.globalContainer {
	text-align:left;
	width:978px;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.contentContainer {
	text-align:left;
	width:978px;
}
.midContainer {
	width: 978px;
	clear: both;
	background-color: #EEE6D8;
}
.topContainer {
	float:left;
	padding:0px;
	width:978px;
}
.topContainerInner {
	width: 536px;
	float: left;
}
.info1 {
	float:left;
	width: 402px;
	background-repeat: repeat;
	background-image: url(../_images/top-right.gif);
	color: #3D5F84;
	height: 40px;
	padding-top: 57px;
	text-align: right;
	padding-right: 40px;
}
.info1 strong {
	font-weight: bold;
	font-size: 10px;
	color: #3D5F84;
}
.info1 p {
	font-weight: normal;
	font-size: 10px;
	color: #000000;
}
.info1 span {
	padding-left:30px;
}
.menuContainer {
	padding:0px;
	width:978px;
}
.menuContainerInner {
	width: 338px;
	float: left;
}
.menuContainerInner2 {
	width: 640px;
	float: left;
	background-image: url(../_images/nav7.jpg);
	background-repeat: repeat-x;
}
.sideBody2 {
	float:left;
	width:308px;
	background-color:#eee6d8;
	background-image: url(../_images/onr-brand-bg.jpg);
	background-repeat: repeat;
	padding-top: 50px;
	padding-left: 30px;
	font-style: normal;
	font-size: 16px;
	height: 288px;
}
.sideBody2 p {
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding-top: 10px;
}

a {color: #8c410b;}
.sideBody2 a {
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #3D5F84;
}
.sideBody2 a:hover, .sideBody2 a.selected {
	color: #8c410b;
}
.sideBody2 a.selected:hover { text-decoration:none; }


/*management*/

table td { vertical-align:top;}
.Body1 table { margin-bottom:20px;}
.Body1 table td p a  { color: #000000;}
.Body1 table td p /*a:hover*/ { text-decoration:none;}
.Body1 table td.selected p a, .Body1 table td.selected p { color: #8c410b; text-decoration:none; cursor:auto; }
p strong {color: #8c410b;}


.Body1 table td p { padding-top:5px;} 

.column { width:250px; float:left; }



.sideBody2 li {
	line-height:16px;
	background:url('../_images/list-arrow01-unselectedb.gif') no-repeat top left; 
	padding-left: 10px;
	background-position: 0 7px;
}
.sideBody2 ul {
	padding-left:10px;
	padding-top: 5px;
}
.Body1 {
	float:left;
	width:580px;
	background-color:#eee6d8;
	background-image: url(../_images/body-bg.gif);
	background-repeat: repeat;
	padding-right: 55px;
	padding-top: 50px;
	padding-bottom: 10px;
}
.Body1 p, .Body1 ul, .Body1 table {
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding-bottom: 10px;
	clear: right;
}
 .Body1 table { padding-top:0px;}


.Body1 img {
	padding-top: 10px;
	border: 0;
	
	clear: both;
	padding-right: 15px;
	padding-bottom: 5px;
}
.midContainer {
	width:978px;
	padding: 0;
	float: left;
}
.midContainerInner {
	width:978px;
	background-color:#EEE6D8;
}
.mid1 li {
	line-height:16px;
	background:url('../_images/list-arrow01-unselectedc.gif') no-repeat top left;
	font-size: 10px;
	color: #3D5F84;
	display: inline;
	padding-left: 10px;
	background-position: 0 50%;
}
.mid1 ul {
	padding-top: 5px;
	display: inline;
}
.mid1 p {
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding-top: 10px;
}
.mid1 a {
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #3D5F84;
}
.mid1 a:hover {
	color: #8c410b;
}
.mid1 {
	float:left;
	width: 50%;
	background-color:#eee6d8;
	padding-left: 30px;
	font-style: normal;
	font-size: 10px;
	padding-bottom: 10px;
}
.mid1 img {
	padding-bottom: 8px;
}
.mainContainer {
	clear:both;
	float:left;
	width:978px;
	background-repeat: repeat;
	background-image: url(../_images/body-bg.gif);
	background-color: #eee6d8;
}
.bottomContainer {
	width: 978px;
	clear: both;
	background-image: url(../_images/bottom.gif);
	background-repeat: repeat-x;
	background-color: #d3e2f4;
	float: left;
	height: 100%;
}
.bottomContainerInner {
	width:978px;
	background-color:#d3e2f4;
	padding-top: 15px;
	background-image: url(../_images/bottom.gif);
	background-repeat: repeat-x;
}
.bottom1 {
	float:left;
	padding-bottom: 10px;
}
.bottom1 p {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #3D5F84;
	padding-left: 20px;
	padding-top: 6px;
}
.bottom2 {
	float:right;
	padding-right: 20px;
	text-align: right;
	padding-bottom: 10px;
}
.bottom2 a {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #3D5F84;
}
.bottom2 li {
	padding-left:10px;
	background:url('../_images/list-arrow01-unselecteda.gif') no-repeat top left;
	display: inline;
	background-position: 0 75%;
}
.bottom2 a:hover, .bottom2 a.selected  {
	color: #8c410b;
}
.bottom2 a.selected { text-decoration:none;}
.rotateContainer {
	width: 978px;
	clear: both;
}
.Body1main {
	float:left;
	width:376px;
	background-color:#eee6d8;
	background-image: url(../_images/body-bg.gif);
	background-repeat: repeat;
	padding-right: 25px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 25px;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.Body1main p, .Body1main ul {
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #3D5F84;
	padding-top: 10px;
	clear: right;
	padding-bottom: 15px;
}
.Body1main ul  li {background:url(../_images/list-arrow01-unselectedb.gif) left 5px no-repeat; padding-left:15px;}
.Body1main ul  li ul {
	padding-bottom: 2px;
	padding-top: 3px;
}
.Body1main ul  li ul li {
	list-style:disc;
	background:none;
	list-style-position:outside;
	margin-left: 20px;
	padding-left: 0px;
}
.sideBody2main {
	float:left;
	width:220px;
	background-color:#eee6d8;
	padding-top: 20px;
	padding-left: 30px;
	font-style: normal;
	font-size: 10px;
	padding-right: 20px;
}

.sideBody2main-st01 {padding-left: 0px;padding-right: 0px;}
.sideBody2main-st01 .content { padding-left: 30px;}
.sideBody2main p {
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding-top: 10px;
}
.sideBody2main a {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #3D5F84;
}
.sideBody2main a:hover {
	color: #8c410b;
}
.sideBody2main li {
	background:url('../_images/list-arrow01-unselectedd.gif') no-repeat;
	padding-left: 10px;
	background-position: 0 55%;
	padding-top: 15px;
}
.sideBody2main ul {
	padding-left:0px;
}
.sideBody2main strong {
	font-size: 10px;
	font-style: normal;
	color: #853E0C;
}
.sideBody2main table {
	padding-left:0px;
}
.sideBody2main td {
	padding-left:0px;
	padding-top: 0px;
	padding-bottom: 5px;
}
.borderContainer {
	float:left;
	width:5px;
	background-color:#eee6d8;
	padding-top: 20px;
	padding-left: 0px;
	font-style: normal;
	padding-right: 0px;
}
.menu li {
	line-height:16px;
	background:url('../_images/menu-marker.gif') no-repeat top left;
	padding-left: 10px;
	padding-right: 10px;
}
/* maps */

#map {
	position:relative;
	padding-bottom:0px;
	left:0px;
	top:0px;
}
#map img {
	margin:0px;
	clear:both;
}
#map ul {
	height:0px;
}
#map li ul {
	display:none;
}
#hint {
	width:315px;
	z-index: 1;
}
#hint p {
	color:#000000;
	padding:5px 0;
	font-size: 11px;
	line-height: 16px;
}
#hint p span{
	color:#8c410b;
	width:100%;
	display:block;
	padding:10px 0;
	font-size: 14px;
	font-weight: bold;
}
#hint h3 { font-size:12px; padding-bottom:10px;}
#hint ul {list-style:disc; padding-left:15px; }
#hint ul li { list-style:disc; color:#6E89A4; font-weight:normal;} 


#map .obj1, .obj2, .obj3, .obj4 {
	cursor:pointer;
	position: absolute;
	height: 38px;
}
.map01 .obj1 {
	left:68px;
	top:236px;
}
.map01 .obj2 {
	left:62px;
	top:298px;
}
.map01 .obj3 {
	left:148px;
	top:190px;
}
.map01 .obj4 {
	left:140px;
	top:311px;
}
.txtdis {
	font-size: 10px;
	color: #000000;
	width: 315px;
	float: left;
	padding-top: 25px;
	display: block;
}
.map {
	width: 281px;
	float: left;
}
.txtdis li {
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	font-weight: bold;
}

/*financial reports*/
.Body1 table td p { padding-bottom:5px;}
table.st01 td { padding:5px 0 5px 10px;}
table.st01 th { padding:10px 0px;}
table.st01 th, table.st01 td { text-transform:uppercase; }

table.st01 th, table.st01 td p strong, .pressReleases { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:19px; font-weight:bold; text-align:left;}
table.st01 th, h3.st01 { font-size:14px;  }
table.st01 td p { padding:0px;}
table.st01 td a { text-decoration:underline;}
table.st01 tr.st01 { background-color:#E3D9CF; }
table.st01 tr.st01 td.st01  {background-color:#EFE7DA;}
h3.st01 { color:#000;}


div.st01 { padding:0px; padding-top:10px; }
div.st01 ul li {background:url(../_images/list-arrow01-unselectedb.gif) no-repeat 0 5px; list-style:none; padding-left:15px;}
div.st01 ul li ul { padding-bottom:0px; }
div.column .content { padding-top:10px;}
div.st01 h3 { padding-bottom:10px;}
div.st01 p strong { }

.info1 strong { white-space:nowrap;}
div.st01 ul.st01 li { list-style:decimal outside; background:none; padding-left:0px; padding-bottom:10px; } 
div.st01 ul.st01 { padding-left:20px;}