/* This is a reset rule to minimise browser differences */
* {
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
}

body {
    font-family: Verdana;
    font-size: 11px;
}

#menu {
    font-weight: bold;
}

#breadcrumb {
    font-weight: bold;
}

.twocolumn {
    line-height: 15pt;
}

#productrange ul {
    font-weight: bold;
    font-size: 10px;
}

#copyright {
    font-size: 10px;
}

.bold {
    font-weight: bold;
}

.product_title {
    font-weight: bold;
    font-size: 18px;
}

.product_title_small {
    font-weight: bold;
    font-size: 11px;
}

.datasheet {
    text-indent: 40px;
    font-weight: bold;
}

#copyright {
    line-height: 11pt;
}

.title_leading {
    line-height: 22px;
}

#leftformcolumn {
    line-height: 11pt;
}

.contactform input, .contactform select {
    font-family: Verdana;
    font-size: 11px;
}

.contactform #submit {
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
}
