﻿body {
margin:0px;
font-family:Segoe UI,Helvetica, Arial, sans-serif;
font-size: 0.8em;
font-weight: normal;
color: #333333;
text-decoration: none;
background-color: #FFFFFF;
height:100%;

font: 12px  Arial,Tahoma,  'Lucida Grande', Geneva, sans-serif; 

}





p
{
font-family:Corbel;
}

h1
{
    font-size:1.2em;  
}

h2,h3,h4,h5,h6
{
font-size:1.0em;
font-weight:normal;
margin:0px;   
}

a img {
border: none;
}

a {color: #D04400;text-decoration:none;}

a:visited {color: #D04400;}

a:hover{color: #F97E10;text-decoration:underline;}

#footer
{
    background-color: #FFFFFF;
    text-align: center;
	position:absolute;
	top:900px;
    left: 0px;
    width: 99%;
    height: 20px;

}

#footerbar
{
    color: #666666;
    padding-top:2px;
    padding-bottom:0px;
    padding-left:5px;
    left: 0px;
    width: 100%;
    height: 18px;
    background-color: #FFFFFF;
    
}

.step 
{
font-weight:bold;margin-top:10px;  margin-bottom:5px;   
    font-size: 1.2em;
}