/**********************Colors************************/
/*orange #FAA619
darkblue #1A1C4E
blue #6B779C
peach #FFD67C
darkgreen #324C0B
red# ff0000*/

.darkgreen {
           color: #324C0B;
           }
           
.red {
        color: #ff0000;
        }



body {  
        text-align: center;
        margin: 0px;
        background-color: #000000;
        font: 14px arial, helvetica, sans-serif;
        }
        

#container {
        margin-left: auto;
        margin-right: auto;
        margin-top: 0px;
        padding-top: 0px;
        width: 790px;
        text-align: left;
        border: 0px solid white;
        }
        
/****************Top Sections*************************/       
#toppanel {
        width: 790px;
        height: 150px;
        background-color: #FAA619;
        }
        
#quotebox {
        width: 272px;
        float: left;
        padding: 0px;
        border: 0px solid green;
        }
        
        
img#quote {
        padding-top: 0px;
        padding-left: 0px;
        margin: 0px;
        border: 0px solid pink;
        }


#topleftimage {
        width: 150px;
        height: 150px;
        float: left;
        background-image : url(topleftimageblank.jpg);
        background-repeat: no-repeat;
        }
        
#topnavnumbers {
        width: 213px;
        float: left;
        }
        
.linkholders {
        margin-left: 8px;
        font-size: 13px;
        font-weight: bold;
        vertical-align: 110%;
        }
        
#toprightimage {
        width: 155px;
        height: 150px;
        float: left;
        background-image: url(toprightimageblank.jpg);
        }
        
#navigation {
        width: 790px;
        height: 22px;
        //background-color: #091C5A;
        background-color: #1A1C4E;
        }
        

#tagline  {
        position: relative;
        float: right;
        overflow: hidden;
        width: 790px;
        height: 26px;
        margin-top: -2px;
        background-image: url(ce_taglines.gif);
        background-repeat: no-repeat;
        background-position: 0px -140px;
        border-top: 1px solid black;
        }
        
/*************************Left Panel**************************/
        
#leftpanel {
        width: 271px;
        height: auto;
        float: left;
        margin: 0px;
        padding: 0px;
        background-image: url(ce_peach_long.gif);
        background-repeat: no-repeat;
        border: 0px solid red;
        }
        
img#celogo {
        margin-top: 30px;
        margin-left: 20px;
        border: 0px solid red; 
        } 
        
        
img#botleft {
        padding-top: 0px;
        padding-left: 0px;
        margin: 0px;
        border: 0px solid red;
        }

        
img#support {
        margin-top: 20px;
        margin-left: 55px;
        border: 0px solid red;
        }
        
#leftsubnav {
        padding-left: 25px;
        background-color: #FFD67C;
        border: 0px solid yellow;
        }
                
        
#leftpanel ul li  {
        font-size: 13px;
        font-weight: bold;
        color: #324C0B;
        list-style: none;
        margin-bottom: .5em;
        padding-bottom: 6px;
        background-color: #FFD67C;
        }
        
#leftpanel a  {
        font-size: 13px;
        font-weight: bold;
        color: #324C0B;
        list-style: none;
        }
        
#leftpanel a:hover  {
        font-size: 13px;
        font-weight: bold;
        color: #ff0000;
        list-style: none;
        }
        
/********************************Middle Panel********************************/
#middlepanel {
        width: 389px;
        height: auto;
        float: left;
        margin: 0px;
        padding-left: 0px;
        padding-right: 0px;
        background-color: #6B779C;
        border: 0px solid yellow;
        }
        
#middlecontent {
        width: 345px;
        height: auto;
        padding: 15px;
        }
        
img#fakeimgbox {
        width: 47px;
        height: 300px;
        border: 0px solid red;
        border-style: none;
        float: right;
        padding: 4px;
        padding-left: 10px;
        }
        
/********************************Right Panel*******************************/
#rightpanelholder{
        width: 130px;
        height: 1000px;
        float: left;
        margin: 0px;
        padding: 0px;
        background-color: #000000;
        }


