


body
{
  background-color: #2c2b2b;
}

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

body, td, body.mceContentBody, body.mceContentBody p, body.mceContentBody td
{
  font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #6a6a6a;
}

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

body
{
  padding: 0px 0px;
}

a, body.mceContentBody a
{
	color: #6a6a6a;
	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: #c8c8c8;
  background-color: #c8c8c8;
  border: solid 0px #c8c8c8;
}



/* Fonts */

h1.content_title
{
	line-height: 26px;
  font-size: 25px;
  font-weight: normal;
	color: #ed7921;
}

h2
{
	color: #545454;
	line-height: 22px;
	font-size: 17px;
}

h3
{
}

.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: 15px;
	line-height: normal;
}

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

.font_big2
{
	font-size: 17px;
	line-height: 22px;
}

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

/*.font_big3
{
	font-size: 16px;
	line-height: 24px;
}

body.mceContentBody .font_big3, .font_big3 a, body.mceContentBody .font_big3 a
{
	font-size: 18px;
	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: #6a6a6a;
}

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

.font_col3, .font_col3 a
{
	color: #545454;
}

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

.font_link1
{
	color: #ed7921;
  text-decoration: underline;
}

.font_link1:hover
{
  color: #848484;
  text-decoration: underline;
}

.font_link2
{
	color: #ed7921;
}

.font_link2:hover
{
  color: #3c3c3c;
  text-decoration: none;
}



/* Buttons */

.button1, body.mceContentBody .button1, .button1 a, body.mceContentBody .button1 a
{
  display: inline-block;
  width: 100%;
  margin: 2px auto;
  background: url(images/button1_bg.gif) no-repeat center center;
  line-height: 30px;
  color: #fff;
  font-size: 12px;
  text-align: center;
}

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



/* Lists */

.ul1, .ul2
{
	margin-left: 0px;
	padding-left: 0px;
	list-style-type:none;
}

.ul1 li, .ul2 li
{
	background: url(images/bullet_col2.gif) no-repeat left 5px;
}

.ul1 li
{
	padding-left: 10px;
	margin-bottom: 10px;
}



/* tables */

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

.table1 td, body.mceContentBody .table1 td
{
  padding: 3px 6px;
	border-right: solid 1px #c8c8c8;
	border-bottom: solid 1px #c8c8c8;
}

.table_border, .table_gray
{
	width: 298px;
	padding: 10px 12px;
	border: solid 1px #c8c8c8;
}

.table_gray
{
	background-color: #f2f3f5;
}



/* Custom editor settings */

#tmce_summary p,
#tmce_summary div,
#tmce_summary ul,
#tmce_summary ol,
#tmce_summary table,
.page_summary
{
	line-height: 22px;
	color: #000;
	font-size: 15px;
	font-weight: normal;
}

