body
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-family: tahoma, arial, sans-serif;
   margin-bottom: 0px;
   margin-top: 0px;
}
td.subtotal
{
	border-top: 1px solid #000000;
	font-weight: bold;
}
td.total
{
	border-top: 1px solid #000000;
	border-bottom: double #000000;
	font-weight: bold;
}
td.tableheader
{
	border-bottom: 1px solid #000000;
	font-weight: bold;
}
.bodytext
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-family: tahoma, arial, sans-serif;
   margin-bottom: 0px;
   margin-top: 0px;
}
.bodytext a
{
	color: black;
	text-decoration: none
}
.bodytext a:hover
{
	color: #396131;
	text-decoration: underline
}
.linktext
{
	Font-Weight: normal;
	Font-Size: 10pt;
	Color: white;
	Font-Family: tahoma, arial, sans-serif;
   Background-color: #667BB4;
   border: 2px solid #667BB4;
}
.linktext a
{
	color: white;
	text-decoration: none
}
.linktext a:hover
{
	color: #222222;
	text-decoration: underline
}
.listtext
{
   color: black;
   font-weight: normal;
   font-size: 8pt;
   font-family: tahoma, arial, sans-serif
}
.listtext a
{
   color: black;
   text-decoration: none
}
.tableheader a
{
	color: white;
	font-weight: bold;
	text-decoration: underline;
}
.tableheader td
{
   color: white;
   font-weight: bold;
   font-family: tahoma, arial, sans-serif;
   font-size: 8pt;
   background-color: #243B5B
}
.tablelist td
{
   color: black;
   font-weight: normal;
   font-family: tahoma, arial, sans-serif;
   font-size: 8pt;
}
.footertext
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Tahoma, Arial, Sans-Serif
}
.footertext a
{
    color: black;
    text-decoration: none
}
.footertext a:hover
{
    color: black;
    text-decoration: underline
}
.footertextwhite
{
    color: White;
    font-size: 8pt;
    font-family: Tahoma, Arial, Sans-Serif;
}
.headertext
{
	Font-Weight: bold;
	Font-Size: 10pt;
	Color: #243B5B;
	Font-Family: tahoma, arial, sans-serif
}
.titletext
{
	Font-Weight: bold;
	Font-Size: 12pt;
	Color: #243B5B;
	text-decoration: underline;
	Font-Family: tahoma, arial, sans-serif
}
.DepositNotice 
{
    text-align: left;
	position: absolute;
	top: 200px;
	left: 100px;
	width: 400px;
	height: 170px;
	padding: 10px;
	border: 3px solid red;
	background-color: white;
	z-index:1002;
	overflow: auto;
}