/* File Information

			File - Responsible Investor Style Sheet
			Author - Simon Rudkin
			Date - August 2007

----------------------------------------------- */

/* Color Reference

			Red - #FF0000

----------------------------------------------- */

/* Basics
----------------------------------------------- */

* {
			padding: 0;
			margin: 0;
			}

img {
			border: none;
			}

body {
      background: #CCCCCC;
			font-family: "Helvetica Neue", arial, helvetica, sans-serif;
			font-size: 62.5%;
			height: 100%;
			}

.popup {
			background-color: #CCCCCC;
			}

p {
			font-size: 1.2em;
			line-height: 1.5em;
			color: #333333;
			}

#toolbar p {
			margin: 9px;
			}

h1  {
			margin: 0px;
			padding: 0px;
			float: left;
			text-indent: -9999px;
			background: url(/images/assets/ri_logo.gif) top left no-repeat;
			}

h1 a, h1 a:hover {
			display: block;
			text-decoration: none;
			margin: 0px;
			width: 280px;
			height: 136px;
			border: none;
			}

h4 {
			color: #FF0000;
			font-size: 1.2em;
			line-height: 1.5em;
			margin-top: 0.5em;
			}

a {
			text-decoration: none;
			color: #FF0000;
			border-bottom: none;
			}

.selected a, .selected a:link, .selected a:visited {
			color: #FF0000;
			}

a:hover {
			text-decoration: none;
			color: #666666;
			border-bottom: 1px dotted #666666;
			}

ul, ol {
			font-size: 1.2em;
			line-height: 1.5em;
			}

#primaryContent ul, #primaryContent ol{
			list-style-position: inside;
}

ul ul, ol ol {
			font-size: 1em;
			line-height: 1.5em;
			}

#primaryPageHeader {
			background: url(/images/assets/hatch_2.gif) top left repeat;
			border-bottom: 1px solid #CCCCCC;
			padding-bottom: 27px;
			}

#primaryPageHeader h2 {
			color: #FF0000;
			font-family: "Helvetica Neue", arial, helvetica, sans-serif;
			font-size: 2.4em;
			line-height: 1.0em;
			font-weight: bold;
			padding-top: 9px;
			padding-left: 10px;
			padding-right: 10px;
			}

#primaryPageHeader p {
			margin-top: 9px;
			margin-left: 10px;
			}

#primaryPageHeader h3 {
			color: #666666;
			font-family: "Helvetica Neue", arial, helvetica, sans-serif;
			font-size: 1.8em;
			line-height: 1.0em;
			font-weight: bold;
			padding-left: 10px;
			padding-right: 10px;
			}

/* Layout
----------------------------------------------- */

#page {
			width: 970px;
			margin: 0px auto;
			padding: 0px;
			background: #FFFFFF;
			}

#masthead {
			height: 136px;
			margin: 0px 0px 8px 10px;
			}

#toolbar {
			width: 468px;
			height: 34px;
			float: right;
			display: inline;
			margin-right: 10px;
			margin-top: 18px;
			text-align: right;
			border: 1px solid #CCCCCC;
			}

#primaryBanner {
			width: 480px;
			height: 72px;
			margin-right: 10px;
			margin-top: 0px;
			float: right;
			display: inline;
			}

#primaryBanner img {
			float: right;
			border: 1px solid #CCCCCC;
			margin-top: 5px;
			}

#primaryBanner object {
			float: right;
			border: 1px solid #CCCCCC;
			margin-top: 5px;
			}

#primaryBanner embed {
      float: right;
      /* border: 1px solid #CCCCCC; */
      margin-top: 5px;
      }

#primaryBanner iframe {
			float: right;
			border: 1px solid #CCCCCC;
			margin-top: 5px;
			}

#navigation {
			height: 36px;
			background: #CCCCCC;
			margin: 0px 10px 8px 10px;
			}

#content {
  overflow: visible;
			}

#resourcePagePrimary {
			float: left;
			width: 300px;
			margin: 9px 10px 9px 10px;
			display: inline;
			}

#resourcePageSecondary {
			float: left;
			width: 300px;
			margin: 9px 10px 9px 0px;
			display: inline;
			}

