﻿body 
{
    background-color: #ebebeb;
    color: #444;
}

a {  color: #bdc015; }

a:hover
{


    text-decoration:underline;
}

h1 { 	color: #bdc015;}
h2 { color: #bdc015;}
h3 { 	color: #bdc015;}

.p_Description
{
	border-left: solid 2px #bdc015;
}
.Header 
{
	color:#bdc015;
}
.SubHeader
{
	color:#bdc015;
}


.tblHeader { text-align:center; }


.tblAlternating
{
		/*background-color: whitesmoke;*/
}

.note {


color: purple;
font-weight: bold;
} 

.NavLinkOnPage, A.NavLinkOnPage
{
    font-size: 10px; 
    color:#3675a1;
    text-decoration: none;
}

.NavLinkOffPage, A.NavLinkOffPage
{
    font-size: 10px; 
    color:Gray;
    text-decoration: none;
}

.pointer
{
    cursor:pointer;
}

.calendar
{
	position: absolute;
	display: none;
}

.tblAltOther
{
	/*background-color: LightSteelBlue;*/
}

.tblNormalOther
{
	/*background-color: AliceBlue;*/
}

.emailAppraisalText
{
	
	font-size: 11.5px;
	color: #293B6D;
}
