
html, body, div, p, h1, h2, h3, h4, h5, h6, span, a, table, tbody, td, form, img {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	line-height: 1.5em;
	font-size: 9pt;
}

body, input, textarea, select {
	font-family: Arial, sans-serif;
	color: #072439;
}

#column-content p, li {
	line-height: 1.7em;
	margin-bottom: 1em;
}

td, th, p, p.bodytext {
	text-align: justify;
	vertical-align: top;
}

p, p.bodytext {
	margin-bottom: 1em;
	line-height: 1.5em;
}

#column-content td p {
	margin-bottom: 0px;
}


#total, .total,
#price, .price {
	text-align: right;
}


a {
/*	color: #305CB4;*/
	color: #072439;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

a:hover {
	color: #000;
}

h1.headline {
	color: #072439;
	font-size: 2em;
	text-transform: uppercase;
	border-bottom: 1px solid #EEE;
	margin-top: 0px;
	margin-bottom: 30px;
	padding-bottom: 15px;
}

img {
	border: 0px solid #072439;
}

h1 {
	color: #072439;
	font-size: 2em;
	margin-top: 25px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

h1.csc-firstHeader {
	margin-top: 5px;
}

h2 {
	font-size: 1.4em;
	margin-top: 2em;
	margin-bottom: 0.6em;
}

h3 {
	font-size: 1.2em;
	margin-bottom: 0.3em;
}


div.news-latest-item h3 {
	margin-top: 10px;
}

p.dam_downloads_section {
	border-bottom: 1px solid #EEE;
	margin-bottom: 15px;
	padding-bottom: 15px;
}


hr,
hr.clearer {
    color: #999;
    size: 1px;
    margin-top: 10px;
}

table.withBorder {
	border: 1px solid #333333;
}

