* { padding: 0; margin: 0; }

body {
	font-size: 0.7em; 
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: justify;
	color: #828282
 
}

.text {
	border: 1px solid #ccc;
	background-color: #FFFFFF
}

.textarea {
	border-width: 1px solid #ccc;
	background-color: #FFFFFF
}

.select {
	border-width: 1px solid #ccc;
	background-color: #FFFFFF
}

.BlackText {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none
}

.BlackTextLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none
}
.BlackTextLink:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline
}

.BlackTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none
}

.BlackTextBoldLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none
}

.BlackTextBoldLink:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline
}

.red  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: red;
	text-decoration: none
}
.pageBorderAll {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	vertical-align: middle;
}



.HomeHead {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.HomeHeadLink{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.HomeHeadLink:Hover {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

.BottomText {
	font-family: Arial, Helvetica;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}

.BottomTextLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none
}

.BottomTextLink:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline
}


.BodyText {  
	font-family: Arial, Helvetica; 
	font-size: 10px; 
	font-weight: normal; 
	color: #666666; 
	text-decoration: none 
}

.BodyTextLink {  
	font-family: Arial, Helvetica; 
	font-size: 10px; 
	font-weight: normal; 
	color: #666666; 
	text-decoration: none 
}

.BodyTextLink:Hover {  
	font-family: Arial, Helvetica; 
	font-size: 10px; 
	font-weight: normal; 
	color: #666666; 
	text-decoration: underline 
}
.specsHeading{
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	font-weight: bold;
	font-size : 12px;
	font-variant: normal;
}
.specsHeading1{
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	font-weight: bold;
	font-size : 14px;
	font-variant: normal;
	color: #666666
}
.BodyTitle {  
	font-family: Arial, Helvetica; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #666666;
	text-decoration: none 
}
.BodyTitleLink {  
	font-family: Arial, Helvetica; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #666666;
	text-decoration: none 
}
.BodyTitleLink:Hover {  
	font-family: Arial, Helvetica; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #666666;
	text-decoration: underline 
}

a 
{ text-decoration: none;
   color:#333;
}

A:hover 
{text-decoration: underline; color:#828282
}
 
	
p. 
{color: #828282;
vertical-align: middle;
}

#wrapper { 
 margin: 0;
 width: 990px;
 border:0px solid red;
 padding:0px;
 margin:0 auto;
 background-color:#FFFFFF;

}
#header {
 color: #333;
 width: 990px;
 height: 80px;
 padding: 0px;
 border: 0px;
 margin: 0px 0px 0px 0px;
 background: #ffffff;
 background: url(../images//header.jpg) no-repeat center;
}

#partsearch {
 width: 280px;
 height: 20px;
 
 margin: 5px 0px 0px 0px;
 padding: 0px;
 float: right;
 position:relative;
 top:-22px;
 left:0px;
 vertical-align:middle;
 }
 
#partsearch span {
	margin: 0px 10px 0px 0px;
	position:relative;
	padding:0px;
	left: 1px;
	vertical-align:middle;
 }
 
 #partsearch input
 {
   margin: 0px 10px 0px 0px;
   vertical-align:middle;
 }
 
 #partsearch img
 {
   margin: 0px;
   padding:0px;
   top: -20px;
   vertical-align:middle;
 }

#topbarleft {
 width: 600px;
 color: #333;
 border: 0px;
 background: #FFFFFF;
 margin: 0px 0px 10px 5px;
 padding: 0px;
 float: left;
 }
 
#topbarright {
 width: 370px;
 color: #333;
 border: 0px;
 background: #FFFFFF;
 margin: 0px 0px 10px 0px;
 padding: 0px;
 float: right;
 }

 #topbar{
 width: 990px;
 color: #333;
 border: 0px;
 background: #FFFFFF;
 margin: 0px 0px 10px 0px;
 padding: 0px;
 }
 
 #middlebar {
 	border-top: 2px solid #cfcfcf;
	padding: 5px;
}
 
#leftcolumnhome { 
 float: left;
 
 background: #FFFFFF;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 width: 598px;
 font-size: 1.1em;
 line-height: 1.4em
}

