


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: #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: #dadada;
  background-color: #dadada;
  border: solid 0px #dadada;
}



/* Fonts */

h1
{
  margin-bottom: 0px;
  font-size: 20px;
  font-weight: normal;
	line-height: normal;
	color: #112355;
}

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

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

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

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

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

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



/* Buttons */

.button1, body.mceContentBody .button1
{
  width: 460px;
  height: 23px;
  line-height: 23px;
  padding: 4px 0px 4px 10px;
  background: url(images/button1_bg.gif) no-repeat center left;
  color: #112355;
}

.button1, .button1 a
{
  color: #112355;
}

.button2, body.mceContentBody .button2
{
  width: 148px;
  height: 23px;
  line-height: 23px;
  padding: 4px 0px 4px 25px;
  background: url(images/button2_bg.gif) no-repeat center left;
  color: #fff;
}

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



/* 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_home_headings p,
#tmce_home_headings div,
#tmce_home_headings ul,
#tmce_home_headings ol,
#tmce_home_headings table
{
  width: 960px;
}

#tmce_home_col1 p,
#tmce_home_col1 div,
#tmce_home_col1 ul,
#tmce_home_col1 ol,
#tmce_home_col1 table
{
  width: 470px;
}

#tmce_home_col2 p,
#tmce_home_col2 div,
#tmce_home_col2 ul,
#tmce_home_col2 ol,
#tmce_home_col2 table,
#tmce_home_col3 p,
#tmce_home_col3 div,
#tmce_home_col3 ul,
#tmce_home_col3 ol,
#tmce_home_col3 table
{
  width: 225px;
}

#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;
  font-weight: bold;
	line-height: normal;
}

#tmce_go_deeper p,
#tmce_go_deeper div,
#tmce_go_deeper ul,
#tmce_go_deeper ol,
#tmce_go_deeper table
{
  width: 199px;
}
