html{
	height:100%;
}
body{	
	font: 11px Arial, Helvetica, sans-serif;
	background: #BAC5CD url(RTPharma/images/top_productsExtended.gif) repeat-x center top;
	margin: 0;
	padding: 0;
	min-height:101%;
}
div#container
{
	margin: auto auto;
	width: 762px;
	text-align: left;
} 
div#header {	
	width: 100%;
}
form{
	margin: 0;
	padding: 0;
}
.attHeader
{
	font-size: 22px;
	background-color: #FC0;
	color: #000; 
	width: 162px; 
	padding: 2px; 
	border-bottom: solid 2px #DA0;
	border-top: solid 2px #FE0;
}
#homeBtn 
{
	border-left: solid 1px #E5EDF2; 
	width: 90px!important;
	width /**/: 100px;	
}
#toggleBtn
{
	background:#C7D2DA;
	padding: 0px;
	float: left;
	
	
}
.attBase
{
	border-bottom: solid 1px #B6B096;
	padding-bottom: 5px;
	margin-bottom: 5px;
	color:DarkRed;
}
.attBase li
{
	margin:4px;
}
div#navContainer {
	font-weight: bold;
	width:100%;
	font-size: 90%;
	line-height: 20px;
 	height: 20px;
}
div#bannerContainer
{
	font-weight: bold;
	width:100%;
	font-size: 90%;
	line-height: 20px;
 	height: 20px;

}
div#titleContainer {
	width:100%;
	background: url(RTPharma/images/header_bg.gif) no-repeat top right;
	float:left;
	line-height:58px;
	font-size:14px;
	color:#293B6A/*100666*/;
}
div#infoContainer {
	line-height: 20px;
	font-size: 90%;
	width:100%;	
	height: 20px;
	float:left;
}
div#userContainer {
	clear: left;
	float: left;
	height: 0%;	
	padding: 0px 3px;
	color: #666356;
	width: 174px !important;
	width /**/: 182px;	
}
div#locationContainer {
	clear: right;
	float: right;
	height:7px;
	padding: 0px 3px;
	color: #000;
	width: 576px !important;
	width /**/: 582px;	
}
div#contentContainer {
	background: #D8D2B8 url(RTPharma/images/contentBkg.gif) repeat-y left;
	clear: both;
	float: left;
	width: 100%;
	color:#000;
	padding-bottom:5px;
}
div#sideBar 
{
	background: url(RTPharma/images/sidebarTop.gif) no-repeat right top;
	padding: 15px 5px 0 0;
	clear: left;
	float: left;
	font-size:90%;
	color:#083c6b;
	width: 175px;
	min-height: 300px;		
	height: 300px;
	height  /**/: auto !important;	
}
hr
{
	margin:0;
	padding:0;
	height:1px;
	border-bottom-style:none;
}
div#sideBar hr 
{
	border-top:solid 1px #C7D2DA;
	margin: 5px 0 5px 0;	
}
div#content {
	clear: right;
	float: right;
	width: 582px;	
	min-height: 400px;		
	height: 400px;
	height  /**/: auto !important;
}
div#base
{
	clear: both;
	float: left;
	width:100%;
	height:11px;
	background:#BAC5CD url(RTPharma/images/bottom_shadow.gif) no-repeat  top right;
}
div#footer {
	background: #DDD url(RTPharma/images/contentBkg.gif) repeat-y left;
	clear: both;
	float: left;
	width: 100%;
	font-size: 10px;	
	line-height:40px;

}
div#footnoteContainer 
{
	background-color: #DDD;
	height: 100%;
	width: 582px;
	float:right;
	text-align:center;
}
div#searchContainer 
{
	height:40px;
	float:left;		
	background-color: #000;
	color: #FFF;
	width: 200px; 
}

.left {
	text-align: left;
	clear: left;
	float: left;
}
.right {
	clear: right;
	float: right;
	text-align: right;
}
.leftColumn 
{
	float:left;
	width:48%;
	clear:left;	
}
.rightColumn 
{
	float:right;
	width:48%;
	clear:right;
}
.navigation {
	text-align: center;
	float: left;
	height: 20px;
	border-right: solid 1px #E5EDF2;
	width: 100px!important;
	width /**/: 101px;	
}
.navigation a {
	display:block;
	width: 100%;	
}
.navigation a:link
{
	text-decoration: none;
	color: #333;	
}
.navigation a:visited {
	color: #333;	
}
.navigation a:hover {
	text-decoration: none;
	background:url(RTPharma/images/nav_light.gif) repeat-x top;
	color: #333;
}

