body	{
	margin:		0;
	padding:	0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:	#FFFFFF;
	font-size: 10px;
	}
div, p, th, td, li, dd, dl, dt    {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    }
a	{
	text-decoration:	underline;
	font-weight:	bold;
	}
a:link	{
	color:	#00FF00;
	}
a:visited	{
	color:	#00CC00;
	background-color: transparent;
	}
a:active	{
	color:	#000;
	background-color: transparent;
	}
a:hover	{
	color:	#FFFF00;
	text-decoration:	underline overline;
	font-size: 11px;
	}
dt 	{
	font-weight: bold;
	}
ol, li, dl, dt, dd {
	line-height: 1.5em;
	}
p {
	margin-top: 0;
	line-height: 1.25em;
	padding-left: 2px;
	}
h1	{
	font-size:	14px;
	line-height: normal;
	color: #FFFFFF;
	text-indent: 2px;
	background-image: url(../images/!table_row_bg_red.jpg);
	padding-top: 2px;
	padding-bottom: 2px;
	float: none;
	padding-left: 0px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	}

h2	{
	font-size:	13px;
	color: #FFFFFF;
	line-height: 22px;
	background-repeat: no-repeat;
	border: #999999;
	background-image: url(images/!bar_bg.gif);
	padding: 2px;
	}

h3	{
	font-size:	12px;
	color: #FFFFFF;
	background-color: #999999;
	line-height: 21px;
	text-indent: 2px;
	padding-left: 2px;
	}

h4 {
	font-size:	12px;
	color: #FFFFFF;
	text-indent: 2px;
	line-height: 16px;
	padding-left: 2px;
	background-position: 3px;
	background-repeat: repeat-y;
	background-image: url(images/!h4_bg.gif);
	}

h5	{
	font-size:	12px;
	line-height: 20px;
	text-indent: 2px;
	}

h6	{
	font-size:	12px;
	line-height: 18px;
	text-align: center;
	color: #000000;
	padding: 1px;
	background-color: #CCCCCC;
	border-top: thin solid #6699CC;
	border-right: thin #6699CC;
	border-bottom: thin solid #6699CC;
	border-left: thin solid #6699CC;
	}
h1, h2, h3, h4, h5, h6	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin:	5px 0 0 0;
	}
img	{
		/* turns off gaps around images */
	border:	0
	}
#footer, .marginalia {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #333333;
	}
.small {
	font-size: 9px;
	white-space: normal;
	}
.caption {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
	background-color: transparent;
	border: thin dotted #FFCC99;
	padding: 2px;
	}
.button {
	font: 10px geneva, verdana, sans-serif;
	background-position: center bottom;
}
.smallline {
	font-size: 9px;
	white-space: normal;
	text-align: right;
	float: none;
	border-top: 2px none #FFCC00;
	border-right: 2px none #FFCC00;
	border-bottom: 2px dotted #FFCC00;
	border-left: 2px none #FFCC00;
	color: #FFFFFF;
	padding-top: 1px;
}
.smalldotboxclear {
	border: 1px dotted #FF9933;
	font-size: 10px;
	padding: 2px;
	background-position: center;
	vertical-align: middle;
	background-color: #999999;
	color: #FFFFFF;
}
.lineover {
	border-top-style: dotted;
	border-top-color: #FF3333;
	border-right-color: #FF3333;
	border-bottom-color: #FF3333;
	border-left-color: #FF3333;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	font-weight: bold;
	font-size: 11px;
	padding-top: 3px;
}
.pdfline {
	background-color: #FFCC66;
	border: thin outset #FF9900;
	text-align: right;
	background-position: left;
	line-height: 16px;
	padding: 2px 4px;
	margin: 3px;
	float: right;
}
.reversetype {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.list_idxpage {
	list-style-type: square;
	text-indent: 2px;
	list-style-position: inside;
}

