.background {
    background-color:#EDEDED;
}
.logo {
    background:url("argosy_with_subheader.png") no-repeat top center;
    width:295px;
    height: 93px;
}
.form_blcok {
    background:#EDEDED;
}
.footer_blcok {
    color:#777E88;
}
.footer_blcok a {
    color:#777E88;
}
li.citation a:hover {
    color: #777E88;
    text-align: center;
    text-decoration: underline;
}
li.citation a {
    color: #777E88;
    text-align: center;
}
body .footerlist {
    color:#000;
}
body .footerlist a {
    color:#000;
}
#firstsub {
    font: bold 12px Arial,Helvetica,sans-serif;
}
.continuebutton, .submitbtn {
    width:181px;
    display:block;
}
body.page2 .submitbtn {
    background: url("submitbutton.png") no-repeat scroll center top rgba(0, 0, 0, 0);
}