﻿.CENoMargin { margin: 0; font-size: 1em; }
.OneCE { font-size: 0.85em; }
.TwoCE { font-size: 1em; }
.ThreeCE { font-size: 1.2em; }
.FourCE { font-size: 1.4em; }
.FiveCE { font-size: 1.7em; }
.SixCE { font-size: 2em; }
.SevenCE { font-size: 2.4em; }

h1, h2, h3, h4, h5, h6 { 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.55em;
	color:#2674BF;
	line-height:1.2em;
	font-weight:bold;
	margin:3px 0 8px 0;
}
h1 { 
	font-size: 1.6em;
	font-weight: bold;
}
h2 { 
	font-size: 1.4em;
	line-height:1.7em;
}

h3{
	font-size:1.2em;
	line-height:1.5em;
}

h4{
	font-size:1.1em;
	line-height:1.5em;
}


h5, h6{
	font-size:1em;
	line-height:1.2em;
}


.ContentEditorLiveEdit table { border: solid 2px #BABABA; }

.SymbolCell { padding:1px; text-align:center; }
.SymbolCell a, .SymbolCell a:visited { color:black; text-decoration :none; padding:3px; padding-left:6px; padding-right:6px; }
.SymbolCell a:hover, .SymbolCell a:active{ color:white; background:navy; }

div.element-columns-alpha-outer h2.element-panel-alpha-header, 
div.element-columns-alpha-outer h2.element-panel-beta-header { 
	float: left;
	color: #fff;
	padding: 0 0 0 12px;
	font-weight: bold;
	font-size: 0.9em;
	margin: 0;

}
h2.element-panel-alpha-header a:link, h2.element-panel-alpha-header a:visited { color: #666666; text-decoration: none; background: transparent; }
h2.element-panel-alpha-header a:hover, h2.element-panel-alpha-header a:active { color: #666666; text-decoration: underline; background: transparent; }

h2.element-panel-beta-header a:link, h2.element-panel-beta-header a:visited { color: #0067a6; text-decoration: none; background: transparent; }
h2.element-panel-beta-header a:hover, h2.element-panel-beta-header a:active { color: #0067a6; text-decoration: underline; background: transparent; }

h2.element-panel-gamma-header a:link, h2.element-panel-gamma-header a:visited { color: #666666; text-decoration: none; background: transparent; }
h2.element-panel-gamma-header a:hover, h2.element-panel-gamma-header a:active { color: #666666; text-decoration: underline; background: transparent; }

h2.oHeadlineBoxTitle, h2.oBoxTitle { color: #666666; font-size: 1.1em; font-weight: bold; padding: 0; margin: 0; }
a.oBoxTitle:link, a.oBoxTitle:visited { color: #666666; font-size: 1.1em; font-weight: bold; text-decoration: none; }
a.oBoxTitle:hover, a.oBoxTitle:active { color: #666666; font-size: 1.1em; font-weight: bold; text-decoration: underline; background: none; }

div.ContentEditor h3,
div.ContentEditor h4 
{
	color: #656565;
	font-weight: bold;
	font-size: 1.1em;
}
div.ContentEditor h4 {
	font-size:1em;	
}



