.panel
{
	border-color: "#A3B8CD";
	border-bottom-color: "#A3B8CD";
	border-right-color: "#A3B8CD";
	border-width:1;
	border-style:outset;
	background-color:LightSteelBlue;
	font-family:Trebuchet MS;
    font-size:8pt;
    color:"#024290";
    font-weight:bold
	
}
.labelpeq
{	
    font-family:Trebuchet MS;
    font-size:8pt;
    color:"#024290";    
}
.linkpeq
{
    font-family:Trebuchet MS;
    font-size:8pt;
    color:"#024290";
    text-decoration:underline
    
}
.reqFieldVal
{
	font-family:Trebuchet MS;
    font-size:8pt;
    color:IndianRed;
    font-weight:bold
}
.textBox
{
	background-color:white;
	border-color:"#A3B8CD";
	border-width:1;
	font-family:Trebuchet MS;
	font-size:8pt;
	color:"#024290";
}
.img
{
	border-color:"white";
	border-width:0;
}
.bt
{
	font-family:Trebuchet MS;
	font-size:8pt;
	color:"#024290";
    border-color:"#A3B8CD";
    border-top-color:"#A3B8CD";
    border-style:outset
}
.rbl
{
	font-family:Trebuchet MS;
	font-size:8pt;
	color:"#024290";
    font-weight:bold;
}
.labelData
{
	font-family:Trebuchet MS;
    font-size:8pt;
    color:"DimGray";
	text-decoration:underline
}
.grid-header 
{
	border-color : "#A3B8CD";
	color: "#A3B8CD";
	text-decoration: none;
}


.grid-edit-column
{
	color: #CCCCFF;
    border-color: #CCCCFF
}
.grid-first-item
{
	 border-color: "#A3B8CD";
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	margin: 1px
}
.grid-item
{
	border-color: "#A3B8CD";
	margin: 1px
}
.grid-header
{
	border-color: "#A3B8CD";
	font-weight: bold;
	font-size: 11px;
	color: "#A3B8CD";
	font-family: Verdana, Arial, Helvetica, sans-serif
}
.grid-last-item
{
	 border-color: "#A3B8CD" 1px solid;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	margin: 1px
}

.tab-active
{
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #0099FF;
	border: 1px solid #0099FF;
	text-align: center;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.tab-inactive
{
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #0099FF;
	color: #024290;
	text-align: center;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-decoration:none;
}
.tab-inactive a:link
{
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #024290;
	text-align: center;
	text-decoration:none;
}
.tab-inactive a:visited
{
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #024290;
	text-align: center;
	text-decoration:none;
}
.tab-inactive a:active
{
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #024290;
	text-align: center;
	text-decoration:none;
}
.tab-inactive a:hover
{
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #024290;
	text-align: center;
	text-decoration:none;
}

.sub-tab-active
{
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #0099FF;
	text-align: center;
	text-decoration:none;
}
.sub-tab-inactive
{
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #024290;
	text-align: center;
	text-decoration:none;
}
.sub-tab-inactive a:link
{
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #024290;
	text-align: center;
	text-decoration:none;
}
.sub-tab-inactive a:visited
{
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #024290;
	text-align: center;
	text-decoration:none;
}
.sub-tab-inactive a:active
{
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #024290;
	text-align: center;
	text-decoration:none;
}
.sub-tab-inactive a:hover
{
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #024290;
	text-align: center;
	text-decoration:none;
}

