body {
  background-color: #ff9600;
  line-height: normal;
}
p {
  margin: 10px 0;
}
#app_notes_table {
  border: 1px solid #439bcd;
  margin-top: 10px;
}
#app_notes_table td {
  padding: 10px;
  vertical-align: middle;
}
#app_notes_table td a {
  padding: 5px;
  color: #439bcd;
  text-decoration: none;
}
#app_notes_table td a:hover {
  background-color: #439bcd;
  color: #fff;
}
#app_notes_table .head_title td {
  background-color: #439bcd;
  text-align: center;
  padding: 15px;
  color: #fff;
}
#container {
  font-size: 12px;
  color: #737373;
  font-family: arial, helvetica, sans-serif;
}

#container.reps_dist
{
  margin: 20px auto 0px auto;
  width: 460px;
  background-color: #fff;
  padding: 10px;
}

#features {
  width: 365px;
}
#features ul {
  margin: 10px;
  padding: 0;
}
#features li {
  background-image: url(../images/feature_arrow.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding: 0 15px;
  margin-bottom: 15px;
}
#features .ftitle {
  background-image: url(../images/feature_bg.gif);
  background-repeat: no-repeat;
  width: 335px;
  height: 33px;
  padding: 10px 15px 0 15px;
  color: #fff;
  font-size: 18px;
}
#flashbox {
  height: 300px;
  background-color: #fff;
  margin: 10px 0 5px 0;
}
#footer {
  font-size: 11px;
  width: 915px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  color: #ff9600;
}
#footer a {
  color: #ff9600;
}
#footer a:hover {
  text-decoration: none;
}
#footernav {
  list-style: none;
  padding: 0;
  margin: 0;
}
#footernav li {
  float: left;
  margin-right: 4px;
}
#generalinfo_content .gen_subtitle {
  font-weight: bold;
  color: #429acc;
  font-size: 18px;
}
#header {
  width: 930px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(../images/headerbg.gif);
  background-repeat: repeat-y;
}
#header .logo {
  padding: 5px 0 0 5px;
}
#headnews {
  margin-top: 20px;
}
#headnews .linktxt {
  background-image: url(../images/headnews_mid.gif);
  background-repeat: repeat-x;
  height: 40px;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 16px 10px 0 0;
}
#headnews .linktxt a {
  color: #fff;
  text-decoration: none;
}
#mainbody {
  background-image: url(../images/mainbodybg.gif);
  background-repeat: repeat-y;
  background-position: center;
  padding: 10px 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
#map_container ul {
  float:left;
  margin-left: 25px; 
  margin-bottom: 15px;
  margin-top: 15px;
}
#map_container li {
 text-align: center;
 font-size: 10px; 
}
#map_container li a {
 text-decoration: none;
}
#map_container li a:hover {
  background-color: #FF9600;
  color: #fff;
}
#short_map {
  background-color: #DBECF8; 
}
#tall_map {
  height: 330px;
  background-color: #DBECF8; 
}
/* --- MODES OF OPERATION STYLE --- */
#modes_operation .diagram {
  width: 458px;
  border: 1px solid #888;
  margin-right: 10px;
}
#modes_operation .mode_series_title {
  background-image: url(../images/mode_series_titlebg.gif);
  background-repeat: no-repeat;
  width: 450px;
  padding: 5px;
  margin-bottom: 10px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}
#modes_operation .mode_title {
  background-color: #60a1c7;
  color: #fff;
  padding: 15px;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
#modes_operation .mode_width, #modes_operation .series_link {
  width: 460px;
}
#modes_operation .mode_wrap {
  margin-bottom: 20px;
  width: 930px;
}
#modes_operation .series_link a {
  display: block;
  float: left;
  margin-right: 10px;
  padding: 5px;
  line-height: 100%;
  color: #737373;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}
