﻿body
{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	background-color:#ffffff;
	margin:0px;
	text-align:center;
	
}

.title
{
	font-weight:bold;
	background-color:#002D62;
	color:#FFFFFF;
	font-size:14px;
	height:25px;
	padding-left:8px;
}

.tblbordernotop
{
	border:solid 1px #002D62;
	background-color:#FFFFFF;
}

Input[type="text"]
{
	border:solid 1px #000000;
	font-size :13px;	
	height:16px;
	vertical-align :middle ;
}
.txtpass
{
	border:solid 1px #000000;
	font-size :12px;	
	height:16px;
	vertical-align :middle ;
}

.txtnaics
{
	width:80px;
	height:11px;
	font-size:11px;	
}


select
{
	border-color:#000000;
	border-style:solid;
	border-width:1px;
}

Input[type="submit"]
{
	color:#FFFFFF;
	font-weight:bold;
	background-color:#002D62;
	border-style :none;
	cursor: pointer;
}
.gridright
{
	
}

.gridRow
{
	background-color:#ffffff;
	
	height :22px;	
	border-style :none;
	 

}

.gridPager
{
	color: White;
	background-color: #cbcbcb ;	
    text-decoration: underline; 
}
.gridAlternate
{
	background-color:#f2f2f2;
	height :22px;

}



.gridHeader
{
	background-color: #cbcbcb;
	font-weight : bold;
	color: #2b2e33;
	border-right-style: none;
	border-right-width: 0px;
	
	
	
}
.gridHeader a
{
	background-color: #cbcbcb;
	font-weight : bold;
	color: #002D62;
	border-right-style: none;
	border-right-width: 0px;
	
}
.lblpwd
{
	font-style:italic;
}
	
.smallitalic
{
	font-style:italic;		
}	

.highlightActiveField {
    border: 1px solid black;
    border-left: 1px solid #BF1717;
    background-color: #CFF0FF;  
}

.highlightInactiveField {
    border: 1px solid black;    
    background-color: #fff;
}
.matter {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-align:left;
	 
}
.txtbox {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	height: 16px;
	width: 160px;
	border: 1px solid #000000;
}
.listmenu {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	height: 19px;
	width: 200px;
	border: 1px solid #000000;
}
.blue-button {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #002250;
	height: 19px;
	width: 60px;
	border:0;
	padding-bottom:3px;
}
.blue-txt {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0154a9;
}
.white-txt {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.more {
	font-family: Verdana;
	font-size: 11px;
	color: #0154a9;
	text-decoration: none;
}
.blue-button {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #355f88;
	height: 19px;
	width: 60px;
	border:0;
	padding-bottom:3px;
}
.search-border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #436c97;
	border-bottom-color: #436c97;
	border-left-color: #436c97;
}
.brg_div
{
    height :5px;
}
.Show_more  { 
  position:relative;
  width:auto; height:38px; 
  overflow:hidden; z-index:1;
    }
    
    .Show_less  { 
  position:relative;
  width:auto; height:auto; 
  overflow:hidden; z-index:1;
    }