.rightcolumnhome { 
 float: right;
 font-size: 11px;
 font-weight: normal;
 color: #666666;
 
 background: #FFFFFF;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 width: 365px;
 height: 92px;
 background: url(../images/share-price.jpg) no-repeat top left;
}

.rightcolumnnews { 
 float: right;
 font-size: 11px;
 font-weight: normal;
 color: #666666;
 
 background: #FFFFFF;
 margin: 8px 0px 0px 0px;
 padding: 0px;
 width: 365px;
 height: 212px;
 background: url(../images/latest-news.jpg) no-repeat top left;
}

#wrapper .rightcolumnnews p {
	margin-bottom: 5px;
	padding-bottom: 5px;
	line-height: normal
}

#leftcolumnsearch {}

#leftcolumnproducts
{
 clear: both;
 float: left;
 
 background: #FFFFFF;
 margin: 0px 0px 10px 0px;
 padding: 0px;
 width: 760px;
}

#leftcolumnproducts ul, #leftcolumnproducts ol {
	margin: 10px;
	padding: 10px;
}


#leftcolumnproductssmall
{
 float:left;
 color: #333;
 
 background: #FFFFFF;
 margin: 20px 0px 10px 0px;
 padding: 5px;
 width: 368px;
 height: 212px;
 background : url(../images/box3.gif) no-repeat top left;
 }
 
 #innerleftcolumnproductssmall
{
 float:left;
 
 margin: 0px 0px 10px 4px;
 padding: 5px;
 width: 340px;
 }
 
#rightcolumnproductssmall
{
 float:right;
 color: #333;
 
 background: #FFFFFF;
 margin: 20px 0px 10px 0px;
 padding: 5px;
 width: 356px;
 height: 212px;
 background : url(../images/box3.gif) no-repeat top left;
 }

#rightcolumnproducts
{
 float: right;
 color: #333;
 
 background: #FFFFFF;
 margin: 0px 0px 10px 0px;
 padding: 0px;
 width: 195px;
}

#leftcolumncontentpage
{
 clear: both;
 float: left;
 color: #333;
 
 background: #FFFFFF;
 margin: 18px 0px 10px 0px;
 padding: 0px;
 width: 760px;
 min-height:500px;
}
#rightcolumncontentpage
{
 float: right;
 color: #333;
 
 background: #FFFFFF;
 margin: 6px 0px 10px 0px;
 padding: 0px;
 width: 195px;
}

#rightcolumnright
{
 float: right;
 color: #333333;
 
 background: #FFFFFF;
 margin: 0px 5px 10px 10px;
 padding: 0px;
 width: 150px;
 height: 150px;
}
#rightcolumnleft
{
 float: left;
 font-size: 11px;
 font-weight: normal;
 color: #858585;
 
 background: #FFFFFF;
 margin: 15px 5px 5px 10px;
 padding: 0px;
 width: 160px;
 height: 130px;
}

 
#leftcolumn { 
 color: #333;
 border: 0px;
 background: #FFFFFF;
 margin: 10px 0px 5px 0px;
 padding: 0px;
 width: 600px;
 height: 240px;
 float: left;
}
#rightcolumn { 
 float: right;
 color: #333;
 border: 0px;
 background: #FFFFFF;
 margin: 10px 0px 0px 0px;
 padding: 2px;
 width: 361px;
 height: 240px;
 background : url(../images/grey_bg_bar.gif) no-repeat top left;
}


#smallcolumnleft { 
 float: left;
 color: #333;
 
 background: #FFFFFF;
 margin: 0px 0px 5px 0px;
 padding: 2px;
 height: 240px;
 width: 270px;
 background : url(../images/grey_bg_bar.gif) no-repeat top left;

}

.v-inner2 
{
top: -70%;
margin: 20px 0px 5px 0px;
 width: 370px;
}

.v-inner3 
{
top: -70%;
margin: 20px 0px 5px 0px;
 width: 370px;
}


.v-inner 
{
margin: 0px 0px 0px 0px;
 width: 270px;
 padding:3px;
 
}

.v-inner-top
{

 margin: 0px 0px 0px 0px;
 width: 258px;
 padding: 7px;
  height: 40px;
}


