* {
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#sheetwrapper p, ul, ol, table {
	margin-bottom: 1em;
}

#sheetwrapper a {
	color: #054578;
	font-weight: bold;
}

#sheetwrapper a img {
	border: none;
}

#sheetwrapper a:hover {
	color: red;
	text-decoration: underline;
}


#sheetwrapper {
	width: 668px;
	margin: 0 18px;
	background-color: #fff;
	background-repeat: repeat-x;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#pageheader {
	font-size: 14pt;
	font-weight: bold;
	color: #999;
	margin-bottom: 5px;
}

#innerwrapper {
	border: 1px solid #999;
	padding-left: 20px; 
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	line-height: 140%;
	background-color: #fff;
	width: 100%;
	overflow: hidden;
}

#innerwrapper ul {
	margin-top: 10px;
}

#innerwrapper li {
	display: block;
	line-height: 200%;
	background-image: url("pix/list_bullet_sheet.jpg");
	background-repeat: no-repeat;
	padding-left: 25px;
	font-weight: bold;
}

#innerwrapper #sheetleftcol {
	width: 420px;
	float: left;
}

#innerwrapper #sheetrightcol {
	width: 215px;
	float: right;
}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img  {
	border: 1px solid #999;
}

#innerwrapper #sheetrightcol div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom: 10px;
}

#innerwrapper #sheetrightcol div.csc-frame-invisible div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom: 15px;
}


