/* CSS Document */
body {
margin:0;
padding:0;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
}

div {
text-align:left;
}

img {
border:0;
}

.masthead {
width:100%;
background-image:url(images/topbarnarrow.jpg);
background-repeat:repeat-x;
text-align:center; 
}

.footer {
text-align:center;
}

.blue {
color:#072B5F;
}

.blue2 {
color:#072B5F;
font-size:smaller;
text-align:center;
}
.content {
top:0;
position:relative;
width:700px;
margin-left:auto;
margin-right:auto;
}

table {
font-size:smaller;
}

td {
vertical-align:top;
}

h3 {
color:black;
}

h3>em {
font-size:smaller;
}

.footer {
font-size:smaller;
color:#333333;
}