﻿html, body 
{
    height: 100%;
    text-align: left;
}

body 
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    background-color: #000000;
    color: #ffffff;
    text-align: left;
}

h1 
{
    text-align: left; 
    color: #ffffff; 
    background-color: #00472C;
    background-repeat: repeat-x;
    background-position: bottom;
    border-right:solid 1px silver;
    padding: 2px 5px 2px 5px;
    font-family: Arial; 
    font-size: 14pt; 
    font-weight: bold; 
    font-variant: normal;
}


h2
{
    text-align: left; 
    color: #ffffff; 
    background-color: #00472C;
    background-repeat: repeat-x;
    background-position: bottom;
    border-right:solid 1px silver;
    padding: 2px 5px 2px 5px;
    font-family: Arial; 
    font-size: 14pt; 
    font-weight: bold; 
    font-variant: normal;}

h3
{
    text-align: left; 
    color: #ffffff; 
    font-family: Arial; 
    font-size: 12pt; 
    font-weight: bold; 
    font-variant: normal;
    padding: 0px;
    margin: 0px;
}

p
{
	color: #ffffff;
    font-size: 10pt;
    text-align: left;
    padding: 0px;
    margin: 2px 2px 10px 2px;
}

a
{
    color: #C88438;
    text-decoration: underline;
}

a:hover
{
    color: #FFAD52;
    text-decoration: underline;
}

.middleheader
{

    text-align: center; 
    color: #ffffff; 
    background-color: #00472C;
    background-repeat: repeat-x;
    background-position: middle;
    font-family: Arial; 
    font-size: 13pt; 
    font-weight: bold; 
    font-variant: normal;
    BORDER-RIGHT: black 1px solid; 
    BORDER-TOP: black 1px solid; 
    BORDER-LEFT: black 1px solid; 
    BORDER-BOTTOM: black 1px solid;
    MARGIN: 10px 0px 0px 0px;

}
.divSearchBox 
{
    padding-top: 1em;
    padding-right: 0em;
    width: 878px;
    height: auto;
    text-align: right;
    color: #ffffff;
}

.divSearchBox 
{
padding-right: 2em;
}
.divContainer 
{
    width: 878px;
    text-align: left;
    background-color: #000000;
    min-height: 200px;
    height: auto !important;
    margin: 0px;
    border-left:solid 1px silver;
    border-right:solid 2px sliver;
}

.Header

{
    width: 877px;
    height: 194px;
    margin-top: .5em;
    background-image: url("Images/MidOhioEnergyHeaderNew.jpg");
    margin-bottom: 0px;
    border-left:silver 1px solid;
    border-right:silver 1px solid;
    border-top:silver 1px solid;
    background-position:left;
}

.Header ul
{

    padding: 0;
    margin: 0;
}

.Header li
{
    list-style:none;
     float:left;
}

.Content
{
    width: 877px;
    min-height: 200px;
    background-color: #000000;
	border-right:solid 1px silver;
}

.Content ul
{
    list-style: circle;
}

.Content li
{
    list-style: disc;
}

.ContentAreaOne
{
    padding: .2em;
    width: 225px;
    min-height: 350px;
    border-right: solid 1px #666666;
	
}

.ContentAreaTwo
{
    padding: .2em;
    width: 405px;
    min-height: 350px;
}

.ContentAreaThree
{
    padding: .2em;
    width: 225px;
    min-height: 350px;
    border-left: solid 1px #666666;
 
}

.Footer
{
    height: 91px;
    width: 879px;
    background-image: url("Images/FooterBG.jpg");
    border-style: none;
}

.divFooterContent ul
{
    margin: 0;
    padding: 0em 0em 0em 0em;
}

.divFooterContent li
{
    float: left;
    list-style: none;
}

.LeftFooter
{
    padding-left: .5em;
    padding-top: 1em;
    width: 595px;
    text-align: left; 
    font-size: 10pt; 
    color:#F0E7BE;
}

.LeftFooter a
{
    text-decoration: none;
    font-size: 10pt; 
    color:#144709;
}

.LeftFooter a:hover
{
    text-decoration: underline;
    color: #000000;
}

.RightFooter
{
    padding: 0em 0em 0em 0em;
    width: inherit;
    text-align: left; 
    font-size: 10pt; 
    color:#8c9bbc;
}

.RightFooter a
{
    text-decoration: none;
    font-size: 10pt; 
    color:#144709;
}

.imgArticleThumb 
{
    border: 1px solid silver;
    margin: 2px;
}

.imgArticle
{
    border: 1px solid silver;
    float: right;
    margin: 5px 5px 5px 5px;
}

p.RelatedLinks
{
    margin: 5px;
}

.RelatedLinks a:link, .RelatedLinks a:active, .RelatedLinks a:visited, .RelatedLinks a:hover
{
    font-family: Arial;
    font-weight: bold;
    color: #a01e20;
    font-size: 10pt;
}

.RelatedLinks a:link, .RelatedLinks a:active, .RelatedLinks a:visited
{
    text-decoration: none;
}
.RelatedLinks a:hover
{
    text-decoration: underline;
}

hr
{
    color: #ddddff;
}

.hrFooter
{
    color: #000000;
}

.divArticleSearch
{
     background-color: #222222;
     padding: 10px;
}