﻿body 
{
	font-family: Verdana, Arial;
	
}


.gridheader
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 14px;
    font-weight: bold;
	height: 17pt;
    Border-Width:1px;
 	background-color:#d4dec4;
 	text-align:center;
 	line-height:20px;
 	border-bottom:1px;
}

a.gridheader
{
    color: white;
    font-family: Verdana, Arial;
    font-size: 14px;
    font-weight:bold;
	height: 17pt;
    Border-Width:1px;
 	background-color:#36559B;
 	text-align:center;
 	line-height:20px;
 	border-bottom:1px;
 	text-decoration: underline;
}

.gridtextodd
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 12px;
    line-height: 11pt;
    background-color:#e9e9e9;
}

.gridtexteven
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 12px;
    line-height: 11pt;
    background-color:#ffffff;
       
}

a.gridtextodd
{
    color: #444D57;
    font-family: Verdana, Arial;
    font-size: 11px;
    line-height: 11pt;
    background-color:#E3EAF1;
    text-decoration: none;
}

a.gridtexteven
{
    color: #444D57;
    font-family: Verdana, Arial;
    font-size: 11px;
    line-height: 11pt;
    background-color:#ffffff;
    text-decoration: none;
       
}

.gridtexthighlight
{
    color: #444D57;
    font-family: Verdana, Arial;
    font-size: 11px;
    line-height: 11pt;
    background-color:#F9FAE6;
       
}

.gridtext
{
    color: #2A4256;
    font-family: Verdana, Arial;
    font-size: 12px;
    line-height: 11pt;
}

.formlabel
{
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-weight:bold;
}

.appvalue
{
	font-family: Verdana, Arial;
	font-size: 9pt;
}

#tblListingDetails
{
	background-color:#e9e9e9;
	font-family: Verdana, Arial;
	font-size: 12px;
}

#tblAppForm
{
	font-family: Verdana, Arial;
	background-color:#e9e9e9;
}

.bcolor
{
	background-color: #C7D5F0;
}
