.nav {
	font-size: 1.1em;
	font-style: normal;
	color: #ffffff;
	font-weight: bold;
}
.nav a {
	color: #ffffff;
	text-decoration: none;
}
.nav a:hover, .nav a:visited:hover, .nav a:active, .nav a:focus {
	color: #ff9800;
	text-decoration: none;
}
.nav2 {
	font-size: 1em;
	font-style: normal;
	color: #ffffff;
	font-weight: normal;
}
.nav2 a {
	color: #ffffff;
	text-decoration: none;
}
.nav2 a:hover, .nav2 a:visited:hover, .nav2 a:active, .nav2 a:focus {
	color: #7E8AA2;
	text-decoration: none;
}
.text {
	font-size: 1em;
	font-style: normal;
	color: #000000;
}
.text a {
	color: #0062ae;
	font-weight: bold;
	text-decoration: none;
	
}
.text a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.products {
	font-size: 1.2em;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.products a {
line-height: 1.4em;
	
}
.products a:hover {
	color: #ff9800;
	font-weight: bold;
	text-decoration: none;
}
.products li {
	list-style-type: none;
	margin:2px 0px 2px -20px;
	list-style-position: outside;
	list-style-image: url(/img/arrow.gif);
}
.largetext {
	font-size: 1.1em;
	font-style: normal;
	color: #000000;
}
.largetext a {
	color: #0062ae;
	font-weight: bold;
	text-decoration: none;
	
}
.largetext a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.title {
	color: #000000;
	font-weight: bold;
	font-size: 1.4em;
}
.title2 {
	color: #000000;
	font-size: 1.4em;
}
.smtitle {
	color: #7E8AA2;
	font-weight: normal;
	font-size: 1em;
}
.blktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	color: #000000;
}
.button {
	color: #333333;
	background-color: #996666;
	font-size: 0.9em;
	font-weight: bold;
}
