body  {
	width: 610px;
	margin: 30px;
	font-family: Trebuchet, Verdana;
	padding-top: 0px;
	background-position: 0%;
	text-align: justify;
	scrollbar-face-color: #DEECDE;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-darkshadow-color: #98AAB1;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-arrow-color: #006699;
	scrollbar-track-color: #EFEFEF;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Trebuchet, Verdana;
	margin-left: 10px;
}
.form
{
		border: none;		
		position: absolute; 
		left: 250px;
		top: 90px;
		font-family: Trebuchet, Verdana;
		font-size: 8pt; 
		font-weight: 700;
}
.Header {
	background-image: url('images/top3.jpg');
	margin-left: 0px;
	margin-top: 0px;
}
.Main {
	background-color: #fff;
	font-family: Trebuchet, Verdana;
	margin-left: 100px;
	margin-right: 5px; 
	width: 610px;
	text-align: justify;
}
hr {
	margin-left: 10px;
	margin-right: 10px;
}
.Navigation {
	z-index:3;
	font-family: Trebuchet, Verdana, Eyechart;
	height: auto;
	left: 30px;
	line-height: 110%; /*line-height set to 110% in order to have the navigation elements better separated*/
	position: absolute; /*The navigation on the left side, positioned absolutely*/
	top: 160px;
	width: 125px;
	margin-right: 5px;
	margin-bottom: 10px;
}
/*now follow the section links in the navigation bar on the left side*/        
a.nav:link {
	background-color: #DEECDE;
	color: #0000FF;
	font-size: 10px;
	font-weight: 700;
	text-decoration: none;
}
a.nav:visited {
	background-color: #DEECDE;
	color: #0000FF;
	font-size: 10px;
	font-weight: 700;
	text-decoration: none;
}
a.nav:hover {
	background-color: #DEECDE;
	color: #046604;
	font-size: 10px;
	font-weight: 800;
	text-decoration: none;
}
/*these are the sub-section links in the navigation bar on the left side*/ 
a.nav2:link {
	background-color: #DEECDE;
	color: #0000FF;
	font-size: 9px;
	font-weight: 500;
	text-decoration: none;
}
a.nav2:visited {
	background-color: #DEECDE;
	color: #0000FF;
	font-size: 9px;
	font-weight: 500;
	text-decoration: none;
}
a.nav2:hover {
	background-color: #DEECDE;
	color: #046604;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
.navbox {
	background-color: #DEECDE;
	border-color: #96CA96;
	border-style: groove;
	border-width: 2px;
	color: #000000;
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 9px; /*some button-like boxes for the left-side navigation*/
	margin: 2px;
	padding: 2px;
}
body#home a#homenav,
body#products a#prodnav,
body#corporate a#aboutnav,
body#newreleases a#newprodnav,
body#userarea a#usernav,
body#inforeq a#infonav,
body#dspsolutions a#solutionsnav {
	color: #fff;
	background: #046604;
}
.navboxblack {
	background-color: #DEECDE;
	border-color: #96CA96;
	border-style: groove;
	border-width: 2px;
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 9px; /*some button-like boxes for the left-side navigation*/
	margin: 2px;
	padding: 2px;
}

