body {
    background: white;
    font: 12px sans-serif;
    padding: 0;
	margin: 0 auto;
}
img {
	border:none;
}
h1 {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
/* Commonly used to style section titles. */
h2 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
/* Sets the style for unvisited links. */
a,  a:link {
	color: #000;
	text-decoration: none;
}
/* Sets the style for visited links. */
a:visited {
	color: #000;
	text-decoration: none;
}
/* Sets the style for links on mouseover. */
a:hover {
  color: #000;
  text-decoration: underline;
}
/* Sets the style for a link that has focus. */
a:focus {
  color: #000;
}
/* Sets the style for a link that is being activated/clicked. */
a:active {
  color: #000;
}
#content a {
	color: #ed1c24;
}


div#outerWrapper
{
    margin: 0 auto;
	max-width: 1022px;
	text-align: center;
    min-width: 1022px;
	width: 1022px;
}
div#heading,
div#container,
div#footer {
	width: 1022px;
    background: rgb(#ed1c24);
	border-left:1px solid #ed1c24;
	border-right:1px solid #ed1c24;
}

div#heading, div#HeadingImage, div#HeadingLeft, div#HeadingCenter, div#HeadingRight{
	height: 85px;
	background-color: #ed1c24;
}
div#HeadingLeft{
	text-align: left;
	width: 86px;
	float: left;
}
div#HeadingCenter{
	text-align: center;
	width: 848px;
	w\idth: 850px;
	float: left;
	background-color: #ed1c24;
}
div#HeadingRight {
	text-align: right;
	width: 86px;
	float: left;
}
div#navbarSpacer
{
	left:0;
	width: 272px;
	background-color: #000000;
	height: 22px;
}

div#topNavigation {
z-index: 200;
background-color:#000000;
text-align: left;
line-height: 24px;
color: #FFFFFF;
margin: 0;
padding-left:272px;
height: 22px;
width: 750px;
}
	
div#topSpacer
 {
	height: 10px;
	background-color:#FFFFFF;
	border: none;
    width:1022px;
}
div#container {
    margin: 0 auto;
	text-align: left;
	background-color:#FFFFFF;
	position: relative;
	float:left;
    /*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;*/
}
div#left {
	position: absolute;
	float:left;
    top: 36px;
    bottom: 0;
    left: 0;
    width: 210px;
	/*background-color: #ed1c24;
    /*background: rgb(234, 234, 234);*/
    padding: 18px;
}
div#content {
	margin-left: 246px;
	background: white;
	padding: 20px;
	text-align:left;
	width: 650px;
	min-height:500px;
	height: auto !important;
	height: 500px;
	z-index: 0;
}
div#footer {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #666666;
	text-align: left;
	background-color:#ed1c24;
	color: #ffffff;
	text-indent: 10px;
	float:left;
}
#outerWrapper #container #left li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EEEEEE;
	list-style-type: none;
	line-height: 25px;
	font-weight: bolder;
	margin-left: -22px;
	text-align: left;
}
.footerRight {
	text-align: right;
	padding-right: 10px;
	right: 0px;
	width: 700px;
	position: relative;
	float: left;
}

.footerRight a {
	color: #FFFFFF;
	text-decoration:none;
}

#outerWrapper #container #left a {
	color: #EEEEEE;
	text-decoration: none;
}

#outerWrapper #container #left #leftColumnNavigation {
    margin: 0px;
	padding: 18px 0 0 0;
	width: 216px;
}
#outerWrapper #container #left #leftColumnNavigation #SubNav {
	margin-left: -20px;
}
#outerWrapper #container #left li.active {
	list-style-position: outside;
	list-style-type: disc;
	color:#ed1c24;
	}
#outerWrapper #container #left li.active>a {
	color: white;
	text-decoration:none;
}
#outerWrapper #container #content #LocationWrapper {
	width: 760px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
}

#Location1, #Location2, #Location3, #Location4 {
	width: 23%;
	margin-right: 7px;
	margin-left: 7px;
	font-size: 13px;
	float: left;
	}

