@CHARSET "UTF-8";

body,input,textarea {font: 75% Arial, sans-serif; line-height: 1.6; color: #3e3e3e; }

input,textarea,select { font-family: Arial, sans-serif; font-size: 100%; margin: 0; }

h1, h2, h3, h4, h5, h6, caption { margin: 1em 0 0.25em; }

h1 {font-size: 150%; margin-top: 10px; }
h2 {font-size: 116.667%; }
h3 {font-size: 100%; }
h4 {font-size: 100%; }
p,ul {margin: 0px; padding-bottom: 12px; }
p.no-margin { padding-bottom: 0; }


form { margin: 0; }
form p { padding-bottom: 4px; }

ul {padding-left: 0; list-style-type: none;}
li {padding-left: 12px; background: transparent url('../images/bg-bullet-2b.png') 0 8px no-repeat; }

a {color: #9f9f9f; }

a.button { display: block; height: 18px; margin-top: 1px; padding-left: 16px; background: #3e3e3e url(../images/bg-bullet-3.png) 12px 6px no-repeat; font-size: 91.667%; color: white; text-decoration: none; text-transform: uppercase; text-align: center; }

.red { color: #e2001a; }
.black { color: black; }

.stripe { height: 26px; line-height: 26px; padding: 21px 11px 15px 11px; margin-top: -11px; margin-left: 10px; margin-right: 10px; color: white; background: transparent url(../images/bg-stripe.png) repeat-x; }
h2.stripe {margin-top: -5px; font-weight: normal; text-transform: uppercase; font-size: 100%; }

.outofcontent { margin-left: 10px; margin-right: 10px; }

table { }
td,th {vertical-align: top; padding-right: 20px; #padding-right: expression(this.nextSibling==null?'1px':'20px');}
td:last-child {padding-right: 1px;}

hr { display: block; width: 100%; height: 1px; font-size: 1px; overflow: hidden; border: 0; color: #787878; background: #787878; margin: 0 0 12px 0; padding: 0; clear: both; }


/* Misc */
.fl { display: inline; float: left; }
.fr { display: inline; float: right; }
.cl { clear: left; }
.cr { clear: right; }
.cb { clear: both; }

.out { position: absolute; left: -2000px; top: -2000px; }
.break { height: 0px; font-size: 1px; clear: both; overflow: hidden; visibility: hidden; display: block; }
.small { font-size: 84.615%;}
.suppress { color: #666666; font-weight: normal; }
.hidden { display: none; }

.clearfix { _zoom: 1; }
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: "."; clear: both; height: 0; }

.center { text-align: center; }
.left { text-align: left !important; }
.right { text-align: right; }

/* Images */
img { border: 0; padding: 0; margin: 0; }

/* Forms */

input.inp-submit { height: 18px; line-height: 17px; margin: 0; border: 0; padding: 0; padding-bottom: 1px; padding-left: 15px; background: #3e3e3e url(../images/bg-bullet-3.png) 12px 6px no-repeat; color: white; font-size: 91.667%; text-align: center; text-transform: uppercase; cursor: pointer; }
