/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}






#TopLayer {
	width: 600px;
	height:86px;
	margin-top: 20px;
	margin-left: 10px;
}

#ContentLayer {
	width:600px;
	margin-top: 30px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height:1.6;
	color: #393838;
	text-align: justify;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #60452A;
}

h1 { 
	border-bottom: 1px solid #60452A;
	font-size: 15pt;
	font-weight: normal; 
	margin-bottom: 13px;
	padding-left:2px;
}

h2 {
	border-bottom: 1px solid;
	font-size: 12pt; 
	margin-bottom: 13px;
}

h3 {
	font-size: 11pt;
	width: 100%;
	border-bottom: 1px solid #ffffff;
}




ul {
	list-style-image:url('../images/Dallberg_Consulting_Bullet.gif');	
	list-style-position:outside;
	margin-top: 10px;
	margin-bottom: 16px;
	font-weight:normal;
	line-height:1.8;
}

li {
	margin-left: 15px;
}

p {
	margin-top:12px;
}

a {
	color: #393838;
}

a:hover {
	color: #393838;
	text-decoration: none;
}

a:visited {
	color: #393838;
}

a .treemenutext_no {
	color: #790021;
}

a:link .treemenutext_act {
	color: #333333;
}

.tx-wssitemap-pi1 {
	background-color: #ffffff;
	margin-top: -20px;
	width: 100%;
}

a .treemenutext_no {
	color: #111111;
}
a:link .treemenutext_act {
	color: #333333;
}

.csc-textpic-imagewrap {
	border: 0px solid #333;
}
.csc-textpic-border {
	border: 1px solid #333;
}

table {
	margin-top:20px;
}

table td {
	vertical-align: top;
	padding-left:3px;
}

table .td-0 {
	width:140px;
	font-weight:bold;
}

table .td-last {
	width:50px;
	font-weight:bold;
	text-align:right;
}

table .tr-even td {
	padding-bottom: 8px;
}
table .tr-odd td {
	padding-bottom: 8px;
}

table .tr-0 td {
	text-transform: uppercase;
	color:#ffffff;
	background-color:#7C5B39;
	padding:3px;
	font-weight:normal;
}

table .tr-1 td {
	padding-top: 5px;
}


