html {  }
body { color:#000000; background-color:#FFFFFF; font-size:0.8em; font-family:Verdana,Arial,Helvetica,Sans-serif; }

img { border-style:none; display:block; }
img.inline,
#article img,
#sidebar img { display:-moz-inline-stack; display:inline-block; }
img.block, embed, object { display:block!important; }
img.icon,
img.arrow { display:-moz-inline-stack; display:inline-block; vertical-align:middle; }

form { margin:0 0 16px 0; padding:0; }
blockquote { margin:16px; }
hr { border:none 0; margin:16px 0; border-top:1px solid #003c73; height:0; }
p { padding:0; margin:0 0 16px 0; }

dt { font-weight:bold; margin-bottom:4px; }
dd { margin-bottom:16px; }

h1 { color:#63a0c9; font-size:1.4em; margin-top:0; }
h2 { color:#63a0c9; font-size:1.2em; margin-top:0; }
h3 { color:#63a0c9; font-size:1.2em; margin-top:0; }
h4, h5, h6 { color:#63a0c9; font-size:1em; }

a,
a:visited { color:#63a0c9; text-decoration:underline; outline:none; }
a:focus,
a:hover { color:#63a0c9; text-decoration:underline; }
a:active { color:#63a0c9; text-decoration:underline; }

ul.none { list-style:none; margin:0; padding:0; }
ul.none li { padding:0 0 8px 0; }

ul.compact { list-style:none; margin:0; padding:0; }
ul.compact li { padding:0; margin:0; }

.clear { clear:both; height:0; overflow:hidden; }
.hide { display:none; }
.error { color:#FF0000; font-weight:bold; }
.nowrap { white-space:nowrap; }

.photoRight { float:right; margin:3px 0 7px 10px; }
.photoLeft { float:left; margin:3px 10px 7px 0; }
.photoCentre { display:block; margin:0 auto; }
.center { text-align:center; }
.justify { text-align:justify; }

.uppercase { text-transform:uppercase; }
.nomargins { margin:0!important; padding:0!important; }

.article-left { width:48%; float:left; }
.article-right { width:48%; float:right; }
.article-rightalt { width:48%; float:right; text-align:right; }

.protection { unicode-bidi:bidi-override; direction:rtl; }


/* ----------------------
   Interface CSS
---------------------- */

#container { width:100%; margin:0 auto; }

#accessibility { height:0; overflow:hidden; }
#accessibility p { text-indent:-9000px; }

#header { width:100%; overflow:hidden; }
#header_left { width:294px; height:98px; float:left; background:url("header_print.gif") left top no-repeat; }
#header_left p { margin:0; padding:0; }
#header_left p a,
#header_left p a:visited { width:294px; height:88px; display:block; text-indent:-9000px; }
#header_right { width:100%; float:left; color:#003c73; font-size:1.10em; }

#nav { display:none; }
#flash_surround { display:none; }
#sidebar_left { display:none; }

#article { width:100%; }
#sidebar_right { display:none; }
#footer { display:none; }

/* ----------------------
   Content CSS
---------------------- */

#googleMap { border:2px solid #000000; margin-bottom:16px; overflow:hidden; }

#download_brochure a { width:185px; height:147px; background:#003c73 url("download_brochure.gif") left top no-repeat; overflow:hidden; text-indent:-9000px; display:block; }

#andrewandann { width:345px; height:46px; background:#FFFFFF url("andrewandann.gif") left top no-repeat; overflow:hidden; text-indent:-9000px; position:relative; left:-30px; }

.monotypecorsiva { font-family:"Monotype Corsiva",Verdana,Arial,Helvetica,Sans-serif; font-size:1.4em; line-height:1.3em; }

/* ----------------------
   Flash
---------------------- */

.flash p { margin:0; padding:15px; text-align:center; color:#FFF; background-color:#003c72; opacity:0.9; }
.flash p a,
.flash p a:visited { text-decoration:none; color:#FFF; }
.flash p a:hover,
.flash p a:active { text-decoration:underline; color:#FFF; }

#header_flash_alternate { width:748px; height:370px; background:url("../images/flash.jpg") left top no-repeat; }

/* ----------------------
   HighSlide
---------------------- */

.highslide { cursor:url("../behaviour/highslide/zoomin.cur"), pointer; outline:none; }
.highslide-caption { display:none; padding:5px 7px 5px 7px; background-color:#333333; color:#FFF; font-weight:bold; text-align:center; }
.highslide-loading { display:block; color:#FFF; font-size:9px; font-weight:bold; text-transform:uppercase; text-decoration:none; padding:3px; border:1px solid #FFF; background-color:#000; }
.highslide-display-block { display:block; }
.highslide-display-none { display:none; }
.closebutton { position:relative; top:-15px; left:15px; width:30px; height:30px; cursor:pointer; background: url("../behaviour/highslide/close.png"); }

/* ----------------------
   Tables
---------------------- */

.table { margin-bottom:16px; width:100%; border-collapse:collapse; }
.table caption { text-align:left; font-size:0.85em; }
.table th,
.table td { border-bottom:1px solid #003c73; padding:3px 0 3px 3px; }
.table th { text-align:left; vertical-align:bottom; }
.table th a,
.table th a:visited { text-decoration:none; }
.table th a:hover { text-decoration:underline; }
.table td { text-align:left; vertical-align:top; }
.table thead th,
.table thead td { border-bottom:2px solid #003c73!important; font-weight:bold; }
.table tbody tr:hover { background-color:#E8E8E8; }
.table tbody tr.alt { background-color:#E8E8E8; }
.table tbody tr.alt:hover { background-color:#D1D1D1; }