#resourcePageTertiary p,
#resourcePageTertiary ul,
#resourcePageTertiary ol {
			margin: 0px 10px 9px 10px;
			}

#resourcePageTertiary ul,
#resourcePageTertiary ol { list-style-position: inside; }

#resourcePageTertiary ul ul { font-size: 1em; }

#resourcePageTertiary h4 {
			margin-left: 10px;
			margin-right: 10px;
			border-bottom: 1px solid #CCCCCC;
			padding-bottom: 2px;
			margin-bottom: 7px;
			}

#primaryHome {
			background: #DDDDDD;
			width: 470px;
			height: 400px;
			margin: 0px 0px 0px 10px;
			float: left;
			display: inline;
			}

#secondaryHome {
			background: #EEEEEE;
			width: 470px;
			height: 400px;
			margin: 0px 10px 0px 10px;
			float: left;
			display: inline;
			}

#sidebar {
			width: 150px;
/*			height: 600px; */
			float: left;
			margin: 0px 0px 0px 10px;
			display: inline;
			overflow: visible;
			}

#sidebar ul {
			list-style-type: none;
			}

#sidebar li {
			width: 130px;
			}

#print {
			background: url(/images/assets/mini_icon_print.gif) top left no-repeat;
			padding-left: 20px;
			}

#mailto {
			background: url(/images/assets/mini_icon_email.gif) top left no-repeat;
			padding-left: 20px;
			}

#add {
			background: url(/images/assets/mini_icon_add.gif) top left no-repeat;
			padding-left: 20px;
			}

#tools-rss {
			background: url(/images/assets/mini_icon_rss.png) top left no-repeat;
			padding-left: 20px;
			}


#primaryContent {
			width: 630px;
			float: left;
			margin: 0px 10px 0px 10px;
			display: inline;
			}

#secondaryContent {
			background: #FFFFFF;
			width: 470px;
			float: left;
			margin: 0px 0px 0px 10px;
			display: inline;
			}

#tertiaryContent {
			width: 310px;
			float: left;
			margin: 0px 0px 0px 10px;
			display: inline;
			}

#previewContent {
			background: #FFFFFF;
			width: 790px;
			float: left;
			margin: 0px 0px 0px 10px;
			display: inline;
			}

#skyscraper {
			width: 150px;
			height: 600px;
			float: right;
			margin: 0px 10px 0px 0px;
			display: inline;
			}

#skyscraper img, #skyscraper object {
			float: right;
			}

#footer {
			width: 950px;
			margin: 9px 10px 18px 10px;
			padding-top: 5px;
			border-top: 2px solid #CCCCCC;
			}

#primaryFlannelPanel {
			float: left;
			display: inline;
			width: 320px;
			margin-right: 5px;
			margin-top: 0px;
			}

#primaryFlannelPanel p {
			}

#rgmFlannelPanel p {
      padding-top: 5px;
      margin-top: 5px;
      border-top: 2px solid #CCCCCC;
      }

#secondaryFlannelPanel {
			float: left;
			display: inline;
			width: 310px;
			margin-right: 5px;
			margin-top: 0px;
			}

#tertiaryFlannelPanel {
			float: left;
			display: inline;
			width: 310px;
			margin-top: 0px;
			}

#tertiaryFlannelPanel p {
			}

#instructions {
			border: 1px solid #CCCCCC;
			padding: 15px;
			}

#instructions h3 {
			color: #FF0000;
			font-size: 1.8em;
			line-height: 1.0em;
			font-weight: bold;
			background: url(/images/assets/hatch_2.gif) top left repeat;
			border-bottom: 1px solid #CCCCCC;
			padding: 9px 9px 18px 9px;
			margin-bottom: 18px;
			}

#instructions h4 {
			font-weight: bold;
			font-size: 1.2em;
			line-height: 1.5em;
			color: #666666;
			margin-top: 9px;
			}

#instructions h5, fieldset h5 {
			font-weight: bold;
			font-size: 1.2em;
			line-height: 1.5em;
			color: #FF0000;
			margin-bottom: 9px;
			}

