/* MAKET SPECIFIC STYLES */

body {
background-position: top left;
background-repeat: repeat-x;
text-align: center;
}
textarea, textarea.field {
background-color: #ffffff;
text-align: left;
}

/* BODY */
#lay_body {
background-color: #ffffff;
text-align: left;
padding-left: 20px;
padding-top: 10px;
padding-right: 20px;
}

/* BLOCK 1 */
#lay_f1 {
background-image: url(/_mod_files/ce_images/layout/headerbg.png);
background-position: top left;
background-repeat: no-repeat;
}

/* BLOCK 2 */
#lay_f2 {}

/* BLOCK 3 */
#lay_f3 {
padding-top:10px;
padding-right:14px;
padding-bottom:10px;
padding-left:20px;
}

/* BLOCK 4 */
#lay_f4 {
background-image: url(/_mod_files/ce_images/layout/footerbg.png);
background-position: top left;
background-repeat: no-repeat;
padding-left: 206px;
padding-right: 206px;
vertical-align: top;
font-size: 10px;
}

#layout {
background-color: #FFFFFF;
text-align: left;
margin: 0 auto; 
}
#body_content {
background-image: url(/_mod_files/ce_images/layout/bodytopshadow.gif);
background-position: top left;
background-repeat: no-repeat;
padding-top: 10px;
}
#content_box {
background-image: url(/_mod_files/ce_images/layout/bodybottomshadow.gif);
background-position: bottom left;
background-repeat: no-repeat;
padding-bottom: 10px;
}
#logo_space {
padding-left: 31px;
}
#header_space {}
#mainmenu_space {
background-image: url(/_mod_files/ce_images/layout/menubg.png);
background-position: top left;
background-repeat: repeat-x;
}
.quotebox_title {
font-weight: bold;
padding-right: 6px;
font-family: Times New Roman;
color: #000000;
}
.quotebox_content {
padding-top: 10px;
padding-bottom: 10px;
}
DIV.HighlightBox {
border: 1px solid #b8b8b8;
background-color: #d2d3d5;
font-size: 10px;
padding: 10px;
}
DIV.NavBox {
border: 1px solid #000080;
background-color: #ffffff;
background-image: url(/_mod_files/ce_images/layout/navboxbg.gif);
background-position: top left;
background-repeat: repeat-y;
padding: 6px;
}
.TitleCell {
padding-bottom: 6px;
}
.TitleBar {
color: #3f5167;
font-weight: bold;
font-family: Times New Roman;
font-size: 18px;
padding-right: 8px;
}
.InnerPageContent {}
.InnerPageBoxLeft {}
.InnerPageBoxRight {}
DIV.NavPath {
text-align: center;
font-family: Tahoma;
font-size: 14px;
font-weight: bold;
color: #000080;
height: 20px;
background-image: url(/_mod_files/ce_images/layout/sidenav-divider.gif);
background-position: bottom center;
background-repeat: no-repeat;
}