body {
  margin: 0px;
  padding: 0px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  width: 100%;
  line-height: 1.5em;
  color: #aa355a;
}
a {
  text-decoration: underline;
  color: #e98f34;
}
a:hover {
  color: #a01d47;
}
img {
  border:  none;
}
#top {
  margin-bottom: 25px;
  margin-top: 0px;
}
#mainContainer {
  padding: 25px;
  background: white none repeat scroll 0%;
  margin-left: auto;
  margin-right: auto;
  width: 968px;
}
#overHeaderMenu {
  overflow: hidden;
}
#overHeaderMenuLeft {
  float: left;
}
#overHeaderMenuLeft ul {
  margin: 0px;
  padding: 0px;
}
#overHeaderMenuLeft li {
  display: inline;
  padding-right: 5px;
}
#overHeaderMenuRight {
  float: right;
}
#overHeaderMenuRight ul {
  margin: 0px;
  padding: 0px;
}
#overHeaderMenuRight li {
  display: inline;
  padding-left: 5px;
}
#mainContent {
  overflow: hidden;
  margin-top: 35px;
}
#mainContentLeft {
  float: left;
  width: 194px;
}
#mainContentLeft ul {
  margin: 0px;
  padding: 0px;
  width: 168px;
}
#mainContentLeft .level-1 {
  background-image: url(../img/menu_bg.jpg);
  background-repeat: repeat-x;
  margin-bottom: 8px;
}
#mainContentLeft .level-1 ul {
  margin-bottom: 20px;
}
#mainContentLeft .level-1 a {
  font-size: 14px;
  color: #ff9926;
  font-weight: bold;
  text-decoration: none;
  display: block;
  height: 36px;
  line-height: 36px;
  padding-left: 8px;
}
#mainContentLeft .level-1 a:hover {
  color: #a01d47;
}
#mainContentLeft .act {
  color: #a01d47 ! important;
}
#mainContentLeft .level-2 a {
  background: white none repeat scroll 0%;
  font-size: 12px;
  color: #e98f34;
  text-decoration: none;
  height: 20px;
  line-height: 20px;
  text-align: left;
  margin-top: 3px;
  margin-bottom: 3px;
  padding-left: 20px;
}
#mainContentRight {
  float: right;
  width: 774px;
}
#overHeaderMenu, #overHeaderMenu a {
  color: #aa355a;
}
#overHeaderMenu a {
  text-decoration: none;
}
#header {
}
.bodytext {
  margin-top: 0px;
}
.csc-textpic {
  overflow: hidden;
  margin-bottom: 25px;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-family: Georgia,Arial,Helvetica,sans-serif;
  margin-top: 2px;
}
.threeCol, .twoCol {
  overflow: hidden;
}
.col {
  float: left;
}
.threeCol .col {
  width: 241px;
}
.twoCol .col {
  width: 374px;
}
.col1, .threeCol .col2 {
  margin-right: 25px;
}
* html .clear {
}
* html dd {
  display: block ! important;
}
* html .csc-textpic {
  overflow: hidden;
  width: 100%;
  margin-bottom: 25px;
}
* html .threeCol {
  width: 100%;
}
* html .twoCol {
  width: 100%;
}
* html h1 {
  font-size: 24px;
}
* html h2 {
  font-size: 20px;
}
* html h3 {
  font-size: 16px;
}
* html h4 {
  font-size: 12px;
}
* html h5 {
  font-size: 10px;
}
* html h6 {
  font-size: 8px;
}
#subline_orange, #subline_rot {
  overflow: hidden;
  font-family: Georgia;
  font-size: 13px;
  height: 31px;
  line-height: 31px;
  padding-left: 15px;
  color: white;
  margin-bottom: 15px;
}
#subline_orange {
  background-color: #f19900;
}
#subline_rot {
  background-color: #b80c46;
}
#rosebox {
  padding: 20px 20px 0px;
  overflow: hidden;
  font-family: Arial;
  font-size: 13px;
  color: white;
  line-height: 1.5em;
  background-color: #dc85a3;
}