#instructions h6, fieldset h6 {
			font-weight: bold;
			font-size: 1.2em;
			line-height: 1.5em;
			color: #333333;
			margin-bottom: 9px;
			}

#instructions p {
			margin-bottom: 9px;
			}

#controls p {
			margin-bottom: 0px;
			}

#instructions ul, fieldset ul {
			color: #333333;
			margin-left: 20px;
			}

fieldset ul {
			margin-bottom: 9px;
			}

#message {
			width: 940px;
			margin: 10px;
			padding: 5px;
			background-color: #EEEEEE;
      border: dotted 1px #FF0000;
			}

#message strong {
			color: #FF0000;
			}

#resourceSearch {
			background: #CCCCCC;
			margin-top: 9px;
			padding: 10px 0px 10px 0px;
			}

/* Navigation
----------------------------------------------- */

#navigation ul {
			list-style-type: none;
			}

#navigation li {
			display: inline;
			float: left;
			width: 64px;
      height: 36px;
			text-align: center;
			border-right: 1px solid #FFF;
			}

#navigation li a, #navigation li span.fakelink {
			padding-top: 10px;
			text-decoration: none;
			display: inline;
			float: left;
			width: 64px;
      height: 26px;
			color: #FFFFFF;
			background-color: #666666;
			border: none;
			}

#navigation li a:hover {
			color: #FFFFFF;
			background-color: #FF0000;
			}

#home #nav_home a,
#archive #nav_archive a,
#agenda #nav_agenda a,
#jobs #nav_jobs a,
#tv #nav_tv a,
#events #nav_events a,
#reports #nav_reports a,
#membership #nav_members a,
#theresource #nav_theresource a,
#about #nav_about_inner a,
#contact #nav_contact a,
#extras #nav_extras a,
#jpreports #nav_japan_reports a {
			background-color: #FF0000;
			}
/* #navigation #nav_rss a {
      padding-top: 8px;
			height: 28px;
      } */

.accordion-menu .menu-title {
  display: block;
  background: url(/images/assets/hatch_2.gif);
  padding: 5px;
  margin: 0 0 5px 0;
  font-weight: bold;
}
.accordion-category ul {
  padding-left: 10px;
}
.accordion-category > li > a {
  font-weight: bold;
}

/* Clearing
----------------------------------------------- */

.clear_both {
			clear: both;
			}

.clear_left {
			clear: left;
			}

.clear_right {
			clear: right;
			}

.clear_form {
			clear: both;
			width: 100%;
			background: #FFFFFF;
			height: 2px;
			padding-top: 8px;
			margin: 0px 0px 8px 0px;
			border-bottom: 1px solid #CCCCCC;
			}

.clear_field {
			clear: both;
			width: 100%;
			background: #FFFFFF;
			height: 2px;
			padding-top: 8px;
			margin: 0px 0px 8px 0px;
			}

.clear_key {
			clear: both;
			margin-top: 18px;
			border-bottom: 1px solid #CCCCCC;
			margin-bottom: 17px;
			margin-left: 10px;
			margin-right: 10px;
			}

/* Forms
----------------------------------------------- */

.required {
			color: #FF0000;
			}

.hidden {
			display: none;
			}

fieldset {
			border: 8px solid #CCCCCC;
			background-color: #FFFFFF;
			padding: 8px;
			}

fieldset p {
			margin-bottom: 18px;
			}

fieldset h3 {
			color: #FF0000;
			font-size: 1.8em;
			line-height: 1.0em;
			font-weight: bold;
			background: url(/images/assets/hatch_2.gif) top left repeat;
			border-bottom: 1px solid #CCCCCC;
			padding: 9px 9px 18px 9px;
			margin-bottom: 18px;
			}

label {
			font-size: 1.2em;
			line-height: 1.4em;
			font-weight: normal;
			}

input, select {
			font-family: "Helvetica Neue", arial, helvetica, sans-serif;
			font-size: 1.2em;
			float: left;
			width: 220px;
			}

textarea {
			font-family: "Helvetica Neue", arial, helvetica, sans-serif;
			font-size: 1.2em;
			float: left;
			width: 270px;
			}

.button {
			width: auto;
			margin: 0px 0px 0px 160px;
			}

