/* CSS Document */

/* RESET */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,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 { line-height:1; }
ol,ul { list-style:none; }
blockquote,q { quotes:none; }
blockquote:before,blockquote:after,q:before,q:after { content:''; content:none; }

/* remember to define focus styles! */
:focus { outline:0; }

/* remember to highlight inserts somehow! */
ins { text-decoration:none; }
del { text-decoration:line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse:collapse; border-spacing:0; }

/* STRUCTURE */
a img { border:none; }
body { background-color:#000; width:100%; height:100%;}
#container { width:560px; height:528px; position:absolute; left:50%; top:50%; margin:-264px 0 0 -280px; display:none; }
#middle {width:298px; margin:0 auto; padding-top:110px;}
#text { width:298px; margin:50px 0 0 5px; }
.spacer { width:200px; padding:5px 0; border-bottom:1px dotted #666; }
.mailer { width:210px; float:left; margin:-75px 0 0 38px; }
#mti_wfs_colophon {display:none !important;}

/* FORM STYLES */
#wrapper { background-color:#fff; }

/* TEXT STYLES */
h1 { font-family:LetterGothicW01-Regular; font-size:14px; line-height:16px; color:#fff; text-align:center; text-decoration:underline; font-weight:100; font-style:normal; letter-spacing:2px; padding-bottom:5px; }
h2 { font-family:LetterGothicW01-Regular; font-size:10px; line-height:16px; color:#000; text-align:center; text-decoration:underline; font-weight:100; font-style:normal; letter-spacing:2px; padding-top:20px; }
a { color:#fff; text-decoration:none; }
a:link { color:#fff; text-decoration:none; }
a:visited { color:#fff; text-decoration:none; }
a:hover { color:#00FFCC; text-decoration:none; }
a:active { color:#fff; text-decoration:none; }
