


body
{
  background-color: #eeeeee;
}

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: #555555;
}

body, body.mceContentBody, body.mceContentBody p, body.mceContentBody td
{
	margin: 0px;
	padding: 0px;
}

body
{
  padding: 0px 0px;
}

a, body.mceContentBody a
{
	color: #4f81bd;
	text-decoration: none;
}

body.mceContentBody a
{
  text-decoration: underline;
}

a:hover
{
	text-decoration: underline;
}

td
{
  background-color: transparent;
}

.body img
{
  border: 1px solid #bbbbbb;
}

hr
{
  height: 1px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 0px;
  color: #bbbbbb;
  background-color: #bbbbbb;
  border: solid 0px #bbbbbb;
}



/* Fonts */

h1.content_title
{
  font-size: 20px;
	color: #4f81bd;
}

h2
{
	margin: 0px;
  padding: 15px 0px 5px 0px;
  color: #4f81bd;
	line-height: normal;
	font-size: 16px;
  font-weight: bold;
}

h3
{
	margin: 0px;
  padding: 20px 0px 3px 0px;
  color: #555555;
	font-size: 14px;
  font-weight: bold;
}

h4
{
  margin: 0px;
  color: #555555;
  font-size: 12px;
  font-weight: bold;
}

.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;
}

.font_link1
{
	padding-left: 7px;
	background: url(images/arrow_col3.gif) no-repeat left center;
  color: #d2232a;
  font-weight: bold;
}

.font_link1:hover
{
  background: url(images/arrow_b4b4b4.gif) no-repeat left center;
  color: #b4b4b4;
  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 */

.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: 0px;
	padding-left: 0px;
}

.ul-col1 li, .ul-col2 li, .ul-col3 li, .ul-col4 li
{
	padding-left: 22px;
  background-repeat: no-repeat;
  background-position: 8px 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/bullet_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_summary p,
#tmce_summary div,
#tmce_summary ul,
#tmce_summary ol,
#tmce_summary table,
.summary
{
	line-height: 21px;
	color: #d2232a;
	font-size: 16px;
	font-weight: normal;
}*/