#modes_operation .series_link a:hover {
  background-color: #ff9600;
  color: #fff;
}
#modes_operation .typ_app_list {
  list-style: none;
  padding-left: 15px;
  margin-bottom: 10px;
}
#modes_operation .typ_app_list li {
  background-image: url(../images/feature_arrow.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding: 0 0 0 15px;
  margin-bottom: 5px;
}
/* --- END MODES OF OPERATION STYLE --- */
/* --- NAV STYLES --- */
#nav {
  width: 868px;
  margin: 0 auto;
  padding: 0;
  list-style: none;
}
#nav li {
  font-size: 11px;
  float: left;
  margin-right: 1px;
}
#nav li a, #nav li span {
  display: block;
  background-image: url(../images/navbtn.gif);
  width: 103px;
  height: 25px;
  padding: 10px 10px 5px 10px;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
  color: #2a82b4;
  cursor: pointer;
}
#nav li a:hover, #nav li span:hover {
  color: #ff9600;
}
#nav li a.vcenter {
  padding-top: 3px;
  height: 32px;
}
#nav_submenu {
  position: relative;
}
#nav_submenu li {
  float: left;
  border-right: 1px solid #c9e0ef;
  margin-top: 8px;
  padding: 0 5px;
}
#nav_submenu li.no_rightborder {
  border-right: 0;
}
#nav_submenu li a {
  text-decoration: none;
  color: #2a82b4;
}
#nav_submenu li a:hover {
  color: #ff9600;
}
#nav_submenu ul {
  list-style: none;
  font-size: 11px;
  background-image: url(../images/dropnav_mid.gif);
  background-repeat: repeat-x;
  height: 28px;
}
#nav_submenu .contact_indicator {
  margin-left: 110px;
}
#nav_submenu #contact_menu {
  position: absolute;
  top: 5px;
  left: 100px;
  z-index: 100;
}
#nav_submenu .helpful_indicator {
  margin-left: 335px;
}
#nav_submenu #helpful_menu {
  position: absolute;
  top: 5px;
  left: 370px;
  z-index: 100;
}
#nav_submenu .trackpackage_indicator {
  margin-left: 190px;
}
#nav_submenu #trackpackage_menu {
  position: absolute;
  top: 5px;
  left: 640px;
  z-index: 100;
}
/* --- END NAV STYLES --- */
#pagetitle {
  background-color: #ffbf2f;
  color: #fff;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: bold;
  padding: 30px 20px;
  margin: 10px 0;
}
#pagetitle span {
  font-weight: normal;
}
#prod_btns {
  width: 625px;
  padding-bottom: 10px;
}
#product_bar {
  background-image: url(../images/prod_select_orangebg.gif);
  background-repeat: repeat-x;
  height: 46px;
  padding: 0 10px;
}
#product_bar .rt_btn {
  display: block;
  background-image: url(../images/homefltbtn.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
  color: #ff5400;
  text-align: center;
  font-weight: bold;
  padding: 8px 5px 0 5px;
  margin: 6px 0 0 5px;
  text-decoration: none;
  width: 136px;
  height: 24px;
}
#product_bar .rohs_btn {
  display: block;
  background-image: url(../images/rohsfltbtn.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
  color: #ff5400;
  text-align: right;
  font-weight: bold;
  padding: 8px 5px 0 5px;
  margin: 6px 0 0 5px;
  text-decoration: none;
  width: 136px;
  height: 24px;
}
#product_bar .rohs_btn:hover {
  background-position: 0 -32px;
  color: #fff;
}
#product_bar .rt_btn:hover {
  background-position: 0 -32px;
  color: #fff;
}
#product_bar .title {
  padding: 13px 0 0 0;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  font-family: impact,arial;
}
#product_title {
  background-image: url(../images/product_titlemid.gif);
  background-repeat: repeat-y;
  width: 625px;
  margin-bottom: 10px;
}
#product_title span {
  color: #fff;
  display: block;
  padding: 0 15px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
}
/* HOMEPAGE PRODUCT SELECTION BOXES */
#productwrapper {
  width: 918px;
  margin-left: auto;
  margin-right: auto;
}
#productwrapper a {
  color: #2a82b4;
  text-decoration: none;
}
#productwrapper a:hover {
  text-decoration: underline;
}
#productwrapper li {
  width: 145px;
  padding: 0;
  margin-bottom: 5px;
}
#productwrapper span {
  padding-top: 10px;
  margin-left: 18px;
  width: 109px;
  display: block;
  text-align: center;
}

