body, #tinymce{ 
	font-size:14px;
	font-family: 'Roboto Condensed', sans-serif;
	color:#828391;
	line-height:1.6em;
margin:0; padding:0; border:0; word-wrap: break-word; }

a{ color:#f47321; text-decoration:none; outline:none; }
a:hover, a:active{ color:#233f5dc ; text-decoration:none; outline:none; }
.tWrap hr, #tinymce hr{ border-top:1px solid #f47321; margin:10px 0; border-bottom:none; border-left:none; border-right:none; }
.tWrap ul, #tinymce ul, .tWrap ol, #tinymce ol{  }
.tWrap li, #tinymce li{  }
.tWrap ul li, #tinymce ul li{  }
.tWrap ol li, #tinymce ol li{  }

.tWrap p, #tinymce p{ padding:5px 0; margin:0; }
.tWrap .h1, #tinymce .h1, .tWrap h1, #tinymce h1{ font-size:2.571em; padding:10px 0; margin:0; font-weight:700; color:#233f5d; font-family: 'Roboto Condensed', sans-serif; line-height: 1.05em }
.tWrap .h2, #tinymce .h2, .tWrap h2, #tinymce h2{ font-size:2.188em; padding:10px 0; margin:0; font-weight:700; color:#233f5d; font-family: 'Roboto Condensed', sans-serif; line-height: 1.05em }
.tWrap .h3, #tinymce .h3, .tWrap h3, #tinymce h3{ font-size:1.875em; padding:10px 0; margin:0; font-weight:700; color:#233f5d; font-family: 'Roboto Condensed', sans-serif; line-height: 1.05em }
.tWrap .h4, #tinymce .h4, .tWrap h4, #tinymce h4{ font-size:1.563em; padding:10px 0; margin:0; font-weight:700; color:#233f5d; font-family: 'Roboto Condensed', sans-serif; }
.tWrap .h5, #tinymce .h5, .tWrap h5, #tinymce h5{ font-size:1.250em; padding:10px 0; margin:0; font-weight:700; color:#233f5d; font-family: 'Roboto Condensed', sans-serif; }
.tWrap .h6, #tinymce .h6, .tWrap h6, #tinymce h6{ font-size:1.125em; padding:10px 0; margin:0; font-weight:700; color:#233f5d; font-family: 'Roboto Condensed', sans-serif; }

/* Button */
.tWrap .zyberButton, #tinymce .zyberButton, .tWrap .extendedFormSurveyView input[type="submit"], .tWrap .guestBook-formBlock input[type="submit"]{
	color: #233f5d;
	font-size:1.000em;
	line-height:1.000em;
	border: 2px solid #233f5d;
	font-family: 'Roboto Condensed', sans-serif;
	background: none;
	padding:10px 20px;
	text-transform:uppercase;
font-weight:normal; display: inline-block; vertical-align: baseline; outline: none; cursor: pointer; text-align: center; text-decoration: none; }
.tWrap .zyberButton:hover, #tinymce .zyberButton:hover, .tWrap .extendedFormSurveyView input[type="submit"]:hover, .tWrap .guestBook-formBlock input[type="submit"]:hover{
	color:#3b91d8;
	text-decoration: none;
	border: 2px solid #3b91d8;
}
.tWrap .zyberButton:active, #tinymce .zyberButton:active, .tWrap .extendedFormSurveyView input[type="submit"]:active, .tWrap .guestBook-formBlock input[type="submit"]:active{
	position: relative;
	top: 1px;
}

/* Alternative Button */
.tWrap .zyberButtonAlt, #tinymce .zyberButtonAlt{
	color: #f47321;
	font-size:1.000em;
	line-height:1.00em;
	border: 2px solid #f47321;
	font-family: 'Roboto Condensed', sans-serif;
	background: none;
	padding:10px 20px;
	text-transform:uppercase;
font-weight:normal; display: inline-block; vertical-align: baseline; outline: none; cursor: pointer; text-align: center; text-decoration: none; }
.tWrap .zyberButtonAlt:hover, #tinymce .zyberButtonAlt:hover{
	color:#233f5d;
	background:none;
	text-decoration: none;
	border: 2px solid #233f5d;
}
.tWrap .zyberButtonAlt:active, #tinymce .zyberButtonAlt:active{
	position: relative;
	top: 1px;
}

/* Large Button */
.tWrap .zyberButtonLrg, #tinymce .zyberButtonLrg{
	color: #233f5d;
	font-size:1.563em;
	line-height:1.563em;
	border: 2px solid #233f5d;
	font-family: 'Roboto Condensed', sans-serif;
	background: none;
	padding:10px 30px;
	text-transform:uppercase;
font-weight:normal; display: inline-block; vertical-align: baseline; outline: none; cursor: pointer; text-align: center; text-decoration: none; }
.tWrap .zyberButtonLrg:hover, #tinymce .zyberButtonLrg:hover{
	color:#f47321;
	background: none;
	border: 2px solid #f47321;
	text-decoration: none;
}
.tWrap .zyberButtonLrg:active, #tinymce .zyberButtonLrg:active{
	position: relative;
	top: 1px;
}