/*html, body {
border:0;
margin: 0;
padding: 0;;
}
 
body {
font: 12px "lucida grande",verdana, arial, helvetica, sans-serif;
}
 
#wrapper {
	width:100%;
}

table.header, table.mainbody, table.footer {
	width: 100%;
}
 
img {
border:0;
}
 
*/
/* Links */
/*
a, a:visited {
	color: #C46500;
}

a:hover {
	background: #fcf7e1;
	color: #06304f;
}
*/
/* Forms */
/* form {
margin:0;
padding:0;
display:inline;
}
 
input, select, textarea {
font:1em "lucida grande",verdana, arial, helvetica, sans-serif;
}
 
textarea {
line-height:1.25;
}
 
label {
cursor:pointer;
}
 */
/* Tables */
/* table {
border:0;
margin:0;
padding:0;
border-collapse: collapse; 
border-spacing: 0; 
}

td, th { 
padding: 0; 
}
*/
/* Header */

#logo {
	padding: 0 0 0 42px;
}

.search {
	width: 227px;
}

.search div {
	background: #fcf7e1;
	border-bottom: 1px dotted #999999;
	border-top: 1px solid #ddb748;
	margin-bottom: 2px;
	padding: 10px 20px 10px 10px;
}

.submit {
	background: url("../images/na1_bg.gif"/*tpa=http://rbclifesciences.investorroom.com/images/na1_bg.gif*/) repeat;
	border: none;
	color:#000000;
	font-family: Arial,helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	padding: 0 3px 0 3px;
}

.searchinput {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	font-family: Arial,helvetica,sans-serif;
	font-size: 12px;
	color: #555;
	height: 18px;
}


/* Navigation */
.ir-topnav {
	background: url("../images/topnav_bg.gif"/*tpa=http://rbclifesciences.investorroom.com/images/topnav_bg.gif*/);
	color: #fff;
	font-size: 10px;
	height: 24px;
	text-transform: uppercase;
}

.ir-topnav p {
	margin: 0;
	padding: 0 0 0 15px; 
}

.ir-topnav a:link, .ir-topnav a:visited{
	color: #fff;
	font-weight: bold;
	padding: 0 3px 0 3px;
	text-decoration: none;
}

.ir-topnav a:link.on, .ir-topnav a:visited.on {
	color: #deb848;
}

.ir-topnav a:hover{
	background: none;
	color: #deb848;
	text-decoration: none;
}

.ir-nav {
	font-size: 12px;
	font-weight: bold;
	/*padding: 40px 35px 40px 23px; */
	text-align: left; 
	background-color: #F4F4F4;
	padding: 20px 0px;
	font-family:Arial,Helvetica,sans-serif;
}

.ir-nav p	
{
	margin: 2px;
	padding: 3px 3px 8px 3px;
	/* border-bottom: 1px solid #999; */
	background:transparent url("../images/lmenu_sep.jpg"/*tpa=http://rbclifesciences.investorroom.com/images/lmenu_sep.jpg*/) repeat-x scroll left bottom;
	margin:0 10px;
	padding:5px;
	text-align:left;
	vertical-align:top;
}

.ir-nav p.on {
	font-weight: bold;
}

