.error
{
	font: 8pt  verdana, arial, helvetica, sans-serif; 
	font-weight: bold; 
	color:red; 
	text-decoration:none;
}

.frameMain
{	
	border-top: none;
	border-bottom-style: none;
	border-left: none;
	border-right: none;
}

.frameSearch
{
	border-top: #006699  2px solid; 
	border-bottom: #006699  2px solid; 
	border-left: #006699  2px solid; 
	border-right: #006699  2px solid;
	background-color : #ffffff;
}

.Story1
{
	background-color : "#E4F2F8";
}
.Story2
{
	background-color : "#0950A0";
}

.frameHeadTable
{
	background-color : "#e6e6e6";
}
.frameTableItem
{
	background-color : "#ffffff";
}
.frameAlternatTableItem
{
	background-color : "#E4F2F8";
}

.normalBlack,.normalBlack:link, .normalBlack:visited
{
	font-size: 9pt;
	color: #000000;
	 FONT-FAMILY:THK2DJuly8, sans-serif;
}	
	
.normalBlackBold,.normalBlackBold:link, .normalBlackBold:visited
{
	font-size: 9pt;
	font-weight:bold;
 	color: #000000;
	 FONT-FAMILY:THK2DJuly8, sans-serif;
}

.miniBlack,.miniBlack:link, .miniBlack:visited
{
	font-size: 9pt;
	color: #000000;
	 FONT-FAMILY:THK2DJuly8, sans-serif;
}
.miniBlue,.miniBlue:link, .miniBlue:visited
{	font-size: 9pt; color: #073885;  FONT-FAMILY:THK2DJuly8, sans-serif; }

.normalGray,.normalGray:link, .normalGray:visited
{
	font-size: 9pt;
	color: #808080;
	 FONT-FAMILY:THK2DJuly8, sans-serif;
}

.miniGray,.miniGray:link, .miniGray:visited
{
	font-size: 9pt;
	color: #808080;
	 FONT-FAMILY:THK2DJuly8, sans-serif;
}

.Link10px,.Link10px:link, .Link10px:visited
{ FONT-SIZE: 9pt; COLOR: #073885;  FONT-FAMILY:THK2DJuly8, sans-serif; text-decoration:none;}

.borderNone { border-bottom-style:none ; border-top-style:none; border-right-style:none; border-left-style:none; text-decoration:none; }
.cursorLink { cursor:hand; cursor:pointer;}

.imgLogo {
       background-image: url("../images/iqNewsClip-logo.gif");
       background-repeat:no-repeat;
       height: 50;
}


/* Newspaper treeview */
.inputElement
{
	width: 99%;
	height: 17px;
	border: none;
	font-weight: normal;
    font-family:THK2DJuly8, sans-serif !important;
    font-size: 9pt;
    padding-left:2px;
        
}
.bodyContainer
{
	border: solid 1px #7F9DB9;
	position: absolute;
	/*width: 225px;*/
	margin-top: 0px;
	height: 300px;
	overflow :auto;-webkit-overflow-scrolling: touch;
	color: #000;
	font-weight: normal;
    font-family:THK2DJuly8, sans-serif !important;
    font-size: 9pt;
	display:none;
	background-color:#fff;
	z-index: 10;
}
.SelectNodeStyle
{
      background-color:#CCE6FA;
      font-weight: normal;
      font-family:THK2DJuly8, sans-serif !important;
      font-size: 9pt;
        
    }

.nodeStyle
{
    font-family:THK2DJuly8, sans-serif !important;
    font-size: 9pt;
    color: black !important;
}

.nodeStyle:hover,
a.nodeStyle:hover,
.nodeStyle:link:hover,
a.nodeStyle:link:hover
{
    font-family:THK2DJuly8, sans-serif !important;
    font-size: 9pt;
    color: black !important;
}



ul ,li  {
    list-style-type: none;
}

#vertical-ticker{

	margin:0px; padding:0px;
}

#vertical-ticker li{

    list-style-type: none;

}

