body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: rgb(68%, 59%, 80%);
	background-image:url(images/iotabg.jpg);
	background-repeat: repeat-x;
}
p {
margin: 0px;
font-size: 12px;
}

table#nav {font-size: 12px;}

table#smfooter {font-size: 10px;
color: #660066;}

table#tab {
  background-image: url(images/footer.gif);
  background-color: rgb(68%, 59%, 80%);
  background-repeat: no-repeat;
}


table#copyright {font-size:10px;
margin-top: 15px;
}

a {
	color: #660066;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #0066FF;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-bottom: 4px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0;
}

div.infobox{
padding: 6px;
width: 200px;
border: 1px solid #660066;

}

div.boxtop{
background-color: #660066;
width: 200px;
color: #FFFFFF;
font-size: 11px;
font-weight: bold;
padding:2px 6px 2px 6px;
border: 1px solid #660066;
text-align: center;
}

.text{
text-indent:15px;
font-size: 12px;
}

.customer {
	text-indent: 10px;
}
