.clsContactUsLabel
{
	font-size: 11px;
}
.clsContactUsButton
{
    border-right: #000000 thin out;
    border-top: #ffffff thin outset;
    border-bottom: #000000 thin out;
    border-left: #ffffff thin outset;
    width: 75px;
    height: 19px;
    background-color: #1F3877;
    font-weight: bold;
    font-size: 11px;
    color: #FFFFFF;
    cursor: hand;
}
.clsFeedBack
{
	color: #CC0001;
}
.clsContactusError
{
    color: darkred;
    font-size: 11px;
}    
.clsSuccess
{
	color: #333366;
	font-weight: bold;
}