/* Inventory Mover Styles */

html, body, .bg {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000099;
	margin: 0px;
	background-color: #ffffff;
	background-image: url(/images/nav/texasback.gif); background-repeat: repeat; background-position: left top;
 }
p, ul, li, ol, dl, dt {
	font-size: 12px;
}
.em {
	color: #FF0000;
	font-style: italic;
}

a:link {
	color: #000066;
}

a:visited {
	color: #000066;
}

a:hover {
	color: #ff0000;
}

a:active {
	color: #ff0000;
}

.sm, p.sm, a.sm:link, a.sm:visited, a.sm:hover, a.sm:active {
	font-size: 10px;
	font-weight: normal;
}
a.sm:link, a.sm:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.sm:hover, a.sm:active {
font-weight: bold;
color: #FFD900;
text-decoration: none;
}

h1 {
font-size: 18px;
font-weight: bold;
color: #000066;
text-align: left;
text-transform: none; /* capitalize, uppercase, lowercase, none */
margin: 12px 0 6px 0;
padding: 0;
}

h2 {
font-size: 16px;
font-weight: bold;
color: #000000;
text-transform: none; /* capitalize, uppercase, lowercase, none */
text-align: left;
margin: 10px 0 6px 0;
padding: 0;
}
.button { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	color: #000066; 
	background-color: #B9C8E8;
	border: 1px #B9C8E8 solid;
}
.required {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000066;
	vertical-align: text-top;
}

.lg {
	font-size: 14px;
	color: #000066;
	}
a.lg:link, a.lg:visited {
	font-size: 14px;
	color: #000066;
	text-decoration: underline;
	}
a.lg:hover {
	font-size: 14px;
	color: #000066;
	text-decoration: none;
	}
/* =navV02 */
#navV02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	clear: both;
	float: left;
	width: 135px;
	margin: 0 0 0 4px;
	text-align: center;
}
#navV02 ul {
	margin: 0;
	padding: 0;
	border-right: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff;
}
#navV02 li {
	list-style: none;
	margin: 4px 0 0 0;
	border-top: 1px solid #ffffff;
	text-align: center;
}
#navV02 li a {
	display: block;
	padding: 2px;
	border-left: 1px solid #ffffff;
	background: #E1E4FF;
	text-decoration: none;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
}
#navV02 li a:link, #navV02 li a:visited {
	color: #003399;
}
#navV02 li a:hover {
	color: #003399;
	background: #ffffff;
}
/* Footer */
.nav, p.nav, a.nav:link, a.nav:visited, a.nav:hover, a.nav:active {
	font-size: 12px;
	font-weight: normal;
}
a.nav:link, a.nav:visited {
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
a.nav:hover, a.nav:active {
	font-weight: bold;
	color: #000066;
	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;
}