/*----------------------------------------------*/
BODY
{	font-family: Verdana, Arial;
	font-weight: normal;
	font-size:   11px;
	color:		 Black;
	background-color: #F0F0F0;
}
/*----------------------------------------------*/
TABLE

	background-color: #000000;
	border-width:	 1px;
	border-color:     #000000;
	border-collapse: collapse;
	margin: 0;
}
/*----------------------------------------------*/
TD
{	background-color: #DFDFDF;
	border-color:	  #FF0000;
	border-width:	  0px;
	margin:  		  0;
}
/*----------------------------------------------*/
DIV
{	
	
}
/*----------------------------------------------*/
SELECT
{	font-family: Verdana;
	font-weight: normal;
	font-size:   11px;
	color:		  #000000;
	background-color: #FFFFFF;
}
/*----------------------------------------------*/
INPUT
{	font-family: Verdana;
	font-weight: normal;
	font-size:   11px;
	color:		  #000000;
}
/*----------------------------------------------*/
TEXTAREA
{	font-family: Verdana;
	font-weight: normal;
	font-size:   11px;
	color:		  #000000;
	background-color: #FFFFFF;
}
/*----------------------------------------------*/
A
{	FONT-WEIGHT: 	 normal;
	COLOR:		 	 #004080;
	font-style:	 	 normal;
	text-decoration: none;
}

A:hover
{	FONT-WEIGHT: bold;
	COLOR: 		 #FF5357;
}
/*----------------------------------------------*/
span.importantinfo {
font-weight:bold;
}
#companyname{
font-size:14px;
width:300px;
float:left;
line-height:4em;

}
#userinfo{
width:200px;
float:left;
margin-top:4px;
clear:both;

}
#currentdate{
font-size:12px;
float:right;
width:600px;
text-align:right;

padding-right:40px;
}
.ReportItem ,.CategoryItem{
background:#388097;
color:#ffffff;
height:10px;
text-transform:uppercase;
}
.ReportItem {
border:2px solid Black;

}
.MenuItemclass 
{
	background:#388097;
}
form{
padding:0px;
margin:0px;
}
.Utilitybar{
height:5px;
}
.toolbutton{
width:125px;
background:#EFEFEF;
}

.toolblip{
background:#EFEFEF;
}


.CategoryItem{
border:1px solid #BFC000;
}
	.section , .list{
	font-weight:bold;
	background:#C9F3C1;
	}
	.section a,.list a{
	margin-right:20px;
	cursor:hand;
	}
	td.captioncol{
	width:100px;
	}
	td.datacol{
	width:100px;
	font-weight:bold;
	}
.captioncollist{
	font-weight:bold;
	background:#C9F3C1;
}
#rptoptions  {
float:left;
margin-left:0px;
width:100%;
padding-bottom:5px;
background:#F4FFE8;
font-weight:bold;

}
#rptoptions a, #rptoptions a:visited ,#rptoptions a:hover{
color:blue;
font-weight:bold;
padding-right:4px;
border-right:1px solid;
}
