/* Description: CSS Document for explorer 6.x users */
/* Author: Eyal Dunkel 10.30.2004 */
/* Last amended 10.30.04 */

a.smalllink {
	color: #000000;
	display: inline;
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	margin: 0;
	text-decoration: none;
}

a.smalllink:hover {
	text-decoration: underline;
}

a.submenuitem {
	color: #000000;
	font: normal 100% verdana, arial, helvetica, geneva, sans-serif;
	height: 15px;
	margin: 0;
	padding: 0 15px 0 15px;
	text-decoration: none;
	width: 100%;
}

a.submenuitem:hover {
	color: #666666;
}

acronym {
	border-bottom: 1px dashed #666666;
	cursor: help;
}

body {
	background: #F9F9F9;
	color: #333333;
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
}

img.sectiontitle {
	margin: 30px 0 0 30px;
}

input, select {
	filter: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#999999,strength=3);
	font: normal 70% verdana, arial, helvetica, geneva, sans-serif;
	padding: 2px 15px 2px 5px;
	height: 19px;
}

input.active {
	background: URL(../graphics/bullets/arrow.gif) no-repeat right #FFFFFF;
	border-color: #666666;
	border-style: solid;
	border-width: 1px 4px 1px 4px;
}

input.complete {
	background: URL(../graphics/bullets/tick.gif) no-repeat right #D9F2FF;
	color: #000000;
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
}

input.exclamation {
	background: URL(../graphics/bullets/exclamation.gif) no-repeat right #FFFFCC;
	border-color: #FF0000;
	border-style: solid;
	border-width: 1px 2px 1px 4px;
	color: #000000;
}

input.incomplete {
	border: 1px solid #666666;
	background: #f9f9f9;
}

input.mand {
	border: 1px solid #666666;
	background: URL(../graphics/bullets/mand.gif) no-repeat right #f9f9f9;
	color: #f9f9f9;
}

input.search {
	filter: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#f9f9f9,strength=0);
}

p {
	font: 70%/18px verdana, arial, helvetica, geneva, sans-serif;
}

span.adminlabel {
	font: bold 70% verdana, arial, helvetica, geneva, sans-serif;
	margin: 5px 5px 0 5px;
}

span.printcopyright {
	display: none;
}

span.printtitles {
	display: none;
}

span.small {
	color: #000000;
	font: 60% verdana, arial, helvetica, geneva, sans-serif;
	height: 1px;
	margin: 0;
	padding: 10px 0 0 0;
}

table.admin {
	margin: 10px 0 0 10px;
	width: 100%;
}

table.admin p {
	padding: 3px;
}

#content table.archive {
	border: 1px solid #CCCCCC;
	margin: 10px 0 0 0;
	width: 96%;
}

#content table.archive a {
	background-color: transparent;
	color:#333333;
	text-decoration: none;
}

#content table.archive a:hover {
	background-color: transparent;
	color:#333333;
	text-decoration: none;
}
#content table.archive #previousyears a {
	color: #013370;
	text-decoration: underline;
}

#content table.archive p, #content table p {
	padding: 5px;
}

#content table.plaintable p, #content table.printhide p {
	padding: 2px 10px 2px 0;
}

table.contenttable {
	width: 750px;
}

table.datatable {
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	margin: 15px 0 10px 0;
}

table.datatable td {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

table.homepage a {
	color: #013370;
	text-decoration: underline;
}

table.homepage a:hover {
	background: #F0F8FF;
	color: #013370;
	text-decoration: none;
}

table.homepage h1 {
	font: bold 80% verdana, arial, helvetica, geneva, sans-serif;
	color: #ffffff;
	margin: 0;
	padding: 2px 2px 2px 10px;
}

table.homepage hr {
	color: #CCCCCC;
	height: 1px;
	margin: 0 10px 10px;
}

table.homepage img.title {
	margin: 10px 10px 10px 10px;
}

table.homepage li {
	color: #013370;
	list-style-type: disc;
	margin: 0 10px -15px 0px;
}

table.homepage p {
	font: normal 70% verdana, arial, helvetica, geneva, sans-serif;
	margin: 10px 0 10px 0;
	padding: 0 10px 0 10px;
}

table.homepage ul {
	margin: -7px 0 10px 18px;
	padding: 0;
}

table.maintable {
	margin-top: 50px;
}

td.branding {
	height: 144px;
}

td.content {
	width: 590px;
}

td.contextualmenucolumn {
	width: 160px;
}

textarea {
	filter: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#999999,strength=3);
	font: normal 100% verdana, arial, helvetica, geneva, sans-serif;
	padding: 2px 0 2px 5px;
}

#adminmenu {
	background: #F9F9F9;
	border-color: #999999;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	display: block;
	filter: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#999999,strength=3);
	left: 217px;
	padding: 7px 0 0 0;
	position: absolute;
	top: 94px;
	visibility: hidden;
	width: 155px;
	z-index: 13;
}

