/* core.libraries.css */
html {
    color: #000;
    background: #FFF;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal;
}

li {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

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

abbr, acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

input, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}

input, textarea, select {
    /*font-size: 100%;*/
}

legend {
    color: #000;
}

body {
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    color: #666666;
}

select, input, button, textarea {
    font: 99% arial, helvetica, clean, sans-serif;
}

table {
    font-size: inherit;
    font: 100%;
}

pre, code, kbd, samp, tt {
    font-family: monospace;
    /*font-size: 108%;*/
    line-height: 100%;
}


/* core.template.css */
body {
    _text-align: center;
}

.main {
    display: table-cell;
    /*display: block;*/
    width: 550px;
}

.body, .main {
    /*zoom: 1;*/
}

.body:after, .main:after {
    clear: both;
    display: block;
    visibility: hidden;
    overflow: hidden;
    height: 0 !important;
    line-height: 0;
    font-size: xx-large;
    content: " x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x ";
}

.page {
    margin: 0 auto;
    width: 950px;
    _text-align: left;
}

.liquid {
    width: auto;
    margin: 0;
}

.leftCol {
    float: left;
    width: 250px;
    _margin-right: -3px;
}

.rightCol {
    float: right;
    width: 300px;
    _margin-left: -3px;
}


/* core.grids.css */
.line, .lastUnit {
    overflow: hidden;
    /*overflow: visible;*/
    /*zoom: 1;*/
}

.unit {
    float: left;
}

.unitRight {
    float: right;
}

.size1of1 {
    float: none;
}

.size1of2 {
    width: 50%;
}

.size1of3 {
    width: 33.33333%;
}

.size2of3 {
    width: 66.66666%;
}

.size1of4 {
    width: 25%;
}

.size3of4 {
    width: 75%;
}

.size1of5 {
    width: 20%;
}

.size2of5 {
    width: 40%;
}

.size3of5 {
    width: 60%;
}

.size4of5 {
    width: 80%;
}

.lastUnit {
    float: none;
    width: auto;
    _position: relative;
    _left: -3px;
    _margin-right: -3px;
}

/* core.content.css */
/* img{display:block;} */
em {
    font-style: italic;
}

strong {
    font-weight: bold;
}

hr {
    border: 5px solid #e2e2e2;
    border-width: 0 0 5px 0;
    margin: 20px 10px 10px 10px;
}

code {
    color: #0B8C8F;
}

.important a {
    font-weight: bold;
}

a {
    color: #2c4460;
    text-decoration: none;
}

a:focus, a:hover {
    text-decoration: underline;
}

a:focus {
}

a:visited {
    color: #666666;
}

cite {
    display: block;
    text-align: right;
    padding-top: 10px;
}


/* core.content.css */
h1, .h1 {
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    color: #0099cc;
}

h2, .h2 {
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    color: #0099cc;
}

h3, .h3 {
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    color: #0099cc;
}

h4, .h4 {
}

h5, .h5 {
}

h6, .h6 {
}


/* core.content.css */
h1, h2, h3, h4, h5, h6, ul, ol, dl, p, blockquote, .media {
    margin: 0px;
}

h1, h2, h3, h4, h5, h6, img {
    padding-bottom: 0px;
}

pre {
    margin: 10px;
}

table h1, table h2, table h3, table h4, table h5, table h6, table p, table ul, table ol, table dl {
    padding: 0;
}

.ptn, .pvn, .pan {
    padding-top: 0px !important
}

.pts, .pvs, .pas {
    padding-top: 5px !important
}

.ptm, .pvm, .pam {
    padding-top: 10px !important
}

.ptml {
    padding-top: 15px !important
}

.ptl, .pvl, .pal {
    padding-top: 20px !important
}

.prn, .phn, .pan {
    padding-right: 0px !important
}

.prs, .phs, .pas {
    padding-right: 5px !important
}

.prm, .phm, .pam {
    padding-right: 10px !important
}

.prl, .phl, .pal {
    padding-right: 20px !important
}

.prxl, .phxl, .paxl {
    padding-right: 30px !important
}

.pbn, .pvn, .pan {
    padding-bottom: 0px !important
}

.pbs, .pvs, .pas {
    padding-bottom: 5px !important
}

.pbm, .pvm, .pam {
    padding-bottom: 10px !important
}

.pbml {
    padding-bottom: 14px !important
}

.pbl, .pvl, .pal {
    padding-bottom: 15px !important
}

.pbxl, .pvxl, .paxl {
    padding-bottom: 20px !important
}

.pln, .phn, .pan {
    padding-left: 0px !important
}

.pls, .phs, .pas {
    padding-left: 5px !important
}

.plm, .phm, .pam {
    padding-left: 10px !important
}

.plml {
    padding-left: 15px !important
}

.pll, .phl, .pal {
    padding-left: 20px !important
}

.mtn, .mvn, .man {
    margin-top: 0px !important
}

.mts, .mvs, .mas {
    margin-top: 5px !important
}

.mtm, .mvm, .mam {
    margin-top: 10px !important
}

.mtl, .mvl, .mal {
    margin-top: 20px !important
}

.mrn, .mhn, .man {
    margin-right: 0px !important
}

.mrs, .mhs, .mas {
    margin-right: 5px !important
}

.mrm, .mhm, .mam {
    margin-right: 10px !important
}

.mrl, .mhl, .mal {
    margin-right: 20px !important
}

.mbn, .mvn, .man {
    margin-bottom: 0px !important
}

.mbs, .mvs, .mas {
    margin-bottom: 5px !important
}

.mbm, .mvm, .mam {
    margin-bottom: 10px !important
}

.mbl, .mvl, .mal {
    margin-bottom: 20px !important
}

.mln, .mhn, .man {
    margin-left: 0px !important
}

.mls, .mhs, .mas {
    margin-left: 5px !important
}

.mlm, .mhm, .mam {
    margin-left: 10px !important
}

.mll, .mhl, .mal {
    margin-left: 20px !important
}


/* core.table.css */
.data {
    position: relative;
    zoom: 1;
    vertical-align: top;
    text-align: left; /*border-right:solid 1px transparent;*//* border fixes a FF2 bug which causes the data table to overlay its borders*/
}

.data table {
    width: 100%;
    table-layout: fixed;
}

th, td { /*vertical-align:top;*/
}

.txtC, table .txtC, table tr .txtC {
    text-align: center;
}

.txtL, table .txtL, table tr .txtL {
    text-align: left;
}

.txtR, table .txtR, table tr .txtR {
    text-align: right;
}

.txtT, table .txtT, table tr .txtT {
    vertical-align: top;
}

.txtB, table .txtB, table tr .txtB {
    vertical-align: bottom;
}

.txtM, table .txtM, table tr .txtM {
    vertical-align: middle;
}

.data th, .data td {
    padding: 3px 20px
}
