.CENoMargin { margin: 0; font-size: 1em; }
.OneCE { font-size: 0.85em; }
.TwoCE { font-size: 1.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; }

.ContentEditor {}

.ContentEditor ul li {padding-bottom:10px;}

h1, h2, h3, h4, h5, h6 { font-weight: normal; color: #000; display: block; }
h1 { font-size: 1.5em;border-bottom:1px solid #000; }
h2 { font-size: 1.4em;color:#AA262C;}
h3 { font-size: 1.3em; }
h4 { font-size: 1.2em;margin:0px 0px 5px 0px;font-weight:bold }
h5 { font-size: 1.0em;margin:0px;font-weight:bold}
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.element-panel-alpha-header { border-left: 1px solid #CACACA;border-right: 1px solid #CACACA; padding:5px 10px 0px 10px; margin:0px;font-weight:bold}
h2.element-panel-alpha-header a:link, h2.element-panel-alpha-header a:visited { color:#1C286D;text-decoration: none; background: transparent; }
h2.element-panel-alpha-header a:hover, h2.element-panel-alpha-header a:active { color:#195084;text-decoration: underline; background: transparent; }
h2.element-panel-alpha-header .oPanelTitle {border-bottom: 3px solid #C0C0C0;width:100%;display:block;padding-bottom:3px;}

h2.oHeadlineBoxTitle { color: #ffffff; font-size: 1em; font-weight: bold; padding: 0; margin: 0; }


/* Sematic tag representations */
font.abbr		{	background-color: #ccf;	}
font.acronym	{ 	background-color: #cfc;	}
font.cite		{	background-color: #fcc;	}
font.kbd		{	background-color: #fcf;	}
font.pre		{ 	background-color: #cff;	}
font.q			{	background-color: #ffc;	}
font.samp		{	background-color: #ccf;	}
font.var		{	background-color: #ccf;	}

.menuoption	    {	background-color: Navy; color: #fff; }
.badlink		{	background-color: #faa; border: 1px dotted #f00; padding: -1px; }
.badtable	    {	background-color: #faa; border: 1px dotted #f00; padding: -1px; }

