body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/bg_top.jpg);
	background-repeat: repeat-x;
	line-height: 18px;
}
.nav {
	font-size: 14px;
	line-height: 20px;
}
a.nav {
	color: #000000;
	text-decoration: none;

}
a.nav:visited {
	color: #000000;
	text-decoration: none;

}
a.nav:active {
	color: #000000;
	text-decoration: none;

}
a.nav:hover {
	color: #000000;
	text-decoration: underline;

}
a {
	color: #185BA8;
	text-decoration: underline;

}
a:visited {
	color: #715280;
	text-decoration: underline;

}
a:active {
	color: #000000;
	text-decoration: underline;

}
a:hover {
	color: #000000;
	text-decoration: underline;

}
h2 {
	font-size: 16px;
	color: #185BA8;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

h3 {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	line-height: 14px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.small {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	font-weight: normal;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.company {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.products {
	font-size: 11px;
}
