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

html, body, #body, #mainTable { height:100%; } 

#body, #mainTable {
	margin-left:auto;
	margin-right:auto;
}  

#shadowleft {
	background-image:url("../../../../designs/design618/color1/images/shadow-left.png");
}

#shadowright {
	background-image:url("../../../../designs/design618/color1/images/shadow-right.png");
}

#tree {
	position:relative;
	top:25px;
	left:10px;
}

#vcounter {
	margin-top: 25px;
}

#contentContainer {
	padding-bottom: 15px;
}

#contentMinWidth {
	width: 540px;
}

#footerContentCell {
	padding: 15px 0 10px;
}

#toTop {
	float: right;
	margin: 0 20px 0 30px;
}

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

/* p,td { font-size:12px;color:#FFFFFF; } */
.bot { font-size:10px;color:#FFFFFF; }
.bg1 { background-color:#29386D }
.bg2 { background-color:#ED9400 }
.bg3 { background-color:#5C77A5 }
.bg4 { background-color:#909090 }




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

html {
    overflow:auto;
}
body {
    background: #FFFFFF;
    padding: 0;
    margin: 0;
}
* html body { height: 100%; width: 100%; overflow:auto; }
#body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    text-align: left;
    color: #FFFFFF;
    background: #FFFFFF;
    display: table;
}
* html #body { height: 100%; width: 100%; overflow:auto; }
#body td {font-size: 15px;font-family: Arial, Helvetica, sans-serif;color: #FFFFFF;}
#body .bot, #body .bot td, #body .bot p, #body div .bot #totop, #body td .bot #totop{
font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #FFFFFF;
}
p {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
}
#body a, #body a:visited, #body a.pager, #body a.pager:visited {
color: #aaffff;
    text-decoration: underline;
}
#body a.totop, #body a.totop:visited, #body a.totop:hover {
    color: #aaffff;
    text-decoration: none;
}
#body a:hover, #body a.pager:hover {
    text-decoration: underline;
}
#body .sitemapTable a, #body .sitemapTable a:visited {
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;}