.extra_button {
			width: auto;
			margin: 0px 0px 0px 8px;
			}

.right_button {
			width: auto;
			margin: 0px 0px 0px 8px;
			float: right;
			}

.formText {
			float: left;
			margin: 0px 10px 0px 0px;
			width: 150px;
			color: #666666;
			}

.formField {
			float: left;
			margin: 0px 0px 0px 0px;
			width: 230px;
			}

.formFieldRequired {
  font-weight: bold;
  background-color: #EEEEEE;
  border: dotted 1px #FF0000;
  width: 148px !important;
}
.formFieldRequired label {
  font-weight: bold;
  background-color: #EEEEEE;
  font-size: 1.3em;
}

.formPreview {
			float: left;
			margin: 0px 0px 0px 0px;
			width: 590px;
			}

.formText p, .formField p {
			margin-bottom: 0px;
			}

#content table {
			width: 630px;
			border-collapse: collapse;
			}

th, td {
			border: none;
			padding-left: 4px;
			font-weight: normal;
			vertical-align: top;
			}

th p {
			color: #666666;
			}

.table_25 {
			width: 150px;
			text-align: left;
			padding-top: 18px;
			border-bottom: 1px solid #CCCCCC;
			}

.table_50 {
			width: 300px;
			text-align: left;
			padding-top: 18px;
			border-bottom: 1px solid #CCCCCC;
			}

.table_half {
			width: 50%;
			text-align: left;
			padding-top: 18px;
			border-bottom: 1px solid #CCCCCC;
			}

.table_25top {
			width: 150px;
			text-align: left;
			padding-top: 18px;
			}

.table_50top {
			width: 300px;
			text-align: left;
			padding-top: 18px;
			}

.table_100 {
			width: 600px;
			text-align: left;
			padding-top: 9px;
			border-bottom: 1px solid #CCCCCC;
			}

.table_paginate {
			width: 600px;
			text-align: left;
			padding-top: 9px;
			}

.search_50 {
			width: 300px;
			}

.search_25 {
			width: 25%;
			}

.search_33 {
			width: 33%;
			}

.searchTable {
			width: 630px;
			}

.help {
			clear: both;
			margin-bottom: 0px;
			}

.help p {
			color: #666666;
			padding-top: 10px;
			margin-bottom: 0px;
			margin-right: 10px;
			}

.searchControls {
			float: none;
			}

.searchButton {
			float: none;
			width: auto;
			}

.minidrop {
			width: 140px;
			}

/* Resource Menu
----------------------------------------------- */

#resourceMenu {
			background: #FFFFFF;
			width: 150px;
			}

#resourceMenu ul {
			list-style-type: none;
			}

#resourceMenu li {
			margin-bottom: 4px;
			}

#resourceMenu li a {
			display: block;
			width: 148px;
			height: 48px;
			border: 1px solid #CCCCCC;
			margin-bottom: 4px;
			}

#resourceMenu li a:hover {
			border: 1px solid #333333;
			margin-bottom: 4px;
			}

#resourceMenu span {
			display: block;
			margin: 5px;
			line-height: 1.0em;
			font-weight: bold;
			color: #333333;
			}

#resourceMenu strong {
			color: #FF0000;
			}

.resource1 {
			background: #CCCCCC url(/images/site_images/resourceMenu1.gif) top left no-repeat;
			}

.resource2 {
			background: #CCCCCC url(/images/site_images/resourceMenu2.gif) top left no-repeat;
			}

.resource3 {
			background: #CCCCCC url(/images/site_images/resourceMenu3.gif) top left no-repeat;
			}

.resource4 {
			background: #CCCCCC url(/images/site_images/resourceMenu4.gif) top left no-repeat;
			}

.resource5 {
			background: #CCCCCC url(/images/site_images/resourceMenu5.gif) top left no-repeat;
			}

.resource6 {
			background: #CCCCCC url(/images/site_images/resourceMenu6.gif) top left no-repeat;
			}

.resource7 {
			background: #CCCCCC url(/images/site_images/resourceMenu7.gif) top left no-repeat;
			}