#productwrapper ul {
  font-weight: bold;
  color: #4399ca;
  font-size: 12px;
  margin: 0px;
  padding: 10px 0 10px 20px;
  background-repeat: repeat-y;
}
#productwrapper .content {
  background-image: url(../images/homeprod_mid.gif);
}
#productwrapper .productbox {
  width: 306px;
  margin-top: 10px;
}
#productwrapper .title {
  background-image: url(../images/homeprod_top.gif);
  background-repeat: no-repeat;
  color: #2a82b4;
  font-weight: bold;
  height: 50px;
}

#productwrapper .title a{
  text-decoration:none;
  cursor:pointer;
}
#productwrapper .title a:hover{
  text-decoration:none;
}
/* END HOMEPAGE PRODUCT SELECTION BOXES */

#reps_dist_closewin
{
  font-family: arial, helvetica, sans-serif;
  color: #fff;
  text-align: center;
  margin: 10px 0px 20px 0px;
  font-size: 12px;
}

#reps_dist_closewin a
{
  color: #fff;
  text-decoration: none;
}

#reps_dist_content
{
  line-height: 18px;
}

#reps_dist_content a
{
  color: #267cad;
}

#reps_dist_content .add_btmbar
{
  border-bottom: 1px solid #dcdcdc;
  padding: 10px;
}

#reps_dist_content .removebar
{
  border-bottom: 0px none;
}

#reps_dist_content .reps_subtitle
{
  font-weight: bold;
  color: #3b8fba;
  text-transform: uppercase;
}

#reps_dist_header
{
  background-image: url(../images/searchbg.gif);
  background-repeat: repeat-x;
  height: 17px;
  color: #fff;
  font-size: 14px;
  padding: 10px;
}

