body,td,th,form,input,select,textarea,button,ul,li,p,a {
  font-family: tahoma, verdana, sans-serif;
  font-size: 11px;
  color: #555;
}

html,body {
  height: 100%;
  padding: 0;
  margin: 0;
  background: #FFF;
}

.iiLink img {
	border: 0px;
	padding: 5px;
}

div {
  width: auto;
}
h1, h2, h3, h4, h5, h6 {
	font-family: tahoma, verdana, sans-serif;
  color: #1E8622;
	margin: 0 0 10px 0;
}

h1 {
	font-size: 20px;
	font-weight: normal;
}

h2 {
	font-size: 16px;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #555;
	margin: 0 0 3px 0;
}

p {
  margin: 0 0 7px 0;
}

a {
  color: #FF7B02;
  text-decoration: underline;
}

a:hover {
  color: #000;
  text-decoration: none;
}

form {
  padding: 0;
  margin: 0;
}

input,select,textarea {
  font-size: 12px;
  color: #000;
  background: #FFF;
  border: 1px solid #6A6C6F;
}
.header_button {
  display: block;
  float: left;
  width: 90px;
  height: 19px;
  color: #eee;
  font-size: 14px;
  font-weight: bold;
  padding: 1px 0 0 0;
  text-decoration: none; 
  text-align: center;
  background:url(/m/img/header_button.png) 0 0 no-repeat;
}
.header_button_phone {
  display: block;
  float: left;
  width: 78px;
  height: 19px;
  color: #eee;
  font-size: 14px;
  font-weight: bold;
  padding: 1px 0 0 14px;
  text-decoration: none;
  background:url(/m/img/header_button_phone.png) 0 0 no-repeat;
}

a.header_button:hover, a.header_button_phone:hover {
  background-position: 0 -20px;
  color: #eee;
}
input.checkbox,input.radio,input.image {
  border: none;
  background: none;
  vertical-align: middle;
}

input.button {
  background: #333 url(/m/img/bg_button.gif) left center repeat-x;
  cursor: pointer;
  border-collapse: collapse;
  border: 1px solid #000;
  color: #FFF;
  font-size: 12px;
  margin: 1px;
}

i,em{
  font-family:Times New Roman;
  font-size:130%;
}

small {
  font-size: 75%;
}

big {
  font-size: 120%;
}

hr {
	border-collapse: collapse;
  border: none;
	color: transparent;
  background: #878787 url(/m/img/bg_hr.gif) 0 0 repeat-x;
  height: 1px;
  margin: 10px 0;
  padding: 0;
}

ol {
  padding: 0 0 0 10px;
  margin: 5px 0px 5px 25px;
}

.semicontainer ul, .mceContentBody ul {
  padding: 0;
  margin: 5px 0px 5px 10px;
  list-style: none;
}



.container li,dd, .mceContentBody li {
  margin-top: 0;
  margin-bottom: 5px;
  padding-left: 10px;
}

.container ul li, .mceContentBody ul li  {
  background: url(/m/img/ico_li.gif) 0 6px no-repeat;
}

.container ul.arrow li, .mceContentBody ul.arrow li  {
  background: url(/m/img/ico_li_arrow.gif) 0 4px no-repeat;
}

.container ol li,  .mceContentBody ol li {
  padding-left: 0;
}



.mceContentBody  {
	margin-left: 5px; 
	margin-top: 5px;
 }

.mceContentBody table thead td, .contentBody table thead td {
background: url(/m/img/thead.gif);
padding: 10px;
color: #FFFFFF;
font-weight: bold;
vertical-align: top;
}

.mceContentBody table td, .contentBody table td {
padding: 2px 10px 5px 10px;
border-bottom: 1px solid #CCCCCC;
vertical-align: top;
}
img.left, div.left {
  float: left;
  margin: 0 15px 7px 0;
}

img.right, div.right {
  float: right;
  margin: 0 0 7px 15px;
}
.container th {
	color: #FFF;
	padding: 7px 10px;
	text-align: center;
	background-color: #CCFF99;
}

.container tr.even td {
	padding: 5px 10px;
	background-color: #CCFFCC;
}
.iiLink{  cursor: pointer; }
.png {padding:0px;}