/* -------------------- reset defaults -------------------- */
* { margin: 0; padding: 0; }
html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, em, img, strong, sub, sup, strong, em, ins, dl, dt, dd, ol, ul, li, form, label, table, tbody, tfoot, thead, tr, th, td { border: 0; border-width: 0; outline: 0; vertical-align: baseline; background: transparent; }
html, body { width: 100%; height: 100%; }
body { font: 12px/18px 'Arial', sans-serif; color: #353535; background-color: #fff; text-align: left; }

table { border-collapse: collapse; border-spacing: 0; border-width: 0; }
caption, td, th { vertical-align: top; }

dl, ul, ol { padding: 0 0 16px 16px; }
ol { list-style-type: decimal; }
ul { list-style-type: disc; }

img { border: 0; border-width: 0; vertical-align: top; }

ins { text-decoration: underline; }
del { text-decoration: line-through; }
strong { font-weight: bold; }
em { font-style: italic; }
i { font-style: normal; }

input, button { overflow: visible; }
input, button, select { vertical-align: middle; }
textarea { vertical-align: top; overflow: hidden; padding: 2px 4px; font: 12px/16px 'Arial'; color: #353535; border: 1px solid #a9a9a9; }
input.text { overflow: hidden; padding: 2px 4px; font: 12px/16px 'Arial'; color: #353535; border: 1px solid #a9a9a9; }
input.radio, input.checkbox { padding: 1px; top: -1px; position: relative; }

select { }
option { }

blockquote, q { quotes: '' '' '' ''; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; }

a { color: #292929; text-decoration: underline; }
a:hover, a:active { text-decoration: none; }

h1 { color: #353535; }
h2 { font: 32px/38px 'Georgia'; color: #353535; text-indent: -1px; }
h3 { font: 24px/28px 'Georgia'; color: #353535; text-indent: -1px; margin-bottom: 4px; }
h4 { font: 18px/22px 'Georgia'; color: #353535; text-indent: -1px; }
h5 { font: 15px/18px 'Georgia'; color: #800000; text-indent: -1px; margin-bottom: 2px; }


/* ----- clear ----- */
.cl { display: block; clear: both; height: 0; overflow: hidden; }
.clf:after { content: ''; display: block; clear: both; visibility: hidden; height: 0; overflow: hidden; }
.nobg { background: none !important; }
.nobd { border: 0 !important; }
.nom { margin: 0 !important; }
.nop { padding: 0 !important; }

/* -------------------- MAIN -------------------- */
.w-page { width: 100%; min-width: 996px; max-width: 1400px; height: 100%; margin: 0 auto; position: relative; }
.page { width: 100%; min-height: 100%; position: relative; }

/* ----- colors ----- */
.gray { color: #292929; }
.lgray { color: #353535; }
.red { color: #800000; }

/* ----- corner ----- */
.corner { float: right; margin-top: -172px; border-top: 86px solid #fff; border-left: 32px solid #e9e9e9; border-bottom: 86px solid #fff; position: relative; }

.fl { float: left; }
.fr { float: right; }

/* ----- horizontal separator ----- */
.hsep { height: 1px; overflow: hidden; margin: 0 -20px 18px; background-color: #dbdbdb; position: relative; }

/* ----- alt horizontal separator ----- */
.ahsep { height: 1px; margin: 28px -20px; background: url(../images/ahsep.gif) -3px 0 repeat-x; position: relative; }
.ahsep i { display: block; left: 98px; top: -21px; position: absolute; width: 44px; height: 44px; overflow: hidden; background: url(../images/ahsep-i.gif) 0 0 no-repeat; }









