#content-div { clear:both; }
#left-column { float:left; width:160px; }
#right-column { float:right; width:580px; }
#wrapper { width:750px; background-color:#ffffff; margin:10px auto; }

.right {
	text-align:right;
}
.left {
	text-align:left;
}
.center {
	text-align:center;
}
.floatright {
	float:right;
}
.floatleft {
	float:left;
}

img.floatleft, div.floatleft {	margin-right:1em; margin-bottom:1em; }
img.floatright, div.floatright { margin:0 15px 1em 1em; }

.b { font-weight:bold; }

.caption { font-style:italic; font-weight:bold; }

.highlight {
	background-color: #ffff99;
}
.clear {
	clear:both;
}
.subheading {
	font: 10pt Verdana;
	color: #003399;
	background: url(/images/arrow.gif) no-repeat center left;
	margin-left: 12px;
	text-indent: 4px;
}

body { color:#003399; background-color:#99ccff; font: 80% Verdana, Arial, Helvetica, sans-serif; }

.main-content { margin-top:10px; color:#003399; }
.future-events { }
.past-events { color:#8888aa; }

#left-column p { margin:0 5px 5px 0; }
#right-column p { margin:0 20px 10px 0; }
 
#header-logo { float:left; width:150px; margin-left:10px; height:120px; }
#header-title { line-height:34px; float:left; margin-top:10px; width:360px; font-size:28px; font-weight:bold; }
#header-address { font-size:80%; margin:10px 10px 0 0; text-align:right; float:right; width:170px; }

#right-column h1 { font-size:140%; background:url(/images/arrow.gif) no-repeat center left; text-indent:12px; }
#right-column h2 { font-size:120%; font-weight:bold; }

#left-column h2 { margin:8px auto; font-size:130%; font-weight:bold; text-align:center; }

#nav3, #nav3 ul { list-style:none; margin:0; padding:0; background-color:#99ccff; }
#nav3 { margin: 5px 10px 10px 10px; border-left:1px solid #003399; border-right:1px solid #003399;}
#nav3 li { line-height:1.5em; background-color:#99ccff; }
#nav3 li a { padding: 1px 0 1px 5px; text-decoration:none; font-weight:bold; display:block; height:1%; border-top:1px solid #bbeeff; }
#nav3 ul li a { font-weight:normal; padding-left:10px; }
#nav3 li { border-top:1px solid #003399; }
#nav3 li a:hover, #nav3 li a.selected { background-color:#88bbee; border-top:1px solid #3366cc;}
#nav3 .last { border-bottom:1px solid #003399; }

#contactus-table { border:0; font-size:100%; }
#contactus-table th { padding-right:10px; text-align:right; }
#contactus-table th, #contactus-table td { vertical-align:top; padding-bottom:10px; }

#footer-div { clear:both; font-size:11px; text-align: center; margin-top:10px; border-top: 1px dashed #ccc; padding:0.25em 0 0.5em 0; }

#right-column p.question { font-weight:bold; margin:0 10px 0 20px; }
#right-column p.answer { margin:0 10px 10px 20px; }
#right-column p.question, #right-column p.answer { text-indent:-20px; }

table th, table td { vertical-align:top; }

table.tech-table { font-size:100%; border:1px solid #99ccff; border-collapse:collapse; }
.tech-table th { text-align:right; }
.tech-table tr.section th { text-align:left; letter-spacing:0.1em; background-color:#99ccff; }

/* set millions of background images */
.rbroundbox { background:url(images/green_box/nt.gif) repeat; }
.rbtop div { background:url(images/green_box/tl.gif) no-repeat top left; }
.rbtop { background:url(images/green_box/tr.gif) no-repeat top right; }
.rbbot div { background:url(images/green_box/bl.gif) no-repeat bottom left; }
.rbbot { background:url(images/green_box/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really necessary */
.rbtop div, .rbtop, .rbbot div, .rbbot { width:100%; height:7px; font-size:1px; }
.rbcontent { color:#004400; text-align:center; margin: 0 7px; }
.rbroundbox { font-size:12px; width:85%; margin:5px auto; }

.spot-colour { color:red; }

ul.tabbed { margin:6px 0; padding:0; }
ul.tabbed li { display:inline; margin-right:20px; font-weight:bold; }


#report { text-align:left; color:black; }
/* used for the centrally place images and pull-quotes in the report */
#report .pullcenter { margin-left: auto; margin-right:auto; text-align:center; }
#report h1 { text-align:center; font-size:100%; background-image:none; color:#003399; }
#report h2 { text-align:center; font-size:100%; color:black; }
#report h3 { font-size:100%; text-align:left; color:#003399; }
#report ol { margin-left:2em; }
#report ol li { margin: 0 0 10px 0; }