﻿.normalSearchTxt
{
	font-family: tahoma; 
	font-size: 0.8em; 
	color: #C0C0C0
}

.FocusedSearchTxt
{
	font-family: tahoma; 
	font-size: 11px; 
	color:Black;
}

.textBaseStyle
{
	font-family: Tahoma;
	font-size: 11px;
	padding-top: 5px;
	text-align:justify;
}
.NewsReaderHeader
{
  color: #003366;
  background-color:Gray;
  background-image: url(StyleImages/01.gif);
  font-family: Arial; 
	font-size: 1.1em;
	font-weight:bold;
	height:31px;
	border: Solid 1px #89A4BA;
	text-align:right;
 
}
.BlueBar2
{
  background-image: url(StyleImages/BlueBar.jpg);
 height:25px;
 text-align:center;
	
}
.BlueBar
{
  background-image: url('ControlImages/images/top_item_bg.gif');
 height:30px;
 text-align:center;
	margin-right: 40px;
}
.OrangeBar
{
  background-image: url(StyleImages/OBar.png);
 height:25px;
	
}
.NewsReaderCell
{
	font-size: 0.8em;
	text-align:right;
}

.NewsReaderCell2
{
	font-size: 0.8em;
	text-align:left;
}
.ProductName
{
	font-size: 1.0em;
	font-weight: bold;
	background-image: url(StyleImages/ToolBar.png);
	height: 30px;
	font-family: Tahoma;
	text-align: center;
	color: #FFE271;
}

.GridHeaderStyle
{
	background-image: url(StyleImages/BlueBar.jpg);
	color:White;
}
.RowStyle
{
	color:#333333;
	background-color:White;
}
.AlternateRowStyle
{
	color:#003366;
	background-color:#EFF3FB;
}
.SelectedRowStyle
{
	color:#1B1B1B;
	background-color:Silver;
	font-weight:bold;
}
.FAQRow1
{
font-family:Tahoma;
font-size: 12px;
font-weight:bold;
text-align: justify;
}
.FAQRow2
{
font-family:Tahoma;
font-size: 12px;
 height:40px;	
 text-align: justify;
}
.QARow
{
	font-family: Tahoma;
	font-size: 12px;
	text-align: justify;

}
a.QARow:visited ,a.QARow:hover,a.QARow:link
{
	text-decoration: none;
}
 .Break
{
	background-image: url('ControlImages/images/break.gif');
	background-repeat: repeat-x;
	height: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius: 0px;
}
.Vertical
{
 vertical-align:top;	
 
}
.leftAlign
{
	text-align:left;
}

#header
{
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius:10px;
	border-radius: 10px;
}

.spantitr
{
	font-family: tahoma;
	font-size: 12px;
	color: #FEF58D;
	font-weight: 700;
}
a:link
{
	text-decoration: none;
}

