* {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
}

body {
	text-align:center;
	background:#fff;
}

h1, h2 {
	font-size: 14px;
}

.printLogo {
	margin-bottom:0px;
	margin-top:10px;
}

.content {
	width:830px;
	margin-top:10px;
	margin:auto;
	text-align:left;
	background:#fff;
	float:none;
}

.mainInner1 ul,
.mainInner1 ol {
	padding-left:15px;
}

.mainInner1 ul li {
	list-style-type:circle;
	background-image:none;
	padding-left:0px;
}

.teaserBox {
	position:static;
	clear:both;
	border:1px solid #aaa;
	padding:5px;
}

.content .teaserBox p.align-right {
	position:static;
	display:inline;
}

.content .teaserBox .csc-textpic-text h1,
.content .teaserBox .csc-textpic-text a,
.content .teaserBox .csc-textpic-text {
	background-color: transparent;
	color:black;
}