.navboxsearch {
  background-color: #DEECDE;
  border-color: #96CA96;
  border-style: groove;
  border-width: 2px;
  color: #000000;
  font-family: Trebuchet, Verdana, Helvetica, sans-serif;
  font-size: 9px;
  margin: 2px;
  padding: 2px;
}
.SubmitButton {
	background-color: #FFFFFF;
	border: 1px solid 9999CF;
	border-style: double;
	border-width: 1;
	color: #000000;
	font-size: 9px;
	font-weight: 600;
}
.skipnav {
	display: none;
}
/*normal links in the text*/
a:link {
	background: transparent;
	font-size: 10pt; 
	color: #0000FF;  
	border: none;
	text-decoration: none;
}
a:visited {
	background: transparent;
	font-size: 10pt; 
	color: #C90B0B; 
	border: none;
	text-decoration: none;
}
a:hover {
	background: transparent;
	font-size: 10pt;
 	color: #141AE8;
	border: none;
	text-decoration: underline;
}
P.topnav {
	width: 550px;
	background-color: #F4F2BE; 
	font-family: Trebuchet, Verdana; 
	margin-top: 10px;
	margin-left: 25px;
	font-size: 8pt; 
	font-style: normal;
	color: #000000; 
	text-align: center; 
}
a.topnav:link {
	background: transparent;
	font-size: 8pt; 
	color: #0000FF;  
	border: none;
}
a.topnav:visited {
	background: transparent;
	font-size: 8pt; 
	color: #0000FF; 
	border: none;
}
a.topnav:hover {
	background: transparent;
	font-size: 8pt;
	color: #0000FF;
	border: none;
}
P { 
	margin-left: 10px;
	margin-right: 10px;
	font-family: Trebuchet, Verdana; 
	font-size: 10pt; 
	font-style: normal; 
	text-align: justify; 
}
H1 {  
	font-family: Trebuchet, Verdana; 
	font-size: 18pt; 
	font-weight: 700; 
	color: #000092; 
	text-align: center; 
}
H2 { 
	font-family: Trebuchet, Verdana; 
	font-size: 14pt; 
	font-weight: 700; 
	text-align: left; 
}
H3 { 
	font-family: Trebuchet, Verdana; 
	font-size: 12pt; 
	font-weight: 700; 
	text-align: left; 
}
P.footer {
	font-family: Trebuchet, Verdana; 
	font-size: 8pt; 
	font-weight: 700; 
	color: #000092; 
	text-align: center; 
} 
P.topframe { 
	font-family: Trebuchet, Verdana; 
	font-size: 8pt; 
	font-weight: 700; 
	color: #FFFFFF; 
	text-align: center; 
} 
P.form { 
	font-family: Trebuchet, Verdana; 
	font-size: 10pt; 
	font-weight: 700; 
	text-align: center; 
}
td.formsearch { 
	font-family: Trebuchet, Verdana; 
	font-size: 10pt; 
	font-weight: 700;
	color: #FFFFFF; 
	text-align: center; 
}
P.mouseover { 
	font-family: Trebuchet, Verdana; 
	font-size: 8pt; 
	font-style: normal; 
	text-align: center; 
}
H3.datasheet { 
	font-family: Trebuchet, Verdana; 
	font-size: 12pt; 
	font-weight: 700; 
	text-align: center; 
}
H4.solutions { 
	font-family: Trebuchet, Verdana; 
	font-size: 11pt; 
	font-weight: 700; 
	text-align: center; 
}
p.datasheet { 
	font-family: Trebuchet, Verdana; 
	font-size: 14pt; 
	font-weight: 700; 
	text-align: center; 
}
.footer
{
	margin-left: 130px;
	width: 618px;
}
#navlist ul
{
	background-image: url('images/bottombar1.jpg');
	margin-left: 220px;
	float: right;
	/*whitespace: nowrap;*/
	font-family: Trebuchet, Verdana;
	font-size: 8pt;
	font-weight: 700;
}
#navlist li
{
	display: inline;
	list-style-type: none;
	font-size: 8pt;
	font-weight: 700;
}
#navlist li a 
{ 
	padding: 3px 3px; 
	font-size: 8pt;
	font-weight: 700;
}
#navlist li a:link 
{
	color: #000092;
	background-color: #DEECDE;
	text-decoration: none;
	font-size: 8pt;
	font-weight: 700;
}
#navlist li a:visited
{
	color: #000092;
	background-color: #DEECDE;
	text-decoration: none;
	font-size: 8pt;
	font-weight: 700;
}
#navlist li a:hover
{
	color: #000092;
	background-color: #B6C6B6;
	text-decoration: none;
	font-size: 8pt;
	font-weight: 700;
}
.imgswtools
{
	position: relative;
	border: none;
	float: left;
	padding: 5px;
}
.imgcables
{
	position: relative;
	border: none;
	float: left;
	padding: 2px;
}
.imgtable
{
	float: right;
	/*border: none;
	cellpadding: none;
	cellspacing: none;*/
}
.imgtable2
{
	float: left;
	border: none;
	padding: 5px;
}
.linkbutton
{
	float: right;
	border: none;
	padding: 5px;
}
.imgtext
{
	position: relative;
	width: 42%;
	border: none;
	float: left;
}
.imgtext2
{
	position: relative;
	width: 62%;
	border: none;
	float: left;
	font-family: Trebuchet, Verdana; 
	font-size: 10pt; 
	font-style: normal; 
	text-align: left;
}
.imgtext3
{
	position: absolute;
	width: 50%;
	border: none;
	float: right;
	font-family: Trebuchet, Verdana; 
	font-size: 10pt; 
	font-style: normal; 
	text-align: left;
}
.imgtext4
{
	position: relative;
	width: 50%;
	border: none;
	float: right;
}
.imgtext5
{
	position: absolute;
	width: 30%;
	border: none;
	float: right;
	font-family: Trebuchet, Verdana; 
	font-size: 10pt; 
	font-style: normal; 
	text-align: left;
}
.imgtextinfo
{
	position: relative;
	width: 48%;
	border: none;
	float: right;
}
.swtoolstable
{
	margin-top: 16px;
	margin-left: 35px;
	border: none;
	float: right;
	padding: 5px;
	width: 90%;
}
#swtoolstable td
{
	border: none;
	font-family: Trebuchet, Verdana; 
	font-size: 10pt; 
	font-style: normal; 
	text-align: left;
	padding: 3px;
}
#swtoolstable a:link
{
	background: transparent;
	font-size: 10pt; 
	font-weight: 700; 
	color: #0000FF;  
	border: none;
}
#swtoolstable a:visited
{
	background: transparent;
	font-size: 10pt; 
	font-weight: 700; 
	color: #FF0000; 
	border: none;
}
#swtoolstable a:hover
{
	background: transparent;
	font-size: 10pt;
	color: #0C10B4;
	border: none;
}
.swtext1
{
	position: relative;
	width: 100%;
	border: none;
	font-family: Trebuchet, Verdana; 
	font-size: 10pt; 
	font-style: normal; 
	text-align: left;
}
ul
{
	margin-left: 10px;
	padding-left: 25px;
	list-style-type: disc;
	font-family: Trebuchet, Verdana; 
	font-size: 10pt; 
	font-style: normal; 
	text-align: justify;
}
#logolist ul
{
	list-style-image: url('images/huntlogotiny.gif');
	margin-left: 10px;
	padding-left: 25px;
}
#logolist li
{
	margin-left: 10px;
	padding-left: 5px;
	list-style-image: url('images/huntlogotiny.gif');
}
#bulletlist {
	list-style-image: url('images/smallblue.gif');
}
#pointerlist {
	list-style-image: url('images/blpointer.gif');
}
#redball-list {
	list-style-image: url('images/rbal.gif');
}
H1.front {  
	position: relative;
	font-family: Trebuchet, Verdana; 
	font-size: 24pt; 
	font-weight: 700; 
	color: #000092; 
	text-align: center; 
}
.swtoolstable2
{
	position: relative;
	border: 1px; 
}
#swtoolstable2 td
{
	font-family: Trebuchet, Verdana; 
	font-size: 10pt; 
	font-style: normal; 
	text-align: left;
	padding: 3px;
}
.textbgd {
	margin-left: 25px;
	text-align: left;
	font-weight: 700;
	background-color: #D4D4D4;
}
.iotable {
	width: 100%;
	border: 1px solid grey;
}
.iotable td
{
	font-family: Trebuchet, Verdana; 
	font-size: 10pt; 
	font-style: normal; 
	text-align: left;
	padding: 3px;
	border: 1px solid grey;
}
td
{
	font-family: Trebuchet, Verdana; 
	font-size: 10pt; 
	font-style: normal; 
	text-align: left;
	padding: 3px;
}
ol {
	margin-left: 20px;
	padding-left: 10px;
	font-family: Trebuchet, Verdana; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: 700;
	text-align: left;
}
H5.table {
	clear: both;
	font-family: Trebuchet, Verdana;
	font-size: 6pt; 
}
.prodstable
{
	float: left;
	width: 100%;
	border: none;
	padding: 5px;
	border: 1px;
}
.prodstable2
{
	width: 90%;
	border: 1px;
}
.prodstable2 td
{
	border: 1px;
	padding: 5px;
}
form p{
	width: 600px;
	clear: both;
}
form p label {
	margin-left: 50px;
	float: left;
}
form p input, form p textarea, form p select {
	float: right;
}
p.reseller  {
	margin-left: 10px;
	font-family: Trebuchet, Verdana; 
	font-size: 10pt; 
	font-style: normal; 
}
td.footer { 
	font-family: Trebuchet, Verdana; 
	font-size: 8pt; 
	color: #000092; 
	text-align: center; 
} 
a.navfooter:link {
	font-family: Trebuchet, Verdana; 
	font-size: 8pt; 
	color: #000092; 
}
a.navfooter:visited {
	font-family: Trebuchet, Verdana; 
	font-size: 8pt; 
	color: #000092;
}
.toptable1 {
	border: 0;
}
.toptable2 {
	border: 1px solid #DADADA;
	background-image: url('images/top3.jpg');
}
	