/* this is class used for tinymce editor - edited content body*/
.mceContentBody {
    margin: 0;
    padding: 0;
    overflow: scroll;
    text-align: left;
    background: #fff;
    color: #000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 14px;
}
#website_body {
  background:#226FBF;
	margin: 0;
	padding: 0;
	color: #000;
}

.website_content {
  font-family: Verdana,Arial,Helvetica,sans-serif;
	background:#fff url(../gfx/Page22_1_left_bg.jpg) repeat-y top left;
	float: left;
	width: 778px;
	font-size: 0.82em;
	color: #000000;
}

.website_content a {
  color: #000099;
}

.website_content a:hover {

}

.website_centering {
  background-color:#fff;
	text-align:left;
	width:778px;
}

.website_header {
  background:#fff url(../gfx/Page22_1_top.jpg) no-repeat top left;
  height: 119px;
  border-left: none;
  position: relative;
}


.website_clear {
    display: block;
    clear: both;
}
.website_language {
  margin-top: 92px;
  float:right;
}
.website_language ul {
	display:block;
	float:right;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
}

.website_language img {
	border:0pt none;
}

.website_language ul li {
	float:left;
	margin:0pt;
	padding-left:5px;
}

.website_language a, .website_language a:hover, .website_language a.website_active {
	float:left;
	margin:0pt;
  text-decoration: none;
}


.website_content_grid {
	background: #fff;
	color: #000;
}

.website_content_grid a {
  color: #000099;
}

.website_content_grid a:hover {
}

.website_content_grid p {
    margin-bottom: 6px;
}


.website_content_grid ul, .website_content_grid ul li {
  list-style-type: square;
  list-style-color: #75A60E;
  text-align:left;
}


.website_content_grid_left {
  float: left;
  width: 157px;


}

.website_left_box {
  font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  float: left;
  width: 110px;
  color: #000;
  padding-left: 28px;
  margin-top:50px;
}

.website_left_box p {
  margin:0px;
  padding:0px;
  line-height: normal;
}

.website_content_grid_right {
  float: left;
  width: 621px;
  background: #fff;
  line-height: normal;
  overflow: hidden;
}


.website_footer {
  width: 778px;
  background-color: #226FBF;
  height: 20px;
  color: #75A60E;
  height: 18px;
  font-size: 0.87em;
  font-weight: bold;
  clear: both;
}
.website_footer_img {
  float: right;
}
.website_author {
  font-size: 0.8em;
  float: right;
  padding-right: 20px;
  margin-top:2px;
  color: #eee;
}
.website_footer a {
  color: #EEEEEE;
}

.clear {
  clear: both;
}

/* texts and headers*/
