.container {
	margin-top: 10px;
	background-color: #FFFFFF;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444;
	background-color:#969696;
	background-image: url(vertfade.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a:active 	{ color:#FF0000; Text-Decoration: underline}
a:link 		{ color:#0000FF; text-decoration: underline} 
a:visited 	{ color:#0000FF; text-decoration: underline} 
a:hover 	{ color:#FF0000; Text-Decoration: none;  } 

h1 {
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #808080;
}
.contenttext {
	padding-right: 20px;
	padding-left: 20px;
}
h2 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #006BA6;
}
h3 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #006BA6;
}
h4 {
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006BA6;
}
.highlight {
font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006BA6;
}
.justified {
	font-size: 80%;
	text-align:justify;
	line-height: 120%;
	}
	prodnav1 {
	margin: 0 0;
	padding: 0 0 0 0;
	
}
	#prodnav1 ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	font-family: Arial;
	font-size: 16px;
	}
	 #prodnav1 ul li {
	padding: 0;
	margin: 0;

	}
	 #prodnav1 ul li a {
	width: 160px;
	display: block;
	height: auto;
	padding: 3px 0 3px 0px;
	margin-bottom: 10px;
	border: 1px solid #000;
	color: #000;
	background-color:#FFCC33;
	text-decoration: none;
	font-weight: bold;

	}
		#prodnav1 ul li a:hover {
		color: #006BA6;
		background-color:#FFF;
	

	
}
		#prodnav1 a:active {
			color: #CCCCCC;
		}.sub {
	font-size: 70%;
}
.bodytext {
	font-size: 80%;
}
.form {
font-size: 80%;
color: #444;
}
.righttext {
color: #FFFFFF;
font-size: 10px;
text-align:center;
}
.imagerightmargin {
	margin-right: 4px;
}