#adminmenu a {
	background: #F9F9F9;
	border: 1px #F9F9F9 solid;
	color: #000000;
	display: block;
	font-size: 60%;
	font-weight: normal;
	margin: 2px;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
	width: 100%;
}

#adminmenu a:hover {
	background: #CCCCCC;
	border: 1px solid #999999;
}

#adminmenu a:active {
	background: #FFFFFF;
	border: 1px #999999 solid;
}

#adminmenu hr {
	height: 1px;
}

#approachmenu {
	background: #F9F9F9;
	border-color: #999999;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	display: block;
	filter: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#999999,strength=3);
	left: 0;
	padding: 7px 0 0 0;
	position: absolute;
	text-align: left;
	top: 94px;
	visibility: hidden;
	width: 180px;
	z-index: 11;
}

#approachmenu a {
	background: #F9F9F9;
	border: 1px #F9F9F9 solid;
	color: #000000;
	display: block;
	font-size: 60%;
	font-weight: normal;
	margin: 2px;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
	width: 100%;
}

#approachmenu a:hover {
	background: #CCCCCC;
	border: 1px solid #999999;
}

#approachmenu a:active {
	background: #FFFFFF;
	border: 1px #999999 solid;
}

#branding {
	display: block;
}

#companymenu {
	color: #FFFFFF;
}

#companymenu a {
	font: bold 60%/16px verdana, arial, helvetica, geneva, sans-serif;
}

#content {
	padding: 10px;
}

#content a {
	color: #013370;
	text-decoration: underline;
}

#content a:hover {
	background: #F0F8FF;
	color: #013370;
	text-decoration: none;
}

#content h1 {
	color: #013370;
	font-size: 90%;
	margin: 0;
	padding: 5px 0 10px 0;
}

#content h1.second {
	padding: 20px 0 10px 0;
}

#content h2 {
	color: #002654;
	font-size: 80%;
	margin: 0;
	padding: 15px 0 5px 0;
}

#content h3 {
	font-size: 70%;
	margin: 0;
	padding: 20px 0 5px 0;
}

#content hr {
	height: 1px;
	text-align: left;
	width: 100%;
}

#content input, textarea, select {
	margin: 5px 5px 0 5px;
}

#content input.field, textarea {
	font: 75% verdana, arial, helvetica, geneva, sans-serif;
	width: 100%;
}

#content li {
	font: 70%/18px verdana, arial, helvetica, geneva, sans-serif;
	list-style-type: square;
	margin: 0;
	padding: 3px 0 3px 0;
}

#content p {
	margin: 0;
	padding: 5px 0 5px 0;
}

#content span.adminlabel input {
	margin: 0;
}

#content span.boxout {
	background: #F9F9F9;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	display: block;
	filter: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#999999,strength=3);
	float: right;
	font: normal 70%/18px verdana, arial, helvetica, geneva, sans-serif;
	margin: 10px 0 0 0;
	padding: 5px;
	width: 150px;
}

#content span.boxout:first-line {
	font-weight: bold;
}

#content span.radiocheck input {
	background: transparent;
	border: none;
}

#content table {
	width: 96%;
}

#content table hr {
	margin: 10px 0 15px 0;
}

#content table input {
	font: 70% verdana, arial, helvetica, geneva, sans-serif;
}

#content table input.adminradiocheck {
	background: transparent;
	border: none;
}

#content table input.button {
	border: 1px solid #666666;
	background: #EEEEEE;
	padding: 0;
}

#content table input.check {
	background: transparent;
	border: none;
	margin: -2px 0 0 0;
}

#content table input.radio {
	background: transparent;
	border: none;
	margin-left: -5px;
	margin-top: -2px;
}

#content table input.research {
	background: transparent;
	border: none;
	margin-left: -5px;
}

#content table select {
	background: #F9F9F9;
	border: 1px #000000 solid;
	font: 70% verdana, arial, helvetica, geneva, sans-serif;
}

#content table textarea {
	background: #F9F9F9;
	border: 1px #000000 solid;
}

#content table.jobad {
	border: 1px solid #CCCCCC;
}

#content table.radio label {
	font: bold 70% verdana, arial, helvetica, geneva, sans-serif;
	margin: 0px;
	text-align: right;
}

#content ul {
	margin: 0;
	padding: 10px 0 10px 17px;
}

#contextualmenu {
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #ACACAC;
	margin: 10px 0 50px 0;
}

#contextualmenu a {
	background: url(../graphics/backgrounds/contextMenuBackground.gif);
	border-bottom: 1px solid #ACACAC;
	border-top: 1px solid #FFFFFF;
	color: #000000;
	display: block;
	font: normal 60% verdana, arial, helvetica, geneva, sans-serif;
	padding: 7px 10px 7px 10px;
	text-decoration: none;
	width: 180px;
}

#contextualmenu a:hover {
	text-decoration: underline;
}

#hider {
	height: 450px;
	left: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
	width: 100%;
	z-index: 5;
}

