@charset "windows-1251";
.tab_font {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.spaced {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E6E6E6;
	border-left-color: #E6E6E6;
}
.followuscaption {
	font-size: 18px;
	color: #999999;
    height: 25px;
}
.casestudiescaption 
{
	text-decoration:underline; 
	text-transform: capitalize;
}
.textregular {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
	text-align: left;
	line-height: 17px;
}
a:hover {
	text-decoration: underline;
	color:#474340;
}
.line
{
	line-height:15px;
	width:1;
	background-color:#efefef;
	height:1;
}
.line206
{
	line-height:1px;
	width:1;
	background-color:#efefef;
	height:1;
}
.line1
{
	line-height:1px;
}
/* start Requst banner styles */
.requestButton 
{
  display:block;
  width:178px;	
  height:26px;			
  color:white;
  background: url(../Resources/Images/vbut_02.gif) 0 0 no-repeat;
  text-decoration: none;
}
.requestButton:hover {	
  background : url(../Resources/Images/vbut_00.gif) 0 0 no-repeat;
  color: white;
}	
/* end Requst banner styles */