* {
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
}

html, body {
background-color: #fff;
text-align: left;
}

body {
}


h1 {
font-size: 30px;
position: absolute;
top: 0;
right: 0;
}

h2 {
font-size: 24px;
line-height: 24px;
font-weight: normal;
color: #739bc2;
border-bottom: 1px solid #739bc2;
padding-bottom: 12px;
padding-left: 12px;
margin-bottom: 30px;
}

h3 {
font-size: 24px;
line-height: 24px;
font-weight: normal;
color: #739bc2;
border-bottom: 1px solid #739bc2;
margin-bottom: 10px;
padding-bottom: 12px;
}

h4 {
font-size: 19px;
line-height: 19px;
font-weight: normal;
color: #739bc2;
margin-bottom: 10px;
padding-bottom: 12px;
}

h5 {
font-size: 13px;
line-height: 19px;
font-weight: bold;
color: #739bc2;
margin-bottom: 4px;
}
p, li, a, td, th, dd, address, label, blockquote {
font-size: 13px;
line-height: 140%;
font-style: normal;
}

p, ul, dl, ol, address {
margin-bottom: 18px;
}

p,h1,h2,h3,h4,h5 {
clear: both;
}

img {
border: 0px;
margin-bottom: 20px;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;	
}

img.inline {
display: inline;
}

img.bordered {
border: 2px solid #739bc2;
}

table {
border-collapse: collapse;
margin-bottom: 24px;
width: 100%;
}

th, td {
vertical-align: top;
border: 1px solid #739bc2;
padding: 4px;
}
th {
background: #739bc2;
color: #FFFFFF;
font-weight: bold;
}
td.td_highlight {
color: #739bc2;
font-weight: bold;
}
input, textarea, option, select {
font-size: 12px;
}

option {
padding-right: 5px;
}

a {
text-decoration: none;
color: #739bc2;
}

a:hover {
text-decoration: underline;
color: #739bc2;
}

ul, ol {
margin-left: 22px;
padding-left: 6px;
}
ol.withroman {
list-style-type: lower-roman;
}
ol.withromanhigher {
list-style-type: upper-roman;
}
ol.withloweralpha {
list-style-type: lower-alpha;
}

/* custom styles ================== */

h1 {
width: 255px;
height: 124px;
}

h1 span {
background: url(images/logo_omb.png) no-repeat;
position: absolute;
width: 100%;
height: 100%;
cursor: pointer;
}

.wrapper {
text-align: left;
margin: 0 auto;
width: 930px;
position: relative;
background-image: url(images/wrapper_bg_std.png);
background-repeat: repeat-y;
border-left: 1px black solid;
border-right: 1px black solid;
}

.header {
width: 930px;
height: 124px;
position: relative;
background-image: url(images/abstract_bg_omb.png);
background-repeat: no-repeat;
background-position: left;
}


.menu_col {
width: 280px;
float: left;
margin: 20px;
display: inline;
}

.menu {
margin: 0 0 30px 0;
padding: 0;
list-style: none;
border-top: 1px solid #739bc2;
}

.menu li {
padding: 0;
margin: 0;
display: block;
text-align: left;
font-size: 12px;
border-bottom: 1px solid #739bc2;
}

.menu li a {
display: block;
margin: 0px;
padding: 10px;
color: #000000;
text-decoration: underline;
line-height: 120%;
}

.menu li a:hover {
text-decoration: none;
color: #FFFFFF;
background-color: #739bc2;
}


.menu li a.menu_active {
text-decoration: none;
color: #FFFFFF;
background-color: #739bc2;
}

.menu_title {
border: 0;
margin: 0;
padding: 0;
font-size: 15px;
color: #739bc2;
font-weight: bold;
}
.caption {
color: #739bc2;
font-size: 11px;
}
.stomach {
width: 560px;
float: left;
margin: 20px;
display: inline;
}

.footer {
text-align: left;
margin: 0 auto;
width: 930px;
position: relative;
border-top: 1px solid #000000;
padding-top: 10px;
}

.options {
margin: 0;
padding: 0;
list-style: none;
}

.options li {
display: block;
float: left;
margin-left: 10px;
}

.clearing {
clear: both;
height: 0;
overflow: hidden;
}

