#logo {

}

#website #content .csc-uploads .csc-uploads-fileName a, a:link, a:focus, a:active, a:hover, a:visited {
	font-family: Arial;
	font-size: 11px;
	
	color: #000000;
	
	text-decoration: underline;
}

#website #content .csc-uploads .csc-uploads-fileSize {
	font-family: Arial;
	font-size: 11px;
	
	color: #000000;
}


#website #content .csc-mailform {
	border: 0px;
}

#website #content .csc-mailform .csc-mailform-field label {
	display: block;

	font-family: Arial;
	font-size: 11px;
	
	color: #000000;
}

#website #content .csc-mailform .csc-mailform-field input, textarea {
	margin-bottom: 10px;
}


#website #content .contenttable td {
	font-family: Arial;
	font-size: 11px;
	
	color: #000000;
}

#website #content .csc-bulletlist li {
	font-family: Arial;
	font-size: 11px;
	
	color: #000000;
	
	padding-bottom: 18px;
}

#website #content .csc-textpic .csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	font-family: Arial;
	font-size: 11px;
	
	color: #000000;
}

#website #content .bodytext a, a:link, a:focus, a:active, a:hover, a:visited {
	font-family: Arial;
	font-size: 11px;
	
	color: #000000;
	
	text-decoration: underline;
}

#website #content {
	width: 700px;
}

#website #content .bodytext {
	font-family: Arial;
	font-size: 11px;
	
	color: #000000;
}

#website #content .csc-header h1 {
	font-family: Arial;
	color: #000000;
	font-size: 11px;
}

#website #content .csc-header h2 {
	font-family: Helvetica;
	color: #000000;
	font-size: 18px;
}

#website {
	position: absolute;
	top: 40px;
	left: 40px;
}

body {
	margin: 0px;
	padding: 0px;
	
	background-color: #FFFFFF;
}


