/* these should be the same color */
.bgcolor {
	background-color: #0E2D88;}
.color {
	color: #0E2D88;}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #F7F7F7;
	margin: 0px;}

.required {
	color: #011585;}

a:link, a:active, a:visited {
	color: #0E2D88;
	text-decoration: underline;}
a:hover {
	text-decoration: none;}

body {
	margin: 20px;
	background-image: url('../../../Merchant2/graphics/00000001/norpak/body-bg.gif');}

body, td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;}

.footerCell {
	text-align: center;
	color: #003366;
	height: 50px;}

#headerInfo {
	float: right;
	text-align: right;
	padding: 5px 6px 5px 5px;
	clear: both;}
	
#headerLinks {
	float: right;
	text-align: right;
	padding: 5px 6px 5px 5px;}

.logoCell {
	width: 750px;
	height: 102px;
	background-color: #0e2d88;
	background-image: url('../../../Merchant2/graphics/00000001/norpak/top-header-bg.jpg');
	background-repeat: no-repeat;
	background-position: top center;}

#outerTable {
	background-color: #FFFFFF;}

.topNav {
	background-color: #0e2d88;
	text-align: center;
	width: 20%;
	height: 25px;}

.topNav a:link, .topNav a:active, .topNav a:visited {
	font-weight: bold;
	color: #FDE507;
	text-decoration: none;}
.topNav a:hover {
	color: #FFFFFF;}

.topNavSpacer {
	width: 1px;
	background-color: #FFFFFF;}
