/*** Modified 1/19/12 6:20 p.m. ---------   JMZ  -----------***/


html {
	height: 100%;
	margin: 0px 0px 0.1px 0px;
	padding: 0px;
	background-color: #ffffff;
}

body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, sans-serif, Calibri, Arial, Verdana;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
}


div#print {
	width: 650px;
	padding:20px 15px;
}



div#header { position: relative; border-bottom: 2px solid #d2d2d2; overflow: hidden; zoom: 1; /*** background: url("../images/logo_ici_print.gif") no-repeat left top; **/ display: block; height: 83px; }

div#header h1 { line-height: 1px; float: left; margin: 0px 0px 10px 17px; overflow: visible; }

div#header p { position: absolute; bottom: 12px; right: 1px; font-family: Tahoma, sans-serif; font-size: 20px; line-height: normal; text-transform: uppercase; color: #666666; margin: 0px; overflow: visible; letter-spacing: .1em; }

div#info {
	font-size: 14px;
	line-height: normal;
	padding: 13px 0px 29px 0px;
	overflow: hidden;
	zoom: 1;
}

div#info p {
	margin: 0px;
}

p#addr {
	float: right;
	font-weight: bold;
	text-decoration: none;
	color: #00467F;
}

p#date {
	font-weight: bold;
	float: right;
}

div#footer { font-size: 11px; padding: 18px; text-align: center; border-top: 2px solid #d2d2d2; }
table.callout {
	border: 1px dotted #666666;
	padding: 12px;
	background: #FBFFE4;
	width: 99%;
	margin-top: 24px;
	margin-bottom: 6px;
}

div#content {
	padding: 0px 0px 0px 0px;	
}

div#text { padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 60px; }

div#text table { margin-bottom: 12px; padding-bottom: 9px; }

div#text table td { padding-bottom: 9px; vertical-align: top; }

div#text h1 {
	font-size: 16px;
	color: #00467F;
	line-height: normal;
}

p {
	margin: 0px 0px 16px;
}

h2 {
	margin: 10px 0px 6px;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	line-height: normal;
	margin-top: 12px;
	margin-bottom: 6px;
	color: #663333;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	margin-top: 12px;
	margin-bottom: 4px;
	color: #485B1E;
}
h5 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 4px;
	color: #4A7A3E;
	border-top: 1px dotted #999999;
}
h6 {
	font-size: 12px;
	color: #666666;
	text-transform: uppercase;
	margin-bottom: 6px;
	padding-top: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	letter-spacing: 0.07em;
}


ul {
	margin:0;
	padding:6px 20px 18px;
	list-style:none;
}

ul li { margin-bottom: 9px; list-style-type: disc; }

sup {
	font-size: 70%;
	vertical-align: 33%;
	display: inline-block;
	letter-spacing: 0.1em;
	line-height: 75%;
}




/** DOCUMENT SPECIFIC NEEDED STYLES -------------------------------------- **/

.footnotes {
	font-size: 10px;
	color: #333333;
}
#endnotes {
	font-size: 10px;
	color: #333333;
}

table.public {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	margin: 10px 10px 10px 0px;
	padding: 0px;
	border-top: 1px solid #999999;
}


table.public th {
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
}
table.public td {
	padding-right: 20px;
	border-bottom: 1px solid #CCCCCC;
}

.chart_ital {
	font-style: italic;
	font-weight: normal;
	color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.bottomdate {
	font-size: 10px;
	font-style: normal;
	text-align: right;
}

a.top { display: none; margin-top: 10px; }

img.right { float: right; margin-left: 15px; }

img.left { float: left; margin-right: 15px; }

div#bu_noprint {
	display: none;
}

