﻿/*  EKTRON STYLES */
/* These styles are available in the Ektron content editor  */
/* If you make any changes to this style sheet make sure    */
/* you copy this file to the SSE Ektron web site so they    */
/* are visible in the Ektron editor							*/

.headerGreen
{ 
	color: #8fc361; 
}

.headerGreenDarker
{
	color: #358a51;
}

.Head1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #005499;
	font-weight: bold; 
	font-size:1.5em;	
	line-height:2em;
}

.Head1Banner
{
	color: #002e6e; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#E3ffb2; 
	border-top: 2px solid #daff9b;
	padding: 2px 2px 2px 5px;
	margin: 2px 0 10px 0; 
	display:block;
	clear: both;
}

.Head2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #005499;
	font-weight: bold; 
	font-size: 1.2em;
	line-height:1.2em;
	margin: 0; 
}

.Head2Banner
{
	color: #003782;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 3px 3px 5px;
	margin: 2px 0 2px 0; 
	border-top: 2px solid #CCE1FF;
	background-color:#D9E8FF;
	display:block;
	clear: both;
}

.Head3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size:0.9em;
	line-height:1.2em;
	color:#000;
	margin: 0; 
}

.Head3Darker
{
	color: #003782;
	font: bold 1em /1.2 verdana, arial, Helvetica, sans-serif; 	
}

.Head4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size:0.85em;
	line-height:1.2em;
	color:#000;
	margin: 0; 
}

.Head4Darker
{
	color: #003782;
	font: 1em /1.2 verdana, arial, Helvetica, sans-serif; 
}


.tableCelLightGreen
{
	background-color:#E3ffb2;
	border: #caff71;
}


.tableCelLightBlue
{
	background-color:#d5dcff;
	border: #c4ceff;
}

.tableCelMidGreen
{
	background-color:#c7e070;
	border: #bedb5b;
}

.tableCelMidBlue
{
	background-color:#b7c4ff;
	border: #bobeff;
}

.highlight
{
	font-weight:bold;
	font-size:1.2em;
	color:#005499;
}



/* End of Ektron style */
