@import "styles_reset.css";
@import "styles_layout.css";
@import "styles_titles.css";
@import "styles_nav.css";
@import "styles_forms.css";
@import "styles_extranet.css";
@import "styles_enova.css";
@import "thickbox.css";

body {
font-family:"Trebuchet MS",Verdana,Arial,serif;
font-size:0.8em;
text-align:center;
background:#cbcbbe;
border-top:#8e887e 8px solid;
color:#333333;
}
a {
text-decoration:none;
color:#e6a200;
font-weight:bold;
}
a:hover {
text-decoration:underline;
}
p {
padding:5px 0;
}

hr .clear {
clear:both;
visibility:hidden;
color:#FFF;

}