/* CSS Document */

body {
font-size: 12px;
}

#basicForm label, .contactForm label, #myLinear #login label, #profileEdit label, #profileEdit table label{
	font-weight: normal;
}

#searchAdv input {
	width: 400px;
}

#footer ul.footerlinks a {
	text-transform: none;
}

table.salesoffices th {
	font-size: 12px;
}

#myLinear .pagination {
font-size: 11px;
}

#myLinear .pagination td.page {
	width:130px;
}

#myLinear .pagination td.page {
	width:130px;
}

*html #sampleOverview th{
	font-size: 9px;
}
/*
#globalHeader {margin-top:-17px;}
*/

#header ul li:nth-child(1) a {
	width: 43px;
	background-position: 0 0;
}

#header ul li:nth-child(1) a:hover,
#header ul li:nth-child(1).active a {
	background-position: 0 -12px;
}

#header ul li:nth-child(2) a {
	width: 50px;
	background-position: -78px 0;
}

#header ul li:nth-child(2) a:hover,
#header ul li:nth-child(2).active a {
	background-position: -78px -12px;
}

#header ul li:nth-child(3) a {
	width: 23px;
	background-position: -173px 0;
}

#header ul li:nth-child(3) a:hover,
#header ul li:nth-child(3).active a {
	background-position: -173px -12px;
}

#header ul li:nth-child(4) a {
	width: 22px;
	background-position: -255px 0;
}

#header ul li:nth-child(4) a:hover,
#header ul li:nth-child(4).active a {
	background-position: -255px -12px;
}

#header ul li:nth-child(5) a {
	width: 45px;
	background-position: -326px 0;
}

#header ul li:nth-child(5) a:hover,
#header ul li:nth-child(5).active a {
	background-position: -326px -12px;
}

#header ul li:nth-child(6) a {
	width: 52px;
	background-position: -404px 0;
}

#header ul li:nth-child(6) a:hover,
#header ul li:nth-child(6).active a {
	background-position: -404px -12px;
}

.home #content .nav > li > a{
	text-transform: none;
}

p{
	line-height:1.6em;
}

#description{
	line-height:1.6em;
}

#features{
	line-height:1.6em;
}

#applications{
	line-height:1.6em;
}
