/* Inventory Mover Styles */

html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	padding: 0;
	margin: 18px 0;
	background-color: #191975;
}

a:link, a:visited { color: #A22538; text-decoration: underline }
a:hover { color: #191975; text-decoration: none }
.header_bg { background-color: #ffffff; width: 731px; margin-top: 0px; margin-left: 0px; margin-bottom: 0px; margin-right: 0px; padding-top: 0px; padding-left: 0px; padding-bottom: 0px; padding-right: 0px}
.sidebar_bg { width: 133; margin: 0px; padding: 0px; background-image: url(/images/header/sidenav_bg.gif); }
.content_bg { background-color: #ffffff; width: 727px; margin-top: 0px; margin-left: 0px; margin-bottom: 0px; margin-right: 0px; padding-top: 10px; padding-left: 10px; padding-bottom: 10px; padding-right: 10px}
.footer_bg { background-color: #ffffff; width: 860px; margin-top: 0px; margin-left: 0px; margin-bottom: 0px; margin-right: 0px;  padding-top: 0px; padding-left: 0px; padding-bottom: 0px; padding-right: 0px}
p, li, td { font-family: #333333; font-size: 11px; font-style: normal; font-weight: normal; color: #333333}
h1 { font-family: #333333; font-size: 18px; font-style: normal; font-weight: bold; color: #191975; padding-bottom: 0px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #333333; text-transform: uppercase}
h2 { font-family: #333333; font-size: 14px; font-style: normal; font-weight: bold; color: #A22538; text-transform: uppercase}
h3 { font-family: #333333; font-size: 16px; font-style: normal; font-weight: bold; color: #191975; text-transform: none; padding: 0px 15px; margin: 0px;}

.button { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #A22538;
	border: 1px #000000 solid;
}

.required {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FF0000;
	vertical-align: text-top;
}

/* Footer */

.footer {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
}
a.footer:link, a.footer:visited {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	text-decoration: underline;
}
a.footer:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	text-decoration: none;	
}

#copyright, #copyright p, #copyright a:link, #copyright a:visited,
#copyright a:hover, #copyright sup {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
margin: 0;
padding: 3px 0 0;
color: #ffffff;
}
#copyright sup {
font-size: 6px;
font-weight: bold;
text-decoration: none;
}
#copyright a:link, #copyright a:visited {
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
#copyright a:hover {
font-weight: bold;
color: #ffffff;
text-decoration: underline;
}