html, body, form{
	margin:0px; border:0px; padding:0px;
}
/*----------- anchor properties -------------*/
a{
	font-weight:bold;
	color:#00628D;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}
/*--------------------------------------------*/
div, p{
	line-height:1.5em;
	margin:0px;
	padding:0px;
}

h1{ 
	font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	color:#5FA1BF;
	font-size:1.5em;
	padding-top:3px;
	padding-bottom:4px;
	padding-left:0px;
	padding-right:0px;
	margin:0px;
}

h2{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#00628D;
	font-size:1.0em;
	padding-top:3px;
	padding-bottom:4px;
	padding-left:0px;
	padding-right:0px;
	margin:0px;
}

h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#5FA1BF;
	font-size:1.4em;
	margin:0px;
}

h4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:1.0em;
	margin:0px;
}

p{	
	text-align:left;
	margin:0px;
	padding:0px;
	padding-bottom:.5em;
}
/*td, th*/
body{
	font-family:verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:60%;
	text-align:left;
}
/*
td, th{
	vertical-align:top;
}
	*/
input{
	font-family:verdana;
	color:#000;
	font-size:110%;
}

#outer{
	z-index:0;
	position:relative;
	top:0px;
	left:0px;
	width:750px;
}
/*------------- main div properties ------------- */
#main{
	position:relative;
	z-index:100;
	background-color:#fff;
	width:750px;
	margin-top:203px;
}

/*--------------- main div without blue background --------------------*/

div.main2{
	padding-bottom:15px;
}

/*-------------- content properties ---------------*/
#content{
	z-index:200;
	float:right;
	width:500px;
}

#searchcontent{
	float:left;
	margin-left:10px;
	margin-right:10px;
}

/*-------------- header properties ---------------*/
#header{
	position:absolute;
	z-index:1;
	top:0px;
	left:0px;
	width:100%;
}
/*-------------- footer properties ---------------*/
#footer{
	width:100%;
}

* HTML .clear{
	/* visibility:hidden; */
}

.clear{
	clear:both;
	height:1px;
}
/*-------------- Left nav properties ---------------*/
#leftnav{
	position:relative;
	left:24px;
	float:left;
	width:220px;
	padding:0px;
	padding-top:18px;
	padding-bottom:16px;
}

#leftnav ul{
	padding:0px;
	padding-left:16px;
	margin:0px;
	list-style-position:outside;
}
/*-----------  left nav button image ----------------*/
#leftnav li{
	list-style-image:url('../gfx/navbl.gif');
	margin-bottom:0.3em;
	padding:0px;
}

#leftnav ul ul li{
	list-style-image:none; 
	list-style-type:none; 
}

#leftnav ul ul{
	padding-left:12px;
}

#leftnav ul ul ul{
	padding-left:24px;
}

#leftnav a{
		text-decoration:none;
		font-weight:normal;
		color:#000;
		display:block;
	}

#leftnav a:hover{
		text-decoration:underline;
	}

#leftnav a.selected{
		font-weight:bold;
		color:#00628D;
	}

/*-----------------------------*/
.leftcontent{
	float:left;
	width:320px;
	padding-top:18px;
	padding-bottom:16px;

}

.rightcontent{
	float:right;
	width:156px;
	padding-top:18px;
	padding-bottom:16px;
}

.frontleft{
	position:relative;
	float:left;
	width:380px;
	padding-top:18px;
	padding-bottom:16px;
	left:24px;
}

.frontright{
	float:right;
	width:336px;
	padding-bottom:16px;
}

.widecontent{
	float:left;
	width:500px;
	padding-top:18px;
	padding-bottom:16px;
}
/*-----------  blue background image (main content section righthand side) ----------------*/
.blueback{
	background-image:url('../gfx/contentback.gif');
}

.bluebar{
	display:block;
	background-color:#D1EDFF;
	color:#00628D;
	padding:0.4em;
	padding-left:24px;
}
.bluebar input.button{
	color:#00628D;
	font-weight:bold;
	background-color:#D1EDFF;
	border:none;
}

.bluebar a{
color:#00628D;
font-weight:normal;
text-decoration:none;
}

.bluebar a:hover{
	text-decoration:underline;
}

.linkbar{
	padding:0.4em;
	color:#989898;
	padding-left:24px;
}

.linkbar a{
	color:#989898;
	text-decoration:none;
	font-weight:normal;
}

.linkbar a:hover{
	text-decoration:underline;
}
/*-----------  dash border image ----------------*/
.dashborder{
	background-image:url('../gfx/dashborder.gif');
	background-repeat:repeat-x;
	height:3px;
	width:750px;
	margin:0px;
}	

.logonav{
	position:relative;
	padding-left:24px;
	padding-top:16px;
	padding-bottom:16px;
}

.topnav{
	position:relative;
	float:right;
	padding:0px;
	margin:0px;
}

.breadcrumb{
	clear:both;
	margin: 8px 16px 16px 28px;
}
.banner{
	clear:both;
}

