
#toolbar, #navigation, #subheader, .go-to, .selection-vertical, .selection-horizontal, .left-pane, .right-pane, .icon-back, .icon-print, .bg-search-box, .short-nav, .content-footer-pane .right-pane { display: none !important; }
.box .left-pane, .results .left-pane, .content-footer-pane .left-pane{ display: block !important; }



/*html,html body {height:100%;}*/
body{ background: #FFFFFF url('../../images/frontend/bg-body.gif') top left repeat; color: #434546; font: 68%/1.8em Verdana, Arial, Helvetica, "Lucida Grande", sans-serif; text-align: center; }

a{ color: #ff6600; text-decoration: underline; outline: none; -moz-outline: none; }
a:hover{ text-decoration: underline; }

h1 a, h2 a, h3 a, h4 a, h5 a{ text-decoration: none; }
h1{ color: #ff6600; margin: 0; padding: 0; font: bold 180% Verdana, Arial, Helvetica, "Lucida Grande", sans-serif; letter-spacing: 0px; text-transform: capitalize;}
h2{ color: #003399; margin: 0; padding: 0 0 0.4em 0; font: bold 190% Verdana, Arial, Helvetica, "Lucida Grande", sans-serif; letter-spacing: 0px; }
h3{ color: #003399; margin: 0; padding: 0 0 0.8em 0; font: normal 135% Verdana, Arial, Helvetica, "Lucida Grande", sans-serif; letter-spacing: 0px; }
h4{ color: #003399; margin: 0; padding: 0 0 0.4em 0; font: normal 120% Verdana, Arial, Helvetica, "Lucida Grande", sans-serif; }
h5{ color: #003399; margin: 0; padding: 0; font: normal 105% Verdana, Arial, Helvetica, "Lucida Grande", sans-serif; }
.related-sidebar h5{ color: #ff6600; margin: 0; padding: 0; font: normal 105% Verdana, Arial, Helvetica, "Lucida Grande", sans-serif; }

p{ margin: 0; padding: 0 0 2em 0; }
blockquote{ border: 1px dashed #59585D; padding: 0.2em; margin: 0 0 0.5em 0; font-size: 90%; font-style: italic; }
img, img a{ border: none; }

ul, ol{ list-style-type: disc; display:block; margin: 0 0 2em 1em; padding: 0 0 0 2em; }
ul li, ol li , ol li a, ul li a{ line-height: normal; position: relative; }
ul li, ol li{ padding: 0.3em 0; line-height: 1.5em; list-style-type: disc; }
ul.no-bullets{ margin: 0 0 0.8em 0; padding: 0; list-style-type: none; }
ul.no-bullets li{ list-style-type: none; }


form{ margin: 0; padding: 0; }
form p, .form p{ padding: 0.2em 0; margin: 0; clear: both; width: 100%; }
fieldset{ border: none; margin: 1em 0; padding: 0; width: 100%; }
input, textarea{ font: normal 100% Verdana, Arial, Helvetica, "Lucida Grande", sans-serif; background: #FFF;  border: 1px solid #EEEEEE; padding: 2px 4px; width: 98%;  }
input.button, a.button, input.loginButton, a.loginButton{ cursor: pointer; -moz-border-radius:3px; -webkit-border-radius: 3px; width: auto; white-space: nowrap; border: 1px none #434546 !important; padding: 2px 8px; color: #FFF; background: #003399; }
input.button:hover, a.button:hover, input.loginButton:hover, a.loginButton:hover{  -moz-border-radius:3px; -webkit-border-radius: 3px; border: 1px none #ff6600 !important; background: #ff6600; color: #FFF;  padding: 2px 8px; text-decoration: none; }
input.checkbox, input.radio{ background: none; border: none; display: inline; float: left; width: 14px; }
label{ color: #5E5A58; display: block; clear: both; margin: 0; cursor: pointer; line-height: 1.4em; }
label.inline, ul li label{ display: block; clear: none; margin: 0 0 0 4px; float: left; width: 85%; }
label:hover{ text-decoration: underline; }
input.fillout{ width: 98%; }
input.loginButton{ width: auto; }


/* toolbox */
.center{ margin: auto auto; }
.center-txt{ text-align: center; }
.center-page{ margin: 0 auto; overflow: hidden; }
.clear{ clear: both; display: block; }
.clear-right{ clear: right; }
.clear-left{ clear: left; }
.no-clear{ clear: none; display: inline; }
.big-txt{ font-size: 115%; }
.big-nav *{ font-size: 110%; }
.normal-txt{ font-size: 100%; }
.small-txt{ font-size: 96%; }
.xsmall-txt{ font-size: 88%; }
.left{ float: left;}
.left-img{ margin: 8px 24px 8px 0; float: left; }
.left-txt { text-align: left; }
.line {margin: 0 0 1em 0; width: 100%; border-top: 1px #E4E4E4 solid; display: block; clear: both; }
.padding{ padding: 10px; }
.padding-small{ padding: 5px; }
.padding-xsmall{ padding: 2px; }
.padding-small-content{ padding: 0px; }
.padding-small-results{ padding: 0px; }
.no-margin{ margin: 0; }
.no-margin-bott{ margin-bottom: 0; }
.no-padding{ padding: 0 !important; }
.no-pad-bott{ padding-bottom: 0; }
.no-border{ border: none !important; }
.nofloat{ float: none; }
.right{ float: right; }
.right-img{ float: right; margin: 8px 0 8px 24px; }
.right-txt{ text-align: right; }
.rnd-small{ /*-moz-border-radius:4px;*/ -webkit-border-radius: 4px; }
.rnd-big{ /*-moz-border-radius:6px;*/ -webkit-border-radius: 6px; }

.mtop{ margin-top: 10px; }
.mbott{ margin-bottom: 10px; }
.mleft{ margin-left: 10px; }
.mright{ margin-right: 10px; }
.mstop{ margin-top: 5px; }
.msbott{ margin-bottom: 5px; }
.msleft{ margin-left: 5px; }
.msright{ margin-right: 5px; }

.ptop{ padding-top: 10px; }
.pbott{ padding-bottom: 10px; }
.pleft{ padding-left: 10px; }
.pright{ padding-right: 10px; }
.pstop{ padding-top: 5px; }
.psbott{ padding-bottom: 5px; }
.psleft{ padding-left: 5px; }
.psright{ padding-right: 5px; }

.spacer{ margin-right: 20px; }
.date{ margin: 0.4em 0 0.2em 0; clear: both; display: block; }
.underline{ text-decoration: underline; }
.block{ display: block; }
.wrap{ width: auto; }
.no-wrap{ white-space: nowrap }
.hide{ display: none; }
.noscript{ display: none; }
.auto{ width: auto; }
.fillout{ width: 100%; }
.hideoverflow{ overflow: hidden !important; }

.clearfix:after {	content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix {	display: inline-block; }
html[xmlns] .clearfix {	display: block; }
* html .clearfix { height: 1%; }

/* end toolbox */


/* color styles */
.black-txt, .black-txt * { color: #000 !important;  }
a.black-txt:hover, .black-txt a:hover { color: #000 !important; }
.white-txt, .white-txt * { color: #FFF !important;  }
a.white-txt:hover, .white-txt a:hover  { color: #FFF !important; }
.light-txt, .light-txt * { color: #b1b1b1 !important;  }
a.light-txt:hover, .light-txt a:hover { color: #b1b1b1 !important; }
.dark-txt, .dark-txt * { color: #003399 !important;  }
a.dark-txt:hover, .dark-txt a:hover { color: #003399 !important; }
.special-txt, .special-txt * { color: #ff6600 !important;  }
a.special-txt:hover, .special-txt a:hover { color: #ff6600 !important; }


/* box and result list */
.read{ background-color: #FFF !important; }
.box h4, .box h4 a, div.results h4, div.results h4 a{ color: #003399; }
.read h4, .read h4 a{ color: #636363 !important; }
div.box, div.results{ background-color: #F3F7FE; margin: 0 0 2em 0; border: 1px solid #F2F2F2; float: left; clear: both; width: auto; position: relative; }
/*div.results .left-pane{ width: 505px !important; float: left;  border-right: 1px solid #D9DCDD !important; }
div.results .right-pane{ display: block; overflow: hidden; position: absolute !important; right: 5px !important; width: 190px !important; float: right; border: none !important; }
div.results .right-pane .padding-small{ padding: 0 !important; }*/

p.sort a{ color: #003399; text-decoration: none; margin: 1em 1em 1em 5px; }
p.result-txt{ position: relative; top: 2.8em; }


/* various */
.selection-vertical .fillout{ width: 85% !important; }
.selection-vertical, .selection-horizontal, .extra{ border-bottom: 2px solid #F2F2F2; }
.paragraph p, div.results p{ padding: 0 0 0.3em 0; }
.border-img{ background-color: #efefef; border: 1px solid #F2F2F2; }
.border-img img{ float: left; margin:0; padding: 0; }
.caption{ font-size: 86%; text-align: center; }

.bg-color-01 { background: #F3F7FE; color: #58646B; }
.bg-color-02 { color: #ff6600; background: #dede0d; width: 100%; display: block; }
.bg-color-03 { color: #ff6600; background: #f2f29e url('../../images/frontend/icon-arrow-color-03.gif') 95% 50% no-repeat; }
.bg-color-04 { color: #434546; background: #f8f8cf; width: 100%; display: block; }
.bg-color-05 { color: #434546; background: #F3F7FE url('../../images/frontend/icon-arrow-color-05.gif') 95% 50% no-repeat; }
.bg-color-05 a{ color: #434546; text-decoration: none; }
.bg-color-05 a span{ position: relative; top: 4px; }
.bg-color-06 { color: #FFFFFF; background: #ff6600; margin-top: 1.5em; }
.bg-color-07 { color: #434546; background: #F3F7FE; }

.btn-sidebar{ float: left; width: 100%; clear: both; margin-bottom: 5px; overflow: hidden; }
.btn-sidebar a{ display: block; width: 100%; clear: both;  }
.btn-sidebar img{ margin: 0 8px 4px 0; }
.btn-sidebar .padding-xsmall{ padding: 4px 8px 4px 8px; }

.related-sidebar p{ padding: 0 0 0.5em 0; }
.related-sidebar p a{ color: #ff6600 !important; }
.related-sidebar{ color: #798287; line-height: 1.4em; }
.related-sidebar ul{ margin: 0em; }
.related-sidebar li{ padding: 0.1em; }
.related-sidebar li a{ color: #003399; }
.related-sidebar li a:hover{ color: #ff6600; }

.download-txt{ padding: 4px; font-size: 88%; color: #b1b1b1; line-height: 1.4em; margin: 0.5em 0 1.5em 0; float: left; }


/* page layout */
#framework{ position: relative; width: 100%; text-align: left; }

#container{ width: 100%; height: 100%; float: left;  background: #FFF; }

#header{ position: relative; width: 100%; height: 77px; overflow: hidden; float: left; margin-bottom: 2em; background: #083A86; border-bottom: 2px solid #FFCC36;  }

#header .company-title a{ float: left; height: 79px; width: 175px; overflow: hidden; display: block; }
#header .company-title a span{ display: none; }
#header .document-title{ float: right; position: relative; top: 40px; display: none; }
#header .go-to{ position: absolute; float: right; top: 85px; right: 5px; z-index: 100; font-size: 110%; }
#header .go-to a{ color: #003399; text-decoration: none; }
#header .go-to a:hover{ color: #ff6600; text-decoration: underline; }


#content{ width: 100%; height: 100%; float: left; }
#content.home-page .left-pane{ width: 100%; height: auto; float: left; }
#content .content-pane{ width: 100%; float: right; }
#content .content-footer-pane{ width: auto; }
#content .center-pane{ width: 100%; float: left; border: 1px none #E0E2E6; padding-top: 0em; }

#content .related-sidebar{ background: #FFF; width: 100%; border: #E0E2E6 1px solid; clear: both; float: right; margin-bottom: 1em; }
#content .related-sidebar h4{ padding: 0.4em 0em; text-indent: 4px; background: #F3F7FE; margin-top: 0px; color: #003399; font-size: 106%; }
#content .related-sidebar h4 a{ padding: 0.2em 0em; text-indent: 4px; color: #003399; font-size: 106%; display: block; width: 100%; }

#content .content-footer-pane .box{ background-color: #F3F7FE; margin: 0 0 5px 0; }
#content .short-nav{ margin: 2em 0 0 0; width: 508px; position: relative; left: 26px; }

#content.home-page .related-sidebar{ height: 91px; }
#content.home-page .intro-txt{ position: absolute; color: #003399; top: 208px; left: 20px; height: 62px; width: 390px; padding: 0; line-height: 1.4em; overflow: hidden; display: block; }
#content.home-page .intro-link a{ position: absolute; color: #003399; top: 208px; right: 10px; width: 320px; height: 62px; display: block; }
#content.home-page .intro-link a span{ display: none; }

#container .page-title{ float: left; font-size: 140%; color: #003399; display: block; width: auto; margin: 2em 0 0 0; padding: 0; }
#container .helpers{ float: right; width: auto; margin: 2.8em 0 0 0; }
#container .helpers a{ float: left; margin-left: 1.8em; color: #003399; }

#footer{ color: #636363;  width: 100%; border-top: 1px #E4E4E4 solid; background: #F2F5F9; margin: 2em 0 0 0; padding: 0.5em 0 1em 0; height: auto; width: 100%; clear: both; float: left; }
#footer .left{ margin-left: 8px; }
#footer .right{ margin-right: 8px; }
#footer a{ color: #636363; text-decoration: underline; }


/* content helpers layout */
.full-pane{ width: 100%; overflow: hidden; }
.third-pane{ width: 33%; overflow: hidden; }
.two-third-pane{ width: 66%; overflow: hidden; }
.half-pane{ width: 50%; overflow: hidden; }
.split-pane{ width: 48%; overflow: hidden; }


/* table results */
table.results{ width: 100%; margin: 2em 0; /*border-collapse: collapse;*/ }
table.results thead td{ padding: 0.1em 0.3em; border-bottom: 1px solid #003399; color: #003399; font-size: 110%; }
table.results td{ padding: 0.1em 0.3em; border-bottom: 1px dotted #003399; }


/* paging */
.paging{position: relative; width: 100%; white-space: nowrap; margin: 2em 0 0 0; padding: 1em 0; border-top: #efefef 1px solid; float: left; clear: both;  }
.paging a{ padding: 0.3em 0.6em; margin: 0 1px 0 0; color: #003399; text-decoration: none; }
.paging a:hover{ padding: 0.3em 0.6em; margin: 0 1px 0 0; color: #003399; text-decoration: underline; }
.paging a.next, .paging a.next:hover{ margin-left: 0.5em; color: #003399; }
.paging a.prev, .paging a.prev:hover{ margin-right: 0.5em; color: #003399; }
.paging a.selected, .paging a.selected:hover{ font-weight: bold; color: #ff6600; }
.paging span{ color: #D9DCDD; }




