/* this is class used for tinymce editor - edited content body*/
.mceContentBody {
    margin: 0;
    padding: 0;
    overflow: scroll;
    text-align: left;
    background: #fff;
    color: #0F0E0E;
    font-family: Verdana,Arial,sans-serif;
    font-size: 12px;
    line-height: 14px;
}
#website_body {
  background:#fff;
	margin: 0;
	padding: 0;
  width: 100%;
  font-size: 100%;

}

.website_content {
	background:#FFF url(../gfx/Page23_2_bg.jpg) repeat-x scroll;
	font-family:Tahoma,Verdana,Arial,sans-serif;
	font-size:0.86em;
	color:#0F0E0E;
	text-align:center;
	line-height: normal;
}

.website_content a {
}

.website_content a:visited {
  color: purple;
}

.website_centering {
  background-color:#fff;
	margin:0pt auto;
	text-align:left;
	width:990px;

}

.website_header {
  background:#fff url(../gfx/Page23_2_logo.gif) no-repeat top left;
  background-image: none;
  height: 70px;
  position: relative;
}


.website_clear {
    display: block;
    clear: both;
}


.website_content_grid {
	background: #fff url(../gfx/Page21_2_grid_bg.jpg) repeat-y top left;
	width:990px;
	float: left;

}

.website_content_grid a, .website_content_grid a:visited {
  color: #000;
}

.website_content_grid a:hover {
  color: #2C498F;
}

.website_content_grid p {
    margin-bottom: 3px;
}


.website_content_grid ul, .website_content_grid ul li {
  list-style-type: square;
  list-style-color: #75A60E;
  text-align:left;
  margin-left:10px;
}


.website_content_grid_left {
  float: left;
  width: 200px;
}


.website_content_grid_right {
  font-size: 0.8em;
  float: left;
  width: 790px;
  background: #fff;
  overflow: hidden;
}


.website_footer {
  font-size: 0.9em;
  background-color:#C1C4C6;
  width: 990px;
  height: 1px;
  clear: left;
}


.website_footer a {
  color: #000;
}

.website_footer a:hover {
  color: #2C498F;
}

.website_footer_bottom_left a:visited,
.website_footer_bottom_right a:visited { color: #B3B8BF !important;}

.website_footer_box{
  padding-left:40px;
  width:290px;
  float: left;
  margin-top:30px;
}

.website_footer_box .website_footer_image {
  margin-right:18px;
  float: left;
}

.website_author {
  font-size: 9px;
  float: left;
  padding-left: 20px;
  margin-top: 2px;
  color: #FFEFBB;
}

.website_footer_bottom_left, .website_footer_bottom_right{
  color: #B3B8BF;
  font-size: 0.8em;
  float: left;
  margin-top: 3px;
}
.website_footer_bottom_right{
  float: right;
}

.clear {
  clear: both;
}
.website_footer_social {text-align:right;padding: 5px 0;color: #B3B8BF;font-size: 0.8em;line-height: 20px;}
.website_footer_social img {vertical-align: top;}
/* texts and headers*/