.breadcrumb a{
	font-weight:normal;
	text-decoration:none;
	color:#000;
}
.breadcrumb a:hover{
	text-decoration:underline;
}

a.black{
	color:#000;
}

.imgborder{
  background-color:#F2F2F2;
  padding:6px;
  border-top: 1px solid #B8B8B8;
  border-bottom: 1px solid #B8B8B8;
}

.leftwrap{
  float:left;
}
.rightwrap{
  float:right;
}

div.heading_light{
  color:#87B7CF;
  font-weight:bold;
}

div.heading_{
  color:#00628D;
  font-weight:bold;
}

div.date{
  color:#87B7CF;
}


div.input{
	position:relative;
	width:100%;
	clear:both;
}

div.input div.caption{
	float:left;
  width:33%;
	margin-bottom:0.6em;
}

div.input div.element{
  float:right;
  width:63%;
	margin-bottom:0.6em;

}
.wideinput{
	width:100%;
}

.textinput{
	width:200px;
}

div.input .val{
	padding-top:2px;
  position:absolute;
  color:#f00;
  left:-1em;
}

.cyclebox{
	float:left;
	width:168px;
}

.frontfeed{
	float:right;
	width:167px;
	height:211px;
	background-color:#FAF9E7;
	overflow:hidden;
}

.shareprice{
	padding-top:16px;
}

.shareprice div{
	padding:0px 14px 0px 14px;
}

.shareprice div.highlight{
	background-color:#F2F1C5;
	font-weight:bold;
	color:#989994;
}
.shareprice div.blue{
	color:#006589;
	font-weight:normal;
}
.shareprice div.blue a{
	font-weight:normal;
}

.shareprice div.grey{
	color:#9C9C94;
}

div.download{
	clear:both;
	margin-bottom:0.5em;
}

/*---------- Financial Summary Table properties -----------*/

.tabletitle1{
	background-color:#DFECF2; 
	font-weight:bold; 
	border-top:1px solid #89B7CF; 
	padding:3px 2px 5px 3px;
}

.tabletitle1a{
	border-left:1px solid #fff; 
	border-top:1px solid #89B7CF; 
	background-color:#EEF5F8; 
	font-weight:bold; 
	padding:3px 2px 5px 2px;
}

.tabletitle1b{
	border-left:1px solid #fff; 
	border-top:1px solid #89B7CF; 
	background-color:#DFECF2; 
	font-weight:bold; 
	padding:3px 2px 5px 2px;
}

.tabletitle2{
	border-top:1px solid #89B7CF;
	background-color:#DFECF2; 
	font-weight:bold; 
	padding:3px 2px 5px 3px;
}

.tabletitle2a{
	border-top:1px solid #89B7CF;
	background-color:#DFECF2; 
	padding:3px 2px 5px 3px;
}

.tabledata1{
	border-top:1px solid #89B7CF;
	border-left:1px solid #fff; 
	background-color:#DFECF2; 
	padding:3px 2px 5px 2px;
}

.tabledata2{
	border-top:1px solid #89B7CF;
	border-left:1px solid #fff; 
	background-color:#EEF5F8; 
	padding:3px 2px 5px 2px;
}

/*---------------------------------------------- */

/*----------------- Financial news styles --------------------- */

.svleft, .svlefttot {
	float:left;
	width: 57%;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}

.svright, .svrighttot {
	float: left;
	width: 43%;
	text-align: right;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}

.colwrap { width: 100%; }

/* 1 COL EQUAL DIV STYLES */
.oc { float:left; width: 99%; }

/* 2 COL EQUAL DIV STYLES */
.tcleft { float:left; width: 49.5%;}
.tcright { float:left; width: 49.5%; text-align:right;}

/* 2 COL DIV STYLES */
.eveleft { float:left; width: 57%;}
.everight { float:left; width: 43%; text-align:right;}
.eveleft p, .everight p, .eveleft input, .everight input { margin:0.2em; }


/* 3 COL DIV STYLES */
.thcleft { float:left; width: 20.0%;}
.thcmid { float:left; width: 67.0%;}
.thcright { float:left; width: 12.5%; text-align:right;}
.thcleft p, .thcmid p, .thcright p { margin:0.1em; }
.tcleft, .thcmid, .thcright { height: 1.8em; }

/* 4 COL DIV STYLES */
.fcleft { float:left; width: 20.5%;}
.fcright { float:left; width: 28.5%; text-align:left;}
.fcleft p, .fcright p { margin:0; }

#regnewsfooter {border-bottom:1px solid #D2D2D4; text-align:right; padding-bottom:7px; margin-bottom:20px}

/*-------------------- financial news item -----------------------*/

h1.regnews {
	border-top:1px solid #D2D2D4; 
	padding-top:22px;
	padding-bottom:6px;
	margin:0px;
	clear:both;
}

pre {
	margin: 0px;
}

