﻿.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 { font-weight: normal; color: #DB0D6E; display: block; font-family: Arial; }
h1 { font-size: 2.4em; color:#DB0D6E; padding-top:5px;}
h2 { font-size: 1.6em; color:#DB0D6E;}
h3 { font-size: 1.4em; color:#DB0D6E;}
h4 { font-size: 1.3em; color:#DB0D6E;}
h5 { font-size: 1.2em; color:#DB0D6E;}
h6 { font-size: 1.1em; color:#DB0D6E;}

.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: #000; font-size: 1.5em; margin: 0; padding: 0; text-align:center;}
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 { color: #000; font-size: 1em; font-weight: bold; padding: 0; margin: 0; }

hr { color: #fff; border-top: dashed #0066CC;}

/* Links */
.ContentEditor a:link { color: #0066CC; text-decoration: none; font-size: 1.0em;}
.ContentEditor a:visited { color: #aa1177; text-decoration: none; font-size: 1.0em;}
.ContentEditor a:hover {	color: #ff0000; text-decoration: underline; font-size: 1.0em;}
.ContentEditor a:active {	color: #ff0000; text-decoration: none; font-size: 1.0em;}