/*----------	Global Reset	----------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
dl, dt, dd, ol, ul, li, input,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
	}
	
:focus {
	outline: 0;
	}
html, body {
    height: 100%; /* keeps footer down*/
}

body {
	/*background: url(../images/spacing.png);*/
	font: 75%/1.5em Arial, Helvetica, sans-serif;
}
	
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	}

caption, th, td {
	text-align: left;
	font-weight: normal;
	}
	
strong {
	font-weight: bold;
	}
		
li, dd {
	margin-left: 2em;
	}

h1, h2, h3, h4, h5, h6{
	font-weight: bold;
	margin: 10px 0 10px;
} 

h1 {
	font-size: 150%;
	color: #00528E;
	text-transform: uppercase;}

h2 {font-size: 120%;
	color: #7E8083;
	text-transform: uppercase;}

h3 {
	color: #7E8083;
	text-transform: uppercase;
	}

h4,h5,h6 {}

p{
	margin-bottom: 10px;	
}

/*======	layout	======*/

#wrap {
    position: relative;
	height: 100%;
	height: auto !important;
    min-height: 100%;
    background: #FFFFFF url(../images/border-right.jpg) bottom right repeat-y;
}

#header {
	background: #00528E;
	position: relative;
	min-width: 960px;
	height: 155px;}
	
	#header .left {
		width: 725px;
		height: 155px;
		background: url(../images/banner-left-9.jpg);
		}	
	
	#header .right {
		background: url(../images/banner-right-9.gif);
		text-align: right;
		width: 240px;
		height: 155px;
		position: absolute;
		top:0;
		right: 0;
		}

#search
{
	position: relative;
	float: right;
	/*top:165px;
	right: 0;	*/
	text-align: right;
	/*width: 20%;*/
	z-index: 600;
}

#content {
	clear: both;
	display: -moz-inline-block;
	display: inline-block;
	width: 100%;

	/*padding: 1em 0 5em;}*/
	padding: 0 0 4.0em;}

#sideBar 
{
	background: url(../images/right-side-strip2.png ) top right repeat-x;
	width: 195px;
	float: right;
	/*position: absolute;
	right: 0;*/
	padding: 10px;
	}

.sideBar 
{
	background: url(../images/right-side-strip2.png ) top right repeat-x;
	width: 200px;
	padding: 10px;
	float: left;
	}

	
#mainContent {
	/*margin-right: 210px;*/
	/*border-right: 0.5em solid #BEBEBC; */
	/*padding-left: 15px;*/
	padding: 25px 15px 0px 35px;
	
	/*background: #FFFFFF url(../images/content-strip.png) bottom left repeat-x;*/
	}
	
#divSearch {
	background: url(../images/belong2.png) 10px 50% no-repeat #7e8083;
	clear: both;
	text-align: right;
	/*padding: 6px 0;*/
	padding: 10px 0px;
	}
	
#footer {
	background: #048;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	height: 4em;
	width: 100%;
	/*z-index: -200; /* lets main navigation drop down show over footer */
	}

/* Main buttons */
#businessNav 
{
	background-image:  url(../images/main/on/business-on.gif);
}

#careersNav 
{
	background-image:  url(../images/main/on/careers-on.gif);
}

#companyNav 
{
	background-image:  url(../images/main/on/company-on.gif);
}

#feedbackNav 
{
	background-image:  url(../images/main/on/feedback-on.gif);
}

#investNav 
{
	background-image:  url(../images/main/on/invest-on.gif);
}

#manuNav 
{
	background-image:  url(../images/main/on/manu-on.gif);
}

#mediaNav 
{
	background-image:  url(../images/main/on/media-on.gif);
}

#productsNav 
{
	background-image:  url(../images/main/on/products-on.gif);
}

#socialNav 
{
	background-image:  url(../images/main/on/social-on.gif);
}

.indexNavRow
{
	/*width: 100%;*/
	clear: left;	
}

.indexNav	{
			/*position:relative;*/
			text-align: center;
			font-family: arial, helvetica, sans-serif;
			background-repeat: no-repeat;
			white-space: nowrap;
			display: block;
			width: 196px;
			height: 77px;
			margin: 0; 
			padding: 0; 
			float:left;
			margin-right: 5%;
			padding-bottom: 15px;
}
.indexNav a {
			display: block;
			color: #000000;
			font-size: 11px;
			width: 194px;
			height: 74px;
			display: block;
			float: left;
			color: black; 
			text-decoration: none;
}

.indexNav img {width: 194px; height: 74px; border: 0; }
* html a:hover {visibility:visible}
.indexNav a:hover img{visibility:hidden}

.indexNav span {
			position: absolute;
			left: 30px;
			top: 15px;
			margin: 0px;
			padding: 0px;
			cursor: pointer;
			width: 149px;
			height: 14px;
			text-align: center;
			visibility:hidden;
}
/* end buttons */

.investList{
    list-style: bullet;
}

/*.sideContent ul,*/
.sideContent ul li
{
	margin-left: 15px;
	/*padding: 0;*/
}

.sideContent
{
	background: #FFFFFF;
	padding: 5px 5px 10px 5px;
}
.sideHeading
{
  background: #00528E;
  color: #FFFFFF;
  padding-top: 3px;
  padding-bottom: 3px;
}

.centered
{
  text-align: center;
}

.leftAligned
{
 text-align: left;
 padding: 5px;
}

#tblSharePrice
{
	width: 100%;
	border-spacing: 2px;
}

#tblSharePrice tr td
{
	background-color:#C7C7C5;
	color: #818181;
	padding: 3px;
}	

#tblSharePrice tr th
{
	padding: 3px;
	color: #FFFFFF;
	font-weight: bold;
	background-color:#B7B7B5;
}	

#textWrapper
{
	/*width: 600px;	*/
	
}

html, body, content, wrap {
    height: 100%; /* keeps footer down*/
}

.newsContent ul li
{
	float: left;
	padding-right: 10px;
}

.indexNav2
{
	/*width: 618px;*/
	margin-right: 228px;
	/*padding-right: 15px;*/
}