body {
    background-color: #666666;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11pt;
}

a a:visited a:active {
    
    color: #0000cc;
}
.sitelink {
    color : white;
    font-weight : bold;
    text-decoration : underline;
    font-size : 10pt;
}

.pts_container {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #666666;
}

.pts_main {
    background-color: #ffffff;
    color: #333333;
    width: 840px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    padding: 4px;
}

.pts_header {
    margin-top: 5px;
    margin-bottom: 10px;
    vertical-align: top;
}

.pts_header_logo {
    background-image: url(images/pts.gif);
    background-repeat: no-repeat;
    margin-top: 10px;
    margin-left: 10px;
    width: 312px;
    height: 24px;
    float: left;
}

.pts_header_power {
    background-image: url(images/power.gif);
    background-repeat: no-repeat;
    margin-top: 5px;
    margin-right: 10px;
    width: 260px;
    height: 42px;
    float: right;
}

.pts_menu {
    vertical-align: top;
    background-color: #666666;
    color: white;
    padding-top: 4px;
    padding-bottom: 4px;
}

.pts_menu a {
    margin-right: 10px;
    margin-left: 10px;
    width: 100%;
    color : white;
    font-weight : bold;
    text-decoration : underline;
    font-size : 10pt;
}

.pts_body {
    vertical-align: top;
    height: 100%;
}

.pts_home_left {
    vertical-align: top;
    width: 280px;
}

.pts_home_right {
    vertical-align: top;
}

.pts_home_company {
    margin-top: 5px;
    margin-bottom: 10px;
    padding: 4px;
    border-right-color: #660000;
    border-left-color: #660000;
    border-bottom-color: #660000;
    border-top-color: #660000;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    border-top-style: solid;
    border-right-width: 2px;
    border-left-width: 2px;
    border-bottom-width: 2px;
    border-top-width: 2px;
}

.pts_home_company_table {
    vertical-align: top;
    width: 100%;
}

.pts_home_company_name {
    text-align: center;
    font-size : 12pt;
    font-weight: bold;
    font-variant: small-caps;
}

.pts_home_company_address {
    text-align: center;
    padding-bottom: 6px;
}

.pts_home_company_label {
    font-weight: bold;
}

.pts_home_company_phone_fax {
}

.pts_home_company_email {
    text-align: center;
    padding-bottom: 4px;
}

.pts_home_career_opportunity {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    padding: 4px;
    border-right-color: #660000;
    border-left-color: #660000;
    border-bottom-color: #660000;
    border-top-color: #660000;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    border-top-style: solid;
    border-right-width: 2px;
    border-left-width: 2px;
    border-bottom-width: 2px;
    border-top-width: 2px;
}

.pts_home_career_opportunity_heading {
    font-weight: bold;
    font-size: 12pt;
    text-align: center;
    width:100%;
}

.pts_home_career_opportunity_subheading {
    font-weight: bold;
    font-size: 10pt;
    text-align: center;
    width:100%;
}

.pts_home_career_opportunity_title {
    font-weight: bold;
    font-size: 12pt;
    text-align: center;
    width:100%;
    padding-top: 6px;
    padding-bottom: 6px;
    font-variant: small-caps;
}

.pts_home_manufacturers {
    width: 100%;
    vertical-align: middle;
    text-align: center;
    vertical-align: top;
    padding: 4px;
}


.pts_image_office {
    background-image: url(images/building.jpg);
    background-repeat: no-repeat;
    width: 240px;
    height: 180px;
    padding: 8px;
    vertical-align: top;
}

.pts_image_milwaukee {
    background-image: url(images/milwaukee.gif);
    background-repeat: no-repeat;
    width: 135px;
    height: 108px;
    padding: 8px;
    vertical-align: top;
    float: left;
}

.pts_tooltype li {
    font-weight: bold;
}

.pts_tooltype_detail li {
    font-weight: normal;
}

.pts_image_rigid {
    background-image: url(images/rigid.gif);
    background-repeat: no-repeat;
    width: 129px;
    height: 66px;
    padding: 8px;
    vertical-align: top;
    float: left;
}

.pts_image_dewalt {
    background-image: url(images/dewalt.gif);
    background-repeat: no-repeat;
    width: 130px;
    height: 57px;
    padding: 4px;
    vertical-align: top;
    float: left;
}

.pts_image_bullet {
    width: 16px;
    height: 16px;
    background-image: url(images/bullet.gif);
    background-repeat: no-repeat;
}

