.brochure .info h2 {
    margin-left: 100px;
    padding: 18px 0 4px 0;
    font-size: 16px;
    font-weight: bold;
    color: #014A82;
}
.brochure .info img {
    float: left;
    margin: 15px;
}
.brochure .info p {
    margin-left: 100px;
    padding: 0 15px 0 0;
    color: #5F5F5F;
}
.brochure .info p b {
    color: #000;
}
.type {
    width: 572px;
    margin: 0 auto;
    text-align: left;
    padding: 10px 0;
}
.type .header {
    background-color: #F4F3EF;
    height: 30px;
	clear: left;
}
.type .header h2 {
    color: #CC8819;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;
    float: left;
    width: 460px;
}
.type .header h2 span {
    display: block;
    padding: 6px 0 0 12px;
}
.type .header a.backtop {
    display: block;
    float: left;
    width: 100px;
    text-align: right;
    color: #014A82;
    font-weight: bold;
}
.type .header a.backtop span {
    display: block;
    padding: 6px 0 0 0;
}
.type p {
    color: #5F5F5F;
    padding: 10px;
}
.type .results {
    margin: 10px auto;
}
.typenav {
    margin: 5px 0 5px 15px;
    clear: both;
}
.typenav a,
.typenav a:active,
.typenav a:link,
.typenav a:visited {
    background: transparent url("/img/newlayout/rightarrow_blue.jpg") no-repeat 0 5px;
    padding: 0 15px 0 10px;
    color: #CC8819;
    font-weight: bold;
}
