title {
	display: none;
}

body {
	color: #000000;
	background: #ffffff;
	font-family: Helvetica, Verdana, "Trebuchet MS", sans-serif;
	font-size: 11pt;
}

hr {
	width: 100%;
}

a {
	text-decoration: underline;
	color: #0000ff;
}

#header,#sidebar,#sidemenu,#s1msg,#messageBox,#welcome {
	display: none;
}

h1 {
	font-size: 16pt;
}

h2 {
	font-size: 14pt;
	text-transform: uppercase;
	font-weight: bold;
}

h3 {
	font-size: 12pt;
	font-weight: bold;
}

.noprt {
	display: none;
}

table {
	padding: 5px;
	width: 95%;
}

.list2 li {
	display: -moz-inline-box; 
	display: inline-block;
	width: 49%;
}

* html .list2 li {
	display: inline;
}

*+html .list2 li {
	display: inline;
}

.rj {
	text-align: right;
}

#nothing table tr td {
	margin: 10px 30px;
	padding: 0px 40px;
	font-size: 11pt;
	color: black;
}

th,td {
	white-space: nowrap;
}

hr {
	margin: 10px 30px;
	color: black;
}

.list {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	font-size: 11pt;
}