div.menu {
	width:123px;
	height:416px;
	border-top: solid #999999 1px;
	border-bottom: solid #999999 1px;
	float:left;
	position:relative;
	top:125px;
}
div.searchdiv
{
	height: 64px;
	padding: 5px;
	background-image: url('obn_menu_search.jpg');
	text-align: right;
}
body.drag {
cursor : move;
}
th.active img {
display : inline;
}
tr.even, tr.odd {
background-color : #eee;
border-bottom : 1px solid #ccc;
padding : 0.1em 0.6em;
}
tr.drag {
background-color : #fffff0;
}
tr.drag-previous {
background-color : #ffd;
}
td.active {
background-color : #ddd;
}
td.checkbox, th.checkbox {
text-align : center;
}
tbody {
border-top : 1px solid #ccc;
}
tbody th {
border-bottom : 1px solid #ccc;
}
thead th {
text-align : left;
padding-right : 1em;
border-bottom : 3px solid #ccc;
}
.breadcrumb {
padding-bottom : 0.5em;
}
div.indentation {
width : 20px;
height : 1.7em;
margin : -0.4em 0.2em -0.4em -0.4em;
padding : 0.42em 0 0.42em 0.6em;
float : left;
}
div.tree-child {
background : url(../../misc/tree.png) no-repeat 11px center;
}
div.tree-child-last {
background : url(../../misc/tree-bottom.png) no-repeat 11px center;
}
div.tree-child-horizontal {
background : url(../../misc/tree.png) no-repeat -11px center;
}
.error {
color : #e55;
}
div.error {
border : 1px solid #d77;
}
div.error, tr.error {
background : #fcc;
color : #200;
padding : 2px;
}
.warning {
color : #e09010;
}
div.warning {
border : 1px solid #f0c020;
}
div.warning, tr.warning {
background : #ffd;
color : #220;
padding : 2px;
}
.ok {
color : #008000;
}
div.ok {
border : 1px solid #00aa00;
}
div.ok, tr.ok {
background : #dfd;
color : #020;
padding : 2px;
}
.item-list .icon {
color : #555;
float : right;
padding-left : 0.25em;
clear : right;
}
.item-list .title {
font-weight : bold;
}
.item-list ul {
margin : 0 0 0.75em 0;
padding : 0;
}
.item-list ul li {
margin : 0 0 0.25em 1.5em;
padding : 0;
list-style : disc;
}
ol.task-list li.active {
font-weight : bold;
}
.form-item {
margin-top : 1em;
margin-bottom : 1em;
}
tr.odd .form-item, tr.even .form-item {
margin-top : 0;
margin-bottom : 0;
white-space : nowrap;
}
tr.merge-down, tr.merge-down td, tr.merge-down th {
border-bottom-width : 0 !important ;
}
tr.merge-up, tr.merge-up td, tr.merge-up th {
border-top-width : 0 !important ;
}
.form-item input.error, .form-item textarea.error, .form-item select.error {
border : 2px solid red;
}
.form-item .description {
font-size : 0.85em;
}
.form-item label {
display : block;
font-weight : bold;
}
.form-item label.option {
display : inline;
font-weight : normal;
}
.form-checkboxes, .form-radios {
margin : 1em 0;
}
.form-checkboxes .form-item, .form-radios .form-item {
margin-top : 0.4em;
margin-bottom : 0.4em;
}
.marker, .form-required {
color : #f00;
}
.more-link {
text-align : right;
}
.more-help-link {
font-size : 0.85em;
text-align : right;
}
.nowrap {
white-space : nowrap;
}
.item-list .pager {
clear : both;
text-align : center;
}
.item-list .pager li {
background-image : none;
display : inline;
list-style-type : none;
padding : 0.5em;
}
.pager-current {
font-weight : bold;
}
.tips {
margin-top : 0;
margin-bottom : 0;
padding-top : 0;
padding-bottom : 0;
font-size : 0.9em;
}
dl.multiselect dd.b, dl.multiselect dd.b .form-item, dl.multiselect dd.b select {
font-family : inherit;
font-size : inherit;
width : 14em;
}
dl.multiselect dd.a, dl.multiselect dd.a .form-item {
width : 10em;
}
dl.multiselect dt, dl.multiselect dd {
float : left;
line-height : 1.75em;
padding : 0;
margin : 0 1em 0 0;
}
dl.multiselect .form-item {
height : 1.75em;
margin : 0;
}
.container-inline div, .container-inline label {
display : inline;
}
ul.primary {
border-collapse : collapse;
padding : 0 0 0 1em;
white-space : nowrap;
list-style : none;
margin : 5px;
height : auto;
line-height : normal;
border-bottom : 1px solid #bbb;
}
ul.primary li {
display : inline;
}
ul.primary li a {
background-color : #ddd;
border-color : #bbb;
border-width : 1px;
border-style : solid solid none solid;
height : auto;
margin-right : 0.5em;
padding : 0 1em;
text-decoration : none;
}
ul.primary li.active a {
background-color : #fff;
border : 1px solid #bbb;
border-bottom : 1px solid #fff;
}
ul.primary li a:hover {
background-color : #eee;
border-color : #ccc;
border-bottom-color : #eee;
}
ul.secondary {
border-bottom : 1px solid #bbb;
padding : 0.5em 1em;
margin : 5px;
}
ul.secondary li {
display : inline;
padding : 0 1em;
border-right : 1px solid #ccc;
}
ul.secondary a {
padding : 0;
text-decoration : none;
}
ul.secondary a.active {
border-bottom : 4px solid #999;
}
#autocomplete {
position : absolute;
border : 1px solid;
overflow : hidden;
z-index : 100;
}
#autocomplete ul {
margin : 0;
padding : 0;
list-style : none;
}
#autocomplete li {
background : #fff;
color : #000;
white-space : pre;
cursor : default;
}
#autocomplete li.selected {
background : #0072b9;
color : #fff;
}
html.js input.form-autocomplete {
background-image : url(../../misc/throbber.gif);
background-repeat : no-repeat;
background-position : 100% 2px;
}
html.js input.throbbing {
background-position : 100% -18px;
}
html.js fieldset.collapsed {
border-bottom-width : 0;
border-left-width : 0;
border-right-width : 0;
margin-bottom : 0;
height : 1em;
}
html.js fieldset.collapsed * {
display : none;
}
html.js fieldset.collapsed legend {
display : block;
}
html.js fieldset.collapsible legend a {
padding-left : 15px;
background : url(../../misc/menu-expanded.png) no-repeat 5px 75%;
}
html.js fieldset.collapsed legend a {
background-image : url(../../misc/menu-collapsed.png);
background-position : 5px 50%;
}
* html.js fieldset.collapsed legend, * html.js fieldset.collapsed legend *, * html.js fieldset.collapsed table * {
display : inline;
}
html.js fieldset.collapsible {
position : relative;
}
html.js fieldset.collapsible legend a {
display : block;
}
html.js fieldset.collapsible .fieldset-wrapper {
overflow : auto;
}
.resizable-textarea {
width : 95%;
}
.resizable-textarea .grippie {
height : 9px;
overflow : hidden;
background : #eee url(../../misc/grippie.png) no-repeat center 2px;
border : 1px solid #ddd;
border-top-width : 0;
cursor : s-resize;
}
html.js .resizable-textarea textarea {
margin-bottom : 0;
width : 100%;
display : block;
}
.draggable a.tabledrag-handle {
cursor : move;
float : left;
height : 1.7em;
margin : -0.4em 0 -0.4em -0.5em;
padding : 0.42em 1.5em 0.42em 0.5em;
text-decoration : none;
}
a.tabledrag-handle:hover {
text-decoration : none;
}
a.tabledrag-handle .handle {
margin-top : 4px;
height : 13px;
width : 13px;
background : url(../../misc/draggable.png) no-repeat 0% 0%;
}
a.tabledrag-handle-hover .handle {
background-position : 0% -20px;
}
.joined + .grippie {
height : 5px;
background-position : center 1px;
margin-bottom : -2px;
}
.teaser-checkbox {
padding-top : 1px;
}
div.teaser-button-wrapper {
float : right;
padding-right : 5%;
margin : 0;
}
.teaser-checkbox div.form-item {
float : right;
margin : 0 5% 0 0;
padding : 0;
}
textarea.teaser {
display : none;
}
html.js .no-js {
display : none;
}
.progress {
font-weight : bold;
}
.progress .bar {
background : #fff url(../../misc/progress.gif);
border : 1px solid #00375a;
height : 1.5em;
margin : 0 0.2em;
}
.progress .filled {
background : #0072b9;
height : 1em;
border-bottom : 0.5em solid #004a73;
width : 0%;
}
.progress .percentage {
float : right;
}
.progress-disabled {
float : left;
}
.ahah-progress {
float : left;
}
.ahah-progress .throbber {
width : 15px;
height : 15px;
margin : 2px;
background : transparent url(../../misc/throbber.gif) no-repeat 0 -18px;
float : left;
}
tr .ahah-progress .throbber {
margin : 0 2px;
}
.ahah-progress-bar {
width : 16em;
}
#first-time strong {
display : block;
padding : 1.5em 0 0.5em;
}
tr.selected td {
background : #ffc;
}
table.sticky-header {
margin-top : 0;
background : #fff;
}
#clean-url.install {
display : none;
}
html.js .js-hide {
display : none;
}
#system-modules div.incompatible {
font-weight : bold;
}
#system-themes-form div.incompatible {
font-weight : bold;
}
span.password-strength {
visibility : hidden;

}
input.password-field {
margin-right : 10px;
}
div.password-description {
padding : 0 2px;
margin : 4px 0 0 0;
font-size : 0.85em;
max-width : 500px;
}
div.password-description ul {
margin-bottom : 0;
}
.password-parent {
margin : 0 0 0 0;
}
input.password-confirm {
margin-right : 10px;
}
.confirm-parent {
margin : 5px 0 0 0;
}
span.password-confirm {
visibility : hidden;
}
span.password-confirm span {
font-weight : normal;
} 
ul.menu {
list-style : none;
border : none;
text-align : left;
}
ul.menu li {
margin : 0 0 0 0.5em;
}
li.expanded {
list-style-type : circle;
list-style-image : url(../../misc/menu-expanded.png);
padding : 0.2em 0.5em 0 0;
margin : 0;
}
li.collapsed {
list-style-type : disc;
list-style-image : url(../../misc/menu-collapsed.png);
padding : 0.2em 0.5em 0 0;
margin : 0;
}
li.leaf {
list-style-type : square;
list-style-image : url(../../misc/menu-leaf.png);
padding : 0.2em 0.5em 0 0;
margin : 0;
}
li a.active {
color : #000;
}
td.menu-disabled {
background : #ccc;
}
ul.links {
margin : 0;
padding : 0;
}
ul.links.inline {
display : inline;
}
ul.links li {
display : inline;
list-style-type : none;
padding : 0 0.5em;
}
.block ul {
margin : 0;
padding : 0 0 0.25em 1em;
}
#permissions td.module {
font-weight : bold;
}
#permissions td.permission {
padding-left : 1.5em;
}
#access-rules .access-type, #access-rules .rule-type {
margin-right : 1em;
float : left;
}
#access-rules .access-type .form-item, #access-rules .rule-type .form-item {
margin-top : 0;
}
#access-rules .mask {
clear : both;
}
#user-login-form {
text-align : center;
}
#user-admin-filter ul {
list-style-type : none;
padding : 0;
margin : 0;
width : 100%;
}
#user-admin-buttons {
float : left;
margin-left : 0.5em;
clear : right;
}
#user-admin-settings fieldset .description {
font-size : 0.85em;
padding-bottom : 0.5em;
}
.profile {
clear : both;
margin : 1em 0;
}
.profile .picture {
float : right;
margin : 0 1em 1em 0;
}
.profile h3 {
border-bottom : 1px solid #ccc;
}
.profile dl {
margin : 0 0 1.5em 0;
}
.profile dt {
margin : 0 0 0.2em 0;
font-weight : bold;
}
.profile dd {
margin : 0 0 1em 0;
}
.field .field-label, .field .field-label-inline, .field .field-label-inline-first {
font-weight : bold;
}
.field .field-label-inline, .field .field-label-inline-first {
display : inline;
}
.field .field-label-inline {
visibility : hidden;
}
.node-form .content-multiple-table td.content-multiple-drag {
width : 30px;
padding-right : 0;
}
.node-form .content-multiple-table td.content-multiple-drag a.tabledrag-handle {
padding-right : 0.5em;
}
.node-form .content-add-more .form-submit {
margin : 0;
}
.node-form .number {
display : inline;
width : auto;
}
.node-form .text {
width : auto;
}
.form-item #autocomplete .reference-autocomplete {
white-space : normal;
}
.form-item #autocomplete .reference-autocomplete label {
display : inline;
font-weight : normal;
}
#content-field-overview-form .advanced-help-link, #content-display-overview-form .advanced-help-link {
margin : 4px 4px 0 0;
}
#content-field-overview-form .label-group, #content-display-overview-form .label-group, #content-copy-export-form .label-group {
font-weight : bold;
}
table#content-field-overview .label-add-new-field, table#content-field-overview .label-add-existing-field, table#content-field-overview .label-add-new-group {
float : left;
}
table#content-field-overview tr.content-add-new .tabledrag-changed {
display : none;
}
table#content-field-overview tr.content-add-new .description {
margin-bottom : 0;
}
table#content-field-overview .content-new {
font-weight : bold;
padding-bottom : 0.5em;
}
.advanced-help-topic h3, .advanced-help-topic h4, .advanced-help-topic h5, .advanced-help-topic h6 {
margin : 1em 0 0.5em 0;
}
.advanced-help-topic dd {
margin-bottom : 0.5em;
}
.advanced-help-topic span.code {
background-color : #edf1f3;
font-family : "Bitstream Vera Sans Mono", Monaco, "Lucida Console", monospace;
font-size : 0.9em;
padding : 1px;
}
.advanced-help-topic .content-border {
border : 1px solid #aaa;
}
.filefield-icon {
float : left;
margin-right : 0.4em;
}
.filefield-row .filefield-info {
float : left;
padding-right : 1em;
}
.filefield-row .filefield-edit {
float : left;
width : 70%;
}
.filefield-row .filefield-description {
width : 70%;
}
.filefield-row .filefield-list {
float : right;
}
.filefield-file-edit-widget {
float : left;
}
.filefield-file-container-table {
width : 90%;
margin-top : 3px;
margin-bottom : 2px;
}
.filefield-file-upload {
margin-bottom : 5px;
}
.filefield-js-error {
white-space : normal;
}
.filefield-generic-edit .filefield-icon {
float : left;
margin-right : 0.7em;
margin-top : 0.3em;
}
.filefield-generic-edit-description {
margin-right : 6em;
}
.filefield-generic-edit .form-text {
width : 99%;
}
.filefield-generic-edit .description {
white-space : normal;
margin-bottom : 0;
overflow : auto;
}
.simplenews-subscription-filter .form-item {
clear : both;
line-height : 1.75em;
margin : 0 1em 0 0;
}
.simplenews-subscription-filter .form-item label {
float : left;
width : 12em;
}
.simplenews-subscription-filter .spacer {
margin-left : 12em;
}
.simplenews-subscription-filter .form-select, .simplenews-subscription-filter .form-text {
width : 14em;
}
.block-simplenews .issues-link, .block-simplenews .issues-list {
margin-top : 1em;
}
.block-simplenews .issues-list .newsletter-created {
display : none;
}
.print-link {
position : relative;
bottom : 0.5em;
float : right;
margin-left : 1em;
}
.print-syslink {
margin-right : 1em;
}
img.print-icon {
vertical-align : middle;
}
img.print-icon-margin {
margin-right : 4px;
}
label.printmail-label {
width : 175px;
float : left;
}
* {
padding-bottom : 0;
line-height : 1.3;
margin : 0;
padding-left : 0;
padding-right : 0;
font-family : arial, verdana, helvetica, sans-serif;
color : #3c3f36;
font-size : 12px;
padding-top : 0;
}
A IMG {
border-bottom : 0;
border-left : 0;
border-top : 0;
border-right : 0;
}
H1.hide {
display : none;
}
H2.heading2 {
	background-color: #3D6678;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    margin-bottom: 0;
    margin-right: -59px;
    max-width: 439px;
    padding-bottom: 10px;
    padding-left: 13px;
    padding-right: 13px;
    padding-top: 10px;
    position: absolute;
    text-transform: uppercase;
    width: auto;
}
H2.heading {
border-bottom : 1px solid #d8dddf;
position : relative;
height:30px;
text-transform : uppercase;
background-color : #3d6678;
padding-bottom: 0;
padding-left: 13px;
padding-right: 13px;
padding-top: 10px;
width : 457px;
height:30px;
font-weight:bold;
margin-bottom : 0;
color : #fff;
font-size : 14px;
margin-right : -2px;
left : -1px;
}
DIV.colright DIV.colleft H2.heading2 {
width : 211px;
background-position : -934px 0;
}
DIV.colright DIV.colright H2.heading2 {
width : 220px;
background-position : -934px 0;
}
A:hover {
text-decoration : none;
}
P {
margin-bottom : 15px;
}
H1 {
margin-bottom : 15px;
}
H2 {
margin-bottom : 15px;
}
H3 {
margin-bottom : 15px;
}
P.more {
text-align : right;
margin-bottom : 0;
}
P.more A {
background-image : url(images/icons.gif);
background-repeat : no-repeat;
}
P.rss A {
background-image : url(images/icons.gif);
background-repeat : no-repeat;
}
P.more A {
padding-left : 7px;
background-position : left 4px;
}
.more {
margin-bottom : 0;
}
.more A {
background-image : url(images/icons.gif);
padding-left : 7px;
background-repeat : no-repeat;
}
.more A {
padding-left : 7px;
background-position : left 4px;
}
P.rss A {
padding-bottom : 3px;
padding-left : 22px;
padding-right : 3px;
background-position : left -30px;
padding-top : 3px;
}
INPUT.input {
border-bottom : 1px solid #a4a5a1;
border-left : 1px solid #a4a5a1;
padding-bottom : 1px;
padding-left : 3px;
padding-right : 1px;
border-top : 1px solid #a4a5a1;
border-right : 1px solid #a4a5a1;
padding-top : 1px;
}
* HTML INPUT.input {
padding-bottom : 2px;
padding-left : 4px;
padding-right : 2px;
padding-top : 2px;
}
FIELDSET {
border-bottom : 0;
border-left : 0;
padding-bottom : 10px;
background-color : #eaeff2;
padding-left : 10px;
padding-right : 10px;
margin-bottom : 10px;
border-top : 0;
border-right : 0;
padding-top : 10px;
}
INPUT[class].input {
padding-left : 4px;
}
INPUT.input:focus {
border-bottom : 1px solid #466f83;
border-left : 1px solid #466f83;
background-color : #bacad3;
border-top : 1px solid #466f83;
border-right : 1px solid #466f83;
}
INPUT.button {
border-bottom : 1px solid #a4a5a1;
border-left : 1px solid #a4a5a1;
background-color : #fff;
padding-left : 4px;
padding-right : 4px;
border-top : 1px solid #a4a5a1;
border-right : 1px solid #a4a5a1;
}
INPUT.button:hover {
border-bottom : 1px solid #466f83;
border-left : 1px solid #466f83;
background-color : #bacad3;
border-top : 1px solid #466f83;
border-right : 1px solid #466f83;
}
INPUT.button:focus {
border-bottom : 1px solid #466f83;
border-left : 1px solid #466f83;
background-color : #bacad3;
border-top : 1px solid #466f83;
border-right : 1px solid #466f83;
}
DIV#head {
position : absolute;
text-align : center;
width : 100%;
height : 126px;
top : 0;
left : 0;
}
div.languages {
   	float: left;
    left:1037px;
    margin-top: 0px;
    position: relative;
    text-align: right;
    top: -10px;
    vertical-align: bottom;
    width: 35px;
    z-index: 100;
}
DIV#head H1 {
	height: 100px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 0px center;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	top: -117px;
}
DIV#head DIV#logo {
    left:137px;
    position:absolute;
    top:12px;
    z-index:10;
}

