body {
	text-align:center;
	background-image: url(/images/topbackground6.gif);
	background-color: #999;
	background-repeat: repeat-x;
	color: black;
	font-family: verdana, sans-serif;
	font-size: 11px;
	}

#container {
	width: 801px;
	margin-right:auto;
	margin-left:auto;
	border: 0px solid black;
	}
	
#navbar {
	text-align:center;
	}

#content {
	text-align:left;
	background:white;
	padding:10px;
	margin-top: 0px;
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:0px solid black;
	}

#content_bottom {
	height:10px;
	background-image: url(/images/content_bottom.gif);
	background-repeat: repeat-x;
	background-position: top center;
	}
	
#footer {
	text-align:center;
	}
	
.p2  /* footer text */ {
	color: black;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-variant: normal;
	text-align: center;
	}
	
.pline {
	color: black;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	line-height: 2em;
	text-decoration: none;
	text-align: justify;
	margin-left: 0.5em;
	padding: 1em;
	}
	
.pr  /* p aligned right */ {
	color: black;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-decoration: none;
	text-align: right;
	padding: 1em;
	}
	
p {
	color: black;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	line-height: 1.5em;
	text-decoration: none;
	text-align: justify;
	margin-right: 0.5em;
	margin-left: 0.5em;
	padding: 0.5em;
	}
	
.list {
	color: black;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	line-height: 1.5em;
	text-decoration: none;
	text-align: justify;
	margin-right: 0.5em;
	margin-left: 0.5em;
	padding: 0em;
	}
	
.center {
	color: black;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	line-height: 1.5em;
	text-decoration: none;
	text-align: center;
	margin-right: 0.5em;
	margin-left: 0.5em;
	padding: 0.5em;
	}
	
.centerborder {
	background: ffff99;
	color: black;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	line-height: 1.5em;
	text-decoration: none;
	text-align: center;
	margin-right: 0.5em;
	margin-left: 0.5em;
	padding: 0.5em;
	border-color: gray;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	}
	
.news {
	color: black;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	line-height: 1.5em;
	text-decoration: none;
	text-align: left;
	margin-right: 1em;
	margin-left: 1em;
	padding: 0.1em;
	}
	
p.img {
	color: black;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-decoration: none;
	text-align: justify;
	margin-left: 0em;
	padding: 1em;
	}
	
cap {
	color: #333;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-decoration: none;
	text-align: center;
	}
	
p.cap {
	color: black;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	margin-right: 0.2em;
	margin-left: 0.2em;
	padding: 0.2em;
	}
	
a img {
	padding: 0 0 0 0;
	border: none;
	}
	
a.img:link {
	padding: 0 0 0 0;
	color: black;
	text-decoration: none;
	border-bottom: 0 solid transparent;
	}
	
a.img:hover {
	padding: 0 0 0 0;
	background-color: transparent;
	text-decoration: none;
	border-bottom: 0 solid transparent;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	}
	
a.img:visited {
	padding: 0 0 0 0;
	text-decoration: none;
	border-top-color: black;
	border-right-color: black;
	border-bottom: 0 solid transparent;
	border-left-color: black;
	}
	
a.img:active {
	padding: 0 0 0 0;
	border-bottom: 0 solid transparent;
	}
	
a:link {
	padding: 1px 1px 0px 1px;
	color: black;
	text-decoration: none;
	border-bottom: 1px solid #cc3333;
	}
	
a:visited {
	padding: 1px 1px 0px 1px;
	color: black ;
	text-decoration: none;
	border-bottom: 1px solid #cc3333;
	border-top-color: black;
	border-right-color: black;
	border-left-color: black;
	}
	
a:hover {
	padding: 1px 1px 0px 1px;
	color: white ;
	background-color: #cc3333;
	text-decoration: none;
	border-style: none;
	}
a:active {
	padding: 1px 1px 0px 1px;
	color: blue ;
	text-decoration: none;
	}
	
td {}

highlight {
	color: black ;
	background-color: #FFFE80;
	text-decoration: none;
	border-style: none;
	}
	
h1 {
	color: black;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 0.5em;
	}
	
h2 {
	color: black;
	font-size: 12px;
	text-align: left;
	text-indent: 0.5em;
	}
	
h3 {
	border-bottom: 1px groove #ccc;
	}
	
h4 {
	color: black;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	text-indent: 0.5em;
	}
	
h5 {
	font-size: 12px;
	margin: 0;
	}
	
h6 {
	color: #666666;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	text-indent: 0.5em;
	}
	
.customform1 { 
	background-color: #ffffff;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: solid 1px gray;
	padding: 2;
	}
	
.customform2 { 
	background-color: #ffffff;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: solid 1px gray;
	padding: 2;
	}
	
.pic {
	border: none;
	}

p.chart {
	font-size: 8px;
	padding: 0em;
	text-indent: 0em}

ul.square {
	list-style: square outside;
	margin: 0 0 0 16px;
	padding: 0 0 1em 0;}
	
ul ul.square {
	margin-top: .3em;
	}

.datasheet th, .datasheet td {
	font-size: 10px;
	}

.popup {
	color: black;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	margin-right: 0.2em;
	margin-left: 0.2em;
	padding: 0.2em;
	}
	
.prose {
	margin: 5px;
	}
	
	
body.news {
	font-family: Georgia, serif;
	font-size: small;
	}

dl.news {
	width: 240px;
	margin: 0 0 20px 20px;
	padding: 0;
	background: #ccc url(/images/box_bottom.gif) no-repeat bottom left;
	}

dt.news {
	margin: 0 0 10px 0;
	padding: 10px;
	font-size: 140%;
	color: #fff;
	border-bottom: 1px solid #fff;
	background: #999 url(/images/box_top.gif) no-repeat top left;
	}

dd.news {
	margin: 0 0 0 10px;
	padding: 0 10px 10px 10px;
	color: #666;
	font-family: Verdana, sans-serif;
	font-size: 85%;
	background: url(/images/arrow2.gif) no-repeat 0 3px;
	}
	
a.news:link
	{
	text-decoration: none;
	color: #1E3658 ;
	border-color: #888;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	padding: 1px 0px 1px 0px;
	background-color: inherit;
	}

a.news:visited 
	{
	text-decoration: none;
	color: #1E3658;
	border-color: #999;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	padding: 1px 0px 1px 0px;
	background-color: inherit;
	}

a.news:hover
	{
	color: black;
	text-decoration: none;
	background-color: #999999;
	border-color: #999999;
	}
	
#news
	{
	padding: 5px;
	border-top: 0px dashed #ccc; 
	border-left: 0px dashed #ccc; 
	border-bottom: 0px dashed #ccc; 
	border-right: 0px dashed #ccc;
	background: #fff;
	float: left;
	margin-top: 10px;
	margin-right: 2px;
	margin-left: 10px;
	width: 180px;
	}

#sub_nav
	{
	float: right;
	margin-right:20px;
	margin-top:5px;
	}
	
#sub_nav ul 
	{
	list-style: none;
	padding: 0;
	margin: 0;
	}

#sub_nav li
	{
	float: left;
	margin: 0 1px;
	color: white;
	font-size: 10px;
	}
	
#sub_nav li a
	{
	color: white;
	text-decoration: none;
	font-weight: bold;
	width: 150px;
	border:0px;
	background: none;
	}
	
#sub_nav li a:hover
	{
	color: black;
	font-weight: bold;
	}
