BODY
{
	margin: 0px;
}

p, li
{
    font-size: 9pt;
    color: #000000;
    font-family: Verdana, tahoma, arial;
    line-height: 150%;
}

h3, h2, h1
{
    font-size: 13pt;
    color: #000000;
    font-family: Verdana, tahoma, arial;
    line-height: 150%;
}


.DataFont
{
    font-size: 9pt;

    color: #000000;

    font-family: Verdana, tahoma, arial;

    line-height: 150%;
}

.Headdings
{
    FONT-WEIGHT: bolder;

    FONT-SIZE: 10pt;

    COLOR: #191970;

    FONT-FAMILY: Verdana, Arial;
}

.DataFontBold
{
    font-size: 9pt;

    color: #000000;

    font-family: tahoma, arial;

    line-height: 150%;

    font-weight: bold;
}

.Mandatory
{
	font-size: 7pt;
	
	color: Red;
}

.AddressFont
{
    font-size: 8pt;

    color: #000000;

    font-family: tahoma, arial;

    line-height: 150%;

    font-weight: bold;
}

.btn-get
{
    float: left;
    width: 83px;
    height: 26px;
    padding: 0;
    margin: 0;
    border: 0;
    font-size: 0;
    line-height: 0;
    cursor: pointer;
    text-indent: -9999px;
    background: url('../images/btn-get.gif') no-repeat;
    outline: none;
}
.service-form .btn-get-es
{
    background: url('../images/btn_get_es.gif') no-repeat;
}
.inner .service-form .btn-get
{
    background: url('../images/btn-get-inner.gif') no-repeat;
}
.inner .service-form .btn-get-es
{
    background: url('../images/btn-get-inner-es.gif') no-repeat;
}

.btn-schedule {
	width:187px;
	height:35px;
	padding:0;
	margin:2px 0 0 75px;
	border:0;
	font-size:0px;
	line-height:0px;
	cursor:pointer;
	background: url('../images/btn-schedule.jpg') no-repeat;
}
