@charset "utf-8";
/* CSS Document */

/* ---------- Body Styles ---------- */
html, body { height: 100%; }
body { font:12px Arial, Helvetica, sans-serif; color:#353535; margin:0px; padding:0px; background:url(../images/background.gif) top repeat-x #2c94bb; }
table { font:12px Arial, Helvetica, sans-serif; color:#353535; margin:0px; padding:0px; }

/* ---------- Content Holder ---------- */
#Holder { width:775px; padding:0; margin:0 auto; position:relative; }
#Header { width:775px; height:92px; margin:0; padding:0; position:relative; }
#BodyTop { width:775px; height:116px; margin:0; padding:0; background:url(../images/contentTop.gif) bottom no-repeat; position:relative; }
#BodyTop2 { width:775px; height:145px; margin:0; padding:0; background:url(../images/contentTop2.gif) bottom no-repeat; position:relative; }
#BodyContent { width:775px; margin:0; padding:15px 0; background:url(../images/contentBack.gif) top no-repeat #ffffff; text-align:right; position:relative; }
#BodyContent2 { width:745px; margin:0; padding:0 15px; background-color:#ffffff; position:relative; }
#BodyBottom { width:775px; padding:30px 0; background:url(../images/contentBottom.gif) top no-repeat; text-align:center; color:#ffffff; font-size:12px; clear:both; position:relative; }
#BodyBottom a { color:#ffffff; text-decoration:underline; }

/* ---------- Main Content ---------- */
.title { width:257px; margin:0 54px 20px 464px; position:relative; }
.formTop { width:257px; height:15px; margin:0 auto; background:url(../images/formTop.gif) bottom no-repeat; position:relative; }
.formBack { width:257px; margin:0 auto; background:url(../images/formBack.gif) top repeat-y; text-align:center; color:#464646; font-size:15px; position:relative; }
.formBottom { width:257px; height:15px; margin:0 auto; background:url(../images/formBottom.gif) top no-repeat; position:relative; }
.error { width:257px; margin:0 auto; padding:5px 0 0 0; background:url(../images/formBack.gif) top repeat-y; text-align:center; color:#CC0000; font-size:11px; position:relative; }
.button { width:265px; margin:0 50px 0 460px; }

.fontContent { font-size:12px;font-family:Arial, Helvetica, sans-serif;font-weight:normal;color:#000000; }
.bg-legal { background-image:url(../images/legal.jpg); background-repeat:no-repeat; background-position:top; background-color:#FFFFFF; }
.strip-right { background-image:url(../images/right.jpg); background-repeat:repeat-y; background-position:left; }
.strip-left { background-image:url(../images/left.jpg); background-repeat:repeat-y; background-position:right; }

.clearFloat { clear: both; height: 1px; }
#continueBtn { display: none; }

/* BrokersWeb style overrides */
#bwapsheader { margin-left:-40px;line-height:22px !important; }
.bwapsproductstate { line-height:22px !important; }