#nav, #nav ul {
	float: left;
/*	width: 1022px; */
	list-style: none;
	line-height: 1;
	background: black;
	font-weight: bold;
	padding: 0;
	margin: 0 0 0 0;
	height: 22px;
}

#nav a {
	display: block;
/*	width: 10em;
	w\idth: 6em; */
	color: white;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	white-space:nowrap;
	font-weight: bold;
	/* height: 14px; */
}

#nav li {
	float: left;
	padding: 0;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 100%;
	w\idth: 13.9em;
	font-weight: normal;
	margin: 0;
}

#nav li li {
	/*padding-right: 1em; */
	width: 100%;
}

#nav li ul a {
	width: 155px;
	w\idth: 9em;
}

#nav li ul ul {
	margin: -22px 0 0 165px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #444444;
	}
#nav a.gold:hover{
	color: #ed1c24;
	background: #444444;
	font-weight: bold;
}

#nav a.green:hover{
	color: #ed1c24;
	background: #444444;
	font-weight: bold;
}
#nav a.lightblue:hover{
	color: #ed1c24;
	background: #444444;
	font-weight: bold;
}
#nav a.darkblue:hover{
	color: #ed1c24;
	background: #444444;
	font-weight: bold;
}
#nav a.blue:hover{
	color: #ed1c24;
	background: #444444;
	font-weight: bold;
}
#nav a.purple:hover{
	color: #ed1c24;
	background: #444444;
	font-weight: bold;
}


#nav li li a{
	width: 146px;
}

.PrimaryPageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 650px;
	font-weight: bold;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.PrimaryPageIndent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 550px;
	margin: 0px 0px 0px 40px;
	font-style: italic;
	line-height: 18px;
}
.PrimaryPageContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 550px;
	margin: 0px 0px 20px 20px;
	line-height: 18px;
}
.PageTitleHeader {
	margin: 20px 0px 20px 0px;
}
.RegularPageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 550px;
	margin: 0px 0px 0px 0px;
	line-height: 20px;
	font-weight: bold;
}
.RegularPageIndent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 550px;
	margin: 0px 0px 0px 0px;
	line-height: 20px;
	text-indent: 20px;
}
.RegularPageContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 550px;
	margin: 0px 0px 0px 0px;
	line-height: 20px;
	font-weight: normal;
}

p {
	margin: 0px;
}


a:hover[href$=".pdf"], a:hover[href$=".doc"], a:hover[href$=".joboptions"] {
	text-decoration:underline;
}
a[href$=".pdf"] {
	background: url(../images/pdficon_small.gif) no-repeat left center;
	padding-left: 20px;
	line-height:22px;
	text-decoration: none;
	color:black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a[href$=".joboptions"] {
	background: url(../images/joboptions_small.gif) no-repeat left center;
	padding-left: 20px;
	line-height:22px;
	text-decoration: none;
	color:black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a[href$=".doc"] {
	background: url(../images/word_icon2.gif) no-repeat left center;
	padding-left: 20px;
	line-height:22px;
	text-decoration: none;
	color:black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.hrbreakpoint {
	width: 735px;
	float:left;
}
.IndexLeftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	width: 200px;
}
.IndexLeftNavItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 200px;
	margin: 0px 0px 0px 0px;
	line-height: 20px;
	text-indent: 20px;
	color: #FFFFFF;
}
#outerWrapper #container #content .BinderyRolloverLeft {
	width: 200px;
}
#outerWrapper #container #content .BinderyRolloverRight {
	background-color: #E6FFE6;
	border: 1px solid #66CC33;
	position: absolute;
	top: 275px;
	right: 217px;
	padding: 30px;
}
#outerWrapper #container #content .BinderyRolloverRight #RolloverImageTop {
	margin-bottom: 5px;
}
#outerWrapper #container #content .WarehouseManager {
	position: relative;
	width: 180px;
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}
.footerLeft {
	text-align: left;
	width: 300px;
	position: relative;
	padding-left: 10px;
	left: 0px;
	float:left;
}