#searchbar {
  background-image: url(../images/searchbg.gif);
  background-repeat: repeat-x;
  height: 27px;
  padding-right: 5px;
  padding-top: 7px;
}
#searchbar .inpt_search {
  border: 0;
  padding: 2px;
  width: 300px;
}
#searchbar .inptbtn_search {
  background: transparent;
  border: 0;
  color: #fff;
  font-weight: bold;
}
#searchbar .lbl_search {
  float: left;
  color: #fff;
  font-size: 14px;
  margin-top: 2px;
  margin-right: 10px;
}
#spectable {
  border: 1px solid #439bcd;
  margin-top: 5px;
}
#spectable td {
  padding: 5px;
  text-align: center;
  vertical-align: middle;
}
#spectable .head_title td {
  background-color: #439bcd;
  padding: 10px;
  color: #fff;
}
#subglobal_title {
  background-image: url(../images/subglobal_titlebg.gif);
  background-repeat: no-repeat;
  height: 50px;
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
  padding: 30px 0 0 15px;
}
#subpage_leftnav {
  width: 295px;
  font-size: 11px;
}
#subpage_leftnav .submenu {
  width: 275px;
  list-style: none;
  margin: 0 auto 10px 0;
  padding: 0;
}
/*#subpage_leftnav .submenu li { display: inline; }*/
#subpage_leftnav .submenu li a {
  display: block;
  background-image: url(../images/submenu_arrow.gif);
  background-repeat: no-repeat;
  background-position: center right;
  border-bottom: 1px solid #d7e9f6;
  width: 235px;
  padding: 10px 25px 10px 15px;
  color: #737373;
  text-decoration: none;
}
#subpage_leftnav .submenu li a:hover {
  background-color: #eff5f9;
}
#subpage_leftnav .submenu .pop_menu {
  background-image: url(../images/pop_menu_arrow.gif);
  background-repeat: no-repeat;
  padding-left: 7px;
  margin: 0;
  list-style: none;
  position: absolute;
  left: 268px;
  top: -1px;
}
#subpage_leftnav .submenu .pop_menu li a {
  display: block;
  text-decoration: none;
  background-color: #a6bbcb;
  text-transform: uppercase;
  border: 0;
  width: 100px;
  padding: 11px 50px 11px 11px;
  color: #fff;
  background-image: none;
}
#subpage_leftnav .submenu .pop_menu li a:hover {
  background-color: #ffbf2f;
}
#subpage_leftnav .title {
  background-image: url(../images/leftcol_midtitle.gif);
  background-repeat: repeat-y;
  width: 295px;
  text-transform: uppercase;
  color: #657a86;
  font-weight: bold;
  margin-bottom: 10px;
  cursor:pointer;
}
#subpage_leftnav .title span {
  display: block;
  padding: 0 15px;
}
#subpage_rightcol {
  width: 625px;
}
.alphaHead ul {
  margin: 10px;
  padding: 0;
}
.alphaHead li {
  background-image: url(../images/feature_arrow.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding: 0 15px;
  margin-bottom: 15px;
}
.alphaHead .ftitle {
  background-image: url(../images/feature_bg.gif);
  background-repeat: no-repeat;
  width: 335px;
  height: 33px;
  padding: 10px 15px 0 15px;
  color: #fff;
  font-size: 18px;
}
.apptitle {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  padding-top: 20px;
}
.centersec {
  width: 930px;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
}
.error, .success {
  padding: 2px;
  font-size: 1.1em;
}
.error {
  border: 2px solid #700;
  background-color: #C00;
  color: #FFF;
  font-weight: bold;
}
.inpt {
  font-family: arial, helvetica, sans-serif;
  margin-bottom: 10px;
  margin-right: 5px;
  padding: 2px;
  font-size: 15px;
  color: #49a2d2;
}
.inpt.city {
  width: 300px;
}
.inpt.long {
  width: 550px;
}
.inpt.mid {
  width: 150px;
}
.inpt.short {
  width: 50px;
}
.inpt.zip {
  width: 180px;
}
.inptarea {
  font-family: arial, helvetica, sans-serif;
  margin-bottom: 10px;
  margin-right: 5px;
  padding: 2px;
  font-size: 15px;
  color: #49a2d2;
  width: 550px;
}
.inptBtn {
  border: 0;
  background-color: #49a2d2;
  color: #fff;
  padding: 5px 20px;
  font-size: 14px;
}
.inptsel {
  font-size: 15px;
  height: 23px;
  margin-bottom: 10px;
  margin-right: 5px;
  color: #49a2d2;
}
.lbl {
  display: block;
  margin-bottom: 2px;
}
.lbl_left {
  float: left;
  margin-right: 10px;
  margin-top: 5px;
}
.map_break {
 height: 5px;
 background-color:#FF9600; 
}
.map_head {
 font-size: 14px !important;
 margin-bottom: 3px; 
}
.no-line-height {line-height: 0;}
.print_friendly {
  display: block;
  width: 200px;
  text-align: center;
  margin-left: auto;
  background-color: #439bcd;
  color: #fff;
  padding: 5px;
  text-decoration: none;
}
.product_btn {
  float: right;
  margin-left: 5px;
  display: block;
  width: 111px;
  height: 25px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  padding: 10px 5px 0 5px;
  background-image: url(../images/product_btn.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
}
.product_btn:hover {
  background-position: 0 -35px;
}
.product_btn.nomargin {
  margin-left: 0;
}
.relative {
  position: relative;
}

.specsheet_list {
  padding-left: 20px;
}
.specsheet_list li {
  margin-bottom: 10px;
}
.specsheet_title {
  text-transform: uppercase;
  font-size: 18px;
  color: #439bcd;
}
.success {
  border: 2px solid #070;
  background-color: #0F0;
  color: #000;
  font-weight: bold;
}
.webmaillink
{
  text-decoration: none;
}