﻿body {

background-color : #a1daf6;

margin-left : 0;

margin-top : 30px;

margin-right : 0;

margin-bottom : 0;

}

.normal-txt {

font-family : verdana;

font-size : 12px;

font-weight : normal;

color : #666666;

text-decoration : none;

}

.footer {

font-family : verdana;

font-size : 12px;

font-weight : normal;

color : #ffffff;

text-decoration : none;

}

.footer:hover {

color : #346dba;

text-decoration : none;

}
#contactform div

{

            margin-bottom: 0.5em;

            width: 100%;

}

 

#contactform .indent

{

            margin:10px 0px 10px 95px;

}

 

#contactform .form_element

{

            padding: 0px 10px 0px 0px;

            text-align:right;

            float: left;

            width: 180px;

}

 

#contactform .form_data 

{

            padding: 0px;

            text-align:left;

            float: left;           

}

 

#contactform .separator 

{

            clear: both;

            padding: 0px;

            font-size: 0.5px;

            height: 0.5px;

}




