
/* ************************************************ */
/* Generic Design Css: design.css */

#body, #main-table {
        margin: 0 auto;
	position: relative;
}

#fullWidthBackground {
        width: 100%;
        height: 119px;
        background: url('../../../../designs/design267/color1/images/topbg.gif') repeat-x;
        position: absolute;
        top: 0;
        left: 0;
}

#main-table {
	width: 793px; 
}

#logo-content, .topspacer {height:100px;width:100%; background: url('../../../../designs/design267/color1/images/topbg.gif') repeat-x;}
#logo {margin:12px 30px 0 0; float:right;}

.content-style {padding:40px 60px 40px 0;}
.bottom-style {padding: 0 0 12px 0;}

.right-border-shw {background: url('../../../../designs/design267/color1/images/rightbg.gif') repeat-y top left; }
.left-border-shw {background: url('../../../../designs/design267/color1/images/leftbg.gif') repeat-y top left; width:19px;}

#bottom-border-shw {background: url('../../../../designs/design267/color1/images/headershw.gif') repeat-x top left; height:19px;}
#bottom-left-shadow {background: url('../../../../designs/design267/color1/images/leftcornerbg.gif') no-repeat top left; height:19px;}
#bottom-right-shadow {background: url('../../../../designs/design267/color1/images/rightcornerbg.gif') no-repeat top left; height:19px;}


/* ************************************************ */
/* Design Css for Color: design267.css */

/* td,p { font-size:12px;color:#000000; } */
.bk, .bottom-style { background-color:#FFFFFF; }
.bot { font-size:11px;margin-right:15px;margin-top:12px;margin-bottom:10px;color:#000000; }
div#body {background-color:#DBE0E3; }






/* ************************************************ */
/* Custom Css Part */

html {
    overflow:auto;
}
body {
    background: #DBE0E3;
    padding: 0;
    margin: 0;
}
* html body { height: 100%; width: 100%; overflow:auto; }
#body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    color: #000000;
    background: #DBE0E3;
    display: table;
}
* html #body { height: 100%; width: 100%; overflow:auto; }
#body td {font-size: 12px;font-family: Arial, Helvetica, sans-serif;color: #000000;}
#body p {font-size: 12px;color: #000000;}
#body .bot, #body .bot td, #body .bot p, #body div .bot #totop, #body td .bot #totop{
font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #000000;
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
color: #00AAFF;
    text-decoration: none;
}
#body a.totop, #body a.totop:visited, #body a.totop:hover {
    color: #00AAFF;
    text-decoration: none;
}
#body a:hover, #body a.pager:hover {
    text-decoration: underline;
}
object.videoObject {display: none;}*+html object.videoObject {display: block;}* html object.videoObject {display: block;}embed.videoEmbed {display: block;}*+html embed.videoEmbed {display: none;}* html embed.videoEmbed {display: none;}
