


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

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

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

body
{
  padding: 0px 0px;
}

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



/* Fonts */

h1
{
  font-size: 28px;
  font-weight: normal;
  line-height: normal;
	color: #000;
}

h1.content_title
{
	padding-bottom: 16px;
}

h2
{
	color: #e91d12;
	line-height: normal;
	font-size: 14px;
  font-weight: normal;
}

.font_small1, body.mceContentBody .font_small1, .font_small1 a, body.mceContentBody .font_small1 a
{
	font-size: 12px;
	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: normal;
}

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

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

body.mceContentBody .font_big2, .font_big2 a, body.mceContentBody .font_big2 a
{
	font-size: 14px;
	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: #000000;
}

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

/*.font_col3, .font_col3 a
{
	color: ;
}

.font_col4, .font_col4 a
{
	color: ;
}*/



/* 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 */

.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: 31px;
  background-repeat: no-repeat;
  background-position: 22px 7px;
}

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

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

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

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



/* tables */

.table1
{
	border: solid 1px #f0e7d8;
	-moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.table1 tr td
{
	padding: 0px 0px;
	font-size: 12px;
}

.table1 tr.odd td
{
	background-color: #f7f3ea;
}

.question_top
{
	width: 199px;
	height: 23px;
	background: url(images/right_question_top.jpg) no-repeat;
}

.question_center
{
	padding: 0px 20px;
	background: url(images/right_question_center.jpg) repeat-y;
}

.question_center a
{
	color: #5f392e;
	font-size: 16px;
	font-weight: bold;
	font-family: "Times New Roman",Times,Serif;
}

.question_bottom
{
	height: 28px;
	background: url(images/right_question_bottom.jpg) no-repeat;
}



/* Custom editor settings */

#tmce_summary p,
#tmce_summary div,
#tmce_summary ul,
#tmce_summary ol,
#tmce_summary table,
.summary
{
	line-height: 21px;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
}

