* {
  margin: 0px;
  padding: 0px;
}

body,
.mceContentBody {
	color: #5b5a54;
	font-size: 11px;
	font-family: Tahoma,Arial;
}

h1 {
	color: #438EC8;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 15px;
	padding-left: 20px;
	background: url('../images/li2.gif') 0 5px no-repeat;
}

h2 {
	color:#438EC8;
	font-weight:bold;
	font-size:12px;
	margin-bottom:15px;
}

h3 {
	font-size:12px;
	font-weight:bold;
}

a {
	font-size: 11px;
	color: #4B4B50;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	font-size: 11px;
	margin-bottom:15px;
}

img {
	border: 0;
}


#contact-form input.frmInput,
#contact-form textarea {
	width:200px;
	display:block;
	margin-bottom:10px;
	margin-top:5px;
}

.message {
	color:inherit;
}

.error {
	color:red;
}

#infoText {
  height:20px;
  font-weight:bold;
}
