body {
	font-size: 100%;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}

h1 {
	font-weight: bold;
	font-size: 1.5em;
	margin: 8px 0 0 0;
	padding: 0;
}

h2 {
	font-weight: bold;
	font-size: 1.3em;
	margin: 8px 0 0 0;
	padding: 0;
}

h3 {
	font-weight: bold;
	font-size: 1.1em;
	margin: 8px 0 0 0;
	padding: 0;
}

h4 {
	font-weight: bold;
	font-size: 1.0em;
	margin: 8px 0 0 0;
	padding: 0;
}

li
{
	margin: 4px 0 4px 0;
}

div#left
{
	font-size: 0.8em;
	line-height: 1.2em;
	float: left;
	width: 65%;
}

div#right
{
	font-size: 0.8em;
	line-height: 1.2em;
	float: right;
	width: 30%;
}

div#header, div#main
{
	font-size: 0.8em;
	line-height: 1.2em;
}

p#hleft
{
	float: left;
	width: 210px;
	height: 130px;
}

p#hright
{
	float: left;
	padding-top: 45px;
}

div.head, div.headMiddle
{
	font-size: 1.3em;
	font-weight: bold;
	margin: 8px 0 0 0;
	padding: 0;
}

div.image
{
	margin: 8px 0 8px 0;
}

div.line
{
	display: none;
}

div.customFoot
{
	border-top: solid 1px #ccc;
}

div#footer
{
	border-top: solid 1px #ccc;
	font-size: 0.7em;
	clear: both;
	margin-top: 20px;
	color: #999;
}

#print_page
{
	display: none;
}

.csc-textpic-intext-right .csc-textpic-imagewrap
{
	float: right;
	margin-left: 10px;
}

.csc-textpic-center .csc-textpic-imagewrap
{
	text-align: center;
	margin: auto;
}

.csc-textpic-intext-left .csc-textpic-imagewrap
{
	float: left;
	margin: 0 15px 0 10px;
}

.csc-textpic, .placeA h2, .placeA h3, .placeA h4
{
	clear: both;
}