.ir-nav a:link, .ir-nav a:visited{
	/* color: #0f4f86; */
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.ir-nav a:link.on, .ir-nav a:visited.on {
	color: #000;
	font-weight: bold;
}

.ir-nav a:hover{
	color: #0F4F86;
	background: none;
	text-decoration: none;
}

.ir-subnav{
	font-size: 12px;
}

.ir-subnav a:link, .ir-subnav a:visited{
	color: #C46500;
	text-decoration: none;
}

.ir-subnav a:link.on, .ir-subnav a:visited.on {
	color: red;
}

.ir-subnav a:hover{
	text-decoration: underline;
}


/* Content */
.mainbody {
	background: url("../images/content_bg.gif"/*tpa=http://rbclifesciences.investorroom.com/images/content_bg.gif*/) repeat-x;
}

.mainbody td {
	vertical-align: top;
}

.ir-content {
	color: #000000;
	line-height: 1.35;
	padding: 0px 43px 40px 0;
}

.ir-content p,ul,ol,li,td {
font-size: 12px;
}

.ir-content h1 {
	color: #000000;
	font-size: 20px;
	margin: 0;
	padding: 0;
}

/* use h2 for the title of a section */
.ir-content h2 {
	color: #000000;
	font-size: 15px;
	margin: 0;
	padding: 0;
}

/* use h3 for the title of an item, or a group heading */
.ir-content h3 {
	font-size: 14px;
	color: #cccccc;
}

/* use h4 for subtitles and such */
.ir-content h4 {
	font-size: 12px;
	color: #333333;
}

/* captions for pictures */
.ir-content .caption {
	font-size: 11px;
	color: #cccccc;
}

/* inline links */
.ir-content a:link, .ir-content a:visited {
	color: #000000;
}

.ir-content a:hover{
	color: #0F4F86;	
}

/* use .itemlink class for anything that clicks through to an item */
.ir-content a:link.itemlink, .ir-content a:visited.itemlink {
	font-size: 11.5px;
	text-decoration: none;
	color:#000000;
}

.ir-content a:hover.itemlink{
	text-decoration: underline;
	color: #0F4F86;	
}

a:link.itemlink, a:visited.itemlink {
	color: #000000;
}

a:hover.itemlink {
	color: #0F4F86;	
}

/* use .itemtitle for things that are like .itemlink, but aren't links */
.ir-content .itemtitle {
	font-weight: bold;
	color: #58595B;
}

.ir-content table {
	font-size: 1em;
}

table.spintable {
	font-size: 1em;
}

.alerts {
	padding: 0 0 10px 0;
	text-align: right;
	width: 99%;
}

.alerts a, .alerts a:visited {
	color: #0f4f86;
	font-size: 9.5px;
	text-decoration: none;
}

.alerts a:hover {
	text-decoration: none;
}

.alerts img {
	vertical-align: middle;
}

.contentbar {
	background: url("../images/contentbar_bg.gif"/*tpa=http://rbclifesciences.investorroom.com/images/contentbar_bg.gif*/);
	color: #fff;
	height: 26px;
	width: 99%;
	margin-bottom: 10px;
}

.contentbar td {
	padding: 0 10px 0 10px;
	vertical-align: middle;
}

.updated {
	font-weight: normal;
	text-align: right;
}

.content2 {
	font-size: 11px;
	line-height: 1.6;
}

.black {
	color: #000;
	font-weight: bold;
}

/* Sidebar */
.ir-sidebar {
	/*width: 206px;*/
	padding: 15px 10px 20px 0px;
}

.ir-sidebar a:link, .ir-sidebar a:visited {
	
}

.ir-sidebar a:hover{
	
}

.ir-sidebar .titlebox {
	padding: 3px 4px 0 8px;	
	/*background-image: url(../images/sidebar_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;*/
	background-color: #666666;
	/*width: 206px;
	height: 26px;*/
	line-height: 20px;
	margin: 0;
	text-align: left;
}

.ir-sidebar .contentbox {
	padding: 4px 0px 4px 2px;
	margin-bottom: 30px;
	text-align: left;		
}
	
.titlebox h2 {
	font-size: 11px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}

.ir-sidebar h3 {
	font-size: 11px;
	margin: 0;
	padding: 0;
}

.contentbox p {
	font-size: 10px;
	line-height: 1.6;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0;
}

.contentbox table {
	margin: 0;
}

.data {
	color: #000;
	font-size: 9px;
	width: 100%;
}

.data td {
	padding: 6px;
}

.number {
	font-weight: bold;
	width: 45%;
}

.blue {
	background: #E8F5FD;
}

#ir-subscribe p {
	line-height: 12px;
	margin: 3px;
	padding: 3px;
}

	#ir-subscribe a:link, #ir-subscribe a:visited {
		color: #4152A0;
		text-decoration: none;
	}

.ir-tagline {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	margin: 3px;
	padding: 3px;
}

/* Footer */
.ir-footer {
	background: url("../images/footer_bg.gif"/*tpa=http://rbclifesciences.investorroom.com/images/footer_bg.gif*/);
	font-size: 10px;
	height: 43px;
	color: #ffffff;
	text-align: center;
}

.ir-footer a:link, .ir-footer a:visited {
	color: #fff;
}

.ir-footer a:hover {
	background: none;
}

.pageimage {
	margin: 0px;
	padding: 0px;
}

.caption p {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #444444;
}

.poll td{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

.poll h3{
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	margin: 0px 0px 4px 0px;
	padding: 2px;
}

.poll h4{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000033;
	margin: 0px;
}

.formbuilder p {
	margin: 0px;
	padding: 0px;
}

