div.floatDummy, div.csi-clear {
	clear:both;
	width:0px;
	height:0px;
	font-size:0px;
	line-height:0px;
}

.noWrap {
	white-space: nowrap;
}

p {
	margin: 0 0 5px 0;
}

a img {
	border: none;
}

h3 {
	font-size: 13px;
	line-height: 16px;
	margin: 5px 0 5px 0;
}

.red, .important {
	color: red;
}

td.middle ul {
	margin: 10px 0;
	padding: 0px;

}

td.middle ul li {
	margin: 8px 0;
	list-style-type: none;
	background: url('images/background-li.gif') no-repeat 0 5px;
	padding-left: 17px;
}

div.csc-header h1{
	background: #006699;
	color: white;
	font-size: 110%;
	margin: 0 0 1px 0;
	padding: 5px 10px;
}

div.csc-frame-frame1 {

	background: #f7f7f7;
	margin: 0 0 2px 0;
	padding: 10px;
	color: #333;
}

div.csc-frame-frame1 a {
	color: white;
}

div.csc-frame-frame1 .important {
	color: #333;
	font-weight: bold;
	font-size: 110%
}

div.csc-frame-frame2 {
	background: #eee;
	margin: 0 0 2px 0;
	padding: 10px;
	color: black;
}

div.csc-frame-frame2 h1 {
	background: none;
	color: black;
	margin:0 0 5px 0;
	padding: 0px;
	
}

div.csc-frame-frame2 ul {
	color: black;
	margin:0 0 5px 15px;
	padding: 0px;
	
}

div.csc-frame-frame2 a {
	color: black;
}

div.csc-frame-indent {
/*	background:url('images/background-indent-frame.gif') repeat-x white;*/
	border: solid 1px #eee;
	margin: 0 1px 2px 0;
	padding: 5px 5px 5px 10px;
	color: black;
}

div.csc-frame-indent h1 {
	color: #333;
	margin: 5px 0 5px 0;
	padding: 0 0 5px 7px;
	border-bottom: solid 1px #eee;
	background: none;
}
div.csc-frame-indent h1 a{
	color: #39B54A;
	text-decoration: none;
}

#contentWrap td.middle div.csc-frame-frame2,
#contentWrap td.middle2col div.csc-frame-frame2{
	margin: 0 1px 2px 0;
	padding: 5px 5px 5px 10px;
	color: black;
	background: #F0F0F0;
}

#contentWrap td.middle div.csc-frame-frame2 h1,
#contentWrap td.middle2col div.csc-frame-frame2 h1 {
	border-bottom: 1px white solid;
	margin: -5px -5px 5px -10px;
	background: #006699;
	color: white;
	padding: 5px 0 5px 7px;

}

td.left div.csi-imagewrap {
	width: 145px !important;
}

td.left div.csi-imagewrap a {
	margin:0;
	padding: 0;
}

td.left div.csi-imagewrap a img {
	margin-bottom: 1px;
	padding: 0;
}

td.left div.csc-frame-indent div.csi-imagewrap {
    width: 100% !important;
}

td.left div.csc-frame-indent div.csi-imagewrap a img {
	margin-bottom: 4px;
	padding: 0px;
}