/* Inventory Mover Styles */

html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	margin: 0px;
	background-color: #ffffff;
}

a:link {
	color: #000000;
}

a:visited {
	color: #000000;
}

a:hover {
	color: #FFD900;
}

a:active {
	color: #FFD900;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

h1 {
	font-size: 20px;
	color: #b22828;
	font-weight: bold;
	margin: 8px 0px 5px 0px;
	padding: 0px;
	}
h2 {
	font-size: 16px;
	color: #b22828;
	font-weight: bold;
	margin: 12px 0px 2px 0px;
	padding: 0px;
	}
h3 {
	font-size: 14px;
	color: #b22828;
	font-weight: bold;
	margin: 8px 0px 5px 0px;
	padding: 0px;
	}
	
.button { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #b22828;
	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: #000000;
	text-align: center;
}
.footer a:link, .footer a:visited {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	text-decoration: underline;
}
.footer a: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;
}
#copyright sup {
font-size: 6px;
font-weight: bold;
text-decoration: none;
}
#copyright a:link, #copyright a:visited {
font-weight: bold;
color: #000000;
text-decoration: none;
}
#copyright a:hover {
font-weight: bold;
color: #000000;
text-decoration: underline;
}
a.footertext, a.footertext:link, a.footertext:visited , a.footertext:hover { font: 12px/18px Arial, Helvetica, sans-serif; color: #82333A; text-decoration: none }
a.footertext, a.footertext:link, a.footertext:visited , a.footertext:hover { font: 12px/18px Arial, Helvetica, sans-serif; color: #82333A; text-decoration: none }

.exbdyone {  font: 12px/16px Arial, Helvetica, sans-serif; color: #736B73}
.exbdytwo { font: bold 14px/15px Arial, Helvetica, sans-serif; color: #333333}
