


body
{
  background-color: #d5d9dc;
}

body.mceContentBody
{
  background-color: #fbfbfc;
  background-image: none;
}

body, td, body.mceContentBody, body.mceContentBody p, body.mceContentBody td
{
  font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #535353;
}

body, body.mceContentBody, body.mceContentBody p, body.mceContentBody td
{
	margin: 0px;
	padding: 0px;
}

body
{
  padding: 0px 0px;
}

a, body.mceContentBody a
{
	color: #535353;
	text-decoration: none;
}

body.mceContentBody a
{
  text-decoration: underline;
}

a:hover
{
	text-decoration: underline;
}

td
{
  background-color: transparent;
}

hr
{
  height: 1px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 0px;
  color: #dadada;
  background-color: #dadada;
  border: solid 0px #dadada;
}



/* Fonts */

h1, h1 a
{
  margin-bottom: 0px;
  font-size: 28px;
  font-weight: normal;
	line-height: normal;
	color: #000;
}

.font_small1, body.mceContentBody .font_small1, .font_small1 a, body.mceContentBody .font_small1 a
{
	font-size: 11px;
	line-height: normal;
}

.font_small2, body.mceContentBody .font_small2, .font_small2 a, body.mceContentBody .font_small2 a
{
	font-size: 10px;
	line-height: normal;
}

/* user:Big1 */
.font_big1
{
	font-size: 14px;
	line-height: 18px;
}

body.mceContentBody .font_big1, .font_big1 a, body.mceContentBody .font_big1 a
{
	font-size: 14px;
	line-height: 18px;
}

.font_big2
{
  font-size: 16px;
  line-height: normal;
}

body.mceContentBody .font_big2, .font_big2 a, body.mceContentBody .font_big2 a
{
  font-size: 16px;
  line-height: normal;
}

.font_big3
{
	font-size: 24px;
	line-height: normal;
}

body.mceContentBody .font_big3, .font_big3 a, body.mceContentBody .font_big3 a
{
	font-size: 24px;
	line-height: normal;
}

.font_big4
{
	font-size: 28px;
	line-height: normal;
}

body.mceContentBody .font_big4, .font_big4 a, body.mceContentBody .font_big4 a
{
	font-size: 28px;
	line-height: normal;
}

.font_bold
{
	font-weight: bold;
}

.font_unone a
{
	text-decoration: none;
}

.font_unone a:hover
{
	text-decoration: underline;
}

.font_white, .font_white a
{
	color: #fff;
}

.font_col1, .font_col1 a
{
	color: #535353;
}

.font_col2, .font_col2 a
{
	color: #ff0000;
}

.font_col3, .font_col3 a
{
	color: #7e7f81;
}

.font_col4, .font_col4 a
{
	color: #a0a0a0;
}



/* Buttons */

.button1, body.mceContentBody .button1, .button1 a, body.mceContentBody .button1 a
{
  display: inline-block;
  padding: 1px 3px;
  margin: 1px 0px;
  background-color: #bcbcbc;
  color: #fff;
  font-size: 14px;
}

.button1:hover, .button1 a:hover
{
  background-color: #8E8E8E;
  text-decoration: none;
}

.button2, body.mceContentBody .button2, .button2 a, body.mceContentBody .button2 a
{
  display: inline-block;
  padding: 1px 3px;
  margin: 1px 0px;
  background-color: #f00;
  color: #fff;
  font-size: 14px;
}

.button2:hover, .button2 a:hover
{
  background-color: #fbfbfc;
  color: #f00;
  text-decoration: none;
}



/* Lists */

.ul-col1
{
	list-style-type:none;
}

.ul-col2
{
	list-style-type:none;
}

.ul-col3
{
	list-style-type:none;
}

.ul-col4
{
	list-style-type:none;
}

.ul-col1, .ul-col2, .ul-col3, .ul-col4
{
	margin-left: 0px;
	padding-left: 0px;
}

.ul-col1 li, .ul-col2 li, .ul-col3 li, .ul-col4 li
{
	padding-left: 12px;
  background-repeat: no-repeat;
  background-position: 0px 6px;
}

.ul-col1 li
{
	background-image: url(images/square_col1.png);
}

.ul-col2 li
{
	background-image: url(images/square_col2.png);
}

.ul-col3 li
{
	background-image: url(images/square_col3.png);
}

.ul-col4 li
{
	background-image: url(images/square_col4.png);
}



/* tables */

.table1
{
	border-top: solid 1px #dadada;
	border-left: solid 1px #dadada;
}

.table1 td
{
	border-right: solid 1px #dadada;
	border-bottom: solid 1px #dadada;
}



/* Custom editor settings */

#tmce_news_right1 p,
#tmce_news_right1 div,
#tmce_news_right1 ul,
#tmce_news_right1 ol,
#tmce_news_right1 table,
#tmce_news_right2 p,
#tmce_news_right2 div,
#tmce_news_right2 ul,
#tmce_news_right2 ol,
#tmce_news_right2 table
{
  width: 222px;
}

body.tmce_body_text p,
body.tmce_body_text div,
body.tmce_body_text ul,
body.tmce_body_text ol,
body.tmce_body_text table,
.page1_col_left,
.page1_col_right,
.page2_col_left
{
  font-size: 14px;
  line-height: 18px;
}