#comms_inner
{
  margin: 10px 0px 0px 0px;
  width: 269px;
  background : url(../images//comms_bg.jpg) no-repeat bottom left; 
}

#smallcolumnright { 
 float: left;
 color: #333;
 
 background: #FFFFFF;
 margin: 0px 0px 0px 25px;
 padding: 2px;
 height: 240px;
 width: 270px;
 background : url(../images/grey_bg_bar.gif) no-repeat top left; 
}
#firstfooterleft { 
 float: left;
 color: #333;
 border: 0px;
 background: #FFFFFF;
 margin: 10px 0px 0px 0px;
 padding: 0px;
 height: 70px;
 width: 600px;
 vertical-align:baseline;
}

#firstfooterrightde { 
 float: right;
 color: #333;
 
 background: #FFFFFF;
 margin: 0px 0px 20px 5px;
 padding: 7px;
 height: 80px;
 width: 355px;
 text:justify;
}

#firstfooterright { 
 float: right;
 color: #333;
 
 background: #FFFFFF;
 margin: 0px 0px 20px 5px;
 padding: 0px;
 height: 80px;
 width: 362px;
 text:justify;
}


#firstfooter { 
 float: bottom;
 width: 990px;
 clear: both;
 color: #333;
 border: 0px;
 background: #FFFFFF;
 margin: 0px 0px 0px 0px;
 height: 25px;
 padding: 0px;
}


#footer {  
 float: bottom;
 width: 990px;
 clear: both;
 color: #333;
 border: 0px;
 background: #FFFFFF;
 margin: 0px 0px 10px 0px;
 height: 25px;
 padding: 25px 0 0 0;
}

#footer a {
	color: #828282;
}


p.indent { text-indent: 3pt } 


.style1 {color: #000000}
.style2 {
	font-size: 14px;
	font-weight: bold;
}



h5 
{
	font-size: 12pt;
	color: #999999;
	padding-top: 0px;
	padding-bottom: 0px;
}

h1 { 
	font-size: 1.8em; 
	color: #6f6f6f;
	margin: 0px;
	padding: 0px 0px 0.7em 0px
}

h2 { 
	font-size: 1.6em; 
	color: #6f6f6f;
	margin: 0px;
	padding: 0px 0px 0.7em 0px
} 

h3 {
	color: #666;
	margin: 0px 0 0 0;
	padding: 15px 0 10px 0;
	font-size: 1.2em
}

h3 span.results {
	font-weight: normal;
}

h3.board {
	color: #666;
	margin: 0px 0 0 0;
	padding: 0px 0 10px 0;
	font-size: 1.2em
}

h3.board span.plain {
	font-weight: normal;
	font-style: italic
}

p {
	padding: 0.5em 0;
	margin: 0em 0;
}



.BodyText {  
	font-family: Arial, Helvetica; 
	font-size: 10px; 
	font-weight: normal; 
	color: #828282; 
	text-decoration: none 
}

.BodyTextLink {  
	font-family: Arial, Helvetica; 
	font-size: 10px; 
	font-weight: normal; 
	color: #666666; 
	text-decoration: none 
}

.BodyTextLink:Hover {  
	font-family: Arial, Helvetica; 
	font-size: 10px; 
	font-weight: normal; 
	color: #666666; 
	text-decoration: underline 
}
.specsHeading{
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	font-weight: bold;
	font-size : 12px;
	font-variant: normal;
	color: #666666
}
.specsHeading1{
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	font-weight: bold;
	font-size : 14px;
	font-variant: normal;
	color: #666666
}
.BodyTitle {  
	font-family: Arial, Helvetica; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #666666;
	text-decoration: none 
}
.BodyTitleLink {  
	font-family: Arial, Helvetica; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #666666;
	text-decoration: none 
}
.BodyTitleLink:Hover {  
	font-family: Arial, Helvetica; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #666666;
	text-decoration: underline 
}
.Link {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none
}
.Link:Hover {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666; 
	text-decoration: underline 
}

table td {
	padding: 3px;
}

/* NEWS ARCHIVE */

ul#NewsBlock {
	margin: 10px 0px 5px 0px;
	padding: 0px;
	list-style: none;
	display: block;
	height: 30px;
	text-align: center;
	line-height: normal;
	font-size: 1.1em
}

ul#NewsBlock li {
	padding: 0px;
	float: left;
	width: 12%;
	display: block;
	margin: 0px 1px;
}

