* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial;
	font-size:inherit;	
}

body {
	color: #284F87;
	text-align:center;
	font-size: 14px;
}
body * {
	text-align:left;
}
input, textarea {
	border: 1px solid #193A72;
	color: #193A72;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: transparent;
}
label {
	display:block;
	float:left;
	width: 110px;
}
.csc-sitemap ul {
	padding-left: 15px;
	list-style-type: disc;
}
a:link, a:visited, a {
	color:inherit;
	text-decoration:underline;
}
#menu * {
	font-size: 12px;
	text-align:right;
}
#right * {
	font-size: 11px;
}
#right a {
	color: #284F87;
}
#right a:hover {
	color: #284F87 !important;
	text-decoration: underline;
}
.clear {
	clear: both;
}
.bold {
	font-weight: bold;
}
.orange {
	color: #E24C23;
}
a, a:visited  {
	text-decoration: none;
	color: #E24C23;
}
h1 {
	color: #E24C23;
	font-size: 19px;
}
div#body {
	margin: 0 auto;
	width: 940px;
}
div#header {
	background-image: url(images/header.jpg);
	background-repeat:no-repeat;
	width: 550px;
	height: 190px;
	text-indent: -9999px;	
}
div#box {
	margin-top: -3px;
}
ul#menu {
	width: 112px;
	height: 440px;
	float: left;
	text-align: right;
	list-style: none;
	border-right: 1px solid #E24C23;
	padding-right: 8px;
	padding-top: 10px;
	font-size: 12px;
	background-image: url(images/logo.gif);
	background-position: center 80%;
	background-repeat: no-repeat;
	font-size: 12px;
}
.teaser {
	font-size:12px !important;
	font-weight:normal !important;
	font-style: normal !important;

}
/*#menu a,#menu a:hover,#menu a:link,#menu a:visited {
	text-decoration:none;
}*/
.lmenu_l1 a {
	text-decoration:none;
}

#menu .lmenu_l1 a:hover {
	color: #FF6C53;
}

* html #menu .lmenu_l1_cur a{
	text-decoration:underline;
}

#menu .lmenu_l1_cur>a{
	text-decoration:underline !important;
}
ul.submenu {
	margin: 3px 0;
	list-style: none;
}
.lmenu_l2 a,.lmenu_l2 a:link,.lmenu_l2 a:visited {
	color: #4B6037 !important;
        text-decoration:none !important;
}
.lmenu_l2 a:hover {
	color: #3B5027;
        text-decoration:none !important;
}
.lmenu_l2_cur a,.lmenu_l2_cur a:link,.lmenu_l2_cur a:visited{
	color: #4B6037 !important;
	text-decoration:underline !important;
}

/*
ul#menu>li>a:hover {
	color: #FF6C53;
}
ul#menu>li>a{
	text-decoration:none;
}
ul#menu>li.lmenu_l1_cur>a{
	text-decoration:underline !important;
}
ul.submenu {
	margin: 3px 0;
	list-style: none;
}
ul.submenu li a,ul.submenu li a:link,ul.submenu li a:visited {
	color: #4B6037 !important;
        text-decoration:none;
}
ul.submenu li a:hover {
	color: #3B5027;
}
ul.submenu>li.lmenu_l2_cur>a{
	text-decoration:underline !important;
}
*/
div#content {
	padding: 36px;
	width: 576px;
	height: 378px;
	float: left;
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
}
div#scroll {
	height: 340px;
	overflow: auto;
}
div#littlebox {
	float: right;
	width: 95px;
	margin-right: -36px;
	border-bottom: 1px solid #E24C23;
	height: 11px;
}
div#right {
	border-left: 1px solid #E24C23;
	float: left;
	height: 388px;
}
div#right div {
	width: 155px;
	margin-left: 4px;
}
div#right_inner {
	border-bottom: 1px solid #E24C23;
}

span.csc-mailform-label {
	padding: 10px 0 6px 10px;
	font-weight:bold;
	display:block;
}
