body
{
	font-family: verdana, tahoma, sans-serif;
	margin: 1em;
}

a:link, div.content li a:link
{
	color: #0096a8;
}

a:active
{
	color: #a85b00;
}

a:visited, div.content li a:visited
{
	color: #00a84b;
}

h3
{
	font-size: 1.1em;
	color: #005F90;
	margin: .5em;
}

div.sidebar, div.awards
{
	width: 10em;
	margin-bottom: 1em;
}

div.sidebar, div.item, div.awards, div.heading
{
	border: thin solid black;
}

div.sidebar, div.awards, div.heading, div.item
{
	background-color: #EEEEEE;
}

div.main
{
	position: absolute;
	left: 12em;
	right: 1em;
	top: 1em;
}

div.heading
{
	text-align: center;
	margin-bottom: 1em;
}

div.heading h1
{
	color: #0055AA;
	font-size: 1.7em;
	font-weight: bold;
	text-transform: uppercase;
}

div.heading div.company-name, div.left-title, div.item-heading
{
	background-color: #005F90;
	border-bottom: thin solid black;
	text-align: center;
	padding: .2em;
}

div.left-title
{
	background-color: #FEFFCB;
	font-weight: bold;
}

div.heading div.company-name h3
{
	color: white;
	font-weight: bold;
}

div.sidebar ul
{
	list-style: none inside none;
	padding: .5em;
	margin: 0;
	font-size: .9em;
}

div.sidebar li a
{
	color: #0055AA;
	text-decoration: none;
	display: block;
}

div.awards p
{
	text-align: center;
	padding-left: .5em;
	padding-right: .5em;
}

div.awards img
{
	border: 0;
}

div.awards p.award-text
{
	text-indent: 1.5em;
	color: #0055AA;
	font-size: .8em;
	text-align: left;
}

div.item-heading
{
	background-color: #CCC;
	padding: 0;
	text-align: justify;
}

span.item-date, span.item-os
{
	color: #252771;
	font-weight: bold;
	border-right: thin solid black;
	text-align: right;
	padding-left: 1.5em;
	padding-right: 1.5em;
}

span.item-os
{
	color: #AA0000;
}

span.item-title, span.item-title a
{
	color: #0055AA;
	font-weight: bold;
	padding-left: .5em;
	padding-right: .5em;
	text-decoration: none;
	overflow: hidden;
	white-space: nowrap;
}

span.item-title a
{
	padding: 0;
}

span.item-download
{
	background-color: #CCC;
	border: thin solid black;
	text-align: center;
	display: block;
	margin: .5em;
	width: 10em;
	font-weight: bold;
}

span.item-download img
{
	vertical-align: middle;
	border: 0;
}

span.item-download a
{
	color: #252771;
	text-decoration: none;
	display: block;
	padding: 0;
	padding-top: .3em;
	padding-bottom: .3em;
}

div.item p.download-info
{
	text-indent: 0;
}

span.download-counter
{
	font-weight: bold;
}

div.item
{
	margin-bottom: 1em;
}

div.item p
{
	text-indent: 1.5em;
	color: #0055AA;
	padding-left: .5em;
	padding-right: .5em;
}

div.item ul img
{
	border: 0;
}

div.item ul, div.item ol
{
	color: #0055AA;
}

div.item li a
{
	color: #0055AA;
	text-decoration: none;
	display: block;
}

div.content li a
{
	display: inline;
	text-decoration: underline;
}

div.item table
{
	margin: 0 auto;
	color: #0055AA;
}

a.showall
{
	font-size: 1.15em;
	color: #0055AA;
	font-weight: bold;
}

div.bottom
{
	font-weight: bold;
	text-align: center;
	font-size: .8em;
}

span.registered-users-text
{
	color: #AA0000;
}
div.form ul
{
	list-style: none inside none;
	color: #0055AA;
}

div.form form
{
	margin: 0 auto;
	width: 30em;
}