.resource8 {
			background: #CCCCCC url(/images/site_images/resourceMenu8.gif) top left no-repeat;
			}

.resource9 {
			background: #CCCCCC url(/images/site_images/resourceMenu9.gif) top left no-repeat;
			}

#resourcePageTertiary table  {
			border-collapse: collapse;
			font-size: 1.2em;
			line-height: 1.5em;
			color: #333333;
			width: 610px;
			margin: 10px;
			margin-bottom: 20px;
			}

#resourcePageTertiary tr {
			border-bottom: 1px solid #CCCCCC;
			}

#resourcePageTertiary td {
			width: 50%;
			padding: 5px;
			}

.detail {
			font-weight: bold;
			}

/* Resource Member Menu
----------------------------------------------- */

.resourceMemberMenu {
			background: #FFFFFF;
			width: 150px;
			float: left;
			}

.resourceMemberMenu ul {
			list-style-type: none;
			}

.resourceMemberMenu li {
			margin-bottom: 4px;
			}

.resourceMemberMenu li a {
			display: block;
			width: 148px;
			height: 48px;
			border: 1px solid #CCCCCC;
			margin-bottom: 4px;
			}

.resourceMemberMenu li a:hover {
			border: 1px solid #333333;
			margin-bottom: 4px;
			}

.resourceMemberMenu span {
			display: block;
			margin: 5px;
			line-height: 1.0em;
			font-weight: bold;
			color: #333333;
			}

.resourceMemberMenu strong {
			color: #FF0000;
			}

.space {
			margin-right: 10px;
			}

#sidebar h4 {
			color: #666666;
			}

#sidebar ul {
			list-style-type: none;
			}

.caps {
			text-transform: capitalize;
			}

.atoz {
			margin-top: 6px;
			margin-left: 6px;
			}

#search {
			float: right;
			display: inline;
			margin: 0px 10px 0px 0px;z
			}

#search p {
			line-height: 36px;
			height: 36px;
			}

#search label {
			line-height: 36px;
			height: 36px;
			font-size: 1.0em;
			font-weight: bold;
			color: #666;
			}



.clear_extra {
			float: left;
			clear: both;
			height: 56px;
			}

#skyscraper div{float:right;}

/**
 * Rates Table
 *****************************************************************************/

#content table.rates     {
    font-family: "Trebuchet MS", sans-serif; font-size: 11px; font-weight: bold; line-height: 1.1em; font-style: normal; border-collapse:separate; width: 100%;
}
#content .rates thead th {text-align:center;}
#content .rates thead th, .rates tbody th {
    padding:15px; color:#fff; text-shadow:1px 1px 1px #b4b4b4; border:1px solid #b4b4b4; border-bottom: 3px solid #b4b4b4; background-color:#b4b4b4;
    background:-webkit-gradient(linear,left bottom,left top,color-stop(0.02, rgb(204,204,204)),color-stop(0.51, rgb(190,190,190)),color-stop(0.87, rgb(180,180,180)));
    background: -moz-linear-gradient(center bottom,rgb(204,204,204) 2%,rgb(190,190,190) 51%,rgb(180,180,180) 87%);
    background: linear-gradient(center bottom,rgb(204,204,204) 2%,rgb(190,190,190) 51%,rgb(180,180,180) 87%);
    -pie-background: linear-gradient(rgb(204,204,204),rgb(180,180,180));
    -webkit-border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
    font-weight: bold;
    vertical-align: middle;
    behavior: url(/css/PIE.htc);
}
#content .rates tbody th {
  padding:5px; border:1px solid #b4b4b4; border-right: 3px solid #b4b4b4;
  background:-webkit-gradient(linear,right bottom,left bottom,color-stop(0.02, rgb(204,204,204)),color-stop(0.51, rgb(190,190,190)),color-stop(0.87, rgb(180,180,180)));
  background: -moz-linear-gradient(center right,rgb(204,204,204) 2%,rgb(190,190,190) 51%,rgb(180,180,180) 87%);
  -webkit-border-radius: 5px 0px 0px 5px;
  -moz-border-radius: 5px 0px 0px 5px;
  border-radius: 5px 0px 0px 5px;
  -pie-background: linear-gradient(rgb(204,204,204),rgb(180,180,180));
  font-weight: bold;
  vertical-align: middle;
  behavior: url(/css/PIE.htc);
}
#content .rates thead th:empty { background: white; border: none; }
#content .rates tbody td {
  padding:10px; text-align:center; background-color:#DEF3CA; border: 2px solid #E7EFE0;
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
  border-radius: 2px;
  color:#666; text-shadow:1px 1px 1px #fff;
  border: medium none;
  margin: 0;
  padding: 10px 5px;
  font-weight: bold;
  vertical-align: middle;
  behavior: url(/css/PIE.htc);
}
#content .rates tfoot th {
  text-align:left;
  background-color: #999999;
  color: #FFFFFF;
  font-weight: bold;
  border: medium none;
  margin: 0;
  padding: 10px 5px;
  font-weight: bold;
  vertical-align: middle;
}
.table-bullet      { width: 10%; float: left; }
.table-bullet-text { width: 90%; float: left; }

