/*=========================================================
======================TYPOGRAPHY===========================
=========================================================*/

body, #tinymce{margin: 0; padding: 0; border: 0; line-height:1.9em; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#58585a; word-wrap: break-word; }
a{ color: #017ab1; text-decoration:none; }
a:hover{ color: #149fde; text-decoration:none; }
.tWrap .innerContent img{ border:3px solid #017ab1; }
.tWrap li, #tinymce li{ font-size:0.875em; list-style-position:inside; padding:0 0 0 0.313em; }
.tWrap ul, #tinymce ul, .tWrap ol, #tinymce ol{ padding-left:0; margin:0.313em 0; }
.tWrap ul li, #tinymce ul li{ list-style:none; background:url(images/bulletpoint.jpg) no-repeat 5px 5px; padding-left:20px; padding-bottom:10px; }
.tWrap ol li, #tinymce ol li{ list-style-type:decimal; }
.tWrap hr{ border:none;border-top:1px solid #ccc; }

.tWrap p, #tinymce p{ padding:0.438em 0; margin:0; }
.tWrap h1, #tinymce h1{ font-size:25px; padding:0.313em 0; line-height:1; margin:0; font-weight:inherit; color:#017ab1; font-weight:bold; }
.tWrap h2, #tinymce h2{ font-size:20px; padding:0.313em 0; line-height:1.5; margin:0; font-weight:inherit; color:#017ab1; }
.tWrap h3, #tinymce h3{ font-size:20px; padding:0.313em 0; line-height:1.5; margin:0; font-weight:inherit; color:#58585a; font-weight:bold; }
.tWrap h4, #tinymce h4{ font-size:16px; padding:0.313em 0; line-height:1.5; margin:0; font-weight:inherit; color:#149fde; }
.tWrap h5, #tinymce h5{ font-size:14px; padding:0.313em 0; line-height:1.5; margin:0; font-weight:inherit; }
.tWrap h6, #tinymce h6{ font-size:12px; padding:0.313em 0; line-height:1.5; margin:0; font-weight:inherit; }

.tWrap .zyberButton, #tinymce .zyberButton, .tWrap .extendedFormSurveyView input[type="submit"], .tWrap .guestBook-formBlock input[type="submit"]{
	color: #ffffff;
	border: solid 1px #522929;
	-webkit-border-radius: 0; 
	-moz-border-radius: 0;
	border-radius: 0;
	background: #017ab1;
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 1em/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-transform:uppercase;
	border:none;
}
.tWrap .zyberButton:hover, #tinymce .zyberButton:hover, .tWrap .extendedFormSurveyView input[type="submit"]:hover, .tWrap .guestBook-formBlock input[type="submit"]:hover {
	background: #149fde;
	text-decoration: none;
}
.tWrap .zyberButton:active, #tinymce .zyberButton:active {
	position: relative;
	top: 1px;
}

.tWrap .zyberButtonAlt, #tinymce .zyberButtonAlt{
	color: #ffffff;
	border: solid 1px #415064;
	-webkit-border-radius: 0; 
	-moz-border-radius: 0;
	border-radius: 0;
	background: #2a2a2a;
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 1em/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-transform:uppercase;
	border:none;
}
.tWrap .zyberButtonAlt:hover, #tinymce .zyberButtonAlt:hover {
	background: #017ab1;
	text-decoration: none;
}
.tWrap .zyberButtonAlt:active, #tinymce .zyberButtonAlt:active{
	position: relative;
	top: 1px;
}

.tWrap .zyberButtonLrg, #tinymce .zyberButtonLrg{
	color: #ffffff;
	border: solid 1px #522929;
	-webkit-border-radius: 0; 
	-moz-border-radius: 0;
	border-radius: 0;
	background: #017ab1;
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 1.286em/100% Arial, Helvetica, sans-serif;
	padding: 1em 3.5em 1em;
	text-transform:uppercase;
	border:none;
}
.tWrap .zyberButtonLrg:hover, #tinymce .zyberButtonLrg:hover {
	background: #149fde;
	text-decoration: none;
}
.tWrap .zyberButtonLrg:active, #tinymce .zyberButtonLrg:active {
	position: relative;
	top: 1px;
}