body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

html>body {
	padding: 0;
}

.fs_small {
	font-size: 11px;
	line-height: 14px;
}
.fs_medium {
	font-size: 12px;
	line-height: 16px;
}
.fs_large {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
.fs_xlarge {
	font-size: 20px;
	line-height: 26px;
}
.fc_red {
	color: #990000;
}
.fc_blue {
	color: #003399;
}
.fc_green {
	color: #477700;
}
.fc_brightgreen {
	color: #5E8A00;
}
.fc_white {
	color: #FFFFFF;
}
.fc_brightblue {
	color: #0066CC;
}
.fc_brightred {
	color: #FF0000;
}
.fc_gray {
	color: #999;
}
table .padpaper th {
	border-bottom: 2px solid #666666;
	color: #666666;
	font-size: 13px;
	padding: 6px 12px;	
}
table .padpaper td {
	border-bottom: 1px solid #CCCCCC;
	font-size: 12px;
	padding: 6px 12px;	
}
table .padpaper td.title {
	font-weight: bold;
}
table .padpaper td span.subtext {
	color: #666666;
	font-weight: normal;
}
table .padpaper td.centeralign {
	text-align: center;
}
table .padpaperloose td {
	border-bottom: 1px solid #CCCCCC;
	font-size: 12px;
	padding: 16px 12px;
	line-height: 17px;	
}
table .padpaperloose td.title {
	font-weight: bold;
}
table .padpaperloose td span.subtext {
	color: #666666;
	font-weight: normal;
}
table .padpaperloose td.centeralign {
	text-align: center;
}
.filesize {
	color: #999999;
	font-weight: bold;
}
img.trialicon {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
span.new {
	color: #C00;
	font-weight: bold;
}
div#wpcontent {
	overflow-x: hidden;
	margin: 1em 0;
}
	div#wpcontent p {
		font-size: medium;
		line-height: normal;
	}
img.navicon {
	margin-right: 4px;
}
img.bulleticon {
	margin-right: 4px;
	border: 0;
}
div.breadcrumbs {
	color: #333;
	padding-bottom: 1em;
}
	div.breadcrumbs p {
		margin: 0;
	}
ul {
	margin-left: 0;
	padding-left: 1.5em;
	list-style-position: outside;
	list-style-type: disc;
}
ul ul {
	list-style-type: circle;
}
li {
	margin-bottom: 0.2em;
}
hr {
	margin: 0;
	padding: 0;
}