/* content styles */

/* Basic */
body { font: 13px "Trebuchet MS", Arial, sans-serif; line-height: 1.538; background: #fff; color: #1b2d36; }

h1, h2, h3, h4, h5, h6, caption { margin: 1em 0 0.25em; font-weight: bold; color: #0096d3; }

h1 { font-size: 28px; line-height: 45px; margin: 10px 0 10px; }
h2 { font-size: 20px; margin: 1em 0 0.25em; }
h3, caption { font-size: 14px; margin: 0.5em 0 0.1em; }
h4, h5, h6 { font-size: 100%; margin: 0.5em 0 0.25em; }

p, li { margin-top: 0; }
p, ul, ol, dl, table { margin-top: 0; margin-bottom: 1.462em; }
p.no-margin { margin: 0; }

ul { margin: 0 0 1.6em 0; padding: 0; list-style: none; }
ul li {margin: 0.2em 0 0.2em 0; padding: 0 0 0 18px; background: url(../img/bullet-default.png) no-repeat 0 0.6em; _position: relative; }
ol { margin: 0 0 1.6em 2em; padding: 0;  }
ol li { background: none; }
ul ul, ul ol, ol ol, ol ul { margin-bottom: 0; }

ol.decimal { list-style: decimal; }
ol.lower-alpha { list-style: lower-alpha; }
ol.upper-alpha { list-style: upper-alpha; }
ol.lower-roman { list-style: lower-roman; }
ol.upper-roman { list-style: upper-roman; }


ul.arrows li { background: url(../img/bullet-side-menu.png) no-repeat 0 7px; padding-left: 10px;  }

code { font-size: 0.8em !important; font-family: monospace; }
dt { font-weight: bold; }

blockquote { background: #E5F1F6; margin: 0 0 1.6em 0; padding: 15px 20px 1px 20px; }

hr { display: block; width: 100%; height: 1px; font-size: 1px; overflow: hidden; border: 0; color: #E9E8E5; background: #E9E8E5; margin: 10px 0; clear: both; }

a:link { color: #0095da; }
a:visited {color: #0095da;}
a:hover {color: #054e70; }

a.ext { background: url(../img/ico-ext.png) no-repeat 100% 2px; padding-right: 13px; }
a.lightbox, a.external {}

/* Misc */
.fl { display: inline; float: left; }
.fr { display: inline; float: right; }
.cl { clear: left; }
.cr { clear: right; }
.cb { clear: both; }

.va-mid { vertical-align: middle; }

.out { position: absolute; left: -2000px; top: -2000px; }
.break { height: 0px; font-size: 1px; clear: both; overflow: hidden; visibility: hidden; display: block; }
.small, small { font-size: 11px;}
.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; }

/* Tables */
table { margin: 0 0 1.6923em 0; background: none; border: 0; border-collapse: collapse; font-size: 11px; clear: both; width: 100%;  }
caption { text-align: left; padding-bottom: 5px; margin-bottom: 0; margin-top: 0; font-weight: bold;}
th, td {vertical-align: top; padding: 7px 10px; background: #e5f4fb url(../img/bg-table-td.png) repeat-x 0 100%; border-bottom: 1px solid #fff; border-right: 1px solid #fff; }
th { text-align: left; background: #0096d3; color: #fff; }
th[align=right] { text-align: right; }
th[align=center] { text-align: center; }
tr.even td { background: #cceaf6 url(../img/bg-table-td-even.png) repeat-x 0 100%; }
table td p { margin: 0.1em 0; }

/* Plain table */
table.plain { background: none; border: none; margin: 0; }
table.plain tr td, table.plain tr { background: none; border: none; padding: 0; font-size: 100%;}
table.plain tr td { padding-right: 5px; }
table.plain h2 { margin-top: 10px; }

/* Half columns */
.col-h-l, .col-h-r {width: 47%; }
.col-h-l {float: left; display: inline;}
.col-h-r {float: right; display: inline;}

/* Images */
img { border: 0; padding: 0; margin: 0; }
img.left, img.right {margin: 0 15px 15px 15px;}
img.left {margin-left: 0; float: left; }
img.right {margin-right: 0; float: right; }
img.plain {margin: 0; padding: 0; border: 0; display: inline; vertical-align: middle;}
img.framed { }

.col-contact-a { margin-left: -710px !important; width: 230px; }
.col-contact-b { margin-left: -458px !important; width: 458px; }

