@charset "utf-8";
/* CSS Document */
body { margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#444444; }
a { color:#135389; }
.wrapper { width:533px; background:#ffffff url(/images/background.jpg) no-repeat top left;min-height:324px;}
.content { margin-left:47px;padding-top:208px;width:450px;}
.blue { color:#1a7aab; }
h1 { color:#135389; font-size:16px; }
h3 { color:#1a7aab; font-size:14px; margin: 10px 0; }
h2 { font-size:12px; margin:0; }
.size1 { font-size:33px; }
.size2 { font-size:12px; }
li { padding-bottom:10px; }
div.form { width:477px; margin-left:15px;}
.form-top { height:25px; background:url(/images/form-top.gif) no-repeat bottom left; }
.form-left { width:12px; background:url(/images/form-left.gif) repeat-y top left; }
.form-right { width:14px; background:url(/images/form-right.gif) repeat-y top left; }
.form-bottom { height:21px; background:url(/images/form-bottom.gif) repeat-y top left; }
.form-content { background-color:#ffffff;  }
table.form { margin-top:10px; font-size:11px; }
table.form td { padding-bottom:10px}
label { font-weight:bold; cursor:pointer; }
table.form input, table.form select { width:245px; height:17px; border-top:2px solid #dddddd; border-left:2px solid #dddddd; border-bottom:0; border-right:0; }
table.form select { width:247px !important;height:22px; } 
td.radio input, td.checked input { width:20px; height:10px; border:0; cursor:pointer; }
td.radio { text-align:center; }
td.firstname input { width:67px; }
td.lastname input { width:121px; }
td.emailaddress input { width:183px; }
td.mobile input {width:182px !important;}
td.mobile select { width:60px !important; }
.errorMessageBG { background-color:transparent; color:#F00; }

table.form input#register {border:0;}
