﻿.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: #008a7b; display: block; margin: 0; margin-bottom: 0.5em; padding: 0; }
h1 { font-size: 1.6em; font-family:"Century Gothic", "ITC Avant Garde Gothic", Arial, Helvetica, sans-serif; font-weight:bold;}
h2 { font-size: 1.4em; font-family:"Century Gothic", "ITC Avant Garde Gothic", Arial, Helvetica, sans-serif; font-weight:bold;}
h3 { font-size: 1.2em; font-family:"Century Gothic", "ITC Avant Garde Gothic", Arial, Helvetica, sans-serif; font-weight:bold;}
h4 { font-size: 1.1em; font-family:"Century Gothic", "ITC Avant Garde Gothic", Arial, Helvetica, sans-serif; font-weight:bold;}
h5 { font-size: 1.0em; font-family:"Century Gothic", "ITC Avant Garde Gothic", Arial, Helvetica, sans-serif; font-weight:bold;}
h6 { font-size: 0.8em; font-family:"Century Gothic", "ITC Avant Garde Gothic", Arial, Helvetica, sans-serif; font-weight:bold;}

.ContentEditorLiveEdit table { border: solid 2px #BABABA; }
a.badlink	{ border: 1px dashed red !important; background-color: #fee !important; }
table.badtable { border: 1px dashed red !important; background-color: #fee !important; }

.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.element-panel-beta-header { color: #ffffff; font-size: 1em; font-weight: bold; margin: 0; padding: 0; }
h2.element-panel-beta-header a:link, h2.element-panel-beta-header a:visited { color: #ffffff; text-decoration: none; background: transparent; }
h2.element-panel-beta-header a:hover, h2.element-panel-beta-header a:active { color: #ffffff; text-decoration: underline; background: transparent; }

h2.element-panel-gamma-header { color: #ffffff; font-size: 1em; font-weight: bold; margin: 0; padding: 0; }
h2.element-panel-gamma-header a:link, h2.element-panel-gamma-header a:visited { color: #ffffff; text-decoration: none; background: transparent; }
h2.element-panel-gamma-header a:hover, h2.element-panel-gamma-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; }

a.oLinkEmail, a:visited.oLinkEmail {
color:#0033CC;
background:url(../Images/email_icon.gif) left top no-repeat;
padding:3px 0px 0px 20px;
text-decoration:none;
}
a:hover.oLinkEmail {
color:#0033CC;
text-decoration:underline;
}
a.oLinkExternal, a:visited.oLinkExternal  {
color:#0033CC;
background:url(../Images/web_link.gif) left top no-repeat;
padding:3px 0px 0px 20px;
text-decoration:none;
}
a:hover.oLinkExternal  {
color:#0033CC;
text-decoration:underline;
}

a.oLinkInternal. a:visited.oLinkInternal{
text-decoration:none;
color:#297dc5;
}
a:hover.oLinkInternal{
text-decoration:underline;
color:#297dc5;
}
