/*page elements*/
body { font-family: Verdana, Arial, Helvetica, sans-serif; background: #000 url(../media/ea_earth.jpg) no-repeat fixed left 100%; height: 100%; margin: 4px auto 0; padding: 0; }
ul { font-size: 13px; line-height: 15px; text-align: justify; list-style-type: circle; margin: 0.5em 10px 0.5em 20px; list-style-image: url(../media/ea_oil_drop.png); }
form { margin-top: 1px; margin-bottom: 0; padding: 0; }
td { }
hr { color: #1e214a; background-color: #1e214a; height: 1px; margin-top: 1px; margin-bottom: 0; }
/*links*/
a:link { color: #c00; text-decoration: underline; }
a:visited { color: #c00; text-decoration: underline; }
a:hover { color: #1e214a; text-decoration: none; }
a:active { color: #c00; text-decoration: underline; }
.rightcolumn { font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; }
.rightcolumn a:link { color: #000; text-decoration: underline; }
.rightcolumn a:visited { color: #000; text-decoration: underline; }
.rightcolumn a:hover { background-color: #999; text-decoration: underline; }
.rightcolumn a:active { color: #000; text-decoration: underline; }
.blacklink { color: #000; text-decoration: none; }
/*borders*/
img2 { margin-top: 6px; margin-bottom: 6px; border: solid 1px #1e214a; }
.carbon { text-align: center; margin-top: 15px; }
.flash_border { width: 500px; height: 276px; margin: 0; padding: 0; border: solid 3px #1e214a; }
.text_border { padding: 4px; border: solid 1px #1e214a; }
.img_borders { margin-top: 10px; margin-bottom: 6px; border: solid 1px #1e214a; }
.ish_border { padding: 2px; border: solid 1px #1e214a; }
/*headers*/
h3 { color: #1e214a; font-size: 12px; font-weight: bold; margin: 5px 0; padding-left: 0; }
h4 { color: #1e214a; font-size: 15px; font-weight: bold; margin: 5px 0; padding-left: 40px; }
h5 { color: #1e214a; font-size: 15px; font-weight: bold; margin: 5px 0; }
h6 { color: #1e214a; font-size: 14px; font-weight: bold; text-align: left; margin: 4px 0 6px; }
p { }
/*text formatting*/
.button_style { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.greenback { background-color: #cfc; padding-top: 2px; padding-bottom: 2px; }
.blueback { background-color: #ccfaff; padding-top: 2px; padding-bottom: 2px; }
.left_headers { font-size: 11px; font-weight: bold; }
.products_links { font-size: 13px; }
.address { font-size: 11px; margin: 2px 2px 2px 0; padding: 4px; }
.tests { font-size: 11px; }
.footers { font-size: 11px; font-style: italic; }
/*menu
*/
#demo-container{ font-size: 10px; padding:0; background:#fff; margin-left: 1px; }
ul#simple-menu{ list-style-type:none; width:770px; position:relative; height:23px; font-family:"Trebuchet MS", Arial, sans-serif; font-size:10px; font-weight:bold; text-align: center; margin:0 auto 0 2px; padding:2px 0 0; }
ul#simple-menu li{ font-size: 10px; line-height: 26px; background-color: #1e214a; text-align: center; width: 90px; display:block; float:left; margin:0 0 0 3px; height:23px; border-style: solid; border-width: 1px; }
ul#simple-menu li a{ display:block; float:left; color:#fff; font-size: 10px; background:#1e214a; line-height:26px; text-decoration:none; text-align: center; width: 90px; height:23px; }
ul#simple-menu li a:hover{ font-size: 10px; line-height: 26px; background:#063; text-align: center; width: 90px; height: 23px; }
ul#simple-menu li a.current{ color:#2e4560; font-size: 10px; line-height: 26px; background:#fff no-repeat; text-align: center; width: 90px; height: 23px; border-top-style: solid; border-top-width: 1px; border-right-style: solid; border-right-width: 1px; border-bottom-width: 0; border-left-style: solid; border-left-width: 1px; }
ul#simple-menu li a.current:hover{ color:#2e4560; font-size: 10px; line-height: 26px; background:#fff; text-align: center; width: 90px; height: 23px; }
