body.backpanel {
	background-color: #9a9b9c;
}
body, td { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt }
body, td, a, a:visited { color: black }
h3 { font-size: 18px }

/* Template design BEGIN */
.strct {
	width: 942px;
	background-color: white;
}
.strct_topcell1 {
	padding-left: 2px;
	padding-right: 3px;
	height: 10px;
	background-position: 2px 0px;
	background-repeat: no-repeat;
}
.strct_topcell2 {
	padding-top: 4px;
	padding-right: 5px;
	padding-left: 2px;
	height: 92px;
	text-align: right;
	background-position: 2px 2px;
	background-repeat: no-repeat;
}
.strct_topcell3 {
	height: 22px;
	background-position: 2px 0px;
	background-repeat: no-repeat;
	text-align: center;
}
.strct_makediff {
	background-repeat: repeat-y;
	background-position: 7px 0px;
	width: 20px;
	border-left: solid #dfdede 1px;
}
.strct_verttitle {
	width: 50px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: 17px 55px;
	background-color: Black;
}
.strct_bottom1 {
	background-repeat: no-repeat;
	background-color: Black;
	width: 50px;
}
.strct_bottom2 {
	text-align: center;
	font-weight: bold;
	background-repeat: no-repeat;
	background-color: Black;
	padding-right: 10px;
	color: white;
	height: 27px;
}
.strct_bottom2 a:link, .strct_bottom2 a:visited {
	color: white;
	text-decoration: none;
}
.strct_bottom3 {
	text-align: center;
	font-size: xx-small;
	font-weight: normal;
	background-repeat: no-repeat;
	background-color: Black;
	padding-right: 10px;
	color: #565656;
	height: 27px;
}
.menu_ebsmain {
	font-size: 8pt;
	list-style-type: none;
}
.menu_ebsmain li {
	font-size: 8pt;
	display: inline;
	padding-left: 20px;
	padding-right: 20px;
}
.menu_ebsmain li a:link, .menu_ebsmain li a:visited  {
	width: 90px;  /* must be wide enough for the text to fit */
	color: white;
	text-align: center;
	text-decoration: none;
}
.menu_ebsmain a:hover, .menu_ebsmain a:visited:hover {
	text-decoration: underline;
}
.menu_ebsmain li.active a:link, .menu_ebsmain li.active a:visited {
	color: black;
	font-weight: bold;
}
.menu_ebsright, #mainlevel_ebsright {
	list-style-type: none;
	text-align: left;
}
.menu_ebsright li, #mainlevel_ebsright li {
	font-size: 8pt;
	font-weight: bold;
	padding-bottom: 10px;
	white-space: nowrap;
}
.menu_ebsright li a:link, .menu_ebsright li a:visited,
#mainlevel_ebsright li a:link, #mainlevel_ebsright li a:visited  {
	color: Gray;
	text-decoration: none;
}
.cleanlinks a:link, .cleanlinks a:visited {
	text-decoration: none;
}
.cleanlinks a:hover {
	text-decoration: underline;
}
/* Template design END */

.dimmed, .dimmed a, .dimmed a:visited {
	color: #636F65;
}
.dimmedsmall, .dimmedsmall a, .dimmedsmall a:visited {
	color: #636F65;
	font-size: xx-small;
}

div#overDiv {  /* To remove the thick border from the overlib popup */
	border: solid gray 1px;
}

div#overDiv td {  /* To remove the thick border from the overlib popup */
	border: none;
	padding: 1px;
	background-color: White;
}

.multithumb {
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 2px;
}
.pad_left {
	margin-left: 35px;
}
.pad_right {
	margin-right: 35px;
}
.dropcap {
	float: left;
	font-size: 32px;
	line-height: 25px;
	padding-top: 0px;
	padding-right: 1px;
	font-family: "Times New Roman", Times, serif;
}
.contentheading {
	font-weight: bold;
	padding-bottom: 10px;
}
.contentpaneopen {
	/* text-align: justify; */
}