.MainBody
{
font-family:"optimus lt", arial, tahoma, verdana;
font-size:12px;
color:#000000;
height:330px;
}

/* duplicated here for use in the ckeditor panel */
body
{
font-family:"optimus lt", arial, tahoma, verdana;
font-size:12px;
color:#000000;
}

.Header
{
	
	background: url(/eclfiles/templates/green/images/black.jpg);

}

.Heading
{
	color:#bfbfbf;
	font-size:35px;
	font-family:'optima lt'; 
	position:relative;
	margin: 0; 
	left:20px;
}







.FontSmaller
{
	font-size:80%;
}

.FontLarger
{
	font-size:120%;
}

.FontSmall
{
	font-size:60%;
}

.FontBig
{
font-size:150%;
}

.FontDouble
{
font-size:200%;
}


.FontComic
{
	font-family: 'Comic Sans MS';
}

.FontCourier
{
	font-family: 'Courier New';
}

.FontTahoma
{
	font-family: Tahoma;
}

.FontTimes
{
	font-family: 'Times New Roman';
}

.FontVerdana
{
	font-family: Verdana;
}

 .Superscript
 {
	 font-size:xx-small; 
	 vertical-align:top;
}

.Subscript
{
	font-size:xx-small; 
	vertical-align:bottom;
} 


.FontColor4BG
{
 font-color:#000;
 color: #000;
}

.FontColor3BG
{
 font-color:red;
 color: red;
}

.FontColor2BG
{
 font-color:#0066cc;
 color: #0066cc;
}

.FontColor1BG
{
 font-color:#ff9900;
 color: #ff9900;
}

.Bold
{
 font-weight: bold;
}

.Italic
{
font-style: italic; 
}

.Underline
{
text-decoration: underline;
}

.StrikeThrough
{
text-decoration: line-through;
}












.Fade
{
	//background: url(/eclfiles/templates/blue/images/gradient.png) repeat-x;
	position: absolute;
	display: block;
	width: 100%;
	height: 28px;
	bottom:-0.1em;
  }

.lis_1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #656565;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.lis_1 a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #656565;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}




a.LeftNav {
    color:#ffffff;
	text-decoration:none;
}


a.LeftNav:hover {
    color:#bbe1f1;
	text-decoration:none;
}



a.LeftNavBlack {
    color:#000000;
	text-decoration:none;
}


a.LeftNavBlack:hover {
    color:#007fc5;
	text-decoration:none;
}




a {
    color:#007fc5;
	text-decoration:none;
}


h1{
font-family:"optimus lt", arial, tahoma, verdana;
font-size:19px;
font-weight:bold;
color:#000000;
border-top-width: 0px;
border-bottom-style: dotted;
border-right-style: none;
border-bottom-width: 2px;
border-left-style: none;
border-bottom-color: #bfbfbf;
}

h2{
font-family:"optimus lt", arial, tahoma, verdana;
font-size:15px;
font-weight:bold;
color:#000000;
border-top-width: 0px;
border-bottom-style: dotted;
border-right-style: none;
border-bottom-width: 2px;
border-left-style: none;
border-bottom-color: #bfbfbf;
}

h3{
font-family:"optimus lt", arial, tahoma, verdana;
font-size:12px;
font-weight:bold;
color:#000000;
border-top-width: 0px;
border-bottom-style: dotted;
border-right-style: none;
border-bottom-width: 2px;
border-left-style: none;
border-bottom-color: #bfbfbf;
}