DIV#navi INPUT.button {
padding-left : 0;
padding-right : 0;
}
* HTML DIV#navi FORM {
margin-top : -2px;
}
* HTML DIV#navi INPUT.button {
background-color : #fff;
padding-left : 1px;
padding-top : 1px;
}
H2.content.heading {
text-transform : none;
}
DIV.box#content P {
text-align : justify;
}
DIV.box#content IMG.picright {
float : right;
margin-left : 10px;
}
DIV.box#content IMG.picleft {
float : left;
margin-right : 10px;
}
DIV.box#headlines UL {
list-style-type : none;
margin-bottom : -12px;
}
DIV.box#headlines UL LI {
margin-bottom : 12px;
}
DIV.box#headlines UL IMG {
border-bottom : 1px solid #3c3f36;
border-left : 1px solid #3c3f36;
float : left;
border-top : 1px solid #3c3f36;
border-right : 1px solid #3c3f36;
}
DIV.box#headlines DIV.text {
width : 340px;
margin-bottom : 3px;
float : right;
}
DIV.box#headlines UL H3 {
margin-bottom : 3px;
}
DIV.box#headlines UL IMG {
margin-bottom : 3px;
}
DIV.box#headlines UL H3 {
margin-top : -3px;
}
DIV.box#headlines UL P {
margin-bottom : 0;
}
DIV.wrapRight#headlines UL {
list-style-type : none;
margin-bottom : -12px;
}
DIV.wrapRight#headlines UL LI {
margin-bottom : 12px;
}
DIV.wrapRight#headlines UL IMG {
border-bottom : 1px solid #3c3f36;
border-left : 1px solid #3c3f36;
float : left;
border-top : 1px solid #3c3f36;
border-right : 1px solid #3c3f36;
}
DIV.wrapRight#headlines DIV.text {
width : 340px;
margin-bottom : 3px;
float : right;
}
DIV.wrapRight#headlines UL H3 {
margin-bottom : 3px;
}
DIV.wrapRight#headlines UL IMG {
margin-bottom : 3px;
}
DIV.wrapRight#headlines UL H3 {
margin-top : -3px;
}
DIV.wrapRight#headlines UL P {
margin-bottom : 0;
}
DIV.box#news UL {
list-style-type : none;
margin-bottom : -12px;
}
DIV.box#news UL LI {
margin-bottom : 12px;
}
DIV.box#news UL IMG {
border-bottom : 1px solid #3c3f36;
border-left : 1px solid #3c3f36;
float : left;
border-top : 1px solid #3c3f36;
border-right : 1px solid #3c3f36;
}
DIV.box#news DIV.text {
width : 340px;
margin-bottom : 3px;
float : right;
}
DIV.box#news UL H3 {
margin-bottom : 3px;
}
DIV.box#news UL IMG {
margin-bottom : 3px;
}
DIV.box#news UL H3 {
margin-top : -3px;
}
DIV.box#news UL P {
margin-bottom : 0;
}
DIV.wrapLeft#news UL {
list-style-type : none;
margin-bottom : -12px;
}
DIV.wrapLeft#news UL LI {
margin-bottom : 12px;
}
DIV.wrapLeft#news UL IMG {
border-bottom : 1px solid #3c3f36;
border-left : 1px solid #3c3f36;
float : left;
border-top : 1px solid #3c3f36;
border-right : 1px solid #3c3f36;
}
DIV.wrapLeft#news DIV.text {
width : 340px;
margin-bottom : 3px;
float : right;
}
DIV.wrapLeft#news UL H3 {
margin-bottom : 3px;
}
DIV.wrapLeft#news UL IMG {
margin-bottom : 3px;
}
DIV.wrapLeft#news UL H3 {
margin-top : -3px;
}
DIV.wrapLeft#news UL P {
margin-bottom : 0;
}
DIV.box#newsletter FIELDSET {
padding-bottom : 0;
background-color : #fff;
margin : 0;
padding-left : 0;
padding-right : 0;
padding-top : 0;
}
DIV.box#newsletter LABEL {
display : none;
}
DIV.box#newsletter INPUT.input {
width : 144px;
margin-right : 10px;
}
DIV.wrapRight#newsletter FIELDSET {
padding-bottom : 0;
background-color : #fff;
margin : 0;
padding-left : 0;
padding-right : 0;
padding-top : 0;
}
DIV.wrapRight#newsletter LABEL {
display : none;
}
DIV.wrapRight#newsletter INPUT.input {
width : 144px;
margin-right : 10px;
}
DIV#foot {
	padding: 13px;
	padding-bottom: 28px;
	padding-top:24px;
	height: 16px;
	background-color: #294958;
}
* HTML DIV#foot {
margin-left : 1px;
margin-right : 1px;
}
DIV#foot STRONG {
	color: #FFFFFF;
    float: right;
    margin-left: auto;
    padding-top: 20px;
}
DIV#foot UL {
	float: left;
    list-style-type: none;
    margin-left: 20px;
    margin-top: 2px;
}
DIV#foot UL LI {
padding-bottom : 2px;
line-height : 1px;
padding-left : 2px;
padding-right : 2px;
float : left;
color:#fff;
}
DIV#foot UL LI.last {
padding-right : 0;
}
DIV#foot UL LI A {
color : #fff;
text-decoration : none;
}
DIV#foot UL LI A:hover {
text-decoration : underline;
}
P.date {
z-index : 10;
position : absolute;
text-align : right;
width : 950px;
color : #fff;
font-size : 14px;
top : 110px;
}
BODY {
text-align : center;
background-color : #fff;
}
DIV.clear {
line-height : 0;
height : 0;
clear : both;
font-size : 0;
overflow : hidden;
}
DIV#wrapper {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 125px;
	float: left;
	position:absolute;
	left:121px;
}
* HTML DIV#wrapper {
width : 952px;
background-position : 1px 0;
}
DIV.wrapLeft {
	width: 465px;
	border: 1px solid #999;
	margin-bottom: 20px;
}
DIV.wrapRight {
	width: 465px;
	border: 1px solid #999;
	margin-bottom: 20px;

}
DIV.wrapNewsLetter {
width : 228px;
}
DIV.wrapStockExchange {
width : 219px;
}
DIV.wrapDrupalMenu {
width : 175px;
}
DIV.colOtherContent {
background-color : #fff;
padding-left : 15px;
width : 950px;
padding-right : 15px;
height : 100%;
padding-top : 15px;
}
DIV.colright {
width : 465px;
}
DIV.colleft {
width : 465px;
}
DIV.colright {
float : right;
margin-right : 1px;
}
DIV.colleft {
float : left;
margin-left : 1px;
}
DIV.colright DIV.colleft {
width : 219px;
margin-left : 0;
}
DIV.colright DIV.colright {
width : 228px;
margin-right : 0;
}
DIV.box {
background-color : #fff;
padding-left : 15px;
padding-right : 15px;
padding-top : 15px;
}
DIV.spacer {
position : relative;
width : 467px;
background-repeat : no-repeat;
height : 39px;
margin-right : -2px;
left : -1px;
}
DIV.spacer2 {
position : relative;
padding-bottom : 6px;
width : 467px;
margin-right : -2px;
left : -1px;
}
DIV.endspacer {
height : 39px;
clear : both;
}
* HTML DIV.endspacer {
margin-left : 1px;
margin-right : 1px;
}
#sidebar-left .block {
padding-bottom : 0;
padding-left : 0;
padding-right : 15px;
padding-top : 0;
}
.block .content {
margin : 0.5em 0;
}
#sidebar-left .block-region {
margin : 0 15px 0 0;
}
.sidebar {
z-index : 2;
position : relative;
margin : 0 0 0;
width : 270px;
float : left;
}
.alignRight {
padding-bottom : 1px;
float : right;
}
.alignRight A {
color : #466f83;
text-decoration : none;
}
.alignRight A:hover {
color : #466f83;
text-decoration : underline;
}
.form-submit2 {
position : relative;
top : -33px;
left : 140px;
}
.pager .pager-current {
font-weight : bold;
}
.pager STRONG.pager-current {
font-weight : bold;
}
.pager DIV {
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
display : inline;
font-weight : bold;
padding-top : 0;
}
.pager STRONG {
background-color : #fff;
text-decoration : none;
}
.pager A {
background-color : #fff;
text-decoration : none;
}
.pager A:link {
background-color : #fff;
text-decoration : none;
}
.pager A:visited {
background-color : #fff;
text-decoration : none;
}
DIV#page .pager A:hover {
background-color : #c11f03;
color : #fff;
font-weight : bold;
text-decoration : underline;
}
.pager STRONG {
background-color : #c11f03;
color : #fff;
}
.whitehl {
color : #fff;
}
div.linkbox {	
	width: 950px;
	height:auto;
	text-align: left;
	background-color: #3d6679;
	overflow: hidden;
	clear: both;
	}
