<!--
body {
	background:#415E90;
	font-family: Arial, verdana, helvetica, sans-serif;
}
table{font-weight:normal}
.pagelayout {
	background:#415E90 url(../images/header.jpg) no-repeat;
}

.footer {
	background:#415E90 url(../images/pagefooter.jpg) no-repeat;
	font-family: Arial, verdana, helvetica, sans-serif;
}

td {
	font-size: 12px;
}
.signup {
	font-size: 12px;
	color:#A0B6DD;
}

.minisignup {
	font-size: 9px;
	color:#A0B6DD;
}

.sidesubtitle {
	font-size: 12px;
	color:#ffffff;
                text-align:center;
                vertical-align:middle;
                font-weight:bold;
                text-transform:UPPERCASE;
}

.menu {
	font-size: 12px;
	color:#ffffff;
                font-weight:bold;
}

.submenu {
	font-size: 11px;
	color:#ffffff;
                text-transform:Capitalize;
}

.menu2_ {
	font-size: 11px;
	color:#ffffff;
                text-transform:Capitalize;
                font-weight:normal;
}

.menu2_current {
	font-size: 11px;
	color:#ffffff;
                text-transform:Capitalize;
                font_weight:bold;
}

.minimenu {
	font-size: 9px;
	color:#ffffff;
}

.menu_cell {
	font-size: 12px;
	color:#ffffff;
                font-weight:bold;
                padding:1px 20px 7px 20px
}

.submenu_cell {
	font-size: 11px;
	color:#ffffff;
                font-weight:bold;
                padding:1px 20px 7px 20px
                text-transform:UPPERCASE;
}

/* ------NOT USED
.safetyproducts {
	background: url(/wireless/images/bluebox.jpg) no-repeat;
}
*/

#safetyproducts{margin-top:20px; padding:10px}

/*----- FIREFOX ---- IE INLINE IN TEMPLATE ----*/
#safetyproducts ul{margin-left:25px; padding:0px; text-indent:0px;}

.copyright {
	font-size: 12px;
	color:#5F759B;
}
a.copyright {
	color:#5F759B;	
}

a.copyright:hover {
	color:#000000;
	text-decoration:underline;
}

.text9px {
	font-size: 9px;
}

.text10px {
	font-size: 10px;
}

.text12px {
	font-size: 12px;
}

.text14px {
	font-size: 14px;
}

.text16px {
	font-size: 16px;
}

h1{font-size:18px;}
h2{font-size:16px;}
h3{font-size:14px;}
h4{font-size:12px;}

a {
	color:#ffffff;
	text-decoration:none;
}

a:hover {
	color:#ffffff;
	text-decoration:underline;
}

/* default setup that everything sees */
.shadow {
  /* needed for Internet explorer */
  height: 1em;
  filter: Shadow(Color=#666666, 
                 Direction=135, 
                 Strength=5);

  /* Needed for Gecko */
  line-height: 2em;
  white-space: nowrap;
}

/* 
 * used by browsers which know about
 * :before to create the shadow 
 */
.shadow:before {
  display: block;
  margin: 0 0 -2.12em 0.15em;
  padding: 0;
  color: #666666; 
}

/*\*/
html*.shadow {

  [color:red;/* required by Safari 
              * so that [] is correctly
              * begun. associated with
              * the property, yet hiding
              * it. Seen by IE6 */

    /* 
     * seen by IE6 and Safari, but hidden
     * from Gecko 
     */
    text-shadow: #666666 5px 5px 5px; 

  ]color:auto; /* resets color for IE6 */
}/**/

/* 
 * end hack using dummy attribute selector
 * for IE5 mac
 */
.dummyend[id]{clear: both;}

/*\*/
html*.shadow:before {

  [color:red;/* required by Safari. 
                seen by IE6 */

    /* 
     * seen by IE6 and Safari, but hidden
     * from Gecko 
     */
    display: none;

  ]color:auto; /* resets color for IE6 */
}/**/

/* 
 * end hack using dummy attribute selector
 * for IE5 mac
 */
.dummyend[id]{clear: both;}

-->
/*-------- SITEMAP -----------*/
#sitemap{margin:20px 20px 20px 40px; list-style:none; line-height:150%; color:#000000}
#sitemap a{color:#000000}
.sitemap1{font-weight:bold}
.sitemap2{padding-left:20px}
.sitemap3{padding-left:40px}
.sitemap4{padding-left:60px}

/*------- SEARCH ---------*/
.btn{width:26px; height:23px; background-image:url(../images/btn_go.gif); border:0px}