#logobar {
	background: #002654 url(../graphics/backgrounds/logobar_bkg.jpg) repeat-y center;
	left: 0;
	position: absolute;
	top: 0;
	visibility: visible;
	width: 100%;
	z-index: 8;
}

#logobar a {
	color: #FFFFFF;
	font: bold 60% verdana, arial, helvetica, geneva, sans-serif;
	margin: 0 5px 0 5px;
	text-decoration: none;
}

#logobar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#menu {
	height: 20px;
	left: 0;
	margin: 0;
	position: absolute;
	top: 70px;
	visibility: visible;
	width: 100%;
	z-index: 50;
}

#menu a {
	color: #000000;
	display: inline;
	filter: progid:DXImageTransform.Microsoft.dropShadow( Color=ffffff,offX=1,offY=1,positive=true);
	font: bold 60%/16px verdana, arial, helvetica, geneva, sans-serif;
	height: 1px;
	margin: 1px 8px 0 8px;
	text-decoration: none;
}

#menu a:hover {
	color: #666666;
}

#menu input{
	font: 60% verdana, arial, helvetica, geneva, sans-serif;
	height: 20px;
	margin-top: 1px;
	padding: 2px 2px 2px 5px;
}

#newsandviews {
	height: 100%;
	overflow: auto;
	padding-top: 2px;
	scrollbar-3dlight-color: #eeeeee;
	scrollbar-arrow-color: 663300;
	scrollbar-darkshadow-color: #666666;
	scrollbar-face-color: #FAECC0;
	scrollbar-highlight-color: #eeeeee;
	scrollbar-shadow-color: #666666;
	scrollbar-track-color: #FDF7E1;
	width: 100%;
}

#newsandviews a {
	color: #013370;
	display: block;
	font: normal 70% verdana, arial, helvetica, geneva, sans-serif;
	text-decoration: underline;
}

#newsandviews a:hover {
	background: #F0F8FF;
	color: #013370;
	text-decoration: none;
}

#partnersmenu {
	background: #F9F9F9;
	border-color: #999999;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	display: block;
	filter: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#999999,strength=3);
	left: 0;
	padding: 7px 0 0 0;
	position: absolute;
	text-align: left;
	top: 94px;
	visibility: hidden;
	width: 175px;
	z-index: 11;
}

#partnersmenu a {
	background: #F9F9F9;
	border: 1px #F9F9F9 solid;
	color: #000000;
	display: block;
	font-size: 60%;
	font-weight: normal;
	margin: 2px;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
	width: 100%;
}

#partnersmenu a:hover {
	background: #CCCCCC;
	border: 1px solid #999999;
}

#partnersmenu a:active {
	background: #FFFFFF;
	border: 1px #999999 solid;
}

#productsmenu {
	background: #F9F9F9;
	border-color: #999999;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	display: block;
	filter: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#999999,strength=3);
	left: 0;
	padding: 7px 0 0 0;
	position: absolute;
	text-align: left;
	top: 94px;
	visibility: hidden;
	width: 260px;
	z-index: 10;
}

#productsmenu a {
	background: #F9F9F9;
	border: 1px #F9F9F9 solid;
	color: #000000;
	display: block;
	font-size: 60%;
	font-weight: normal;
	margin: 2px;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
	width: 100%;
}

#productsmenu a:hover {
	background: #CCCCCC;
	border: 1px solid #999999;
}

#productsmenu a:active {
	background: #FFFFFF;
	border: 1px #999999 solid;
}

#technologymenu {
	background: #F9F9F9;
	border-color: #999999;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	display: block;
	filter: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#999999,strength=3);
	left: 0;
	padding: 7px 0 0 0;
	position: absolute;
	text-align: left;
	top: 94px;
	visibility: hidden;
	width: 155px;
	z-index: 10;
}

#technologymenu a {
	background: #F9F9F9;
	border: 1px #F9F9F9 solid;
	color: #000000;
	display: block;
	font-size: 60%;
	font-weight: normal;
	margin: 2px;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
	width: 100%;
}

#technologymenu a:hover {
	background: #CCCCCC;
	border: 1px solid #999999;
}

#technologymenu a:active {
	background: #FFFFFF;
	border: 1px #999999 solid;
}




/* Investors hompage styles */
#content table.investorshomepage {
	padding: 5px 20px 5px 0;
}

#content table.investorshomepage h4 {
	border-bottom: 1px solid #ffc964;
	color: #278F98;
	font-size: 80%;
	margin: 5px 0 5px 0;
	padding: 3px 3px 3px 0;
}

#content table.investorshomepage  p {
	padding: 3px 0 0 0;
}

#content table.investorshomepage td {
	width:50%;
}

#sharegraph {
	float: left;
	margin: 7px 10px 0 0;
}

#annualreportimage {
	float: left;
	margin: 7px 10px 0 0;
}

#content table.investorshomepage p.shareprice {
	color: #278F98;
	font-size: 100%;
	font-weight: bold;
	margin: 5px 0 3px 0;
}


