


body
{
  background-color: #3aa8d9;
  background-image: url(images/main_bg_pattern.gif);
}

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;
}

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

body
{
  padding: 0px 0px;
}

a, body.mceContentBody a 
{
	color: #3aa8d9;
	text-decoration: none;
}

body.mceContentBody a
{
  text-decoration: underline;
}

a:hover
{
	text-decoration: underline;
}

td
{
  background-color: transparent;
}

hr
{
  height: 1px;
  margin-top: 10px;
  padding-top: 0px;
  color: #6A6A6A;
  background-color: #6A6A6A;
  border: solid 0px #6A6A6A;
}



/* Fonts */

h1
{
  margin-bottom: 0px;
  font-size: 24px;
	line-height: normal;
}

.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;
}

/* user:Big2 */
.font_big2
{
	font-size: 24px;
	line-height: normal;
}

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

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

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

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

.font_col3, .font_col3 a
{
	color: #8b8b8b;
}

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



/* Buttons */

.button1, body.mceContentBody .button1
{
  width: 100%;
  height: 35px;
  margin: 3px 0px 3px 0px;
  background: url(images/button1_bg.gif) no-repeat top center;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  line-height: 35px;
  text-align: center;
  font-weight: bold;
}

.button1 a
{
  color: #fff;
}

.button2, body.mceContentBody .button2
{
  width: 100%;
  height: 34px;
  margin: 3px 0px 3px 0px;
  background: url(images/button2_bg.gif) no-repeat top center;
  color: #8b8b8b;
  font-size: 15px;
  font-weight: bold;
  line-height: 34px;
  text-align: center;
  font-weight: bold;
}

.button2 a
{
  color: #8b8b8b;
}



/* 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-top: 1pt;
	padding-bottom: 1pt;
	padding-left: 15px;
  background-repeat: no-repeat;
  background-position: 0px 8px;
}

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

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

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

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



/* tables */
.table1
{
	border-top: solid 1px #6A6A6A;
	border-left: solid 1px #6A6A6A;
}

.table1 td
{
	border-right: solid 1px #6A6A6A;
	border-bottom: solid 1px #6A6A6A;
}



/* Custom editor settings */

/*#tmce_home_col11 p,
#tmce_home_col11 div,
#tmce_home_col11 ul,
#tmce_home_col11 ol,
#tmce_home_col11 table,
#tmce_home_col12 p,
#tmce_home_col12 div,
#tmce_home_col12 ul,
#tmce_home_col12 ol,
#tmce_home_col12 table
{
  width: 517px;
}*/

#tmce_read_more p,
#tmce_read_more div,
#tmce_read_more ul,
#tmce_read_more ol,
#tmce_read_more table,
#tmce_home_col21 p,
#tmce_home_col21 div,
#tmce_home_col21 ul,
#tmce_home_col21 ol,
#tmce_home_col21 table,
#tmce_home_col22 p,
#tmce_home_col22 div,
#tmce_home_col22 ul,
#tmce_home_col22 ol,
#tmce_home_col22 table
{
  width: 226px;
}

#tmce_summary *
{
  font-size: 15px;
  font-weight: bold;
	line-height: normal;
}



/* Rotating headlines */

#home_headlines
{
  width: px;
  height: px;
}

.rotating_headline_right
{
  width: px;
  height: px;
}

body.rothl_tmce, .rotating_headline_right div
{
  width: px;
  height: px;
  background-color: #ffffff;
  background-image: none;
}


#rotating_headlines_nav
{
  position: relative;
  float: right;
  z-index: 200;
  top: 62px;
  right: 10px;
  height: 0px;
  /*line-height: 0px;*/
}

#rotating_headlines_nav a
{
  margin-left: 4px;
  padding: 0px 3px;
  border: 1px solid #aaa;
  background-color: #ffffff;
  color: #000000;
  font-size: 9px;
  font-weight: bold;
  text-decoration: none;
}

#rotating_headlines_nav a.activeSlide
{
  border-color: #000000;
}
