body { font-family: "Calibri", sans-serif; font-size: 14pt; background-color: #FFFFFF; color:#000000; background-repeat:no-repeat; }
form { margin-top: 40px; padding: 0; }
.row { margin-left: 0; margin-right: 0;}
img { border:0px; }
.headerBackground { height: 133px; width: 100%; background-repeat:repeat-x; background-image:url('../graphics/login_header_fill.png'); margin-bottom: 40px;}
.contentArea { max-width: 910px; margin-left: 44px; }
.imageRight { position: fixed; top: 180px; left: 800px; }
@media (max-width: 1080px) {
    .hideMobile { display: none; }
    .contentArea { margin-left: 10px; }
}
@media (min-width: 1081px) {
    .hideMobile { display: block; }
    .form-horizontal .control-label { text-align: right; }
}
.greyFont{ color:#939393; }
.trademark {  font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;font-size: 14px;line-height: 1.42857143;color: ##333; padding-left: 5px; }