img
{
    border: none;
}

/* content */
div#contentwrapper_only
{
    width: 828px;
    background-color: #fff;
    border: 1px #B8D7FD solid;
    clear: both;
    display: table;
}

div h2
{
    background-image: url(../../images/titleSeparator.gif);
    background-repeat: repeat-x;
    background-position: center bottom;
    margin-left: 10px;
    margin-right: 10px;
    width: 765px;
    color: #008ac1;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}

#statement h2
{
    background-image: url(../../images/titleSeparator.gif);
    background-repeat: repeat-x;
    background-position: center bottom;
    margin-left: 10px;
    margin-right: 10px;
    width: 500px;
    color: #008ac1;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}

.applynow_btn
{
    background: url(../../images/applyBtnBg.gif) no-repeat;
    width: 123px;
    height: 21px;
}

h3 img
{
    vertical-align: bottom;
}

/* spacer for bottom of each page */
div#bottomspacer
{
	height: 50px;
}

.mandatory
{
    color: Red;
    font-weight: bold;
}