﻿/*span
{
    color:#ED9121;
}*/


.OnlineFormContainer
{
 /*font-family:Sans-Serif, Arial, Verdana;	*/
 width:530px;
 height:auto;
 color:#555555;
 float:left;
 background-color:#ffffff;   
 margin:10px 0px 20px 15px; 
 padding-bottom:10px;
   
}

.ColOne

{
 width:260px;
 height:auto;
 overflow:auto;
 background-color:#fff;
 float:left;
 margin:10px 0px 0px 0px;
}

.ColTwo
{
 width:260px;
 height:auto;
 overflow:auto;
 background-color:#ffffff;
 float:left;
 margin:10px 0px 0px 10px;

}
.ContactRow
{
    width:260px;
    height:auto;
    overflow:auto;
    margin:0 0 5px 0;
    background-color:#ffffff;
}

.feedbackRow
{
    width:500px;
    height:auto;
    margin:10px 0 0 0px;
    background-color:#ffffff;
    padding-bottom:20px;
    color:#555555;
}

.Contactlbl
{
    width:200px;
    height:auto;
    overflow:auto;
    background-color:#ffffff;
    float:left;
    margin:5px 0 5px 0px;
}
.ContactInput
{
    width:220px;
    height:auto;
    overflow:auto;
    background-color:#ffffff;
    float:left;
    margin:5px 0 5px 0px;
}
.Row
{
    width:280px;
    height:auto;
    margin:0 0 5px 0;
    background-color:#ffffff;
    float:left;
    color:#000000;
}

.Lbl

{
 width:auto;
 height:auto;
 float:left; 
 padding-top:3px;
 background-color:#ffffff;  
}

.Element

{
 width:auto;
 height:auto;
 float:left; 
 background-color:#ffffff;  
}

.error
{
    width:10px;
    height:10px;
    float:left;
    margin:0 0 0 5px;
    font-size:16px;
    color:Red;
}
.Validation

{
    width:20px;
    height:auto;
   overflow:auto;
    float:left;
    margin:5px 0 0 10px;
    color:Red;
    font-size:16px;
}

.Format
{
    font-size:11px;
     font-family:Verdana, Arial, Trebuchet MS;
    color:#000000;	  
}

.ErrorFormat
{
    font-size:13px;
     font-family:Verdana, Arial, Trebuchet MS;
    color:red;
    font-weight:700;	  
}

.Button
{
    width:205px;
    height:auto;
    margin:10px 0 5px 0;
    background-color:#ffffff;
    float:left;
    text-align:right;
}

a.Button:link, a.Button:visited
{
	color: #333333;
	background-color: #ffffff;
	text-decoration: underline;
	font-size:12px;
	letter-spacing:0.2em;
}
	
a.Button:hover
{
	color:#ED9121;
	background-color: #ffffff;
	text-decoration: none;
	font-size:12px;
	letter-spacing:0.2em;
}

.Errormessage
{
    width:auto;
    height:auto;
    margin:10px 0 10px 0;
    background-color:#ffffff;
    float:left;
}

.SndIT
{
    width:210px;
    height:25px;
    background-color:#ffffff;
    margin:20px 0 0 0 ;
    float:left;
    text-align:right;
    }
.linkButtons
{
    
    font-size:12px;
     font-family:Verdana, Arial, Trebuchet MS;
    color:#ED9121;
    text-decoration:underline;
    font-weight:700;
    margin:20px 0 0 0;
}

.ContactFormFormat
{
    
  font-size:12px;
  font-family:Verdana, Arial, Trebuchet MS;
  color:#000000;
}

.multiline
{
    font-size:12px;
  font-family:Verdana, Arial, Trebuchet MS;
  color:#000000;  
}


