body {
	margin: 0px 0px 0px 0px;
	color : #333;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color : #30569D;
	text-decoration: none;
}

a:hover {
    color: #C64934;
	text-decoration : underline;
}

a:active {
	color : #333333;
	text-decoration : underline;
}

.MAINBODY
{
	background-image: url('/common/images/04gray_gray.gif');
}

.BODYONFOCUS
{
	background-image: url('/common/images/04gray_blue.gif');
}	

.shead
{
	background-image: url('/common/images/01bar_light_blue.gif');
	height:20;	
}
.sshead
{
    background-image: url('/common/images/bar_light_blue_01.gif');
    height:20;   
}


.sectionseparator
{
	background-image: url('/common/images/thinblueline.gif');
}

.subsectionseparator
{
	background-color: #d0d0d0;
}

.disabledField
{
	background-color: #e0e0e0;
	border-style:solid;
	border-color:c8c8c8;
	border-width:1;
	font-size:9pt;
}

.tbButton
{
	cursor:hand;
}

.requiredField
{
	color:#ff8000;
}

table		
{
	border-width:0;
	margin: 0px;
	background-color: transparent
}

tr 
{ 
	font-weight: bold; 
	font-size: 8pt; 
	font-family: Arial;
	color: black; 
}

td
{
	color: black; font-weight: bold; font-size: 8pt; font-family: Arial;
	cursor: default; 
	padding-top: 0; 
	padding-bottom: 0;
	height: 12px;
	border-width:0;
 }

thead td
{
	color: black; font-weight: bold; font-size: 8pt; font-family: Arial;
	cursor: default; 
	padding-top: 0; 
	padding-bottom: 0;
	height: 12px;
	border-width:0;
 }

body td
{
	color: black; font-weight: bold; font-size: 8pt; font-family: Arial;
	cursor: default; 
	padding-top: 0; 
	padding-bottom: 0;
	height: 12px;
	border-width:0;
 }

.textinput
{
	border-style:solid;
	border-color:#c8c8c8;
	border-width:1;
	font-size:9pt;
	height:19px;
}

TEXTAREA 
{
	border-style:solid;
	border-color:#c8c8c8;
	border-width:1;
	font-size:9pt;
}

.tableheader
{
	color: white; 
	background-color:navy;
	font-weight: bold; 
	font-size: 9pt;
	font-family: Arial;
}

.dddButton
{
	cursor:hand;
}

.BACKGROUND
{
	background-color:#696969;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

.displayText
{
	color: black; font-style: regular; font-weight: normal; font-size: 8pt; font-family: Arial;
}

.vendorSearchTD
{
	width:20px;border-bottom:1px solid gray; border-left:1px solid gray;
}

.message 
{
   color:#ff3300;
}

.errormessage
{
	background-color: #FFFFE0;
	font: 8pt Arial;	
	border:1px Solid WindowFrame;
	filter:		progid:DXImageTransform.Microsoft.Shadow(color="#777777", Direction=135, Strength=3);
	left:85px;width:275px;height:38px;
}

.errorlabel
{
	color:#ff0000;
}

.errortextinput
{
	border-style:solid;
	border-color:#ff0000;
	border-width:1;
	font-size:9pt;
	height:19px;
}
.reportTabTitleBar {
	cursor: pointer;cursor: hand;BORDER-RIGHT: 0px; PADDING-RIGHT: 6px; BORDER-TOP: #bdc7e7 1px solid; PADDING-LEFT: 0px; FONT-SIZE: 12px; PADDING-BOTTOM: 4px; BORDER-LEFT: 0px; PADDING-TOP: 2px; BORDER-BOTTOM: #182052 0px solid;
}

.reportTitleBarText {
	color:#ffffff;cursor:hand;cursor:pointer;

}


/* ---------------------------------------------------*/
/* Jalarcon: added for Reports Portal page reactoring */
/* ---------------------------------------------------*/

/* --------------------------------------*/
/* BEGIN page sections                  
/* ------------------------------------ */
table.container_table {
    width: 100%;
    border-width: 0px;
    background-image: url('/common/images/04gray_gray.gif');    
}
/*
table.container_table td {
    font-weight: normal;
}*/
table.report_page_header {
    width: 100%;
    border-width: 0px;
    border-collapse: collapse;
    border-top:navy 2px solid;
    border-left:navy 2px solid;
    border-right:navy 2px groove;
}
table.report_table {
    width: 100%;
    border-width: 0px;
    border-collapse: collapse;
    margin: 0px 0px 5px 0px;
}
table.report_table td {
    vertical-align: middle; 
}
/*table.report_table tr:hover {
    background-color: #AACCFF;
}*/
table.report_header {
    margin-top: 5px;
    width: 100%;
    border-width: 0px;
    border-collapse: collapse;    
}
table.report_header tr {
    background-color: #5586be; 
    height: 25px;
}
table.report_header td {
    color:white; 
    margin-left: 5px; 
    vertical-align: middle;    
    text-align: left;
    font-size: x-small;
}    

/* END: page section
------------------------------------ */
/* BEGIN: report section
------------------------------------ */
.report_section {
  float: none;
  clear: both;
  width: 100%;
}
.report_section .subsections {
}
.report_section.dashboard .subsections {
  margin: 0px;
}
.report_section .section {
  float: none;
}
.report_section .section.section_2 {
  float: none;
}

table.report_title {
    width: 100%;
    border-width: 0px;
    border-collapse: collapse;
    margin: 8px 0px 0px 0px;
}
.report_title_text {
    font-weight: bold;
    font-size: 14pt; 
    font-family: Arial;
    color: black;
    margin-left: 20px;
    text-align: left;
}
.title {
    font-weight: bold;
    font-size: 8pt; 
    font-family: Arial;
    color: black;
    margin-left: 10px;
    vertical-align: middle; 
}
.searchbox {
  margin: 0px;
  padding: 0px;
  list-style:none;
  background-color: white;
}

.message_column {
    align: center;
    padding-left: 5px;
    padding-right: 15px;
}

ul.rep_help_items  {
    list-style: square; 
    margin-left:60px; 
    margin-top:30px;    
}

ul.rep_help_items li  {
    min-height: 25px; 
    padding-bottom: 5px; 
    padding-left: 15px;
}

/* END: report section
------------------------------------ */
/* BEGIN: toolbar styles
------------------------------------ */
#toolbar {  
    display: block;
    align: left;
    vertical-align: middle; 
    width:100%;
    margin: 0px;    
}

#toolbar div.background {
    background-image: url('/common/images/04blue.gif');
    background-color: "#5e97de";
}

#toolbar div.background a { 
    text-decoration: none;            
}

/* END: toolbar styles
------------------------------------ */
/*   Begin: Dojo styles
------------------------------------ */
.dojoDialog {
	background : #eee;
	border : 1px solid #999;
	-moz-border-radius : 5px;
	padding : 4px;
}

.liWithoutType { 
   list-style-type: none;
}
.sectionHeader
{
	color:#3333FF;
}
