body{
	SCROLLBAR-FACE-COLOR: #AFACA9; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #E2EDC2; 
	SCROLLBAR-3DLIGHT-COLOR: #e7e7e7; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #e7e7e7; 
	SCROLLBAR-DARKSHADOW-COLOR: #e7e7e7;
	margin: 0px 0px 0px 0px;
	background-color:#FFFFFF;
}
.box {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.leftpanel table {
	background-image: url({$link}/logonbg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.transparent {
		filter:alpha(opacity=100);
		background-color:#FFFFFF;
		display:none;
		width:150;
		height:40;
		position:absolute;
		color: white;
		border: 1 black solid;
	}
.ul-style{
	margin:0px;
  	margin-left:15px;
 	padding:0px;
}
.li-style{
 	list-style-position:outside;
	list-style-type:disc;
}
td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}
.headertext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#464646;
} 
.header{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#24244F;
	text-decoration:none;
} 
.header:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#24244F;
	text-decoration:underline;
} 
.link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#993333;
	font-weight: bold;
	text-decoration: none;
	}
.link:hover{
	color:#000000;
	text-decoration: none;
}
.link2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
	}
.link2:hover{
	color:#000000;
	text-decoration: none;
}
/**************************** right-panel style starts here *******************************/ 
.smalltext{
	font-family: Tahoma;
	font-size:10px;
	color:#464646;
	text-align:justify;
	text-decoration:none;
}
.smalltext:hover{
	font-family: Tahoma;
	font-size:10px;
	color:#464646;
	text-align:justify;
	text-decoration:underline;
}
.graytext{
	font-family: Tahoma;
	font-size:10px;
	color:#605D5D;
	font-weight:bold;
	text-align:justify;
	text-decoration:none;
}
.graytext:hover{
	font-family: Tahoma;
	font-size:10px;
	color:#605D5D;
	font-weight:bold;
	text-align:justify;
	text-decoration:underline;
}
/**************************** right-panel style ends here *******************************/
/**************************** body style starts here *******************************/
.content{
	padding-right:24px;
}
.rightborderforleftnav {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #C0C0C0;
	background-color: #f5f5f5;
}

.pageheader{
	font-family: Helvatica;
	font-size:15px;
	color:#444444;
	font-weight: bold;
	height:28;
	border-bottom:1px solid #666666;
	text-align:left;
	vertical-align:middle;
}
.contenttext{
	padding-top:4px;
}
/**************************** body style ends here *******************************/
/***********Top ************/
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#sitemap ul,li { list-style-type:disc;  }
#menu {
position: absolute; /* Menu position that can be changed at will */
z-index:100;
width: 100%; /* precision for Opera */
}
.dlhome {
float: left;
}
.dlaboutus{
float: left;
}

.dlmicroreport{
float: left;
width:9em;
}

.dlfreereport{
float: left;
}

.dllatestreport{
float: left;
}

.dlnews{
float: left;
}

.dllinks{
float: left;
}

.dlcontactus{
float: left;
}

.dlline{
float: left;
width: 1em;
}

#menu dt {
cursor: pointer;
text-align: center;
border: 0px;
margin: 0px;
}

#menu dd {
display: none;
border: 1px solid gray;
}
#menu li {
text-align: left;
background: #fff;

}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
height: 100%;
border: 0;
}
#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #00897C;
}
/********Top End *********/
/**************************** footer style starts here *******************************/
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height:24px;
}
.footertext:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	line-height:24px;
}
/**************************** footer style ends here *******************************/
/**************************** menu style starts here *******************************/
.menu{
	height: 32px;
	background-image:url(../images/menu-bg.gif);
	text-align:left;
	vertical-align: middle;
	padding-left:9px;
}
.menutext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #404848;
	text-decoration:none;
	text-transform:uppercase;
}
.menutext:hover{
	color: #00897C;
}
/**************************** menu style ends here *******************************/
/**************************** left-panel style starts here *******************************/
.leftpanel{
	background-color:#F5F5F5;
}
.leftheader{
	padding-left:4px;
	vertical-align:middle;
}
.lefttext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	vertical-align:bottom;
}
.lefttext:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #336699;
	text-decoration: underline;
	vertical-align:middle;
}
.lefttextblue {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.lefttextblue:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #4E4E4E;
	text-decoration: underline;
}
.lefttextblack {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
/**************************** left-panel style ends here *******************************/
/**************************** form style start here *******************************/
input {
	color: #000000; 
	font-size: 12px; 
	font-family: Tahoma; 
	background-color: #FFFFFF; 
	border: 1px solid #DDDDDD;
	height:auto;
}
.serachinput {
	color: #000000; 
	font-size: 10px; 
	font-family: Tahoma; 
	background-color: #ECECEC; 
	border: 1px solid #5F5F5F;
	height:15px;
}
.chkBox {
	color: #000000; 
	font-size: 10px; 
	font-family: Tahoma; 
	background-color: #FFFFFF; 
	border: 1px solid #DDDDDD;
}
select {
	color: #000000; 
	font-size: 10px; 
	font-family: Tahoma; 
	background-color: #FFFFFF; 
	border: 1px solid #DDDDDD;
	width:94px;
}
.noBdr {
	color: #000000; 
	font-size: 10px; 
	font-family: Tahoma; 
	background-color: #ffffff; 
	border: 0px solid #ffffff;
}
.button {
	font-family: Verdana;
	font-size: 12px;
	font-style: Bold;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	cursor: hand;
	border: none;
	background-color: transparent;
	background-image: url(../logon-button.png);
	width: 94px;
}
.submenutext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #484848;
	text-decoration:none;
}
.submenutext:hover{
	color: #00897C;
}
/**************************** form style end here *******************************/
.checkbox {
	color: #000000;
	font-size: 12px;
	font-family: Tahoma;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
.inputc {
	color: #000000;
	font-size: 12px;
	font-family: Tahoma;
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	height:auto;
	width: 94px;
}
