/******************** HOME.CSS ********************/
#lay_table {
  margin:auto;
  text-align:left;
  border:0px solid #000000;
border-collapse:collapse;
}


/******************** BODY ********************/
#lay_body {
  width:530px;
  background-image:url(/_mod_files/ce_images/layout/border.gif);
  background-repeat:repeat-y;
  background-position:top left;
  background-color:#eef1f5;
  padding-left:20px;
  padding-right:20px;
  border-left:0px solid #444f95;
}

.content-title {
color: #0b2e64;
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
padding-top: 12px;
padding-bottom: 6px;
}


/******************** HEADER ********************/
#lay_f1 {
  width:910px;
  background-color:#ffffff;
}

#lay_f1 A {
  color:#ffffff;
  font-size:14px;
}

#lay_f1 A:hover {
  color:#ffff00;
  text-decoration:none;
}

/******************** MAIN MENU ********************/
#lay_f2 {
  width:910px;
  border-left:0px solid #444f95;
  border-right:0px solid #444f95;
}

#menu_bg {
background:url(/_mod_files/ce_images/layout/nav-tail.gif) repeat-x left top;
}
#menu_left {
background:url(/_mod_files/ce_images/layout/nav-left.gif) no-repeat left top;
padding-left:9px;
}
#menu_right {
background:url(/_mod_files/ce_images/layout/nav-right.gif) no-repeat right top;
height:57px;
padding-right:9px;
}


/******************** IMAGE BAR ********************/
#lay_f3 {
  width:910px;
  background-image:url(/_mod_files/ce_images/layout/bg-image_bar.jpg);
  background-repeat:no-repeat;
  background-position:top left;
  background-color:#eef1f5;
  padding:0px;
  margin:auto 0px;
  padding-top:11px;
  border-left:0px solid #444f95;
  border-right:0px solid #444f95;
}

#lay_f3 TD {
  color:#ffffff;
  font-size:20px;
  padding-left:75px;
}


/******************** RIGHT AREA ********************/
#lay_f4 {
  width:310px;
  background-image:url(/_mod_files/ce_images/layout/border.gif);
  background-repeat:repeat-y;
  background-position:top right;
  background-color:#eef1f5;
  border-right:0px solid #444f95;
  padding-right:10px;
}

html>body #lay_f4 {
  width:310px;
}


/******************** FOOTER ********************/
#lay_f5 {
  width:910px;
  background-image:url(/_mod_files/ce_images/layout/bg-footer.jpg);
  background-repeat:no-repeat;
  background-position:top left;
  height:50px;
  padding:15px;
}



.section-light-bl {
background-color: #ced8e8;
background-image: url(/_mod_files/ce_images/layout/left-bot-corner1.gif);
background-position: bottom left;
background-repeat: no-repeat;
}
.section-light-br {
background-image: url(/_mod_files/ce_images/layout/right-bot-corner1.gif);
background-position: bottom right;
background-repeat: no-repeat;
}
.section-light-tr {
background-image: url(/_mod_files/ce_images/layout/right-top-corner1.gif);
background-position: top right;
background-repeat: no-repeat;
}
.section-light-tl {
background-image: url(/_mod_files/ce_images/layout/left-top-corner1.gif);
background-position: top left;
background-repeat: no-repeat;
padding: 15px;
}
.section-title {
color: #0b2e64;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
padding-top: 10px;
padding-bottom: 4px;
border-bottom: 2px solid #bdc5d8;
}
.section-content {
padding-top:10px;
}
.section-dark-bl {
background-color: #0b3266;
background-image: url(/_mod_files/ce_images/layout/left-bot-corner2.gif);
background-position: bottom left;
background-repeat: no-repeat;
}
.section-dark-br {
background-image: url(/_mod_files/ce_images/layout/right-bot-corner2.gif);
background-position: bottom right;
background-repeat: no-repeat;
}
.section-dark-tr {
background-image: url(/_mod_files/ce_images/layout/right-top-corner2.gif);
background-position: top right;
background-repeat: no-repeat;
}
.section-dark-tl {
background-image: url(/_mod_files/ce_images/layout/left-top-corner2.gif);
background-position: top left;
background-repeat: no-repeat;
padding: 15px;
}
.section-dark-title {
color: #FFFFFF;
font-size: 14px;
font-weight: normal;
padding-top: 10px;
padding-bottom: 4px;
}
.main_menu TD.menu-spacer{
background-image: url(/_mod_files/ce_images/layout/divider.gif);
background-position: top left;
background-repeat: no-repeat;
}

.swt {
font-size: 12px;
color: #FFFFFF;
}

.news-date {
width: 56px;
height: 56px;
float: left;
margin-top: 10px;
margin-right: 8px;
margin-bottom: 8px;
padding-top: 20px;
padding-left: 4px;
color: #FFFFFF;
background-image: url(/_mod_files/ce_images/layout/marker-2.gif);
background-position: top left;
background-repeat: no-repeat;
}