﻿.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; }

/* REQUIRED TO MAKE THEIR HEADER BLOCKS CLEAR _ MIGHT BE PROBLEMATIC */
.ContentEditor { }

h1, h2, h3, h4, h5, h6 { font-weight: bold; color: #000; display: block; margin: 0; margin-bottom: 1em; padding: 0; }

/* AWARENESS CAMPAIGN HEADERS */

h1 {
	color: #000000;
	text-transform: uppercase;
	padding: 8px;
	border-bottom: 8px solid #000000;
	border-left: 8px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	float: left;
	margin: 0px 8px 18px 0;
	text-align: center;
	font-size: 1.5em;
}
.ContentEditor h2 {
	font-size: 1.0em;
	color: #000000;
	display: block;
	width: auto;
	padding: 6px;
	text-transform: uppercase;
	border-bottom: 8px solid #000000;
	border-left: 8px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	margin-bottom: 10px;
	clear: left;
	float: left;
	font-size: 1.2em;
}
h3 {
	text-transform: uppercase;
	color: #000000;
	clear: left;
	margin: 0;
	font-size: 1em;
}
h4 {
	color: #000000;
	margin: 0;
	font-size: 1em;	
}



/* FOR ALL OTHER EPDA SITES
h1 {
	border-bottom-style: solid;
	border-bottom-color: silver;
	border-bottom-width: 1px;
	font-size: 1.2em;
}

h2 {
	color: #006699;
	font-size: 1em;
}

h3 {
	color: #990000;
	font-size: 1em;
}

h4{
	font-size: 1em;
	color: gray;
}
*/

h5 
{
    font-size: 1em;
}

h6 
{
    font-size: 0.95em;
}

.ContentEditor p { margin: 0 0 1em 0; }

.ContentEditor ul { margin-top: 20px; margin-bottom: 20px; clear: both; }

.ContentEditor ul li { list-style-type: square; }
.ContentEditor ul li ul li { list-style-type: circle; }
.ContentEditor ul li ul li ul li { list-style-type: square; }

.ContentEditor ol li { list-style-type: decimal; }
.ContentEditor ol li ol li { list-style-type: decimal; }
.ContentEditor ol li ol li ol li { list-style-type: square; }


.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; }
