﻿.textStyle input
{
	font-size:10px;
	font-family:Verdana;
	color: Gray; 
	width:150px;	
	border-style:solid;
	border-color:Gray;
	border-width:1px;
	height:15px;
	vertical-align:middle;	
}
.welcomeText
{
	font-size:10px;
	font-family:Verdana;
	color:black ; 
	
}

.dropdownStyle select
{
	font-size:11px;
	font-family:Verdana;
	font-style:normal;			
	width:200px;
	height: 20px;
	font-weight:600 ;
	letter-spacing :normal ;
	color:Gray;		
}
.dropdownStyleSmall select
{
	font-size:11px;
	font-family:Verdana;
	font-style:normal;			
	width:80px;
	height: 20px;
	font-weight:600 ;
	letter-spacing :normal ;
	color:Gray;		
}

a:link 
{
	font-size:10px;
	font-family:Verdana;
	color: black; 
	text-decoration: none; 
}
a:visited 
{
	font-size:10px;
	font-family:Verdana;
	color: black; 
	text-decoration:none ; 
} 
a:hover 
{
	font-size:10px;
	font-family:Verdana;
	color: black; 
	text-decoration:none ; 

} 
label.LblTextStyle
{
	font-size:10px;	
	font-style:normal;	
	text-indent:1px;
	font-family:Verdana ;
	color :Gray ;
	line-height: 2.0;
		
}
.LblthansTextStyle
{
	font-size:10px;	
	text-indent:1px;
	font-family:Verdana;
	color:Red;
	font-weight:bold;
	line-height: 2.0;
		
}


.LblPageTextStyle
{
	font-size:9px;	
	text-indent:1px;
	font-family:Verdana;
	color:blue;
	font-weight:bold;
	line-height: 2.0;
		
}
label.LblTextStyleHeader
{
	font-size:11px;	
	font-style:normal;	
	text-indent:1px;
	font-family:Verdana ;
	color :White ;
	line-height: 2.0;
		
}
.linksStyle a:link
{
	font-size:10px;
	font-family:Verdana;
	color: Red ; 
	text-decoration: none; 
}
.linksStyle a:visited
{
	font-size:10px;
	font-family:Verdana;
	color: Red; 
	text-decoration:underline ; 
}
.linksStyle a:hover
{
	font-size:10px;
	font-family:Verdana;
	color: blue;
}

.searchTxt
{
	padding-bottom:10px;
}
.userNameTxt
{
	padding-left :2px;
}
.AdvanceSearchTxt
{
	padding-left:5px;
}
.bodyStyle
{
	background-color:#FFFFFF;
	margin-left:0;
	margin-top :0;	
}
/************** Added by Neha ***************/
.borderStyle-leftPane
{

border-top-color: gray;
border-top-style:solid ;
border-top-width:1px;
}
.borderStyle-rightPane
{
border-left-color: gray; 
border-left-style:solid;
border-left-width:1px;
border-top-color: gray;
border-top-style:solid ;
border-top-width:1px
}
.headerItem
{
	background-image:url('images/Fortis-New-Header.gif');background-repeat: repeat-x;
}
.searchResult
{
	
	background-color:#F3F3F3;

	border-bottom:1px #B0B0B0 solid;
	border-top:1px #B0B0B0 solid;

}
.borderStyle
{
	border-top: 1px gray dotted;
	

}
.textFontStyle
{
	
font-size:10px;font-family:Verdana;
line-height:20px

}
a.lessStyle
{
background: url('images/less.bmp') no-repeat right top;
	
}
a.moreStyle
{
background: url('images/more.bmp') no-repeat right top;
}
ul{list-style-type: none; margin-left: 0 ;}
ul li{margin: 0 1px 0 0; float: left; display: block; font-weight: bold; color:black}
ul li a{
border: 1px solis #999; padding: 3px 8px; display: block; float: left; background: #E1E1E1;  color:black;
text-decoration: none;}
ul li a:hover{
background: #AAAAAA; color:white;

}
a.selected
{
	background: #AAAAAA; color:white;
}