ul#NewsBlock a:link, ul#NewsBlock a:visited {
	color: #5d5d5d;
	text-decoration: none;
	background: #ccc;
	display: block;
	padding: 4px 5px 4px 5px;
	border-left: 1px solid #5d5d5d;
	border-top: 1px solid #5d5d5d;
	border-right: 1px solid #eaeaea;
	border-bottom: 3px solid #eaeaea;
	font-weight: normal
}

ul#NewsBlock a:hover {
	color: #ccc;
	text-decoration: none;
	background: #5d5d5d;
}


#NewsBlock a#NewsBlockCurrent {
	background: #003582;
	color: #fff;
}

/* PRESS ARCHIVE */

ul#PressBlock {
	margin: 10px 0px 5px 0px;
	padding: 0px;
	list-style: none;
	display: block;
	height: 30px;
	text-align: center;
	line-height: normal;
	font-size: 1.1em
}

ul#PressBlock li {
	padding: 0px;
	float: left;
	width: 24%;
	display: block;
	margin: 0px 1px;
}

ul#PressBlock a:link, ul#PressBlock a:visited {
	color: #5d5d5d;
	text-decoration: none;
	background: #ccc;
	display: block;
	padding: 4px 5px 4px 5px;
	border-left: 1px solid #5d5d5d;
	border-top: 1px solid #5d5d5d;
	border-right: 1px solid #eaeaea;
	border-bottom: 3px solid #eaeaea;
	font-weight: normal
}

ul#PressBlock a:hover {
	color: #ccc;
	text-decoration: none;
	background: #5d5d5d;
}


#PressBlock a#PressBlockCurrent, .News2008 ul#PressBlock a#News2008, .News2007 ul#PressBlock a#News2007, .News2009 ul#PressBlock a#News2009, .News2010 ul#PressBlock a#News2010 {
	background: #003582;
	color: #fff;
}

table#TableNewsBlock a:link, table#TableNewsBlock a:visited {
	color: #5d5d5d;
	text-decoration: none;
	background: #ccc;
	display: block;
	padding: 4px 5px 4px 5px;
	border-left: 1px solid #5d5d5d;
	border-top: 1px solid #5d5d5d;
	border-right: 1px solid #eaeaea;
	border-bottom: 3px solid #eaeaea;
	font-weight: normal;
	width: 94%
}

table#TableNewsBlock a:hover {
	color: #ccc;
	text-decoration: none;
	background: #5d5d5d;
}


.News2008 table#TableNewsBlock a#News2008, .News2007 table#TableNewsBlock a#News2007, .News2009 table#TableNewsBlock a#News2009, .News2010 table#TableNewsBlock a#News2010, .News2006 table#TableNewsBlock a#News2006 {
	background: #003582;
	color: #fff;
}

.SingleLineBtm {
	border-bottom: 1px solid #666;
}

.DbleLineBtm {
	border-bottom: 3px double #666;
}

strong {
	color: #666;
}

.ReportsTable td.OddRow {
	background: #f4f4f4;
	border-bottom: 2px solid #eaeaea
}

.ReportsTable td.EvenRow {
	background: #fff;
	border-bottom: 2px solid #fff
}

#press_releases_picture {
	float: right;
	margin-left: 20px;
	margin-top: 8px;
	margin-bottom: 45px
}

/* RESULTS PAGE */

.ResultsHeader {
	border-bottom: 5px solid #fff;
	padding: 5px;
	font-size: 1.1em
}

.SearchResult {
	margin-bottom: 20px;
}


.SearchResultAlt {
	background: #ccddeb;
	border-top: 5px solid #ccddeb;
	border-bottom: 5px solid #ccddeb;
}


.SearchResultTitle {
	line-height: 2em;
	padding: 5px;
}

.SearchResultDesc {
	padding: 5px;
	
}

tr.ResultsHeader td {
	padding: 5px;
}

/* SHARE PRICE ON HOME PAGE */

a#HomePageButton {
	background: url(../images/button.png) no-repeat top left;
	width: 150px;
	height: 33px;
	display: block;
	text-align: center;
	color: #fff;
	padding-top: 5px;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold
}

a#HomePageButton:hover {
	background: url(../images/buttonON.png) no-repeat top left;
}