#rightpanel {
        width: 130px;
        height: 300px;
        margin: 0px;
        margin-top: 0px;
        padding: 0px;
        background-image: url(ce_green.gif);
        background-position: -2px;
        border-top: 1px solid #324C0B;
        }
        
#rightimageholder {
        position: absolute;
        left: 0px;
        top: 293px;
        width: 153px;
        height: 260px;
        z-index: 20;
        visibility: hidden;
        background-image: url(rightpic.jpg);
        background-repeat: no-repeat;
        }
        
#language {
        margin-top: 0px;
        padding-top: 0px;
        padding-left: 8px;
        border: 0px solid yellow;
        }
        
#language ul {
        margin-top: .15em;
        text-indent: -.5em;
        margin-bottom: .15em;
        }
        
#language ul li {
        color: #ffffff;
        font: 12px arial, helvetica, sans-serif;
        list-style: none;
        }
        
        
        
p {
        font: 14px arial, helvetica, sans-serif;
        margin-top: 10px;
        margin-bottom: 30px;
        }
        
li {
        font: 14px arial, helvetica, sans-serif;
        list-style-type: square;
        margin-bottom: 1em;
        }

li.none {
        font: 14px arial, helvetica, sans-serif;
        list-style: none;
        }
        
p.lang {
        color: #FFFFFF;
        font: 12px arial, helvetica, sans-serif;
        margin-top: .5em;
        margin-bottom: .25em;
        }
        
.bold {
        font-weight: bold;
        }

.underline {
           text-decoration: underline ;
           }

 .definition  {
              color: #FAA619;
              font-weight: normal;
              }

.center {
        text-align: center;
        }

.right {
       text-align: right;
       }

title         {
              font-size: 14pt;
              }
              
.errmsg {
    font-size: 14px;
    font-weight: bold;
    color: #FAA619;
}

.smfont {
        font-size: 12px;
        }
        



a.nav {
             text-decoration: none;
        }
        

a.nav:hover {
            text-decoration: underline;
        }
        

a.numbernav {
             color: #000000;   
             text-decoration: none;
        }
        

a.numbernav:hover {
            color: #ff0000;     
            text-decoration: none;
        }
        
        
a  {
        color: #FFFFFF;
        }
        
a:hover {
        color: #FAA619;
        }
h4.first {
         margin-top: 10px;
         }
h4 {
       margin-bottom: 5px;
   }
        

h4.title {
        text-align: right;
        font: bold 15px arial, helvetica, sans-serif; 
        }

h5 {
   color: #324C0B;
   }

div.longbr {
        margin-bottom: 150px;
        border: 0px solid blue;
        }
        

#navigation ul, #navigation ul li {
     list-style: none;
     margin: 0;
     padding: 0;
     font: normal 14px Arial, Helvetica, sans-serif;
     
     
 }

 #navigation ul {
     text-align: center;
 }

 #navigation ul li {
     display: inline;
     margin-right: .5em;
     margin-bottom: 0px;
     padding-left: 1px;
     padding-right: 1px;
     padding-bottom: 3px;
     background-color: #1A1C4E;
 }

 #navigation ul li.last {
     margin-right: 0;
 }
 
.smsptop {
        margin-top: 6px;
        }
        
.smspbot {
        margin-bottom: 6px;
        }
        
.smsptopbot {
        margin-top: 6px;
        margin-bottom: 6px;
        }
        
.nospbot {
        margin-bottom: 0px;
        }
        
.nosptop {
        margin-top: 0px;
        }

/********************************Form Styles********************************/
div.label
   {
      float: left;
      padding-right: 5px;
      margin-bottom: 10px;
      v-align: middle;
      width: 130px;
      }
div.input {
          float: left;
          margin-right: 10px;
          margin-bottom: 6px;
          }

div.spacer {
  clear: both;
  }

form {
     background-color: #eeeeee;
     border: 3px solid #324C0B;
     padding: 10px;
     font: 12px arial, helvetica, sans-serif;
     width: 460px;
     }




#popitmenu{
position: absolute;
background-color: #FDEAC1;
border:1px solid #324C0B;
font: bold 12px Arial, Helvetica, Verdana;
text-align: left;
line-height: 18px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: #324C0B;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #DADCC4;

