*,h1,h2,h3,h4,h5,h6,h7,h8,p,div,body,html,ul,li,ol,img,a{margin:0;padding:0;}
.clear { clear: both; }
.hide { display: none; }
p { margin: 0em 0 1.2em 0; }
hr { display: none; }
a img { border: none; }
.overflow { overflow: hidden; width: 100%; }
acronym { border-bottom: none; }

body {
	margin: 20px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #555;
	line-height: 1.5em;
	background: #eee url('/_inc/img/bg.gif') top center no-repeat;
}

/* ---------- General ---------- */
a {
	text-decoration: none;
	color: #7bc143;
}

/* ---------- Headings ---------- */
h2 {
	color: #002e56;
	font-weight: normal;
	margin: 0;
	padding: 10px 0;
}
h3 {
	color: #7bc143;
	font-size: 1.7em;
	margin: 2px 0;
	padding: 0;
}
#footer h2 {
	color: #002e56;
	font-size: 1em;
	margin: 3px 0;
	padding: 0;
	font-weight: bold;
}

/* ---------- Main Layout ---------- */
#container {
	margin: 0 auto;
	width: 920px;
	background: #fff;
	padding: 0 10px 10px 10px;
}
#shareprice {
	float: right;
	width: 125px;
	margin: 20px 110px 0 0;
	color: #999;
	font-size: 1.2em;
}
#sharepriceimg {
	float: right;
	margin: 25px 110px 0 0;
}
#header {
	width: 100%;
	overflow: hidden;
}
#content {
	width: 100%;
	overflow: hidden;
}
#shareprice p {
	margin: 0;
	padding: 0;
}
#shareprice p.date {
	font-size: 0.8em;
}
#shareprice span {
	color: #7bc143;
	font-weight: bold;
	font-size: 1.6em;
}
#leftcolumn, #rightcolumn, #rightcolumncontent, #leftcolumnnav, #leftcolumnhome {
	float: left;
}
#leftcolumnnav, #leftcolumnhome, #leftcolumn .submenublock {
	color: #fff;
	background: #002e56;
	padding: 20px;
	width: 420px;
	height: 260px;
}
#leftcolumnhome h1 {
	margin: 0;
	padding: 0;
	background: url(/_inc/img/welcome.gif) top left no-repeat;
	width: 384px;
	height: 95px;
	display: block;
}
#leftcolumnhome h1 span {
	display: block;
	width: 1px;
	height: 1px;
	text-indent: -9999em;
	overflow: hidden;
}
#leftcolumnhome p, #leftcolumn p {
	font-size: 1.3em;
	line-height: 1.5em;
}
#leftcolumnnav .submenublock {
	float: left;
	width: 210px;
	margin-bottom: 10px;
}
#leftcolumnnav h2 {
	margin: 0;
	padding: 6px 0;
}
#leftcolumnnav a:hover {
	text-decoration: underline;
}
#leftcolumnnav h2 a {
	color: #fff;
	font-size: 1em;
	margin: 0;
	padding: 3px 0;
}
.submenublock h2 {
	color:#ffffff;	
}
.submenublock ul, .submenublock li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.submenublock li {
	padding-left: 20px;
}
.submenublock li a {
	font-size: 1.1em;
	color: #fff;
}
#rightcolumncontent {
	width: 450px;
	margin-left: 10px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	height: 298px;
	overflow:auto;
}

.rightcontent {
	width: 205px;
	float: left;
	padding-right: 7px;
	margin-top: 0px;
}
#footer {
	margin: 10px 0;
	background: url(/_inc/img/footer-bg.gif) top left repeat-y;
	width: 100%;
	overflow: hidden;
}
.footerpanel {
	float: left;
	width: 210px;
	padding: 0 10px;
}
.footerpanel h3, .footerpanel p {
	margin: 0;
	padding: 0;
}
.footerpanel p span {
	color: #999;
}
.footerlink {
	display: block;
	margin: 5px 0 10px 0;
}
.footerlink img {
	float: left;
	margin: 0 7px 15px 0;
}

#rightcolumncontent ul { list-style: disc; }
#rightcolumncontent ol { list-style: lower-alpha; }

#rightcolumncontent ul, #rightcolumncontent ol {
	margin: 0 0 0.1em 2em;
}
#rightcolumncontent ul ul, #rightcolumncontent ol ol {
	margin: 0 0 0.1em 1em;
}
#rightcolumncontent ul li, #rightcolumncontent ol li {
	margin: 0.1em 0 0 0;
}

/* ---------- Copyright ---------- */
#copyright {
	color: #888;
}
#copyright a {
	color: #666;
}
#copyright a:hover {
	color: #444;
}

/* ---------- Navigation/Menu ---------- */
#nav {
	width: 218px;
	margin: 20px 0 0 85px;
	border-left: 1px solid #7bc143;
	float: left;
	padding-left: 12px;
}
#nav ul, #nav li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav ul li {
	float: left;
	width: 109px;
}
#nav li a {
	font-family: "HelveticaNeueLT Std", Helvetica, Verdana, Arial;
	color: #999;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.3em;
	height: 23px;
	line-height: 23px;
	display: block;
}
#nav li a:hover {
	color: #7bc143;
}

a#stormbox { background: url(/_inc/img/siteby-stormbox.png) no-repeat 0 0; display: block; width: 96px; height: 15px; font-size: 1px; text-indent: -9999em; overflow: hidden; cursor: pointer;float: right; }
a#stormbox:hover { background-position: 0 -20px; }