body {
	background-color: #333366;
	margin: 0;
 }

.bodytable {
	background-color: #FFFFFF;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-color: #ffffff;
	width: 150px;
	}

#nav a { width: 150px;
	background-color: #333366;
	color: #ffffff;
	text-decoration: none;
	margin: 0.01em;
	padding: 5px 2px 2px 10px;
	font-family: arial, verdana;
	font-size: 10pt;
	height: 25px;
	text-align: left;
	}

#nav a:hover { 
	color: #000000;
	background-color: #ffffff;
	border: 1 1 1 1 #333366;
	}

#product_nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 150px;
}


#product_nav li {
	width: 150px;
	margin: 0.01em;
	background-color: #CCCCCC;
}

#product_nav a {
	width: 146px;
	margin: 0.01em;
	text-align: right;
	height: 18px;
	background-color: #333366;
	color: #ffffff;
	font-family: arial, verdana;
}


.pcbody {
	font-family: arial, verdana;
	font-size: 9pt;
	line-height: 12pt;
	}

.pcheader {
	font-family: arial, verdana;
	font-size: 12pt;
	text-transform: uppercase;
	font-style: italic;
	text-align: left;
	}

#companyname { 
	color: #333366;
	font-weight: bold;
	font-size: 10pt;
}

.subheader {
	color: #333366;
	font-weight: bold;
}

.subheader_b {
	color: #333366;
	font-weight: bold;
	font-size: 11pt;
}

.bottomcontact {
	font-family: arial, verdana;
	color: #333366;
	font-size: 9pt;
	font-weight: normal;
}

.bluelink {
	color: #333366;
	text-decoration: underline;
}

.bluelink:hover {
	color: #333366;
	text-decoration: none;
}
			