﻿.accordionHeader 
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #145077;
    border-bottom: 1px solid #dddddd;
    cursor: pointer;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.accordionHeaderSelected 
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #900;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: pointer;
}
.accordionContent 
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #333333;
    padding-left: 5px;
    padding-bottom: 5px;
    cursor: pointer;    
}
a:link.articles
{
    font-family: Tahoma;
    font-size: 9pt;
    color: #333333;
    text-decoration: none;
    cursor: pointer; 
}
a:visited.articles
{
    font-family: Tahoma;
    font-size: 9pt;
    color: #333333;
    text-decoration: none;
    cursor: pointer; 
}
a:hover.articles
{
    font-family: Tahoma;
    font-size: 9pt;
    color: #900;
    text-decoration: none;
    cursor: pointer; 
}
a:link.sublinks
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #333333;
    text-decoration: none;
    cursor: pointer; 
}
a:visited.sublinks
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #333333;
    text-decoration: none;
    cursor: pointer; 
}
a:hover.sublinks
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #900;
    text-decoration: none;
    cursor: pointer; 
}
a:link.sublinksnonbold
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #333333;
    text-decoration: none;
    cursor: pointer; 
}
a:visited.sublinksnonbold
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #333333;
    text-decoration: none;
    cursor: pointer; 
}
a:hover.sublinksnonbold
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #900;
    text-decoration: none;
    cursor: pointer; 
}
.subtitle 
{
    font-family: Tahoma;
    font-size: 7pt;
    font-weight: bold;
    color: #333333;
}
.institute 
{
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: bold;
    color: #900000;
} 
.copyright 
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #333;
    text-decoration: none;
}
.bannerheader
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFF;
	width: 184px;
	height: 34px;
	padding-bottom: 4px;
	text-align: center;
	background-image: url('../images/bannerheader.gif');
	background-repeat: repeat-x;
	vertical-align: middle;
	display: table;
	position: static;
}
.bannercontent 
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #333;
	text-align: center;
	padding-left: 5px;
	background-color: #FFF;
	height: 135px;
	width: 175px;
}
.dvcontent
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #333;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	text-align: justify;
	height: 425px; 
	width: 773px; 
	overflow: auto;
	line-height: 1.4em;
	border-bottom: 1px solid #dddddd;
} 
.dvsubsharingcontent
{
	height: 24px; 
	width: 773px; 
	padding-left: 8px;
	padding-top: 8px;
}
.dvhead 
{
	background-image: url('../images/articleheaderback.gif');
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 9pt;
	color: #333;
	height: 21px;
	padding-left: 10px;
	padding-top: 6px;
}
.dvbannerimages 
{
	width: 98%;
	height: 50px;
	position: static;
	margin-bottom: 3px;
	border: 1px solid silver;
}
.dvarticledetail 
{
	width: 261px;
	height: 221px;
	margin-top: 10px;
	margin-right: 7px;
	border: 1px solid #dddddd;
}
.ratingstar 
{
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;    
}

.filledratingstar 
{    
    background-image: url('../images/FilledStar.png');
}

.emptyratingstar 
{
    background-image: url('../images/EmptyStar.png');
}

.savedratingstar 
{
    background-image: url('../images/SavedStar.png');
}
.textBox 
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #333333;
	border: 1px solid #dddddd;
	height: 18px;
	width: 150px;
}
.button 
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFF;	
	border: 1px solid #dddddd;
	background-color: #8b941f;
	cursor: pointer;
}
.errMsg 
{
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: Red;
	text-align: left;
	line-height: 20pt;	
}
.warning 
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 7pt;
	color: #f97923;	
}

.tooltip 
{
	width: 200px; 
	color:#000;
	font:lighter 11px/1.3 Arial,sans-serif;
	text-decoration:none;
	text-align:center;
}

.tooltip span.top 
{
	padding: 30px 8px 0;
    background: url(../images/bt.gif) no-repeat top;   
}

.tooltip b.bottom
{
	padding:3px 8px 15px;
	color: #548912;
    background: url(../images/bt.gif) no-repeat bottom;    
}
.normalText 
{
	font-family: Tahoma;
	font-size: 7pt;
	color: #333;
	font-weight: normal;
}