/**
 * Free Trial Pages
 *****************************************************************************/

#freetrial #secondaryContent,
#freetrial #tertiaryContent {
  width: 390px;
}

#freetrial .formText {
  width: 120px;
  margin-right: 5px;
}

#freetrial .formText.required-field{
margin-right: 10px;
}

#freetrial .formField {
  width: 210px;
}

#freetrial .formField input{
  width: 206px;
}

#freetrial input,
#freetrial select {
  width: 210px;
}

#freetrial #search input {
  width: auto;
}

			#freetrialbutton, #freetrialbutton a, .linkads{
					color: #fff;
					background: #117B00;
					border-radius: 10px 10px 10px 10px;
					padding: 5px 15px;
					behavior: url(/PIE.htc);
					font-size: 15px;
					font-weight: 600;
					text-decoration: none;
					box-shadow: 3px 3px 3px #666;
					margin-bottom: 10px;
					display:block;
					float: left;
					position: relative;
					}

				.linkads{
					width: 600px;
					text-align: center;
					margin-top: 10px;
					}

				.linkads:hover{
					border-bottom: #fff 0px solid;
					}


				#freetrialbutton:hover, #freetrialbutton:hover a{


					behavior: url(/PIE.htc);

					font-weight: 600;
					text-decoration: none;
					border-bottom: 0;
					box-shadow: 1px 1px 3px #666;
					margin-left: 2px;
					margin-top: 2px;
					margin-bottom: 8px;
					margin-right: -2px;
				}

				#freetrialbutton.register-button{
					background: #DEF3CA;
					color: #666;
		}

	#trialtoolbutton{

							color: #fff;
							background: #117B00;
							border-radius: 5px;
							padding: 2px 5px;

							font-size: 12px;
							font-weight: 600;
							text-decoration: none;
							box-shadow: 2px 2px 3px #666;
							margin-bottom: 10px;
							display:block;
					float: right;
					margin-top: -4px;
					margin-left: 5px;
					behavior: url(/PIE.htc);
					position: relative;
}

#trialtoolbutton a{
	color: #fff;
	}

.toolbar{
	float:right;
	font-size: 1.2em;
	line-height: 1.5em;
	}

				#trialtoolbutton:hover{




					font-weight: 600;
					text-decoration: none;
					border-bottom: 0;
					box-shadow: 0px 0px 2px #666;
					margin-left: 7px;
					margin-top: -2px;
					margin-bottom: 8px;
					margin-right: -2px;
					behavior: url(/PIE.htc);
				}

#toolbar strong{
	float: left;
	display: block;
	margin: 0 2px;
	}

#toolbar a{
	float: left;
	}

#toolbar p{
	float: right;
	}

#toolbar a:hover{
	border-bottom: 0;
	}


h3.nohatch{
	background: transparent url(../../) no-repeat top left;
	border-bottom: 0px #fff solid;
	padding: 0;
	}

.hatch{
	background: url("/images/assets/hatch_2.gif") repeat scroll left top transparent;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding: 10px;
	}

				#trialtoolbutton.register-button{
					background: #DEF3CA;
					color: #666;
					margin-right: 5px;
		}

