
/*Main Top Nav*/
	
#navlink td#Solutions {
    margin: 0px;
    padding: 0px;
    font-size: 1.00em;
    list-style-type: none;
}

#navlink td#Solutions a {
	padding:0px;
	margin:0px;
	display:block;
	width:148px;
	height:34px;
	background-image: url(/products/pix/btn_solutions.gif);
	background-repeat: no-repeat;
}

#navlink td#Solutions a:hover {
	padding:0px;
	margin:0px;
	display:block;
	width:148px;
	height:34px;
	background-image: url(/products/pix/btn_solutions_on.gif);
	background-repeat: no-repeat;
	cursor: hand;
}
	
#navlink td#Products {
    margin: 0px;
    padding: 0px;
    font-size: 1.00em;
    list-style-type: none;
}

#navlink td#Products a {
	padding:0px;
	margin:0px;
	display:block;
	width:146px;
	height:34px;
	background-image: url(/products/pix/btn_products_on.gif);
	background-repeat: no-repeat;
}
	
#navlink td#Products a:hover {
	padding:0px;
	margin:0px;
	display:block;
	width:146px;
	height:34px;
	background-image: url(/products/pix/btn_products_on.gif);
	background-repeat: no-repeat;
	cursor: hand;
}
	
#navlink td#Services {
    margin: 0px;
    padding: 0px;
    font-size: 1.00em;
    list-style-type: none;
}

#navlink td#Services a {
	padding:0px;
	margin:0px;
	display:block;
	width:147px;
	height:34px;
	background-image: url(/products/pix/btn_services.gif);
	background-repeat: no-repeat;
}
	
#navlink td#Services a:hover {
	padding:0px;
	margin:0px;
	display:block;
	width:147px;
	height:34px;
	background-image: url(/products/pix/btn_services_on.gif);
	background-repeat: no-repeat;
	cursor: hand;
}
	
#navlink td#Testimonials {
    margin: 0px;
    padding: 0px;
    font-size: 1.00em;
    list-style-type: none;
}

#navlink td#Testimonials a {
	padding:0px;
	margin:0px;
	display:block;
	width:146px;
	height:34px;
	background-image: url(/products/pix/btn_testimonials.gif);
	background-repeat: no-repeat;
}
	
#navlink td#Testimonials a:hover {
	padding:0px;
	margin:0px;
	display:block;
	width:146px;
	height:34px;
	background-image: url(/products/pix/btn_testimonials_on.gif);
	background-repeat: no-repeat;
	cursor: hand;
}
	
#navlink td#Contact {
    margin: 0px;
    padding: 0px;
    font-size: 1.00em;
    list-style-type: none;
}

#navlink td#Contact a {
	padding:0px;
	margin:0px;
	display:block;
	width:147px;
	height:34px;
	background-image: url(/products/pix/btn_contact.gif);
	background-repeat: no-repeat;
}
	
#navlink td#Contact a:hover {
	padding:0px;
	margin:0px;
	display:block;
	width:147px;
	height:34px;
	background-image: url(/products/pix/btn_contact_on.gif);
	background-repeat: no-repeat;
	cursor: hand;
}
	
#navlink td#About {
    margin: 0px;
    padding: 0px;
    font-size: 1.00em;
    list-style-type: none;
}

#navlink td#About a {
	padding:0px;
	margin:0px;
	display:block;
	width:146px;
	height:34px;
	background-image: url(/products/pix/btn_about.gif);
	background-repeat: no-repeat;
}
	
#navlink td#About a:hover {
	padding:0px;
	margin:0px;
	display:block;
	width:146px;
	height:34px;
	background-image: url(/products/pix/btn_about_on.gif);
	background-repeat: no-repeat;
	cursor: hand;
}

#header_img_general {
	width:880px; 
	height:71px;
	display:block;
	background-image: url(/products/pix/img_hdr_main.jpg);
	background-repeat: no-repeat;
	padding:0;
	margin:0;
	cursor: default;
}

/*MAIN NAV BTN ON STATE*/

.main_nav_on_state {
  white-space: nowrap;
  color:#003366;
  padding:0px;
}

#bodycontent fieldset {
	border: 1px solid #ccc;
	}

#bodycontent legend {
	font: bold 15px Verdana, Arial, Helvetica, sans-serif;
	}

#bodycontent form label {
	cursor: pointer;
	}

#bodycontent form dl, #bodycontent form dd {
	margin: 0;
	padding: 0;
	text-align:left;
	}

#bodycontent form dl {
	padding: 5px 0;
	overflow: hidden;
	}

#bodycontent form dt {
	margin: 6px 5px 0 0;
	width: 275px;
	float: left;
	clear: left;
	text-align: right;
	}
	
#bodycontent form dd {
	margin: 0;
	padding: 4px 0;
	}

#bodycontent form p.submit {
	text-align: center;
	}
	
#bodycontent h2 {
	background: url(/pix/universal/bg_h2.gif) 0 2px no-repeat;
	padding:0 0 0 20px;
	min-height:20px;
	}