body,textarea,input,h1,h2,h3,h4,h5,h6,select,td,th,p {
	font-family: "Arial", sans-serif;
	font-size: 11px;
	font-weight: normal;
}

a {
	text-decoration: none;
	color: #0093D7;
}

#navig_top_content a,#navig_side_content a,#header_toparea_shortcuts a,#header_toparea_searchbox .tx-macinasearchbox-pi1 a
	{
	color: #ffffff;
	font-weight: bold;
}

#header_toparea_shortcuts a {
	margin-right: 25px;
}

#footer_upper a {
	margin-left: 25px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
}

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

table,p {
	margin-bottom: 5px;
}

h1 {
	margin: 0px;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
}

.cw_customborder h1,h1.csc-firstHeader {
	margin-top: 0px;
}

/*.cw_customborder p,.cw_customborder h1 {
	margin: 0px;
	padding: 0px;
}

.cw_customborder p {
	padding-bottom: 5px;
}
.cw_customborder h1 {
	padding-bottom: 5px;
}*/
#footer_upper,#footer_lower {
	font-size: 10px;
}

table p {
	margin: 0px;
}

table td {
	vertical-align: top;
}

table.with-border {
	border: 1px solid #E0E0E0;
	border-collapse: collapse;
}

table.with-border td {
	border: 1px solid #E0E0E0;
	border-collapse: collapse;
}

.link-with-arrow-wrap a, a.link-with-arrow {
	background-image: url(arrow_blueonwhite.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 9px;
}

/* fix for news more link only if needed */
div.news-list-item p.bodytext a {
	background-image: url(arrow_blueonwhite.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 9px;
	display:block;
}
