/* Evans & Assocoiates CSS Document */

body {
background: #fff;
margin: 0;
text-align: center;
font: .72em Verdana, Helvetica, Arial;
color: #000;
line-height: 1.5em;
}

div {
margin: 0;
border: 0;
padding: 0;
}

a {
text-decoration: none;
}

#wrapper {
width: 501px;
margin: 0 auto 0 auto;
}

#header {
background: url(./images/fourcorners/cornerhead.jpg) no-repeat;
position: relative;
width: 501px;
height: 81px;
}

#content {
width: 501px;
margin-top: 25px;
text-align: justify;
}

img.left {
float: left;
text-align:left;
margin-right: 10px;
border: 1px solid #000;
}

img.right {
float: right;
margin-left: 10px;
border: 1px solid #000;
}

img.pdf {
text-align: left;
border: 0;
}

span.require {
font-size: 85%;
}

span.boldtext {
font-weight: bold;
color: #f00;
}