/* Reset Styles */
html,body,div,span,object,h1,h2,h3,h4,h5,h6,p,a,em,font,img,ins,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
        {
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
        font-size: 100%;
        vertical-align: baseline;
        background: transparent;
}

body {
        color: #333;
        background: url(../../images/iSupplier/background.gif) #edf5f9 center
                repeat-y;
        font-family: Arial, Helvetica, Verdana, sans-serif;
        font-size: 62.5%;
        width: 100%;
}

p {
        font-size: 1.3em;
        line-height: 1.38em;
        margin: 0 0 1em 0;
}

#bodyCenter {
        background-color: #fff;
        margin: 0 auto;
        padding: 6px 0 12px;
        width: 960px;
}

.clearFix {
        overflow: auto;
}

#header {
        background: url(../../images/iSupplier/aviva-beam.gif) #ffd900 center
                bottom no-repeat;
        position: relative;
        height: 130px;
        width: 960px;
}

#logo a {
        border: none;
        display: block;
        height: 40px;
        width: 160px;
        position: absolute;
        top: 22px;
        left: 16px;
        text-indent: -10000em;
}

#content {
        margin-top: 12px;
        margin-bottom: 33px;
        overflow: auto;
        float: left;
}

h1 {
        clear: left;
        color: #004fb6;
        font-size: 3.9em;
        font-weight: normal;
        line-height: 1em;
        margin: .4em 0;
}

h2 {
        clear: left;
        colour: #999;
        font-size: 2em;
        font-weight: bold;
        line-height: 1em;
        margin: .4em 0;
}

fieldset {
        background: url(../../images/iSupplier/background.gif) #edf5f9 center
                repeat-y;
        margin-bottom: 100px;
        overflow: auto;
        padding: 15px 0 0;
}

#section1 {
        background: url(../../images/iSupplier/background.gif) #edf5f9 center
                repeat-y;
        overflow: auto;
        padding: 0 18px 15px;
}

.row {
        clear: both;
}

.row p {
        float: left;
        margin: 0 5px;
}

.rowError {
        clear: both;
        height: 18px;
}

.rowError p {
        float: left;
        margin: 0px 5px 8px 0px;
        color: red;
        font-weight: bold;
}

.rowButton {
        clear: both;
        margin-left: 350px;
}

legend {
        display: none;
}

label {
        clear: left;
        float: left;
        font-size: 1.3em;
        width: 195px;
        vertical-align: middle;
        padding-bottom: 12px;
}

input {
        border: 1px solid #99CCFF;
        float: left;
}

#submit {
        background-image: url(../../images/iSupplier/button-yellow.gif);
        width: 97px;
        height: 26px;
        border: 0px;
        margin-top: 8px;
        margin-left: 0px;
        cursor: pointer;
        font-size: small;
        font-weight: 900;
        font-family: Arial, Helvetica, sans-serif;
        color: #003F87;
}

#footer {
        border-top: 1px solid #ddd;
        clear: both;
}

ol,ul {
        list-style: none;
}

li {
        font-size: 1.1em;
        left-margin: 15px;
}

#footer ul {
        font-size: 1em;
}

#footer li {
        float: left;
        line-height: 1.81em;
        margin: 12px 0 12px;
        padding: 0 0 0 16px;
}

#footer ul li ul {
        border: none;
        font-size: 1.1em;
        margin-top: .9em;
}

#footer ul li ul li {
        float: none;
        margin: 0;
        padding: 0;
}

.p3TopForm {
        margin-bottom: 12px;
        overflow: hidden;
        padding: 15px 0 0;
        position: relative;
        width: 480px;
}

.p3Top {
        margin-bottom: 12px;
        overflow: hidden;
        padding: 15px 0 0;
        position: relative;
        width: 460px;
}

.leftGap {
        margin-left: 12px;
}

.left {
        float: left;
}