﻿@charset "utf-8";
/* CSS Document */

	body {margin:0%; padding:0%; background-color:white;}

    #header {height:90px; width:100%; min-width:1024px; background:url(/aep_logon/images/Banner1.png) repeat-x bottom; margin:0px; padding:0px;}

#header2 {
    height: 93px;
    width: 100%;
    margin: 0px;
    padding: 0px;
    background-color: #da291c;
}

   #logo {float: left; padding:20px 0px 15px 25px; margin:0px;}
	
	#content {min-height:550px; #height:550px; margin:0px; padding:0px; background-color:#fff;}
	
	#lightbox {z-index:99999; top:0%; right:0%; bottom:0%; left:0%; position:fixed; #position:absolute; width:100%; height:100%; padding:0%; margin:0%; #text-align:center;}

    #boxEdge {padding:15px; width:40%; min-width:500px; margin:120px 0px 0px 30px; border:.10em solid #777;}
    
    /*#boxEdge #top {padding:2% 2.5%; background-color:white; min-width:375px; width:95%; #width:472px; text-align:left;}
    
    #boxEdge .middle {padding:2% 2.5%; background-color:#FFFFFF; border-bottom:1px solid #C6C6C6; color:#888; min-width:375px; width:95%; #width:472px;}
    
    #boxEdge .bottom {min-height:50px; padding:2% 2.5%; background-color:#F0F0F0; min-width:375px; width:95%; #width:472px;}*/
    
    #footer {width:100%; height:auto; float:left; background:#231F20 url(/aep_logon/images/footer_Backgrd.png) repeat-x top; border-top: 1px solid #000000;}
	
	#footerContainer {width:95%; margin:25px; font-size:14px; color:#999}

    .clearfloat {clear:both; line-height:0px;}
.FontSize80 {font-size:80%;}