<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
* {
	padding:0px;
	margin:0px;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	background:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:13px;
}
.fadein {
	position:relative;
	height:280px;
	width:1000px;
}
.fadein img {
	position:absolute;
	left:0;
	top:0;
}
.del a, .del a:hover {
	color:#ff0000;
}
ol, ul {
	list-style: none;
}
ol.defaultList {
	list-style:decimal;
	list-style-position:inside;
}
ol.defaultList li {
	padding:0px 0px 0px 5px;
	font-weight:bold;
}
ol.defaultList li ul {
	padding:5px 0px 15px 0px;
}
ol.defaultList li ul li {
	list-style:disc;
	list-style-position:inside;
	padding:0px 0px 0px 20px;
	font-weight:normal;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
.noMargin {
	margin:0px !important;
}
p {
	font-size:13px;
	line-height:17px;
	padding:0px 0px 10px 0px;
}
h1.pageHeading {
	color:#c00000;
	padding:0px 0px 15px 0px;
	font-size:16px;
}
#wrapper {
	width:1000px;
	margin:0px auto;
}
#root {
	width:1000px;
	float:left;
}
#gCTHeader {
	width:1000px;
	float:left;
	padding:25px 0px;
}
#gCTHeader img {
	float:left;
}
#headerImage {
	float:left;
}
.contentArea {
	width:100%;
	float:left;
	padding:20px 0px;
}
.homeCont {
	width:172px;
	float:left;
	padding:10px;
	margin:0px 10px 0px 0px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	background:url(../images/homeContBg.gif) scroll left bottom repeat-x #fde5c4;
}
.homeCont h1 {
	padding:0px 0px 10px 0px;
	margin:0px 0px 15px 0px;
	border-bottom:1px solid #cc9661;
	font-size:16px;
	height:36px;
}
.homeCont a.browseBut {
	background:url(../images/homeBrowseBut.gif) scroll left top no-repeat;
	width:114px;
	height:17px;
	display:block;
	cursor:pointer;
}
#footerCont {
	width:970px;
	float:left;
	padding:15px;
	height:55px;
	background:url(../images/footerCurve.gif) scroll left top no-repeat #e0e0e0;
}
#footerCont img.aktrea {
}
#footerCont img.wiley {
	margin:0px 0px 0px 820px;
}
#footerCont img.aktrea, #footerCont img.wiley {
	position:absolute;
	z-index:20;
}
#footerCont ul {
	text-align:center;
	position:absolute;
	z-index:10;
	width:970px;
	margin:20px 0px 0px 0px;
}
#footerCont ul li {
	display:inline;
	line-height:17px;
}
#footerCont ul li a {
	font-size:11px;
	color:#000000;
	text-decoration:none;
	padding:0px 10px 0px 10px;
	background:url(../images/footerListBullet.gif) scroll right center no-repeat;
}
#footerCont ul li a:hover {
	text-decoration:underline;
}
#footerCont ul li.last a {
	background:none;
}

.contentLeft {
	width:302px;
	float:left;
	padding:0px 20px 0px 0px;
}
.contentLeft ul {
	background:#fcdfb5;
	padding:10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.contentLeft ul li a {
	font-size:14px;
	color:#000000;
	display:block;
	line-height:26px;
	border-bottom:1px solid #cc9661;
	text-decoration:none;
}
.contentLeft ul li.last a {
	border-bottom:none !important;
}
.contentLeft ul li a:hover {
	text-decoration:none;
	color:#c00000;
}
.contentRight {
	width:678px;
	float:left;
	padding:0px 0px 20px 0px;
}
.contentRight img.profileImg {
	float:left;
	margin:0px 15px 15px 0px;
}
.contentRight div.profile {
	float:right;
	margin:0px 10px 15px 10px;
	z-index:998;
}
.contriPer {
	width:25%;
	float:left;
	padding:0px 0px 40px 0px;
}
.contriPer img, .contriPer label, .contriPer span {
	display:block;
	clear:both;
	padding:0px 0px 0px 0px;
}
.contriPer img {
	margin:0px 0px 5px 0px;
	border:1px solid #ababab;
}
.contriPer label {
	font-weight:bold;
	line-height:20px;
}
.contriPer span {
	color:#666666;
	font-size:12px;
	line-height:18px;
}
.contForm, .contForm div.formRow {
	width:100%;
	float:left;
	font-size:13px;
}
.contForm div.formRow {
	padding:0px 0px 10px 0px;
}
.formRow div.fRCont {
	float:left;
	width:38%;
}
.formRow label {
	display:block;
	clear:both;
	font-size:13px;
	font-weight:bold;
	padding:0px 0px 5px 0px;
}
.formRow input.textStd {
	width:246px;
	height:24px;
	background:url(../images/formFieldBg.gif) scroll left top no-repeat;
	border:0px;
	margin:0px;
	padding:3px;
}
.formRow input.submit {
	background:url(../images/sendButtonBg.gif) scroll left top no-repeat;
	border:0px;
	cursor:pointer;
	display:block;
	width:62px;
	height:30px;
}
.formRow input.fileUpload {
	font-size:16px;
	width:512px;
	height:28px;
}
.formRow textarea {
	width:506px;
	height:116px;
	background:url(../images/formFieldBg.gif) scroll left -162px no-repeat;
	border:0px;
	margin:0px;
	padding:3px;
}
.dhtmlgoodies_question {
	height:20px;
	float:left;
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer {
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
}
.dhtmlgoodies_answer_content {	/* Content that is slided down */
	padding:1px;
	font-size:0.9em;
	position:relative;
}
</pre></body></html>