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

/*body{margin: 0; padding: 0; border: 0; font-family:arial,Geneva,sans-serif; line-height:1.3; font-size:13px;*/
body, #tinymce{margin: 0; padding: 0; border: 0; line-height:1.4em; font-size:13px; font-family:Arial, Helvetica, sans-serif;
/* customize_body */ color:#666666; /* customize_body */}

a{ /* customize_link */ color: #008eb0; text-decoration:none; /* customize_link */}


a:hover{ /* customize_link_hover */ color: #004c5e; text-decoration:none;/* customize_link_hover */}

.tWrap p, #tinymce p, .tWrap li, #tinymce li{ font-size:13px; padding:7px 0; margin:0; line-height:1.1; }
.tWrap li{ font-size:14px; }
.tWrap h1, #tinymce h1{ font-size:24px; padding:5px 0; line-height:1.5; margin:0; font-family:Comic Sans, Comic Sans MS, cursive; color:#008eb0; }
.tWrap h2, #tinymce h2{ font-size:24px; padding:5px 0; line-height:1.5; margin:0; }
.tWrap h3, #tinymce h3{ font-size:16px; padding:5px 0; line-height:1.5; margin:0; }
.tWrap h4, #tinymce h4{ font-size:14px; padding:5px 0; line-height:1.5; margin:0; }
.tWrap h5, #tinymce h5{ font-size:12px; padding:5px 0; line-height:1.5; margin:0; }
.tWrap h6, #tinymce h6{ font-size:10px; padding:5px 0; line-height:1.5; margin:0; }

.tWrap ul, #tinymce ul{
	padding-left:0px;
	margin:5px 0;
}
.tWrap li, #tinymce li{
	list-style-type:disc;
	/*list-style-position:inside;*/
	padding:0px;
	padding-left:5px;
	margin-left:20px;
}

.zPrimT p,
.zPrimT label,
.zPrimT li{
	/* customize_primary_text */ color:#666; /* customize_primary_text */
}
.zPrimT p a,
.zPrimT ul li a,
.zPrimT label a{
	/* customize_primary_link */ color:#008eb0; /* customize_primary_link */
}

.zPrimT p a:hover,
.zPrimT ul li a:hover, .zPrimT ul li a.nav-selected, .zPrimT ul li a.nav-path-selected,
.zPrimT label a:hover{
	/* customize_primary_hover */ color:#004c5e; /* customize_primary_hover */
}

.zSecoT p,
.zSecoT label{
	/* customize_secondary_text */ color:#404040; /* customize_secondary_text */
}

.zSecoT p a,
.zSecoT ul li a,
.zSecoT label a{
	/* customize_secondary_link */ color:#666; /* customize_secondary_link */
}

.zTertT p,
.zTertT label,
.tWrap .ccm-search-block-submit{
	/* customize_tertiary_text */ color:#fff; /* customize_tertiary_text */
}

.zTertT p a,
.zTertT ul li a,
.zTertT label a,
.tWrap .title-1{
	/* customize_tertiary_link */ color:#263f7b; /* customize_tertiary_link */
}

.zPrimBg{ /* customize_primary_background */ background-color:#fff; /* customize_primary_background */ }
.zSecoBg,
.tWrap .ccm-search-block-submit:hover,
.tWrap .miniSurveyView input[type="submit"]:hover,
.tWrap .guestBook-formBlock input[type="submit"]:hover{
	/* customize_secondary_background */ background-color:#004c5e; /* customize_secondary_background */ }

.zTertBg,
.tWrap .ccm-search-block-submit,
.tWrap .miniSurveyView input[type="submit"],
.tWrap .guestBook-formBlock input[type="submit"]{

/* customize_tertiary_background */ background-color:#008eb0; /* customize_tertiary_background */ }
