/**
 * This typography file is included in the WYSIWYG editor
*/
 h1{
	color:#80A1B6;
	line-height:22px;
	font-size:20px;
	font-weight:normal;
	margin-bottom: 10px;
 }
 h2{
 color:#fff;
 line-height:1.5em;
 font-size:14px;
 font-weight:normal;
 }
 .subHeadItalic{
 font-style: italic;
 }
 #sideBar h2{
 text-align:right;
 }
 .white{
 color:white;
 }
 .punchColor{
 color: #e1a618;
 }
#contentEvent {
 font-size:12px;
}
 #content li,#contentEvent li{
  background-image:url(/themes/jcb/images/bullet.gif);
  background-repeat: no-repeat;
  background-position: 0px 5px;
  padding-left:13px;
  line-height:16px;
  margin-bottom:5px;
  vertical-align:middle;
 }
 #content ul,#contentEvent ul{
 margin-bottom:1em;
 }
 #content h2,#contentEvent h2{
 color:#80a1b6;
 line-height:18px;
 margin-bottom:5px;
 }
#eventRight h2{
 color:#80a1b6;
 line-height:14px;
 margin:0px 0px 8px;
 font-size:10px;
}
#introAreaNewsFlash h2{
 font-size:20px;
 line-height:25px;
 margin-bottom:5px;
 vertical-align:top;
 font-weight:normal;
}
 #logoMargin{
 margin-top:46px;
 }
 a.moreLink{
 background-image:url(/themes/jcb/images/buttonArrow.jpg);
 background-repeat:no-repeat;
 background-position:0px 0px;
 display:block;
 height:10px;
 margin:4px 0px 8px;
 line-height:10px;
 padding-left:14px;
 }
 a:hover.moreLink {
 background-image:url(/themes/jcb/images/buttonArrow.jpg);
 background-repeat:no-repeat;
 background-position:0px -10px;
 display:block;
 height:10px;
 margin:4px 0px 8px;
 line-height:10px;
 padding-left:14px;
 }
 .more a{
 background-image:url(/themes/jcb/images/buttonArrow.jpg);
 background-repeat:no-repeat;
 background-position:0px 0px;
 display:block;
 height:10px;
 margin:4px 0px 8px;
 line-height:10px;
 padding-left:14px;
 }
.more a:hover{
 background-image:url(/themes/jcb/images/buttonArrow.jpg);
 background-repeat:no-repeat;
 background-position:0px -10px;
 display:block;
 height:10px;
 margin:4px 0px 8px;
 line-height:10px;
 padding-left:14px;
 }
.previous a{
 background-image:url(/themes/jcb/images/buttonArrow2.jpg);
 background-repeat:no-repeat;
 background-position:0px 0px;
 display:block;
 height:10px;
 margin:4px 0px 8px;
 line-height:10px;
 padding-left:14px;
 }
.previous a:hover{
 background-image:url(/themes/jcb/images/buttonArrow2.jpg);
 background-repeat:no-repeat;
 background-position:0px -10px;
 display:block;
 height:10px;
 margin:4px 0px 8px;
 line-height:10px;
 padding-left:14px;
 } .next a{
 background-image:url(/themes/jcb/images/buttonArrow.jpg);
 background-repeat:no-repeat;
 background-position:right bottom;
 display:block;
 height:10px;
 margin:4px 0px 8px;
 line-height:10px;
 padding-right:14px;
 }
.next a:hover{
 background-image:url(/themes/jcb/images/buttonArrow.jpg);
 background-repeat:no-repeat;
 background-position:right top;
 display:block;
 height:10px;
 margin:4px 0px 8px;
 line-height:10px;
 padding-right:14px;
 }
.blue{
 color:#80a1b6;
 }
 #content p,#eventLeft  p{
 margin-bottom:1em;
 font-size:12px;
 line-height:1.5em;
 }

 #content{
  font-size:12px;
 }

span .required{
color:red;
}
 #footerArea h3{
 	line-height: 9px;
 	vertical-align:middle;
 	padding:2px 0px 2px 0px;
/*
 	padding:2px 0px 2px 10px;
 	background-image: url(/themes/jcb/images/headerDash.gif);
 	background-position:0px 50%;
 	background-repeat:no-repeat;
*/
 }
.typography * {
	font-family: Trebuchet MS, Verdana,Arial,sans-serif;
	font-size:1em;
}
.typography blockquote {
	margin-left:20px;
}
.typography hr {
	padding:5px;
}
.typography p,
.typography ul li,
.typography ol li,
.typography a {
	color:#333;
	line-height:1.5em;
	font-size:1.1em;
}
.typography p {
	margin-bottom:20px;
}


/** CMS LIST STYLES **/
.typography ul,
.typography ol {
	margin-left:10px;
	margin-bottom:20px;
}
	.typography ul li,
	.typography ol li {
		margin:4px 10px;
		background-image:url(/themes/jcb/images/bullet.gif);
		background-repeat: no-repeat;
		
		line-height:1.4em;
	}
		.typography ul li {
		 list-style-type:disc;
		}
		.typography ol li {
			list-style-type:decimal;
    }

/* HEADER STYLES */
h5 {font-size: 1.6em; font-weight: normal; margin-bottom: 7px;}
h6 {font-size: 1.4em; font-weight: normal; margin-bottom: 7px;}
.typography h1{color: #80a1b6; line-height: 22px; font-size: 20px; font-weight: normal; margin-bottom: 10px;}
.typography h2{color: #80a1b6; line-height: 18px; font-size: 14px; font-weight: normal; margin-bottom:5px;}
.typography h5 {font-size: 1.6em; font-weight: normal; margin-bottom: 7px;}
.typography h6 {font-size: 1.4em; font-weight: normal; margin-bottom: 7px;}

/* LINK STYLES */
.typography a {
	color:#0083C8;
  font-size:1em;
  text-decoration:none;
}
	.typography a:hover {
		text-decoration:underline;
	}
	
	
.typography table {
	font-size:1.1em;
}
	.typography table tr td {
		padding:3px 5px;
	}

	
/* WYSIWYG EDITOR ALIGNMENT CLASSES */
.typography .left {
	text-align:left;
}
.typography .center {
	text-align:center;
}
.typography .right {
	text-align:right;
}
.typography img.right {
	float:right;
}
.typography img.left {
	float:left;
}

.typography p.MsoNormal, .typography p.MsoBodyText {
	margin: 0;
}
div.WidgetHolder h3 {
 color:#fff;
 line-height:1.5em;
 font-size:14px;
 font-weight:normal;
 text-align:right;
 text-transform:uppercase;
} 

.errorColor {color:red;}
