.subcolumns { width: 100%; overflow:hidden; }

.subcolumns_oldgecko { width: 100%; float:left; }

.c50l, .c25l, .c33l, .c38l, .c66l, .c75l, .c62l {float: left; }
.c50r, .c25r, .c33r, .c38r, .c66r, .c75r, .c62r {float: right; margin-left: -5px; }

.c25l, .c25r { width: 25%; }
.c33l, .c33r { width: 33.333%; }
.c50l, .c50r { width: 50%; }
.c66l, .c66r { width: 66.666%; }
.c75l, .c75r { width: 75%; }
.c38l, .c38r { width: 38.2%; }
.c62l, .c62r { width: 61.8%; }

.subc  { padding: 0 0.5em; }
.subcl { padding: 0 1em 0 0; }
.subcr { padding: 0 0 0 1em; }

.equalize, .equalize .subcolumns { overflow:visible; display:table; table-layout:fixed; }
.equalize .c50l,.equalize .c25l,.equalize .c33l,.equalize .c38l,.equalize .c66l,
.equalize .c75l,.equalize .c62l,.equalize .c50r,.equalize .c25r,.equalize .c33r,
.equalize .c38r,.equalize .c66r,.equalize .c75r,.equalize .c62r {
  display:table-cell; vertical-align:top;
  float:none; margin:0; overflow:hidden;
}


body { background-color: #333366 }

a:link { color: #333366 }
a:hover { color: #ffffff }
a:visited { color: #444477 }
a:active { color: #ffffff }

#copy a:link,
#copy a:visited,
#copy a:active { text-decoration: none; }

#copy a:hover { text-decoration: underline; }

#content,
#content P {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}

#content TD P {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}

#content TABLE {
	clear: both;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#content HR {
	clear: both;
	margin-top: 10px;
}

#content H1 {
	font-size: 18px;
}

#content H2 {
	font-size: 14px;
}

#content H3 {
	font-size: 13px;
}

.csc-textpic-intext-right .csc-textpic-imagewrap {
	padding-left: 20px;
}

.csc-textpic-image {
	border: solid;
	border-width: 1px;
	border-color: #000000;
}

.csc-textpic-image dd {
	border-top: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #666666;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	padding: 2px;
}

table.contenttable {
	border-spacing: 0;
	empty-cells: show;
	border-collapse: collapse;
	margin: 0px;
}

table.contenttable th,
table.contenttable td {
	padding: 5px;
	border: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #ffffff;
}

table.contenttable th {
	background-color: #666666;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
}

.tx-ttnews-browsebox {
	text-align: center;
	padding: 40px;
}

.tx-ttnews-browsebox SPAN {
	font-weight: bold;
}

.error LI {
	font-weight: bold;
	color: #ff0000;
}

.rgmediaimages-media {
}

.rgmediaimages-caption {
	padding-bottom: 15px;
}