
img {
	border: none;
}

.csc-mailform {
  margin: 0;
  padding: 0;
  
}
.csc-form-labelcell, .csc-form-fieldcell {
  margin: 0;
  padding: 0;
}

a:link { color:#000080; text-decoration:none }
a:visited { color:#000080; text-decoration:none }
a:hover { color:#E00000; text-decoration:none }
a:active { color:#E00000; text-decoration:underline }
a:focus { color:#00E000; text-decoration:underline }

#subMenu p {
	padding-bottom: 8px;
        border-bottom: 1px solid #cecece;
	font-weight: bold;
}

#content .csc-frame-rulerBefore {
	border-top: 1px solid black;
}

#content .csc-frame-rulerAfter {
	border-bottom: 1px solid black;
}

#content h1 {
	font-size: 1.2em;
	font-weight: bold;
}

#content h2 {
	font-size: 1em;
	font-weight: bold;
}

#content li {

}

#content .high {
	font-size: 12px;
	color: #000066;
	background-color: #FFFFFF
}

#content .textkl {
	font-size: 10px;
	color: #000000;
}

#content .highkl {
	font-size: 10px;
	color: #000066;
	background-color: #FFFFFF
}

#content .textgr {
	font-size: 12pt;
	color: #000000;
}

.csi-textpic {
}

.csi-image {
}

.csi-textpic img {
	margin: 4px;
}

.csi-textpic .csi-caption {
}

p.csc-caption {
	margin: 0;
	font-size: 8pt;
	color: #999999;
	text-align: center;
}

.csi-textpic .csi-image {
}

.csi-textpic .csi-imagewrap {
}

.csi-textpic .csi-text {
}

.csi-text p {
margin-top: 0;
}


.csi-center .csi-image {
margin: 0 auto 3px;
}

.csi-right div.csi-image {
float: right;
clear: both;
}

.csi-right div.csi-text {
clear: right;
}


.csi-left div.csi-image {
float: left;
clear: both;
}

.csi-left div.csi-text {
clear: left;
}


.csi-intext-left .csi-image {
float: left;
clear: both;
margin-right: 5px;
}


.csi-intext-right .csi-image {
float: right;
clear: both;
margin-left: 5px;
}


.csi-intext-right-nowrap .csi-text {
}

.csi-intext-right-nowrap .csi-image {
float: right;
clear: both;
}

.csi-intext-left-nowrap .csi-text {
}

.csi-intext-left-nowrap .csi-image {
float: left;
clear: both;
}