div.linkbox strong {
	color: #fff;
}
div.linksboxer {
	width:230px;
	height: 200px;
	float: left;
	Z-INDEX: 0;
	position: relative;
	margin-bottom: 13px;
	margin-left: 13px;
	margin-top:  25px;
	color: #FFF;	
	}
div.linksboxera1 {	
	width: 187px;
	height: 200px;
	float: left;
	Z-INDEX: 0;
	position: relative;
	margin-bottom: 13px;
	margin-left:  32px;
	color: #FFF;
	margin-top:  25px;
}
.linkbox1:link {color:#fff; text-decoration:none}
.linkbox1:visited {color:#fff; text-decoration:none}
.linkbox1:active {color:#fff; text-decoration:none}
.linkbox1:hover {color:#fff; text-decoration:underline}
div.minilogo {
	width:135px;
	height:45px;
	text-align: right bottom;
	float:left;
	background-image: url(obn_minilogo.jpg);
	margin-left:  15px;
	margin-top: 10px;
}
div#video div#video {
	padding-top:53px;
}
div#video2 div#video2 {
	padding-top:53px;
}
div#news div#news {
	padding-top:70px;
}
div#news2 div#news2 {
	padding-top:53px;
}
div#news3 div#news3 {
	padding-top:53px;
}
div#news4 div#news4 {
	padding-top:53px;
	padding-bottom:10px;
}
div#headlines.wrapRight ul {
	list-style-type: none;
    margin-bottom: -12px;
    margin-top: 38px;
}
