h1
{
	font-weight: bold;
	font-size: 14px;
	vertical-align: baseline;
	clip: rect(auto auto auto auto);
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	position: static;
}
h2
{
	font-weight: bold;
	font-size: 14px;
	vertical-align: baseline;
	clip: rect(auto auto auto auto);
	color: #212854;
	font-family: Arial, Helvetica, sans-serif;
	position: static;
}
h3
{
	font-weight: bold;
	font-size: 12px;
	vertical-align: baseline;
	clip: rect(auto auto auto auto);
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	position: static;
}
body {
	margin-left: 10px;
	margin-top: 0px;
}
.header
{
	font-weight: bold;
	font-size: 14px;
	vertical-align: baseline;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.headerLarge
{
	font-weight: bold;
	font-size: 16px;
	vertical-align: baseline;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
TABLE.tableInsideBorder
{
	border-top: #999999 thin solid;
	border-bottom: #999999 thin solid;
	border-collapse: collapse;
}
TABLE.tableInsideBorder td
{
	border-top: #999999 thin solid;
	border-bottom: #999999 thin solid;
	border-collapse: separate;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #000000;
	font-weight:bold;	
}
TABLE.NoBorder
{
	border:0;
	border-collapse: collapse;
}
TABLE.NoBorder td
{
	border:0;
	border-collapse: collapse;
}
 .imgframe
 {
	margin:0px;
	padding:2px;
	border:3px solid #00000;
 }
.bodyTextBlack
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #000000;
	font-weight:normal;	
}
.bodyTextBlackMed
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #000000;
	font-weight:normal;	
}
.bodyTextBlackBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #000000;
	font-weight:bold;	
}
.bodyTextBlackBoldMed
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #000000;
	font-weight:bold;	
}
.bodyTextBlackBoldLg
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	color: #000000;
	font-weight:bold;	
}
.bodyTextBlackSm
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;	
	color: #000000;
	font-weight:normal;	
}
.bodyTextWhite
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #FFFFFF;
	font-weight:normal;	
}
.bodyTextWhiteBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #FFFFFF;
	font-weight:bold;	
}
.bodyTextWhiteBoldLg
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	color: #FFFFFF;
	font-weight:bold;	
}
/********************Inventory Status**************************/
.statusContainer
{
	padding-top: 10px;
	padding-bottom: 10px;
}
.bodyTextInvGreen
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #006600;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

.bodyTextInvYellow
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666666;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

.bodyTextInvRed
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #CC0000;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

.bodyTextInvBlue
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #0D0BBF;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

.bodyTextInvBrown
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #663300;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

.bodyTextInvPurple
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #990099;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

.bodyTextInvAqua
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #006666;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

.bodyTextInvOrange
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FF9900;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

a.bodyTextInvGreen
{
	text-decoration: none;
}

a.bodyTextInvGreen:hover
{
	text-decoration: underline;
}

a.bodyTextInvGreen:active
{
	text-decoration: underline;
}

a.bodyTextInvGreen:visited
{
	text-decoration: underline;
}

a.bodyTextInvYellow
{
	text-decoration: none;
}

a.bodyTextInvYellow:hover
{
	text-decoration: underline;
}

a.bodyTextInvRed
{
	text-decoration: none;
}

a.bodyTextInvRed:hover
{
	text-decoration: underline;
}

a.bodyTextInvBlue
{
	text-decoration: none;
}

a.bodyTextInvBlue:hover
{
	text-decoration: underline;
}

a.bodyTextInvBrown
{
	text-decoration: none;
}

a.bodyTextInvBrown:hover
{
	text-decoration: underline;
}

a.bodyTextInvPurple
{
	text-decoration: none;
}

a.bodyTextInvPurple:hover
{
	text-decoration: underline;
}

a.bodyTextInvAqua
{
	text-decoration: none;
}

a.bodyTextInvAqua:hover
{
	text-decoration: underline;
}

a.bodyTextInvOrange
{
	text-decoration: none;
}