.sub_title {
font-size: 15px;
margin: 0 0 10px 0;
font-weight: bold;
color: #739bc2;
}

.sub_sub_title {
font-size: 13px;
margin: 0 0 4px 0;
font-weight: bold;
color: #739bc2;
}

.brown_underline {
border-bottom: 1px solid #739bc2;
padding-bottom: 5px;
}

.skip_link {
display: none;
}

.libra {
margin-bottom: 30px;
width: 100%;
}

.libra tr td {
padding-bottom: 5px;
padding-right: 5px;
}

td.cell_figure, .libra tr td.cell_figure {
text-align: right;
padding-right: 0px;
padding-left: 8px;
}

.list_toc {
list-style: square;
margin-left: 20px;
padding: 0;
}

.list_toc li {
margin-left: 0px;
padding: 0px;
font-weight: bold;
}

.list_toc li a {
color: #000000;
font-weight: bold;
text-decoration: underline;
}

.list_toc li a:hover {
color: #000000;
font-weight: bold;
text-decoration: none;
}

tr.sub_title_table_underline td, td.sub_title_table_underline {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #739bc2;
padding-bottom: 5px;
padding-right: 5px;
padding-left: 0px;
font-weight: bold;
color: #739bc2;
}
.table_underline {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #739bc2;
}

.total_table_underline td {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #739bc2;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #739bc2;
padding-bottom: 5px;
padding-right: 5px;
padding-top: 5px;
font-weight: bold;
}

.photo_border {
border: 2px solid #739bc2;
}

.custom_list {
list-style: none;
padding-left: 0;
margin-left: 0;
}
.custom_list_nobullet {
list-style: none;
padding-left: 0;
margin-left: 0;
}
.custom_list li {
list-style: none;
padding-left: 15px;
margin-left: 0;
background-image: url(images/bullet_custom_omb.png);
background-repeat: no-repeat;
background-position: top left;
}
.pnote {
font-style: italic;
}
.download_button {
height: 114px;
background-image: url(images/icon_ar_com_rep.png);
background-position: right;
background-repeat: no-repeat;
}
.download_button ul li {
line-height: 114px;
}

blockquote {
padding: 0 20px 0 20px;
background: #739bc2;
color: #fff;
margin: 0;
}

.blockquote-top {
height: 21px;
width: 560px;
display:block;
background-image: url(images/blockquote-top.png);
background-position: left;
background-repeat: no-repeat;	
}

.blockquote-bottom {
height: 23px;
width: 560px;
display:block;
background-image: url(images/blockquote-bottom.png);
background-position: right;
background-repeat: no-repeat;
margin-bottom: 20px;
}

.blockquote_box {
padding: 15px 15px 15px 15px;
border: 1px solid #739bc2;
margin-bottom: 20px;
}

blockquote p, blockquote li {
font-style: italic;
}

blockquote.blockquote_no_italic p, blockquote.blockquote_no_italic li {
font-style: normal;
}

.sub_title_black {
font-size: 15px;
margin: 0 0 10px 0;
font-weight: bold;
color: #333;
}

.abs_images_cover {
display: block;
text-align: center;
}

.abs_images_cover img {
border: 2px solid #739bc2;
display: inline;
margin-bottom: 20px;
}


.big_bq_outer {
background-color: #739bc2;
background-image: url(images/big_bb_left.png);
background-position: top left;
background-repeat: no-repeat;
margin-bottom: 20px;
}
.big_bq_inner {
background-image: url(images/big_bb_right.png);
background-position: bottom right;
background-repeat: no-repeat;
padding: 20px 55px;
}
.big_bq_quote {
color: #fff;
margin-bottom: 5px;
}
.big_bq_auth {
color: #fff;
margin-bottom: 0px;
font-weight: bold;
}
.right {
text-align: right;
}
.standfirst_red {
background: none repeat scroll 0 0 #739bc2;
color: #ffffff;
font-weight: normal;
margin: 10px 0 5px;
padding: 10px;
}
p.image_row img {
float: left;
}
table.noborder td {
/*align: center;*/
}
table.noborder td {
border: 0;
}
img.inline_left {
margin: 0 10px 10px 0;
}