.navigation2 {
	text-align: center;
	float: left;
	height: 40px;
	background: #FFFFFF;
	width: 550px!important;
	/*width : 101px;*/	
}
.navigation2 a {
	display:block;
	width: 100%;	
	height:100%;
}
.navigation2 a:link
{
	text-decoration: none;
	color: #333;	
}
.navigation2 a:visited {
	color: #333;	
}
.navigation2 a:hover {
	text-decoration: none;
	color: #333;
}
.pad { padding:5px;}
.padBig{ padding-left:45px;}
.diagonal { background:url(RTPharma/images/diagonal.gif);}
.padLeft {
	padding-left: 5px;
}
.padRight {
	padding-right: 5px;
}
.fullColumn {
	clear: both;
	float: none;
	margin: 5px;
	width: 570px !important;
	width /**/: 590px;
}
h1, h2, h3, h4
{
	margin:0;
	padding:0;
}
h3, h4
{
	font-weight:normal;
}
h4, .subheading
{
	line-height:0.82em;
}
.subheading
{
	color:#666;
	margin-top:-0.10em;
	margin-bottom:0.5em;
	padding-bottom:0.1em;
}
.lightRule
{
	border-top:solid 1px #DDD;
}
.indent
{
	margin: 0 0 0 10px;
}
p
{
	margin-top: 2px;
	margin-bottom:2px;
	line-height:150%;
}
a:link {
	color: #047;
	text-decoration: none;
}
a:visited {
	color: #047;
	text-decoration: none;
}
a:hover {
	color: #06C;
	text-decoration: underline;
}
ol {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	list-style-position: inside;
	list-style-type:decimal;
}
ul {
	margin: 0;
	padding: 0 0 0 15px;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	list-style-type: disc;
}
abbr, acronym, .help {
	border-bottom: dotted 1px #999;
	cursor: help;
}
.searchBox, .searchRegion
{
	background: url(RTPharma/images/search_bg.gif) repeat-x top;
	float:left;
	padding:0;
	height:20px;
	width:250px;
	border:0;
	margin-top:40px;
}
.searchBox
{
	font-weight:normal;
	font-size:14px;
	width:220px;
	height:18px;
	margin: 0 0 0 5px;
	padding-top:2px;	
	float:left;
}
.searchGo
{
	float:right;
	font-size:12px;	
	background:#693 url(RTPharma/images/reportnbg.gif) repeat-x top;		
	width:30px;
	height:20px;
	margin: 0;		
	text-align:center;
}
.searchGo a
{
	display:block;
	width:100%;	
}
.searchGo a:link, .searchGo a:visited
{
	color:#FFFFF1; text-decoration:none;
}
.notice
{
	DISPLAY: block;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 200%;
	WIDTH: 100%; 
	COLOR: #CCC; 
	TEXT-ALIGN: center;
}
.larger, h2
{
	font-size:120%;
}
.xlarger, h1
{
	font-size:150%;
}
.xxlarger
{
	font-size:200%;
}
.smaller, h3, h4
{
	font-size:90%;
}
.xsmaller
{
	font-size:50%;
}
.stronger
{
	font-weight:bolder;
}
.lighter
{
	font-weight:lighter;
}
.contain
{
	clear: both;
	float: none;
	visibility: hidden;
}
.row
{
	padding: 2px;
	vertical-align:middle;
}
div.row
{
	float:none;
	clear:both;	
	width:100%;
	padding: 5px 0 0 0;
}
div.row .label 
{
  font-size:110%;
  float: left;
  width: 30%;
  text-align: right;
  color:#666;
}
div.row .form
{
  float: right;
  width: 68%;
  text-align: left;
 }  
.icon
{
	width:85px;
	text-align:center;
	float:left;
	clear:none;
	margin:5px 2px;
}
.solidBorder
{
	border:solid 1px #CCC;
}





