@charset "UTF-8";
/* CSS Document */

/* -- static tags ---------------------------------------- */
/* -- ----------- ---------------------------------------- */
body {
	background: url(/_iface/static/is_02.gif) repeat-x #fff;
	font-size: 10px;
	color: #000000;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img { border: 0; }
p { padding: 0px; margin: 0px; }
h1, h2, h3, h4, h5, h6 { padding-bottom: 4px; color: #990000; margin: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; }
h1 { font-size: 18px; font-weight: normal; }
h2 { font-size: 16px; font-weight: normal; }
h3 { font-size: 14px; font-weight: normal; }
h4 { font-size: 12px; font-weight: bold; }
h5, h6 { font-size: 12px; font-weight: normal; }
a:link, a:visited { color: #990000; text-decoration: none; }
a:hover, a:active { color: #990000; text-decoration: underline; }
ul { padding: 0px 0px 0px 0px; list-style: none; margin: 0px 0px 0px 0px; }
ul li { padding-left: 12px; background: url(/_iface/obj/list_arrow.gif) no-repeat left 2px; }
hr { margin: 4px 0px 25px 0px; }
td { vertical-align: top; }

a.readMore {
	font-size: 10px;
	display: block;
	text-align: right;
	background: url(/_iface/obj/list_roundarrow.gif) no-repeat right;
	padding: 4px 2em 4px 2em;
	margin-top: .5em;
	clear: right;
}