﻿.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; }

.ContentEditor { }

h1, h2, h3, h4, h5, h6 { margin: 0.75em 0 0.75em 0; font-weight: bold; color: #4a5c68; display: block; line-height: 1em; }
h1 { font-size: 1.6em; margin: 0 0 0.75em 0; color: #b3c5d3; }
h2 { font-size: 1.5em; color: #b3c5d3; margin-top: 1.25em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; }
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 { color: #ffffff; font-size: 1em; font-weight: bold; margin: 0; padding: 0; }
h2.element-panel-alpha-header a:link, h2.element-panel-alpha-header a:visited { color: #ffffff; text-decoration: none; background: transparent; }
h2.element-panel-alpha-header a:hover, h2.element-panel-alpha-header a:active { color: #ffffff; text-decoration: underline; background: transparent; }

h2.oHeadlineBoxTitle, h2.oBoxTitle { color: #ffffff; font-size: 1em; font-weight: bold; padding: 0; margin: 0; }
a.oBoxTitle:link, a.oBoxTitle:visited { color: #ffffff; font-size: 1em; font-weight: bold; text-decoration: none; }
a.oBoxTitle:hover, a.oBoxTitle:active { color: #ffffff; font-size: 1em; font-weight: bold; text-decoration: underline; background: none; }

/* 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; }

