#id_interior HR
{
	color: #008080;
	padding-bottom: 0px;
	margin: 5px;
	width: 50%;
}
#id_interior UL
{
	list-style-image: url(/common/images/blue_bullet.gif);
}
#id_interior UL UL
{
	list-style-image: url(/common/images/yellow_bullet.gif);
}
#id_interior UL UL UL
{
	list-style-image: url(/common/images/red_bullet.gif);
}
#id_interior UL UL UL UL
{
	list-style-image: url(/common/images/green_bullet.gif);
}
P
{
	margin-top: 7px;
	margin-bottom: 7px;
}
SPAN.definition
{
	font-style: italic;
	color: #800000;
	text-decoration: underline;
	cursor: pointer;
}
#id_interior EM
{
	color: #000;
	font-weight: bold;
}
#id_interior CODE
{
	color: #3E1F00;
	font-size: 10pt;
	font-family: monospace;
}
DIV.code_block
{
	background-color: #FAEBD7;
	border: thin solid #808080;
	font-size: 10pt;
	padding: 7px;
	color: #3D2014;
	font-family: Arial;
	float: left;
}
PRE.code_block_floated
{
	background-color: #FAEBD7;
	border: thin solid #808080;
	font-size: 10pt;
	font-family: Helvetica, "Times New Roman", sans-serif;
	padding: 7px;
	color: #3D2014;
	font-family: Arial;
	float: left;
}
PRE.code_block
{
	font-size: 10pt;
	font-family: Helvetica, "Times New Roman", sans-serif;
	padding: 7px;
	color: #3D2014;
	font-family: Arial;
	background-color: #F0F0F0;
	border: 2px solid #333333;
}
.comment
{
	color: #009701;
}
DIV.thumbnail_container
{
	cursor: pointer;
	margin: 15px;
	background-color: #FAEBD7;
	border-style: ridge;
	float: right;
	padding: 10px;
	text-align: center;
}
.float_right
{
	float: right;
}
.clear_right
{
	clear: right;
}
.clear_left
{
	clear: left;
}
#id_interior H1
{
	color: #AA0000;
	font-family: "Times New Roman";
	line-height: 110%;
	margin-bottom: 10px;
	border-bottom: 2px solid #333333;
	margin-top: 0px;
	padding-bottom: 5px;
}
.interior_corner
{
	position: absolute;
}
#id_top_left_corner
{
	left: -15px;
	top: -15px;
}
#id_top_right_corner
{
	right: -6px;
	top: -6px;
}
#id_bottom_left_corner
{
	left: -6px;
	bottom: -6px;
}
#id_bottom_right_corner
{
	right: -6px;
	bottom: -6px;
}
.center
{
	text-align: center;
}
SPAN.popup
{
	text-decoration: none;
	color: #800000;
	border-bottom: 1px dashed #800000;
	cursor: pointer;
}
.expand
{
	cursor: pointer;
	color: #800000;
	border-bottom: 2px dashed #800000;
}
#id_report_group
{
	border: thin solid #FFFFFF;
}
#id_left_col
{
	position: relative;
	float: left;
	width: 48%;
	text-align: justify;
	padding-right: 10px;
}
#id_right_col
{
	position: relative;
	float: left;
	width: 48%;
	text-align: justify;
	padding-left: 10px;
}
H5
{
	font-size: 10pt;
}
#wts
{
	height: 200px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	background: url(/common/images/wtsGradient.png) repeat-x;
	border-bottom: 8px solid #BF002C;
	cursor: pointer;
}
#wts IMG.wts
{
	position: absolute;
	top: 20px;
	left: 20px;
}
#wts DIV.wtsDetails
{
	margin-left: 450px;
	padding-top: 15px;
	color: #000050;
	line-height: 1.7em;
	padding-right: 10px;
	width: 408px;
}
#wts H4
{
	font-size: 10pt;
}
A.dfn
{
	color: #095E02;
	font-family: Verdana;
}
.dfnPopup .highslide-html
{
	border: thin solid #0000FF;
	background-color: #FFFFC1;
	color: #800000;
}
.dfnPopup .highslide-html H4
{
	margin-bottom: 3px;
	margin-top: 0px;
}
.dfnPopup .highslide-html P
{
	font-size: 8pt;
}
.dfnPopup .highslide-header
{
	padding-bottom: 0px;
}
.dfnPopup .highslide-header .highslide-close A
{
	color: #DD0000;
}
.dfnPopup .highslide-controls
{
	display: none;
}
