/* CSS Document */

body {
background-color:#FFFFFF;
margin-left:0px;
margin-top:0px;
font:verdana;
font-size:16px;
font-weight:bold;
color:#229825;
}

div {
margin:0px;
}

img {
border:0px;
}

a {
color:#006600;
text-decoration:underline;
}

a:hover {
color:#00CC00;
}

.nodecoration {
text-decoration:none;
}

#divider {
width:750px;
}

hr {
height:4px;
background-color:#00CC00;
border:1px solid #006600;
}

#container {
width:765px;
height:auto;
left:0px;
top:0px;
position:relative;
float:left;
}

#header {
width:765px;
height:230px;
top:0px;
left:0px;
position:relative;
float:left;
}

#headertwo {
top:5px;
left:5px;
width:765px;
height:auto;
float:left;
position:relative;
}

#directenergynav {
padding-right:18px;
top:5px;
position:relative;
}

#leftheader {
top:5px;
left:5px;
width:auto;
height:auto;
float:left;
position:relative;
}

#rightheader {
top:5px;
left:25px;
width:auto;
height:auto;
float:left;
position:relative;
}

#body {
width:765px;
height:auto;
float:left;
top:10px;
position:relative;
}

#logo {
width:26px;
height:200px;
top:0px;
left:5px;
position:relative;
float:left;
}

#buttons {
width:auto;
height:auto;
top:0px;
left:10px;
position:relative;
float:left;
}

.bgndfillerl {
background-image:url("../images/contentbgndleft.gif");
width:237px;
height:3px;
background-repeat:repeat;
}

.bgndfillerm {
background-image:url("../images/contentbgndmiddle.gif");
width:236px;
height:3px;
background-repeat:repeat;
}

.bgndfillerr {
background-image:url("../images/contentbgndright.gif");
width:236px;
height:3px;
background-repeat:repeat;
}

.bgndfillerlarge {
background-image:url("../images/contentbgndlarge.gif");
width:718px;
height:3px;
background-repeat:repeat;
}

.padding {
margin:10px;
}

#leftcontent {
width:236px;
height:auto;
top:0px;
left:10px;
position:relative;
float:left;
}

#middlecontent {
width:236px;
height:auto;
top:0px;
left:19px;
position:relative;
float:left;
}

#rightcontent {
width:236px;
height:auto;
top:0px;
left:32px;
position:relative;
float:left;
}

#largecontent {
width:722px;
height:auto;
top:0px;
left:20px;
position:relative;
float:left;
}

#frame {
width:auto;
height:auto;
top:5px;
left:5px;
position:relative;
float:left;
}

#footer {
font-size:12px;
float:left;
position:relative;
top:40px;
left:175px;
}

.smallertext {
font-size:14px;
}