/* Inventory Mover Styles */body {	font-family: Verdana, Arial, Helvetica, Trebuchet MS, sans-serif;	font-size: 13px;	line-height: 18px;	font-style: normal; /* normal, italic, oblique */	color: #003300;	background-color: #330000;	background-position: left top; /* left, center, right - top, center, bottom */	margin: 0 auto 15px; /* don't remove this */	padding: 0;}h1 {	font-size: 20px;	color: #003300;	font-weight: bold;	text-align: left; /* left, center, right */	text-transform: uppercase; /* capitalize, uppercase, lowercase, none */	margin: 0 0 8px 0;	padding: 0;	}h2 {	font-size: 16px;	color: #003300;	font-weight: bold;	margin: 0 0 5px 0;	padding: 0;	}p, .md, p.md, a:link, a:visited, a:hover, a.md:link, a.md:visited, a.md:hover, li {	font-size: 13px;	line-height: 18px;	font-weight: normal;}p, .md, p.md, li {	margin: 0;	padding: 0 0 7px;}a:link, a.md:link {	font-weight: bold;	color: #003300;	text-decoration: underline;	margin: 0;	padding: 0;}a:visited, a.md:visited {	font-weight: bold;	color: #003300;	text-decoration: underline;	margin: 0;	padding: 0;}a:hover, a.md:hover {	font-weight: bold;	color: #003300;	text-decoration: none;	margin: 0;	padding: 0;}.sm, p.sm, a.sm:link, a.sm:visited, a.sm:hover {	font-size: 10px;	line-height: 13px;	font-weight: normal;	margin: 0 0 5px;	padding: 0;}a.sm:link {	font-weight: bold;	color: 003300;	text-decoration: underline;}a.sm:visited {	font-weight: bold;	color: #003300;	text-decoration: underline;}a.sm:hover {	font-weight: bold;	color: #003300;	text-decoration: none;}.lg, p.lg, a.lg:link, a.lg:visited, a.lg:hover {	font-size: 15px;	line-height: 20px;	font-weight: normal;	margin: 0 0 8px;	padding: 0;}a.lg:link {	font-weight: bold;	color: #003300;	text-decoration: underline;}a.lg:visited {	font-weight: bold;	color: #003300;	text-decoration: underline;}a.lg:hover {	font-weight: bold;	color: #003300;	text-decoration: none;}.button {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	color: #ffffff;	background-color: #333333;	border: 1px #000000 solid;}.required {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	font-style: normal;	color: #FF0000;	vertical-align: text-top;}hr {	height: 1px;	color: #333333;	background-color: #333333;	width: 100%;	margin: 0 0 5px;	padding: 0;}.hidden {	display: none;}/* ------------------------------------------------------------- *//* =NAV */#nav { 	background-color: #000000;	margin: 0;	padding: 8px 15px;	text-align: right;}#nav p, #nav a:link, #nav a:visited, #nav a:hover {	font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 15px;	font-weight: normal;	color: #ffffff;}#nav a:link, #nav a:visited {	font-weight: bold;	color: #ffffff;	text-decoration: none;}#nav a:hover {	font-weight: bold;	color: #cc0000;	text-decoration: none;}/* ------------------------------------------------------------- *//* =FOOTER */#footer, #footer p, #footer a:link, #footer a:visited, #footer a:hover {	font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 12px;	line-height: 17px;	font-weight: normal;	color: #003300;	text-align: center;	margin: 0;	padding: 0;}#footer a:link, #footer a:visited {	font-weight: bold;	color: #003300;	text-decoration: none;}#footer a:hover {	font-weight: bold;	color: #003300;	text-decoration: underline;}#footer p.sm, #footer a.sm:link, #footer a.sm:visited, #footer a.sm:hover {	font-size: 10px;	line-height: 13px;	font-weight: normal;	margin: 0 0 5px;	padding: 0;}#footer a.sm:link {	font-weight: bold;	color: #003300;	text-decoration: underline;}#footer a.sm:visited {	font-weight: bold;	color: #003300;	text-decoration: underline;}#footer a.sm:hover {	font-weight: bold;	color: #003300;	text-decoration: none;}.main_bg {	background-image: url(/images/bg2.gif);	background-repeat: no-repeat;}
