html {
	width: 100%;
	height: 100%;
}

body {
	border: none;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	background-image: url(/choice/images/tapete.gif);
	background-position: 0px 0px;
	background-repeat: repeat;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
}

table {
	border: none;
	padding: 0px;
	margin: 0px;
}

td {
	border: none;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
}

form {
	border: none;
	padding: 0px;
	margin: 0px;
}

div {
	border: none;
	padding: 0px;
	margin: 0px;
}

img {
	border: none;
	padding: 0px;
	margin: 0px;
}

h1 {
	border: none;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 6px;
	color: #000000;
}

p {
	border: none;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

div.stopFloat {
	clear: both;
	float: none;
	overflow: hidden;
	height: 1px;
}

div.pageContainer {
	margin: 0px 0px 0px 50px;
	width: 850px;
	height: 100%;
	background-color: #ffffff;
}

div.head {
	background-position: 0px 0px;
	background-image: url(/choice/images/header/head-bg.gif);
	background-repeat: repeat-x;
	width: 100%;	
	height: 118px;
}

div.head div.headLeft {
	float: left;
	width: 40%;
	text-align: left;
}

div.head div.headRight {
	float: right;
	width: 40%;
	text-align: right;
}

div.head div.headLeft img {
	margin-left: 30px;
}

div.head div.headRight img {
	margin-right: 30px;
}

div.contentContainer {
	width: 850px;
	background-color: #ffffff;
}

a, a:link, a:visited, a:focus {
	color: #E10000;
	text-decoration: underline;
}

a:hover, a:active {
	color: #ab0008;
	text-decoration: underline;
}

ul, ol {
	margin: 8px 0px;
	padding: 0 0 0 16px;
}


li {
	margin-bottom: 6px;
	list-style-image: url(/choice/images/li.gif);
}

div.linkExt {
	padding-right: 0px;	
	padding-left: 14px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	line-height: 14px;
	padding-top: 0px;
	background-position: 0px 5px;
	background-repeat: no-repeat;
	background-image: url(/choice/images/link_ext.gif);
}

div.linkInt {
	padding-right: 0px;	
	padding-left: 14px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	line-height: 14px;
	padding-top: 0px;
	background-position: 0px 5px;
	background-repeat: no-repeat;
	background-image: url(/choice/images/link_int.gif);
}

img.imageContainer {
	float: left;
	margin: 0px 10px 10px 0px;
	border: none;
}

img.screenshot {
	margin: 2px 0px; 
	border: none;
	width: 560px;
}

img.screenhalf {
	margin: 2px 0px; 
	border: none;
	width: 275px;
}

div.text {
	margin-bottom: 10px
}


div.download {
	padding-right: 0px;
	background-position: 0px 0px;
	padding-left: 20px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	padding-top: 4px;
	background-repeat: no-repeat
}

div.download a, div.download a:link, div.download a:visited, div.download a:focus {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

div.download a:hover, div.download a:active {
	font-weight: bold;
	color: #E10000;
	text-decoration: underline;
}

#APAmeta {
	z-index: 100;
	left: 904px;
	width: auto;
	bottom: 50px;
	position: absolute;
	height: auto
}

#APAmeta img {
	margin-top: 0px;
}

a.labs,a.labs:link,a.labs:visited,a.labs:hover,a.labs:focus,a.labs:active	{ 
	color: #E10000;
	text-decoration: underline;
	font-weight: bold;
}

a.labs:hover,a.labs:focus { 
	color: #AB0008;
	text-decoration: underline;
	font-weight: bold;
}

a.arrows {
	text-decoration: none;
}

a.arrows img {
	margin: 2px 5px 0px 2px;
}
