/* Reset */

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6, pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 11; font-weight: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }


/* Layout */

#container { width: 939px; margin: 0 auto; position: relative; }
#main { width: 100%; position: relative; }
#content { padding: 0; position: relative; }
.clear { clear: both; }


/* Fonts */

body { font: 12px Arial, Tahoma, sans-serif; background-color: #fff; color: #333; background:url(tall_bg.gif) repeat-x top left scroll; }

a { color: #5276d3; text-decoration: none;}
strong, b { font-weight: bold; }
em, i { font-style: italic; }

#main h1 { font-weight: bold; font-size: 12px; }


/* Options */

#horzholder { width: 939px; text-align: center; }
#memoptions { margin: 11px auto; }
#memoptions li { float: left;}
#memoptions li.nomem { margin-right: 11px; width: 464px; height: 252px; }
#memoptions li.renew { margin-right: 0; width: 464px; height: 252px;  }


/* More Buttons */

#btnholder { padding: 0; margin: 15px 0 0 0;}
.morebtn { clear: both; background-image: url(mainbtn.gif); background-repeat: no-repeat; background-position: top left;    width: 219px; height: 25px; border: 0; display: block; font-weight: bold; text-align: center; }
#btnholder .morebtn h1 { font-weight: bold; padding-top: 5px; color: #fff; }
#btnholder .morebtn a { text-decoration: none; }
#btnholder .morebtn h1:hover { text-decoration: none; }
#btnholder .morebtn a:hover, #btnholder .morebtn:hover { background-image: url(mainbtn.gif); background-repeat: no-repeat; background-position: bottom left; }


/* Extra's Box */

#main .xtrasbox { padding: 0; margin: 14px 0 13px 0; width: 939px; font-size:11px; color:#595d5a; background:url(xtrabox-bg.gif) repeat-y;  }
#main .xtrasbox .xtrasbox_in { width: 910px; margin: 0 auto; padding: 15px 0 12px 0; _padding: 10px 0 7px 0; font-size: 12px; font-weight: bold; color: #6d716e; }
#main .xtrasbox .xtrasbox_btm { height: 14px; margin: 0; background:url(xtrabox-btm.gif) no-repeat bottom left; clear: both; }
#main .xtrasbox_top h2, #main .xtrasbox_top h2 a { display: block; height: 27px; text-indent: -9999px; padding: 0; margin: 0;  background:url(xtrabox-head.gif) no-repeat top left;  }


/* Footer */

.footer { padding: 0; margin: 0 auto; margin-bottom: 10px; color: #b3b6b4; width: 939px; text-align: center; font-size: 10px; line-height: 15px;}
.footer a { font-size: 11px; }

