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

body {
	background:#ffffff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:20px;
	color:#333333;
}

html, body { 
	margin: 0;
	padding: 0;
}

#container {
	width:100%;
	width:900px;
}

#header {
	page-break-after:avoid;
}

#logo {
	padding:10px;
	page-break-after:avoid;
}

#headergfx,
#mainnav,
#language,
#claim,
#socialmedia,
#subnav
{
	display:none;
}

#categories,
#features {	
	page-break-after:always;
}

#news {
	/*display:none;*/
}

#header {
	padding: 0 0 10px 0;
	height:10to;
}

#categories div {
	width:400px;
	height:430px;
	float:left;
	margin:0 10px 10px 0;
	padding:10px;
	border:#cccccc solid 1px;
}

/*#categories,*/
#features,
#news {
	clear:both;
}

#features div {
	width:400px;
	height:330px;
	float:left;
	margin:0 10px 10px 0;
	padding:10px;
	border:#cccccc solid 1px;
}

#news {
	clear:both;
}

#news #newshead {
	width:900px;
	height:20px;
	margin:0 0 10px 0;
	border:none;
	text-transform:uppercase;
}

#news #news1,
#news #news2 {
	width:400px;
	float:left;
	margin:0 10px 0 0;
	padding:10px;
	border:#cccccc solid 1px;
}

#footer {
	clear:both;
	font-size:8px;
	padding:10px;
}

#footer a{
	display:none;
}

#headline {
	padding:10px 0 0 10px;
	margin: 0 0 10px 0;
	text-transform:uppercase;
}

#conta {
	width:900px;
	margin: 0 0 10px 0;
	padding:10px;
	/*border:#cccccc solid 1px;	*/
}

#cont1,
#cont2 {
	width:400px;
	float:left;
	margin:0 10px 0 0;
	padding:10px;	
	border:#cccccc solid 1px;
}


#cont6 {
	width:100%;
}

#cont2 {
}

#cont4,
#cont5 {
	display:none;
}

#cont3 {
	display:none;	
}


img {
	border:none;
	max-width:300px;
	height:auto;
}

h1 {
	font-size:16px;
	font-weight:100;
	padding:0;
	margin:0 0 10px 0;
}

h2 {
	font-size:16px;
	font-weight:100;
}

p {
	margin:0 0 10px 0;
}

ul {
	margin:0 0 10px 0;
}

a,
a:link,
a:visited,
a:hover,
a:active
{
	color:#333333;
}

hr {
	border:none;
	border-top:#cccccc solid 1px;
	margin:20px 0 20px 0;
}


.button {
	display:none;
}

input,
select,
textarea {
	border:none;
	border-bottom:#cccccc solid 1px;
	width:300px;
}

table {
	width:800px;
}

table td{
	vertical-align:top;
}

.td1width {
	width:300px;
}

.checkbox {
	width:auto;
}

h3 {	
	border-bottom:#cccccc solid 2px;
}

th {	
	text-align:left;
	border-bottom:#cccccc solid 2px;
}

table.references td {
	border-bottom:#cccccc solid 1px;
}
