body {
	background-color: #f2be9;
	color: #222;
	font-family: Verdana, sans-serif;
	font-size: 80%;
	margin: 0;
	padding: 0;
}

a:link, a:visited {
	color: #4d65bb;
	text-decoration: none;
}

a:active { 
	color: #8b9bd5;
}

a:hover {
	text-decoration: underline;
}

#main_content {
	padding: 0 7px 7px 10px;
	line-height: 1.6em;
}

#main_content h1 {
	font-size: 140%;
	font-weight: normal;
	/* color: #B74343; */
	color: #cc3300;
}

#main_content h2 {
	font-size: 100%;
	font-weight: normal;
	color: #cc3300;
}

#main_content h3 {
	font-size: 100%;
	font-weight: normal;
	margin-bottom: 0.3em;
}

.csc-header-n6 {
	clear: left;
}

.bodytext,
#main_content ul,
#main_content ol {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

#main_content ul {
	list-style-type: square;
	margin-left: 0;
	padding-left: 1.5em;

}

#main_content ol {
	margin-left: 0;
	padding-left: 2em;
}

/*.csc-menu dt a {
	font-weight: bold;
}*/
	
dd {
	margin-left: 1.5em;
}

blockquote {
	border-left: 3px solid #ccc;
	margin-left: 1em;
	padding-left: 1em;
}

.contenttable th, .contenttable td {
	padding: 3px;
}

.contenttable thead {
	background-image: url('heading_back.png');
	background-position: center left;
	background-color: #2E67AD;
	color: white;
	text-align: left;
}

.contenttable tbody .tr-odd {
	background-color: #eee;
}

.contenttable tbody .tr-even {
	background-color: #E3F0FF;
}

.csc-textpic-caption {
	font-size: 0.8em;
	font-weight: bold;
	padding-top: 2px;
}

.csc-uploads-fileSize {
	vertical-align: top;
}

.csc-mailform-field label,
.csc-mailform-field select,
.csc-mailform-field textarea,
.csc-mailform-field input {
	display: block;
	width: 250px;
	float: left;
	margin-bottom: 10px;
}

.csc-mailform-field label {
	text-align: right;
	width: 120px;
	padding-right: 20px;
	clear: left;
}
.csc-mailform-submit {
	clear: left;
}

.tx-srfeuserregister-pi1 form {
	margin-top: 1em;
}

.tx-srfeuserregister-pi1 fieldset {
	border: none;
	background-color: #E3F0FF;
	color: black;
	margin-bottom: 1em;
}
	
.tx-srfeuserregister-pi1 legend {	
	background-image:url('heading_back.png');
	background-position: center left;
	background-color: #2E67AD;
	border: none;
	color: white;
	font-weight: bold;
}

.tx-srfeuserregister-pi1 input {
	border: 1px solid #2E67AD;
	background-color: #f7f7f7;
	padding-left: 2px;
	padding-right: 2px;
}

.tx-srfeuserregister-pi1 input:focus {
	background-color: #fff;
	border: 1px solid #99f;
}

.tx-srfeuserregister-pi1 dt, .tx-srfeuserregister-pi1 dd { 
	margin: 0;
	padding: 0 0 .5em 0;
	float: left;
}

.tx-srfeuserregister-pi1 dt {
	width: 10em;
	clear: both;
}

.tx-damdownloads-pi1-format {
	font-weight: bold;
	font-size: 75%;
}