* {
	margin:0;
	padding:0;
}

html {
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 1em;
}

a {
	color: Black;
	text-decoration: none;
}

#topmenu,
#leftmenu,
#rightcontent {
display:none;
}

#logo {
	background-image: url(slf-logo.gif);
	background-repeat: no-repeat;
	position:absolute;
	top:0;
	right:0;
	width: 400px;
	height: 50px;
}

#content {
	font-size:1.1em;
	margin-top:50px;
	padding-left: 20px;
	width: 380px;
	float: left;
}

#content ul {
	margin-top: 1em;
	margin-bottom: 1em;
}

#content li {
	margin-left: 2em;
	margin-bottom: 0.5em;
}

img { behavior: url(iepngfix.htc); }


h1.csc-firstHeader,
h2.csc-firstHeader {
	margin-top: 0;
}

h1 {
	font-weight: normal;
	margin: 2em 0 1em;
	font-size: 1.5em;
}

span.marker {
color:#0099cc;
}

div.csc-textpic-equalheight div.csc-textpic-imagerow {
display:block;
margin-bottom:0px;
}