#cookiewarn{
	height: 0px;
	background: #666 repeat-x top left;
	position: fixed;
	top: 0px;
	width: 100%;
	left: 0px;
	z-index: 100000000;
	display:block;
	overflow: hidden;
	}

#cookiewarn img{
	width: 36px;
	height: 34px;
	float: left;
	padding: 0 20px 0 20px;
	margin-top: 5px;
	}

#cookiewarn p{
	float: left;
	margin-top: 15px;
	color: #fff;
	}

#cookiewarn p a{color:#E44100;}

#cookiewarn #happybutton{
	height: 18px;
	margin-top: 8px;
	background: transparent url(/images/topnav-bg.gif) repeat-x top left;
	float: left;
	padding: 5px 15px;
	margin-left: 40px;
	behavior: url(/css/PIE.htc);
	border-radius: 10px 10px 10px 10px;
	box-shadow: #666 0px 0px 12px;
	position: relative;
	}

#cookiewarn #happybutton p{
	margin-top: 1px;
	color: #fff;
	}

#fullbodycontent.tvplayerpage  h2.lead{
	font-size: 2.4em;
	color: red;
	font-family: "Helvetica Neue", arial, helvetica, san-serif;
	padding: 0 0 10px 0;
	font-weight: bold;
	}

#fullbodycontent.tvplayerpage .tvlead h2.lead
{
	font-size: 1.8em;
	}

.tvLead h2.lead{
	font-family: "Helvetica Neue", arial, helvetica, san-serif;
	}


.admin-legend {
	font-size: 1.2em; font-weight: bold; padding: 0 10px; color: blue;
}

#navigation{
	z-index: 100;
	}

#nav_about ul{
	z-index: 1000;
	}

#nav_about{
	position: relative;
	cursor: default;
	}

#nav_about ul{
	position: absolute;
	top: 36px;
	left: 0;

	}

#nav_about li{
		display: none;
		border-top: 1px solid #fff;
		cursor: pointer;
		border-right: 0px solid #fff;
		}

#nav_about:hover li{
	display: block;
	}

#navigation #nav_japan_reports, #navigation #nav_japan_reports a{
	width: 54px !important;
	}

#navigation #nav_about, #navigation #nav_about span.fakelink, #navigation #nav_about a{
	width: 74px !important;
	}

#events ul, #events ol{
	list-style-position: inside;
	}

#helpicon{
	float: left;
	width: 25px;
	height: 25px;
	background: transparent url(/images/help.png) no-repeat 2px 4px;
	padding-top: 4px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 4px;
	margin-top: 2px;
	margin-right: 2px;
}

#helpiconwrap{
	position: relative;
	float: right;

}

#helptext{
	width: 400px;
	padding: 15px;
	border-radius: 15px;
	position: absolute;
	top: 35px;
	right: 0;
	background: #fff url(/images/grad.gif) repeat-x bottom left;
	border: 1px solid red;
	color: #333;
	z-index: 1000;
	display: none;
}

#search #helptext p{
	float: left !important;
	height: auto !important;
	line-height: 14px !important;
	text-align: left !important;
	margin-bottom: 10px !important;
	font-size: 12px !important;
	font-weight: 600 !important;
	}

#searchbutton{
	background: transparent url(/images/search.png) no-repeat left top !important;
	margin-left: 0 !important;
	width: 31px !important;
	height: 25px !important;
	color: transparent !important;
	border: 0 !important;
	float: left !important;
	cursor: pointer !important;
	margin-right: 0 !important;
	}

#keywords{
	float: left !important;
	height: 21px !important;
	width: 158px !important;
	font-size: 12px !important;
		margin-right: 0 !important;
	}

#search form{

	}

#search{
	width: 230px !important;
	margin-right: 0 !important;
	}

#primaryContent ul{
	list-style-position: inside;
	}

#subscription-action .formText label{
	font-weight: normal;
	line-height: 1.5em;
	}

#subscription-action .formText{
	color: #666666;
    float: left;
    margin: 0 10px 0 0;
    width: 150px;

	    font-weight: normal;
    line-height: 1.4em;
    }


#primaryContent ul{   list-style-position: outside;margin-left: 30px;}