body, td, div, span, p {
	font-family: "trebuchet ms", trebuchet, verdana, arial;
	font-size:13px;
	color: black;
}

a {
	color:black;
	text-decoration:underline;
}
a:hover {
	color:white;
	text-decoration:underline;
}

h1 {
	font-family: "trebuchet ms", trebuchet, verdana, arial;
	font-size:13px;
	color: black;
	font-size:14px;
}

/* 6788C6 */

.footer {
	font-family: "trebuchet ms", trebuchet, verdana, arial;
	font-size:11px;
	color: black;
	margin-left: 17px;
	margin-bottom: 20px;
}
.footer a {
	text-decoration:none;
	color: black;
}
.footer a:hover {
	text-decoration:underline;
}

.content {
	margin-left:40px;
	margin-top: 3px;
	margin-right:30px;
	margin-bottom:30px;
}
.box {
	margin-left:15px;
	margin-top: 3px;
	margin-right:15px;
	margin-bottom:30px;
	color: white;
}
.box p, .box div, .box td {
	color: white;
}


ul {
	list-style-image:none;
	list-style-type:none;
	margin-left:2;
	padding-left:2;
}
ul li {
	margin-bottom:4px;
	padding-left:25px;
	background: url(/fileadmin/icons/arrow_lightblue.gif) no-repeat 0px 0px;
}

.box ul li {
	margin-bottom:4px;
	padding-left:25px;
	background: url(/fileadmin/icons/arrow_darkblue.gif) no-repeat 0px 0px;
}


ul.nav1 {
	list-style-image:none;
	list-style-type:none;
	margin-left:5;
	padding-left:5;
	font-weight:bold;
	font-size:13px;
}
ul.nav1 li {
	margin-bottom:4px;
	padding-left:25px;
	background: url(/fileadmin/icons/bullet_nav.gif) no-repeat 0px 3px;
}
ul.nav1 li.standard a {
	color: white;
	text-decoration:none;
}
ul.nav1 li.active a {
	color: white;
	font-weight:bold;
	text-decoration:none;
}

ul.nav2 li {
	margin-top:3px;
	margin-bottom:3px;
	padding-left:0px;
	background: none;
	font-size:12px;
	font-weight: normal;
}
ul.nav2 li.standard2 a {
	color: white;
	font-weight: normal;
	text-decoration:none;
}
ul.nav2 li.active2 a {
	color: white;
	font-weight: normal;
	text-decoration:none;
}

div.csc-mailform-field div {
	width:180px;
}



