body {
    background-color: #FFFFFF;
    color: #1C1C1C;
    font-family: Verdana, sans-serif;
    font-size: 14px;
    line-height: 175%;
}

img {
    display: block;
}

p, h2, h3 {
    margin: 0;
}

p {
    text-align: justify;
}

p.intro {
    text-align: left;
    line-height: 150%;
}

a {
    color: #FF5829;
}

.margin {
    margin-top: 12px;
}

.margin_bottom {
    margin-bottom: 24px;
}

img.photo1 {
    float: left;
    clear: both;
    margin: 0 12px 12px 0;
    border: 0;
    display: block;
}

img.photo2 {
    float: left;
    margin: 0 12px 12px 0;
    border: 0;
    display: block;
}

img.photo3 {
    float: left;
    margin: 0 0 12px 0;
    border: 0;
    display: block;
}

ul {
    margin-top: 12px;
    margin-bottom: 0;
}

.strong {
    font-weight: bold;
}

.padding {
    padding-top: 24px;
}

td {
    vertical-align: top;
    padding-right: 12px;
}

input, textarea {
    border: 1px solid #B9CF0D;
    width: 172px;
    background-color: #FFFFFF;
}

input.submit {
    border: 1px solid #FF5829;
    background-color: #FF5829;
    color: #FFFFFF;
    cursor: pointer;
    _cursor: hand;
}

.small {
	font-size: 12px;
	color: #999;
}

.captcha {
	vertical-align: bottom;
	line-height: 20px;
}

.captcha img {
	display: inline;
	margin-bottom: 5px;
}
