body {
	background-color: #252525;
}
body, td, div, p, input  {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color:#666666; text-decoration: none}
input  {font-family: Arial, Helvetica, sans-serif; font-size: 8.5pt; font-style: normal; color:#666666; text-decoration: none}
form, h1 {margin:0; padding:0; font-size:9pt;}

a {font-family: Arial, Helvetica, sans-serif; font-style: normal; text-decoration: none}
a:link {color:#8E002B; text-decoration: none}
a:visited {color:#8E002B; text-decoration: none}
a:hover {color:#8E002B; text-decoration: underline}

ul {padding: 3px; margin: 3px}

li {margin-left: 1.5em; margin-top: 3px; list-style: square outside; background: none}

#nav A, #mfg A {font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; text-decoration: none; font-size: 8pt; font-style: normal; display: block; color: #666666}


#nav A:hover, #mfg A:hover {font-style: normal; text-decoration: underline; background-color: #F7F7EB; border-bottom: 1px solid #CCCCCC; padding: 3px; color: #666666 }
#nav A:link, #mfg A:link {font-style: normal; display: block; color: #666666; border-bottom: 1px solid #CCCCCC; padding: 3px; }
#nav A:visited , #mfg A:visited {font-style: normal; border-bottom: 1px solid #CCCCCC; padding: 3px; }


#nav, #nav ul, #mfg, #mfg ul{ /* all lists */
	padding: 0px;
	margin: 0;
	list-style: none;
	line-height: 1.5;
    	display: block;
	/* background-color: #78b3ef;
	color: white;*/
	/*position: relative;
	top: 1px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 0;*/
}


#nav li, #mfg li { /* all list items */
	float: left;
    	width: 14em; /* width needed or else Opera goes nuts */
	margin: 0px;
    	padding: 0;
	background-color: #ffffff;
	border-bottom: 1px solid #FFFFFF;
	display: block;
	line-height: 1.5;
	background: none;
	
}

#nav li ul, #mfg li ul { /* second-level lists */
	position: absolute;
	width: 14em;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	display: block;
	left: -999em;   /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul ul, #mfg li ul ul { /* third-and-above-level lists */
        position: absolute;
        display: block;
        margin: -1.5em 0 0 10em;  /* False value for IE4-5.x/Win */
        margin: -1.5em 0 0 10em;	 /* Actual value for conformant browsers */
}


#nav li:hover ul ul, #nav li.sfhover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul ul, #mfg li:hover ul ul, #mfg li.sfhover ul ul, #mfg li:hover ul ul ul, #mfg li.sfhover ul ul ul{
	left: -999em;
	color: #FF0000;
	display: block;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #mfg li:hover ul, #mfg li li:hover ul, #mfg li.sfhover ul, #mfg li li.sfhover ul{ /* lists nested under hovered list items */
	left: auto;
	display: block;
}


#content {
	clear: left;
	color: #cccccc;
}


.bg_white {background:#FFFFFF;}
.bg_light {background:#6699cc;}
.bg_dark {background:#226688;}
.bg_lightgray {background:#efefef;}
.bg_darkgray {background:#CCCCCC;}

#nav A, #mfg A {font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; text-decoration: none; font-size: 8pt; font-style: normal; display: block; color: #666666}


#nav A:hover, #mfg A:hover {font-style: normal; text-decoration: underline; background-color: #F7F7EB; border-bottom: 1px solid #CCCCCC; padding: 3px; color: #666666 }
#nav A:link, #mfg A:link {font-style: normal; display: block; color: #666666; border-bottom: 1px solid #CCCCCC; padding: 3px; }
#nav A:visited , #mfg A:visited {font-style: normal; border-bottom: 1px solid #CCCCCC; padding: 3px; }


#nav, #nav ul, #mfg, #mfg ul{ /* all lists */
	padding: 0px;
	margin: 0;
	list-style: none;
	line-height: 1.5;
    	display: block;
	/* background-color: #254184;
	color: white;*/
	/*position: relative;
	top: 1px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 0;*/
}


#nav li, #mfg li { /* all list items */
	float: left;
    	width: 14em; /* width needed or else Opera goes nuts */
	margin: 0px;
    	padding: 0;
	background-color: #ffffff;
	border-bottom: 1px solid #FFFFFF;
	display: block;
	line-height: 1.5;
	background: none;
	
}

#nav li ul, #mfg li ul { /* second-level lists */
	position: absolute;
	width: 14em;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	display: block;
	left: -999em;   /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul ul, #mfg li ul ul { /* third-and-above-level lists */
        position: absolute;
        display: block;
        margin: -1.5em 0 0 10em;  /* False value for IE4-5.x/Win */
        margin: -1.5em 0 0 10em;	 /* Actual value for conformant browsers */
}


#nav li:hover ul ul, #nav li.sfhover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul ul, #mfg li:hover ul ul, #mfg li.sfhover ul ul, #mfg li:hover ul ul ul, #mfg li.sfhover ul ul ul{
	left: -999em;
	color: #FF0000;
	display: block;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #mfg li:hover ul, #mfg li li:hover ul, #mfg li.sfhover ul, #mfg li li.sfhover ul{ /* lists nested under hovered list items */
	left: auto;
	display: block;
}


#content {
	clear: left;
	color: #cccccc;
}


#footernav, #footernav td, #footernav a {color:#FFFFFF;}
#footertext, #footertext a {color:#999999;}

h2 { font-size: 8pt; font-weight: bold; color: #666666 }

h1 { font-size: 8pt; font-weight: bold; color: #666666 }

.border {
        border-top: 1px solid #252525;
        border-right: 1px solid #252525;
        border-left: 1px solid #252525;
        border-bottom: 0;
        background-color: #FFFBEB;
        padding: 0;
}

.border3 {
        border-top: 2px solid #BCBAB1;
        border-right: 1px solid #BCBAB1;
        border-left: 0;
        border-bottom: 0;
        padding: 0;
		background-color: #FFFFFF;
		vertical-align: top;
}

.border4 {
        border-top: 1px solid #BCBAB1;
        border-right: 1px solid #BCBAB1;
        border-left: 0;
        border-bottom: 2px solid #BCBAB1;
        padding: 0;
		background-color: #FFFFFF;
		vertical-align: top;
		line-height: 20px;
}

.border3last {
        border-top: 2px solid #BCBAB1;
        border-right: 0;
        border-left: 0;
        border-bottom: 0;
        padding: 0;
		background-color: #FFFFFF;
		vertical-align: top;
}

.border4last {
        border-top: 1px solid #BCBAB1;
        border-right: 0;
        border-left: 0;
        border-bottom: 2px solid #BCBAB1;
        padding: 0;
		background-color: #FFFFFF;
		vertical-align: top;
		line-height: 20px;
}
.noborder {
        border: 0;
		background-color: #FFFFFF;
		vertical-align: top;
}
.body-copy-rev {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	padding-bottom: 0px;
	margin-top: 14px;
	padding-top: 0px;
	line-height: 115%;
	margin-bottom: 0px;
}
.product-name-sku {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
.addl-text-padded {
	padding-right: 10px;
	margin-right: 10px;
	color: #6F7730;
}
.tactical-padding {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.border-allsides {
	border: 1px solid #333333;
}
.intro-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
}
.large-grey-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
}
.socialmedia {
	background-position: center;
	padding-top: 20px;
}

