#footer
{
	clear: both;
	left: 0px;
	bottom: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 37px;
	font-size: 70%;
	color: #000080;
	background: transparent url(images/footer.jpg) no-repeat;
	text-align: center;
}

#wrapper
{
text-align: left;
width: 750px;
margin-right: auto;
margin-left: auto;
padding: 0;
border: 1px solid #002172;
min-height:600px;
height:auto;
}

/* for Internet Explorer */
* html #wrapper
{
text-align: left;
width: 750px;
margin-right: auto;
margin-left: auto;
padding: 0;
border: 1px solid #002172;
height:600px;
}

#content
{
	width: 600px;
	float: right;
	padding: 0 5px 0 5px;
	margin: 0px;
	background-color: #fff;
}

html,body
{
	margin: 5px 0 0 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	height: 100%;
	min-height: 100%; for FF 
}

#bottomnav a
{
  text-decoration: none;
  color: #000080;
}

#bottomnav a:hover
{
  text-decoration: underline;
}

#bottomnav
{
  margin-left: auto;
  margin-right: auto;
  width: 750px;
  text-align: center;
  font-size: 11px;
  color: #000080;
  font-family: verdana;
}

div
{
	margin: 5px 0 0 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
}

#isologo
{
  position: absolute;
  margin: 20px 0px 0px 660px;
  z-index: 1;
  height: 166px;
}

#content p
{
	font-size: 80%;
	line-height: 1.5em;
	text-align: justify;
	color: #000080;
}

#content li
{
	font-size: 80%;
	line-height: 1.5em;
	text-align: justify;
	color: #000080;
}

#content a
{
  color: #000080;
}

#content a:hover
{
  text-decoration: underline;
}

#content h1
{
	font: normal 150% Arial;
	color: #0099C5;
	background-color: transparent;
	font-weight: bold;
	margin: 0px 5px 5px 0;
	padding: 0;
}

#content h2
{
	font-size: 120%;
	color: #940D1E;
	background-color: transparent;
	border-bottom: 1px dotted #FF9006;
}

a
{
  text-decoration: none;
  border-width: 0;
  padding: 0;
  color: #FFF;
}

li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.5em;
}

image
{
  border: 0;
}

#navigation
{
	float: left;
	margin-top: 0px;
	width: 130px;
	background-color: #fff;
	text-align: center;
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	padding: 2px;
	text-align: center;
	font-size: 11px;
}

.tblhead
{
  background: #c50030;
  font-size: 13px;
  color: #fff;
}

.spectbl
{
  width: 100%;
  border: 0px;
  margin: 1px;
  background: #ccc;
}

.tblrow1
{
  background: #bcdeff;
}

.tblrow2
{
  background: #0099c5;
  color: #fff;
}

.spectblnote
{
  text-align: left;
}

a.prodlist
{
  color: #000080;
  text-decoration: none;
  font-size: 11px;
}

a.prodlist:hover
{
  text-decoration: underline;
}

#proddesc
{
  color: #000080;
  font-size: 80%;
  padding: 0px 10px 0px 0px;
  text-align: justify;
  line-height: 1.5em;
}