@charset "UTF-8";
/* CSS Document */

body {
	color:#666666;
	font-size:16px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
}

p {
	margin:0px;
	padding:0px;
	margin-bottom:22px;
}

h1 {
	margin:0px;
	padding:0px;
	margin-bottom:11px;
	font-size:18px;
	font-weight:bold;
	line-height:18px;
	color:#333333;
	text-transform:Capitalize;
}

h1.csc-firstHeader {
	color:#000000;
	font-weight:normal;
	font-size:22px;
	line-height:30px;
	text-transform:none;
}

a {
	color:#6699CC;
	text-decoration:underline;
}

a:hover {
	color:#b5b5b5;
	text-decoration:none;
}


strong, b {
	color:#333333;
}

.csc-textpic-caption {
	font-size:13px;
	color:#333333;
}
#leftcontent p {
	font-size:12px;
}
#leftcontent h1 {
	font-size:14px;
}
