/* Globals */
html { min-height:100%; }
html body { padding:0px; margin:0px; font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#371f08; line-height:140%; background:#fff; }
html body td { vertical-align:top; text-align:left; }

/* Site Elements */
h1 { padding:0px; margin:0px 0px 15px; font-family:Verdana, Geneva, sans-serif; font-size:16px; color:#282A73; font-weight:bold; line-height:140%; }
h2 { padding:0px; margin:0px 0px 10px; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000; font-weight:bold; line-height:140%; }
h3 { padding:0px; margin:0px 0px 10px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000; font-weight:bold; border-bottom: 1px solid #E2E5E7; line-height:140%; }

a { color:#3344dd; text-decoration:underline; }
a:hover { color:#bb1122; text-decoration:underline; }
a:visited { color:#884488; }
a:focus, a:active { outline:none }
a.wrapper_link, a:hover.wrapper_link, a:visited.wrapper_link { text-decoration:none; }
a img { border:0px; }

p { padding:0px; margin:0px 0px 12px 0px; }

ul { padding:0px; margin:0px 0px 15px; list-style:none; }
li { padding:0px 0px 0px 10px; margin:0px 0px 10px 0px; list-style-type:none; background:transparent url(../images/pic_global_bullet_default.png) no-repeat 0px 6px; }
ul ul { padding-top:8px; }
ul ul li { background:transparent url(../images/pic_global_bullet_sub_default.png) no-repeat 0px 6px; }
ul.unbulleted_list li { padding:0px; margin-bottom:7px; background:none; }
ol { padding:0px; margin:0px 0px 15px 0px; }
ol li { padding:0px; margin:0px 0px 7px 16px; list-style-type:decimal; background:none; }

.separator { padding:5px 0px 0px 0px; margin:0px 0px 15px 0px; border-bottom:1px solid #c7c7c7; }
.clear { padding:0px; margin:0px; line-height:100%; clear:both; }

.inline_image { display:block; }
.incopy_image { margin:0px 0px 10px 10px; display:inline; }
.padded { padding:3px; }
.framed { border:1px solid #c7c7c7; }
img.framed { border:1px solid #000; }
.indented { margin-left:20px; }
.margined { margin-bottom:15px; }
.capped { text-transform:uppercase; }
.right { float:right; }
.left { float:left; }
.center { text-align:center; }
.hidden { display:none; }
.unhidden { display:block; }

.strong { font-weight:bold; }
.deemphasise, .timecode { color:#6D6F70; font-style:italic; }

.datatable { width:100%; margin-bottom:15px; }
.datatable td { width:50%; padding:5px 5px 0px; border-left:1px solid #003399; }
.datatable td h3 { color:#003399; }
.datatable td h4 { color:#003399; font-weight:normal; }
.datatable td p { margin-bottom:10px; }

/* Structure */
.container_192 { margin:0px; }

.site_container { width:100%; /*float:left;*/ }

.raise_2 { margin-bottom:10px; }
.raise_5 { margin-bottom:25px; }

.flowplayer_container { border:2px solid #E2E5E7; float:left; }
.flowplayer_container a { height:600px; /*width:800px;*/ display:block; }
