@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	border: 4px none #FFFFFF;
}
body {
	background-color: #3a4763;
}
a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
}
h1 {
	font-size: 24px;
	color: #022299;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h2 {
	font-size: 18px;
	color: #022299;
}
h3 {
	font-size: 16px;
	color: #022299;
}
h4 {
	font-size: 14px;
	color: #022299;
}
#HeaderNav {
	position:absolute;
	width:900px;
	height:24px;
	z-index:1;
	background-color: #022299;
	top: 190px;
	left: 0px;
}
#Suppliers {
	position:absolute;
	width:171px;
	height:115px;
	z-index:2;
	top: 218px;
	left: 5px;
}
#VerticalLine {
	position:absolute;
	width:15px;
	height:958px;
	z-index:3;
	left: 182px;
	top: 220px;
}
p {
	line-height: 1.3em;
}
