/* For E-mail Pop Up Windows */
body, form, h1, h2, h3, ul, .clear, .notes {margin:0; padding:0;}
body {background:#fff; font:normal 11px arial,sans-serif; color:#000;}

a {font-weight:bold; color:#e40015; text-decoration:underline;}

input, textarea {border:1px solid #999; font:normal 12px arial,sans-serif;}
input.txtbox, select {width:240px;}

.btnsend {background:#e40015; border:solid 1px #afafaf; border-top:1px solid #e40015; border-left:1px solid #e40015; font:bold 11px arial,sans-serif; color:#fff !important; letter-spacing:1px; text-transform:uppercase;}
.btnsend:hover {background:#ba0100;}

a.btnclose {display:inline-block; padding:2px 16px; background:#ba0100; border:solid 1px #afafaf; border-top:none; border-left:none; font:bold 11px arial,sans-serif; color:#fff !important; letter-spacing:1px; text-decoration:none !important; text-transform:uppercase; cursor:pointer;}
a.btnclose:hover {background:#e40015;}

a.btncancel {display:inline-block; font:bold 11px arial,sans-serif; letter-spacing:1px; text-decoration:none !important; text-transform:uppercase; cursor:pointer;}
a.btncancel {padding:1px 8px; background:#fff; border:solid 1px #ba0100; color:#ba0100 !important;}

textarea {width:325px; height:70px;}
dd {margin:0 0 8px 0;}

h1 {padding:2px 16px; background:#D13028;}
h2 {font:bold 20px arial,sans-serif;}
#header {padding-bottom:2px; border-bottom:1px solid #222;}
#buttons {margin-top:25px; width:325px;}
#cont {margin:25px 45px;}
#error {margin:0 -14px; padding:6px 14px; background:#e8e8e8;}
#error h3 {font:bold 16px arial,sans-serif;}
#error ul li {list-style:none; font-size:12px;}

.clear {clear:both;}
.deck {margin:15px 0;}
.notes {font-size:10px;}
.privacy {float:left; font-size:11px;}
.formbuttons {float:right;}
.star {color:#f00;}

.cm a {font:bold 11px arial,sans-serif; color:#213982; text-decoration:underline;}
.cm a:hover {color:#e40015;}