﻿.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;
	color: #333333;
	font-size: 1.2em;
	line-height: 1.2em;
	padding: 5px 0 10px 0;
}
h1, h2 
{
	font-size: 1.4em;
	padding: 15px 0;
}

h3,
div.element-panel-beta-body-inner h2
{
	font-size: 1.25em;
	color: #333;
	font-weight: bold;
}
h4 
{
	font-size: 1.2em;
	font-weight: bold;
	color: #333;
}
h5, h6 { font-size: 1.1em;}


.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; }

h2.oHeadlineBoxTitle, h2.oBoxTitle { color: #333333; font-size: 1.1em; font-weight: bold; padding: 0; margin: 0; }
a.oBoxTitle:link, a.oBoxTitle:visited { color: #333333; font-size: 1.1em; font-weight: bold; text-decoration: none; }
a.oBoxTitle:hover, a.oBoxTitle:active { color: #333333; font-size: 1.1em; font-weight: bold; text-decoration: underline; background: none; }
