body,td,th,input,textarea,select
{
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #444;
}

body
{
	margin: 0px;
	padding: 0px;
}

#content
{
	padding: 15px;
}

.section
{
	padding: 0px;
}

a
{
    text-decoration: none;
    color: #444;
    font-weight: bold;
}

.noprint
{
    display: none !important;
}

.shortdesc
{
    color: #f7931e !important;
    font-weight: bold;
    font-size: 14px;
    text-transform: none !important;
}

.productmatrix table
{
    border-collapse: collapse;
    width: 100%;
}

.productmatrix td
{
    border:1px solid #ADD8E6;
    padding: 3px;
    font-size: 90%;
}

.productmatrix tr.alt
{
    background-color:#EBF6FC;
}

.productcodes
{
    margin-top: 15px;
}

.productcodes td
{
    border-bottom: 1px solid #888;
}


.productinfo h4
{
    margin-top: 20px;
    margin-bottom: 5px;
}

#callus
{
    text-align: center;
    background-color: #ebf6fc !important;
    border-color: #add8e6 !important;
    padding: 5px;
    clear: both;
}


h2
{
    color: #005FA1;
    font-size: 34px;
    font-weight: normal;
    margin-bottom: 20px;
    margin-top: 15px;
}

#imagenet h3#subtitle {
    margin-top: -18px;
    color: #F7941E;
}

#left
{
    display: none;
}

#twocol #right
{
    width: 100% !important;
    border: none;
}

#navbar
{
    display: none;
}

#breadcrumbs
{
    display: none;
}

#addtocartbut
{
    display: none;
}

#twocol #right .inner
{
    border: none !important;
}



#relatedmedia
{
    display: none;
}

#footer
{
    display: none;
}

body
{
    background-color: #fff !important;
    width: auto;
}

#inner
{
    width: 100%;
}

.info-application
{
    display: none;
}

.break
{
	page-break-before: always;
	height: 1px;
}