body {
	background-image: url("/or/img/page_bg.jpg");
	background-repeat: repeat-x;
	background-color: #fff;
	color: #000;
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;}

div.clear {
	clear: both;
	margin:0px;
	padding:0px;}

/* FEATURE STYLES */

#feature {
	float: left;
	border: 0px;
	background-image: url("/or/img/feature_bg.gif");
	background-repeat: no-repeat;
	background-color: transparent;
	color: #457;
	padding: 0px 4px 4px 4px;
	margin: 10px 10px 1px 5px;}

#feature-wrap {
	width: 170px;
	margin: 0px;
	padding: 0px;}

#feature-wrap div.content {
	text-align: left;
	height: 220px;
	overflow: auto;
	display: block;
	border: 1px solid #9ac;
	background-color: #fff;
	margin: 0px;
	padding: 0px;}

#feature h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-stretch: ultra-expanded;
	text-align: center;
	color: #000;
	padding: 5px 0px 1px 0px;
	margin: 0px;}

#feature p {
	text-align: justify;
	padding: 5px;
	margin: 0px;}

/* CUSTOM TEXTFLIP STYLES */
#textflip { position: absolute; top: 0px ; left: 0px ; width:auto; height:10px; z-index:999; color: #6bc; background: transparent;}
A.textflip:link { color : #6bc; background: transparent; text-decoration : none; font-size : 9px; font-family : Arial, Helvetica, sans-serif;}
A.textflip:visited { color : #6bc; background: transparent; text-decoration : none; font-size : 9px; font-family : Arial, Helvetica, sans-serif;}
A.textflip:hover { color: #fff; background: transparent; text-decoration: none; font-size: 9px; font-family : Arial, Helvetica, sans-serif;}
A.textflip:active { color : #fff; background: transparent; text-decoration : none; font-size : 9px; font-family : Arial, Helvetica, sans-serif;}

/* NAV MENU STYLES */

#nav {
	position: absolute;
	top: 150px;
	left: 15px;
	border: 3px solid #c00;
	background-color: #fff;}

#nav ul {
	font-family : Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	list-style: none;
	width: 130px;
	margin: 0px;
	padding: 0px;
	border: 0px;}

#nav ul li {
	border: 0px;
	margin: 0px;
	padding: 0px;}

#nav ul li a {
	display: block;
	padding: 3px 5px 1px 5px;
	background-color: #fff;
	text-align: right;
	font-size: 12px;
	color: #c00;
	text-decoration: none;
	width: 100%;}
	html>body #nav ul li a {
	width: auto;}

#nav ul li.header a {
	background-color: #000;
	font-size: 13px;
	font-weight: bold;
	color: #fff;}

#nav ul li a:active, #nav ul li a:hover {
	background-color: #fdd;
	color: #000;}

#nav ul li.header a:active, #nav ul li.header a:hover {
	background-color: #000;
	color: #f00;}

/* GLOBAL NAV MENU STYLES */

#globalnav {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	min-width: 610px;
	height: 32px;
	color: #000;
	padding: 0px;
	margin: 10px 25px 10px 95px;
	background-image:  url("/or/img/glbnav_background.gif");}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;}

#globallink {
	position: absolute;
	top: 7px;
	height: 22px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 2;}

#globallink ul {
	list-style: none;
	margin: 0px;
	padding: 0px;}

#globallink ul li {
	border: 0px;
	margin: 0px;
	display: inline;}

a.glink, a.glink:visited {
  	font-size: 13px;
  	color: #000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8bb;}

a.glink:hover{
  	background-image:  url("/or/img/glblnav_selected.gif");
	color: #000;
	text-decoration: none;}

/* CONTENT STYLES */

#search input {
	font-size: 11px;
	background: #def;
	margin: 0px;
	padding: 0px;}

#search form {
	margin: 0px;
	padding: 0px;}

#content {
	border: 5px;
	border: solid #c00;
	background-image: url("/or/img/content_bg.jpg");
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #fff;
	color: #000;
	padding: 5px 10px 10px 70px;
	margin: 0px 20px 5px 90px;}
	
 /* Start hide from IE-Mac \*/
	
* html #content
	{
	height: 1%;
	}
	
/* End hide from IE-Mac */

#content img.right {
	float: right;
	border: 2px solid #000;
	margin: 5px 0px 0px 10px;
	padding: 0px;}
	
#content img.right:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}

#content img.left {
	float: left;
	border: 2px solid #000;
	margin: 5px 10px 0px 0px;
	padding: 0px;}

#content p {
	color: #000;}

.hidden {
	display: none;}

#content ul {
	list-style-image: url("/or/img/bullet.gif");
	list-style-type: disc;
	padding: 0px;
	padding-left: 20px;
	margin: 10px 5px 5px 5px;}

#content ul li {
	padding-top: 0px;
	padding-bottom: 5px;
	font-size: 9pt;}

#content ol {
	padding: 0px;
	padding-left: 20px;
	margin: 10px 5px 5px 5px;}

#content ol li {
	padding-top: 0px;
	padding-bottom: 5px;
	font-size: 9pt;}

h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #c00;}

p.sig {
	text-align: right;}

#content table {
	border-collapse: collapse;
	width: auto;
	margin-top: 10px;}

#content table th {
	font-weight: bold;
	color: #000;
	background-color: #ccc;
	text-align: left;
	padding: 3px;
	border: 1px #999 solid;}

#content table td {
	font-weight: normal;
	color: #000;
	background-color: #fff;
	text-align: left;
	border: 1px solid #999;
	padding: 3px;
	vertical-align: top;}

#content table caption {
	width: auto;
	color: #fff;
	background-color: #000;
	font-size: 16px;
	font-weight: bold;
	caption-side: top;
	padding: 5px;
	text-align: center;}

#content a:link, #content a:visited {
	color: #06c;
	text-decoration: none;
	border-bottom: 1px dashed #cee;}

#content a:active, #content a:hover {
	color: #c00;
	text-decoration: none;
	border-bottom: 1px dashed #c00;}

/* FOOTER STYLES */

#gu-standard-footer a:link, #gu-standard-footer a:visited {
	color: #000;
	background: inherit;
	text-decoration: none;
	border: 0px;}

#gu-standard-footer a:hover, #gu-standard-footer a:active {
	color: #000;
	background: inherit;
	text-decoration: underline;
	border: 0px;}

.forminput {
	padding-left: 2px;
	background-color: #eee;
	color: #000;
	border-style: groove;
	border-color: #666;
	border-width: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	vertical-align: middle;}

.formbutton {
	background-color: #000;
	color: #fff;
	border-style: solid;
	border-color: #666;
	border-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	vertical-align: middle;}


/* Ethics Manual CSS */

#manual #content
	{
	line-height: 1.2em;
	padding: 0px 10px 0px 70px;
	margin-left: 90px;
	}

#manual #content h1
	{
	line-height: 1.5em;
	}

#content-body h1
	{
	margin-top: 7px;
	}

#content p.manual-update
	{
	font-size: 80%;
	width: 150px;
	float: right;
	padding: 0px;
	margin: 5px 5px 0 0;
	}

#content-body
	{
	margin-left: 220px;
	}

h3
	{
	color: black;
	font-size: 120%;
	}

.contentsethics
	{
	float: left;
	display: inline;
	width: 200px;
	margin: 0px;
	padding: 5px;
	clear: right;
	}

h2.manual-name
	{
	line-height: 1.5em;
	}

