body {
	background-image:  url(http://www.itron.com.au/images/sidebar_blue.jpg); 
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 2px 62px;
	background-color : #fff;
	color : #000;
	font-family: arial;
	margin-left: 2px;
	margin-right: 0px;
	margin-top: 2px;
	margin-width: 0px;
	margin-height: 0px;
	vertical-align: top;
}

a {font-size: 12px; color: blue;}
table {font-size: 12px;}
input {font-size: 12px; font-family: Arial;}
input.btn {font-size: 12px; font-family: Arial;}
btn {font-size: 12px; font-family: Arial;}
ul {list-style: none;}
select {font-family: Arial; font-size: 12px;}

/* Begin menu4 */
/* Tab looking links to documents, downloads, faq etc */

.menu4 {width: 100%; padding: 0; background: #fff none;}
.menu4 ul {padding: 0; list-style-type: none;}
.menu4 a:hover {color: #ffcc00; background: #000;}
.menu4 li {margin: 0; padding: 0; float: left; font-family: arial, verdana, lucida, sans-serif; font-size: 12px; font-weight: bold; width: 5em; text-align: center; background: #000 none;}
.menu4 a {display: block; width: 120; text-decoration: none; font-weight: bold; color: white; margin: 0; padding: 2 0 3 0;}
#me {color: #fff; background: #666;}

/* Begin Pagelink */
/* Used to create dotted line under Product Support link trail */

#pagelink {font-size: 12px; font-weight: normal; border-bottom: 1px dotted #aaa;}
#pagelink a {font-size: 12px; font-weight: normal; color: #444;	text-decoration: none;}
#pagelink a:hover {font-size: 12px; font-weight: normal; color: #F00; text-decoration: underline;}

/* For table formatting on support pages */

table#topnav {font-family:  Arial, Verdana, sans-serif;	font-weight: normal; font-size: 12px; vertical-align: middle; border-collapse: collapse;}
table#topnav th {font-family: arial, verdana, lucida, sans-serif; text-align: center; color: #fff; font-size: 12px; background-color: #666; padding: 4px; vertical-align: middle;}
table#topnav td {vertical-align: middle; background-color: #eee; border: 1px solid #ccc; padding-right: 4px;}

table.nav-content {border-width: 0; padding: 0; margin: 0; border-collapse: collapse; border-spacing: 0;}
table.nav-content td {vertical-align: top;}

.nav-en {direction: ltr; width: 180px; text-align: left; margin: 15px 0px 15px 5px;}
.nav-en a {font-weight: bold; color: white; text-decoration: none;}
.nav-en a:hover {font-weight: bold; color: white; text-decoration: underline;}
.nav-en li {list-style-type: none;}

div#content-en {margin: 10px 5px 15px 10px; vertical-align: middle; width: 525px; direction: ltr;}

/* Headings tags and Spacing */
h1#pagetitle {
	font-size: 18px;
	font-style: italic;
	color: #000;
	font-weight: bold;
	border-bottom: 1px solid #aaa;
	padding-left: 18px;
	background-image: url(http://www.itron.com.au/images/redarrow.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}

h2#product {
	font-size: 16px;
	font-style: normal;
	padding-left: 18px;
	background-image: url(http://www.itron.com.au/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	PADDING-BOTTOM: 3px;
	MARGIN: 25px -3px 0px 3px;
}

UL.square {
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    LIST-STYLE-POSITION: inside;
    FONT-SIZE: 12px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px 0px 0px 0px;
    PADDING-TOP: 0px;
    list-style-type: square;
    list-style-image: url(http://www.itron.com.au/arrow_red.gif);
}

UL.faq {
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    LIST-STYLE-POSITION: inside;
    FONT-SIZE: 12px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px 0px 0px 0px;
    PADDING-TOP: 0px;
    list-style: none;
}

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
font-family: Arial;
font-size: 11px;

}

#nav-menu li
{
float: left;
margin: 0 0.15em;
}

#nav-menu li a
{
background: url(c:/temp/background.jpg) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 9em;
display: block;
border: 0.1em solid #ffcc00;
color: #000000;
text-decoration: none;
text-align: center;
}

IMG.prodimg
{
    FLOAT: right;
    MARGIN: 0px 6px 6px 12px
}
