@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
}

html, body {
    height: 100%;
}

body {
	font-size: 12pt;
	font-family:"Helvetica";
	color:white;
	background-color:#B40406;
	background-image:url(/fileadmin/templates/esd/images/bg_top2.jpg);
	background-repeat:repeat-x;
	text-align:center;
}


#wrapper {
  /*
  min-height: 100%;
  height: auto !important;
  height: 100%;
  */
  margin: 0 auto;
  text-align:left;
  width:1012px;
  background-image:url(/fileadmin/templates/esd/images/others_bg.jpg);
  background-repeat:no-repeat;
}

#main_content {
  margin:15px 15px 0px 20px;	
  min-height:360px;
  overflow:hidden;
}

#main_home_content {
}

#left_home_column {
	float: left;
	width:380px;
	margin:25px 40px 15px 45px;
	padding-right: 20px;
}

#top_column {
  padding-bottom: 5px;
}

#left_column {
	clear:both;
	float: left;
	width:475px;
	padding-right: 10px;
}

#right_column {
	width:475px;
	float: left;
	padding-left: 10px;
}

#bottom_column {
  clear:both;
  margin-bottom:9px;
  width:950px;
}

#title,.csc-header h1,.title {
	font-family:Arial;
  font-weight:bold;
  font-style:italic;
	font-size:23pt;
	color:#fff600;
  text-align:center;
}

#subTitle {
  font-style:italic;
  padding:5px 0px 18px;
  text-align:center;
}

.footer {
	clear: both;
	height: 25px;
	text-align:center;
	font-size:11pt;
	margin-top:25px;
}
.footer_center a:link {
	font-weight:normal;
	text-decoration:none;
	color:#fff600;
}

.footer_center a:visited {
	text-decoration:none;
	font-weight:normal;
	color:#fff600;
}

.footer_center a:hover {
	color:#CCC;
}

.footer_left {
	width:18px;
	float:left;
}
.footer_center {
	height:25px;
	float:left;
	width:976px;
	padding-top:5px;
	background-image:url(/fileadmin/templates/esd/images/bg_center.jpg);
	background-repeat:repeat-x;
}

.footer_right {
	width:18px;
	float:left;
}

#header {
	width:1012px;
	height:177px;
	margin:7px 0px -20px;
	display:block;
	background-image:url(/fileadmin/templates/esd/images/header_bg.jpg);
	background-repeat:no-repeat;
	vertical-align:text-bottom;
}

#menu_text {
	/*
	position:relative;
	top:90px;
	left:400px;
	*/
  float: left;
  width:600px;
  margin-top:92px;
  text-align:right;
  white-space:nowrap;
}

#logo {
  float: left;
  margin: 0px 0px 0px 0px;
}

#content {
	margin-left:56px;
	width:900px;
	padding-top:5px;
}

#centered {
	margin:0 300px 0 300px;
}

a.footer {
	font-size:11pt;
	text-decoration:none;
}
a.footer:link {
	font-weight:normal;
	font-size:11pt;
	color:#fff600;
}
a.footer:hover {
	font-size:11pt;
}
a.footer:visited {
	font-weight:normal;
	font-size:11pt;
}

a.footer span {
	font-size:11pt;
	color:#fff600;
}

a.head {
	font-size:12pt;
	color:#fff600;
	font-weight:bold;
}
.head {
	font-size:12pt;
	color:#fff600;
	font-weight:bold;
}
.body {
	font-size:11pt;
	color:white;
}
.body:link {
	font-size:11pt;
	color:white;
}
.body:hover {
	font-size:11pt;
	color:white;
	text-decoration: none;
}
.body:visited {
	font-size:11pt;
	color:white;
}
.body span {
	font-weight:bold;
}
.bold {
	font-size:11pt;
	font-weight:bold;
}

a.body {
	font-size:11pt;
	color:white;
}
a.body:link {
	font-size:11pt;
	color:white;
}
a.body:hover {
	font-size:11pt;
	color:white;
	text-decoration: none;
}
a.body:visited {
	font-size:11pt;
	color:white;
}
a.body span {
	font-weight:bold;
}

.linedEmphasis {
  clear:both;
}

.leImage {
  padding:0px 5px 15px 5px;
}

.imageText .leImage {
  padding:5px 5px 5px 5px;
}

.leBar {
  
}

.linedEmphasisText {
  padding-left: 9px;	
  font-weight:bold;
  padding-bottom:9px;
}

.linedEmphasisTitle {
	font-family:Arial;
	font-style:italic;
	font-weight:bold;
	font-size:16pt;
	color:#fff600;
	padding-left:20px;
	padding-top:9px;
}

a {
	color:#B3AD00;
}

a:link {
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#fff600;
	text-decoration:none;
}

a:visited {
	text-decoration:none;
	font-weight:bold;
}

a.buttons {
	color:#fff600;
	font-size:11pt;
  padding:0px 9px;
	text-decoration:none;
}

a.buttons:link {
	font-weight:normal;
}

a.buttons:hover {
	color:#CCC;
}

a.buttons:visited {
	text-decoration:none;
	font-weight:normal;
}

img {
	border-width: 0px;
}
img.space {
	margin:10px;
}
img.floatright {
	float: right;
	margin-left:10px;
}

.csc-textpic-imagewrap {
  margin-top:20px;	
}

.bodytext {
  margin: 0px 0px;	
}

.scheduleTableHeader {
  padding-top: 20px;
}

.scheduleTable {
  width:440px
  border:0px;
  text-align:center;
}

.scheduleHeader {
  text-align:left;
}

.scheduleColumnHeader {

}

.scheduleColumnHeader th {

}

.scheduleItems td {

}
