/* BASELINE STYLESHEET */

/* Reset */
html, body {margin: 0; border: none; padding: 0}

/* Browser/Device-Specific Layout Styles */
html {}
body {font-family: sans-serif; line-height: 1.4em; background-color: white} /* set global defaults here */
body#content{margin: 0 auto}
div.wrapper{background-color: white; height: 100%; overflow: auto}

/* Typography */
div#formcontainer h2 {color: #a6101b}
.help {color: black; text-align:left; size: .8em}
.hdg {font-weight: bold; color: #f3be4e}
.support {font-size: 2em; color: #8c1f24; font-weight: bold; text-align: center; }
.supportcontent {font-size: .9em;}
p.help a{color: #f3be4e}

/* Layout */
div#thankyou {padding: 15px;
text-align: left}