
#content a:link, #content a:visited
{
    color: #0094ff;
    outline: none;
}
#content a:hover
{
    text-decoration: none;
}
#content p
{
    line-height: 2em;
    padding: 0.5em 0 0.5em 0;
}
#content h1
{
    font-size: 2.5em;
    line-height: 2.5em;
}
#content h2, #content h3
{
    font-size: 1.5em;
    line-height: 1.5em;
    padding: 0.5em 0 0.5em 0;
}

#wrapper
{
    clear: both;
    

    padding: 10px;
}
#content
{clear:both;
	font-family: "Palatino Linotype" , sans-serif;
 
    }
.clear
{
    clear: both;
}

.CompleteRegistration
{
    float: left;
    width: 350px;
    margin: 10px;
    padding: 10px;
    height: 110px;
}

#reasons div ul li
{
    list-style-type: none;
    list-style-image: url(../Images/check.gif);
    padding: 0.5em 0 0.5em 0;
}

.small
{
    font-size: .9em;
}

#reasons
{
    width: 900px;
    margin: auto;
    border: 0;
}
 
#reasons div
{
    background-color: #f6f6f9;
    height: 200px;
}


.StarterBox
{
    width: 30em;
    float: left;
    border: solid 1px #0068B3;
    margin: 0 10px 0 10px;
    padding: 0 0.5em 0 0.5em;
}
#content ol, #quoteEngine ul, #personalized ul, #appointments ul, #leads ul
{
    margin-left: 50px;
}

#content ol li, #quoteEngine ul li, #personalized ul li, #appointments ul li, #leads ul li, .StarterBox ul li
{
    margin: 5px 0 5px 0;
}