/* content */

#content-backdrop { 
        height: 100%;
        background: #fff url(/era/img/bg-ho.jpg);
        background-repeat: repeat-y; 
}

/* Homepage */
#homepage{ font-size: 0.8em; padding: 2px ; float: left ; padding-top: 0px; margin-top: 0px; border-top: 0px solid #dfe3e6; } 
#homepage p  { color: #555; margin-bottom: 5px ; padding: 5px ; text-align: justify ;}

#homepage #main-img{ float: left; width: 634px;  height: 265px; background: #ccc; padding: 0px ; margin-left: 5px;}
#homepage #main-img-caption { float: left; width: 145px;}
#homepage #main-img-caption blockquote {
        text-align:left;
        margin-top: 0px;
        font-size: 25px;
        padding:5px 10px 10px 18px;
        font-style:italic; 
        font-weight: 400;
        font-family: "times";
        margin-right: 4px; 
}

#disclaimer { color: #fff; position: absolute; width: 130px; font-size: 10px; }

/* CTAS */

#ctas { clear: both;}
#ctas p { font-size: 80% ; margin: 0 0 5px 4px ; color: #333;}
#ctas h2 { font-size: 80% ; padding: 5px 0 ; clear: left ; margin-left: 4px ; color: #333;}
#ctas h3{ font-size: 90%; margin-left: 5px; width: 780px; color: #333; background: #eee ; padding: 2px 0 2px 5px ; border-bottom: 1px solid #ddd ;}

#ctas ul { list-style: none ; margin-top: 0px ; padding: 0 ; }
#ctas li { float: left ; width: 148px ; border-right: 1px solid #dfe3e6; padding: 5px ;}
#ctas li a{ font-size: 80% ; margin-left: 4px ; text-decoration: none ; background: url(../img/bullet.jpg) no-repeat right ; padding-right: 10px ; }
#ctas li.last { border-right: 0 ; padding-right: 3px ; width: 147px ; }

#ctas a { color: #00467E; text-decoration: none ; font-weight: 800;}
#ctas a:hover { color: #00467E; text-decoration: underline ; font-weight: 800;}

#ctas .img1 { border: 0px; float: left ; width: 141px ; height: 100px ; background: #ccc url(../img/ctas/1.jpg) no-repeat bottom ; margin: 0px 0 0 4px ; }
#ctas .img2 { border: 0px; float: left ; width: 141px ; height: 100px ; background: #ccc url(../img/ctas/2.jpg) no-repeat bottom ; margin: 0px 0 0 4px ; }
#ctas .img3 { border: 0px; float: left ; width: 141px ; height: 100px ; background: #ccc url(../img/ctas/3.jpg) no-repeat bottom ; margin: 0px 0 0 4px ; }
#ctas .img4 { border: 0px; float: left ; width: 141px ; height: 100px ; background: #ccc url(../img/ctas/4.jpg) no-repeat bottom ; margin: 0px 0 0 4px ; }
#ctas .img5 { border: 0px; float: left ; width: 139px ; height: 100px ; background: #ccc url(../img/ctas/5.jpg) no-repeat bottom ; margin: 0px 0 0 4px ; }
#ctas .img1:hover { background-position: top ; }
#ctas .img2:hover { background-position: top ;  }
#ctas .img3:hover { background-position: top ;  }
#ctas .img4:hover { background-position: top ;  }
#ctas .img5:hover { background-position: top ;  }

#ctas .cta-link{ background-image: none ; }
#ctas .cta-title { height: 2em; display: block ; background: none ;}
.wikitable { padding: 0.5em;  border-collapse: collapse; border-spacing: 2px; margin-left: 1em; border: 1px solid #ccc;}
.wikitable td, .wikitable th {padding: 0.2em; border: 1px solid #ccc;  }


