


body
{
  background-color: #ffffff;
}

body.mceContentBody
{
  background-color: #ffffff;
  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: #434343;
}

body, body.mceContentBody, body.mceContentBody p, body.mceContentBody td
{
	margin: 0px;
	padding: 0px;
}

body
{
  padding: 0px 0px;
}

a, body.mceContentBody a
{
	color: #434343;
	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: #ccccd6;
  background-color: #ccccd6;
  border: solid 0px #ccccd6;
}



/* Fonts */

h1
{
  margin-bottom: 0px;
  font-size: 20px;
  font-weight: normal;
	line-height: normal;
	color: #000000;
}

.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: normal;
}

body.mceContentBody .font_big1, .font_big1 a, body.mceContentBody .font_big1 a
{
	font-size: 14px;
	line-height: normal;
}

.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_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: #434343;
}

.font_col2, .font_col2 a
{
	color: #000000;
}

.font_col3, .font_col3 a
{
	color: #ff6c00;
}

.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: 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 #707070;
	border-left: solid 1px #707070;
}

.table1 td, body.mceContentBody .table1 td
{
  padding: 3px 8px;
	border-right: solid 1px #707070;
	border-bottom: solid 1px #707070;
}



/* Custom editor settings */

#tmce_home_headings p,
#tmce_home_headings div,
#tmce_home_headings ul,
#tmce_home_headings ol,
#tmce_home_headings table
{
  width: 960px;
}

#tmce_home_col11 p,
#tmce_home_col11 div,
#tmce_home_col11 ul,
#tmce_home_col11 ol,
#tmce_home_col11 table,
.home_col11
{
  width: 454px;
}

#tmce_home_col12 p,
#tmce_home_col12 div,
#tmce_home_col12 ul,
#tmce_home_col12 ol,
#tmce_home_col12 table,
.home_col12,
#tmce_home_col13 p,
#tmce_home_col13 div,
#tmce_home_col13 ul,
#tmce_home_col13 ol,
#tmce_home_col13 table,
.home_col13
{
  width: 200px;
}

#tmce_home_col21 p,
#tmce_home_col21 div,
#tmce_home_col21 ul,
#tmce_home_col21 ol,
#tmce_home_col21 table,
.home_col21
{
  width: 581px;
}

#tmce_summary,
#tmce_summary p,
#tmce_summary div,
#tmce_summary ul,
#tmce_summary ol,
#tmce_summary table,
.summary,
.summary p,
.summary div,
.summary ul,
.summary ol,
.summary table
{
  font-size: 14px;
	line-height: 17px;
}

#tmce_go_deeper p,
#tmce_go_deeper div,
#tmce_go_deeper ul,
#tmce_go_deeper ol,
#tmce_go_deeper table
{
  width: 200px;
}

