﻿u
{
    
    line-height: 10px;    
}

.line
{
	position: relative;
	height: 35px;
	z-index: 100;
}

.line ll
{
	left: 0;
	right:0px;
}

.line lr
{
	right: 0;
	width: 1000px;
	clip: rect(auto, auto, auto, 1000px);
}

b
{

}

h3.sublink a
{
    color:#3333FF;
}

div.indent-bullet 
{
    /*list-style-type:armenian;    
    margin:0.2em 0;*/
    list-style-type:disc;
    margin :0px 0px 0px 0px;
	padding:0;	
	list-style-image:none;
	
}

div.indent-bullet ul
{
    text-indent:15px;
    color:#52595B; /*#224967;*/
}

div.indent-bullet li
{
    list-style-type:disc;    
    margin:0px 0px 5px 0px;
	text-indent: 12px;
    margin-left:10px;
}

/* end Box, BlockContent */

/* Start Disclaimer */

div.MaskedDiv , div.MaskedDivPage
{
	visibility: hidden;
	position:absolute;
	left:0px;
	top:0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight:bold;
	padding:40px;
    z-index:100;
	background-image:url('Mask.png');
	/* ieWin only stuff */
	/*_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='Mask.png');*/
}

div.ModalPopup {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	background-color: #CCCCCC;
	position:absolute;
	/* set z-index higher than possible */
	z-index:10000;
	visibility: hidden;
	 color: Black;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
    width: 300px;
    height :auto;
}

div.DisclaimerPopup {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-style: normal;
	background-color: #CCCCCC;
	position:absolute;
	/* set z-index higher than possible */
	z-index:10000;
	visibility: hidden;
	 color: Black;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
    width: 300px;
    height :auto;
}

/* End Disclaimer */

#searcharea TextBox     /* For Firefox: text align right will get recognised in firefox only by -moz- prefix*/
{
    text-align: -moz-left; 
    }

#searcharea TextBox     /* For Internet Explorer */
{
    text-align:left;      
    }

table watermarktext
{
    background-color:Gray;
    color:Gray;
    font-style:italic;
}