a.bodyTextInvOrange:hover
{
	text-decoration: underline;
}

/*********************** end ****************************/
.navstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: inherit;
	color: #FFFFFF;
	
}
.navstyle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.navstyle3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
.navstyle7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.navstyle6Black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.proddesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.navstyle4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
.navstyle5 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
.navstyle6 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #ffffff;
	text-decoration: none;
}
.navstyle2yellow {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #FFFF66;
	text-decoration: none;
}

.navstyle2yellowBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #FFFF66;
	text-decoration: none;
	font-weight: bold;
}

.ManagerBreadCrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.ManagerHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: normal;
	color: #085488;
	text-decoration: none;
	font-weight: bold;
}
.ManagerNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.ManagerNavSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.ManagerHeaderSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: normal;
	color: #085488;
	text-decoration: none;
	font-weight: bold;
}



.navstyle2redBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.navstyle7redBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.navstyle2redBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.navstyle-blue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #212854;
	text-decoration: none;
	font-weight: bold;
}

.redBoldBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.redBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.redBoldMed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.Alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.AlertWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.blackBoldMed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.blueBoldMed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #212854;
	text-decoration: none;
	font-weight: bold;
}
.MyAccountBlueBoldMed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #212854;
	text-decoration: none;
	font-weight: bold;
	padding: 3px;
	text-align: center;
	width: 180px;
	border: 1px solid #999999;

}

.purpleBoldMed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #660099;
	text-decoration: none;
	font-weight: bold;
}
.blueBoldMed2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}
.greenBoldMed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #009900;
	text-decoration: none;
	font-weight: bold;
}
.blueBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #212854;
	text-decoration: none;
	font-weight: bold;
}
A.blueBoldBig:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #212854;
	text-decoration:underline;
	font-weight: bold;
}
A.blueBoldBig:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #212854;
	text-decoration:underline;
	font-weight: bold;
}
A.blueBoldBig:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #212854;
	text-decoration: none;
	font-weight: bold;
}
.blueBoldBig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #212854;
	text-decoration: none;
	font-weight: bold;
}

.blueBoldMed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #212854;
	text-decoration: none;
	font-weight: bold;
}

.finePrint {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
td.nav
{
	color: #ffffff;
	background:#3399cc;
	text-decoration:none;
	font-size:12px;
	line-height:12px;
	font-family:Tahoma, Verdana, Sans-Serif;
	padding: 3px 2px;
	border:2px solid #003366;
}
table.nav a 
{
	width:auto;
	border:2px solid #3399cc;
	display:block;
}

div.nav a
{
	color: #003366;
	background:#304c70;
	text-decoration:none;
	font-size:12px;
	line-height:12px;
	font-family:Tahoma, Verdana, Sans-Serif;
	padding: 3px 2px;
}
div.nav a:link 
{
	color:#eeeeee;
	background:#304c70;
}
div.nav a:active 
{
	color:#eeeeee;
	background:#304c70;
}
div.nav a:visited 
{	color:#eeeeee;
	background:#304c70;
}
div.nav a:hover
{
	color:#eeeeee;
	background:#3399cc;
	border:2px solid #003366;
}	
.reviewback
{border-color:#3399cc;
 background-color:#003366;
 color:#ffffff;
 padding: 5px 5px 5px 5px;
}
#topnav{
	background-color:#304C70;
	}
.topnav
{
	margin:0px;
	padding:0px 10px;
	display:inline;
	font:12px Arial, Tahoma, Verdan, sans-serif;
	font-weight:bold;
	letter-spacing:0.06em;
	text-transform:uppercase;
	color:#FFFFFF;
	text-decoration:none;
}
*html .topnav
{
	padding:0px 9px;
	letter-spacing:0.04em;
}
.navseperator
{
	margin:0px;
	padding:0px  0px 5px 0px;
	color:#FFFFFF;
	font:8px Arial, Tahoma, Verdan, sans-serif;
	line-height:8px;
	font-weight:bolder;
	vertical-align:middle;
} 