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

body {
	background:#666666 url(../images/bg.gif) repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:20px;
	color:#333333;
}

html, body { 
	top:0; left:0; right:0;
	margin: 0;
	padding: 0;
}

#container {
	margin: 10px auto 0 auto;
	width:950px;
}

#header {
	height:160px;
	background:#3b3b3b url(../images/bg_header.gif) no-repeat;
}

#logo {
	float:left;
	margin:25px 0 0 45px;
	height:115px;
	width:105px;
}

#logo img{
	border:none;
}

#mainnav {
	float:right;
	width:700px;
	margin:15px 15px 0 0;
}

#mainnav a,
#mainnav a:link,
#mainnav a:visited,
#mainnav a:active,
#mainnav a:hover
{
	color:#c7c7c7;
	text-decoration:none;
}

#mainnav a:hover
{
	color:#636363;
}

#mainnav a strong,
#mainnav a:link strong,
#mainnav a:visited strong,
#mainnav a:active strong,
#mainnav a:hover strong
{
	color:#636363;
	font-weight:100;
}

#mainnav ul{
	float:right;
	list-style-type:none;
	margin:0;
	padding:0;
}

#mainnav li{
	float:left;
	margin:0 15px 0 0;
}

#language {
	float:right;
	margin:100px 15px 0 0;
	font-size:10px;
}

#language a,
#language a:link,
#language a:visited,
#language a:active,
#language a:hover
{
	color:#999999;
	text-decoration:none;
}

#language a:hover
{
	color:#606060;
}

#language a strong,
#language a:link strong,
#language a:visited strong,
#language strong a:active strong,
#language a:hover strong
{
	color:#606060;
	font-weight:100;
}

#language ul {
	float:right;
	list-style-type:none;
	margin:0;
	padding:0;
}

#language li {
	float:left;
	margin:0 15px 0 0;
}

#headergfx {
	height:160px;
	border-bottom:#444444 solid 10px;
}

#content {
	padding:10px;
	background:#ffffff;
	height:100%;
	overflow:hidden;
}

#claim {
	height:30px;
	background:#27257a;
	color:#ffffff;
	padding:5px 0 5px 0;
}

#categories {
	overflow:hidden;
	margin:0 0 15px 0;
}

#categories img{
	border:none;
}

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

#categories a:hover
{
	color:#666666;
	text-decoration:none;
}

#categories div {
	width:226px;
	float:left;
}

#cat1,
#cat2,
#cat3{
	margin:0 8px 0 0;
}

#categories h1 {
	font-size:16px;
	font-weight:100;
}

#categories p {
	margin:5px 0 0 0;
}

#features {
	clear:both;
	margin:0 0 10px 0;
	overflow:hidden;
}

#features div{
	width:440px;
	height:260px;
}

#feat1 {
	float:left;
	background:#27257a;
	margin:0 5px 0 0;
}

#feat2 {
	float:right;
	background:#ff7300;
}

#feat1,
#feat2 {
	color:#ffffff;
	padding:10px;
}

#feat1 h2,
#feat2 h2 {
	font-weight:100;
	font-size:16px;
	padding:0;
	margin:10px 0 5px 0;
}

#feat1 p,
#feat2 p{
	margin:0 0 6px 0;
}

#feat1 a,
#feat1 alink,
#feat1 a:visited,
#feat1 a:active,
#feat1 a:hover {
	color:#ffffff;
}

#feat2 a,
#feat2 alink,
#feat2 a:visited,
#feat2 a:active,
#feat2 a:hover {
	color:#ffffff;
}

#feat1 a:hover,
#feat2 a:hover{
	text-decoration:none;
}



#news {
	clear:both;
}

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

#news a:hover{
	text-decoration:none;
}


#news h2{
	font-weight:100;
	font-size:14px;
	margin:0 0 6px 0;
}

#news p{
	margin:5px 0 0 0;
}

#news div {
	padding:5px;
}

#newshead {
	height:30px;
	background:#444444;
	margin:0 0 5px 0;
}

#newshead h1{
	margin:5px 0 0 0;
	padding:0;
	font-size:16px;
	font-weight:100;
	color:#ffffff;
}

#news1,
#news2{
	width:450px;
	background:#ececec;
}

#news1 {
	float:left;
	margin:0 5px 0 0;
}

#news2 {
	float:right;
}

#footer {
	clear:both;
	text-align:right;
	padding:5px 15px 0 0;
	font-size:10px;
	color:#ffffff;
	margin:0 0 15px 0;
}

#footer a,
#footer a:link,
#footer a:visited,
#footer a:active,
#footer a:hover
{
	color:#ffffff;
	text-decoration:none;
}

#footer a:hover
{
	color:#cccccc;
}

#footer a strong,
#footer a:link strong,
#footer a:visited strong,
#footer a:active strong,
#footer a:hover strong
{
	color:#999999;
	font-weight:100;
}

/* LEVEL 2 */

#subnav {
	float:left;
	width:190px;
	padding:8px 0 0 0;
	/*height:300px;*/
}

#subnav a,
#subnav a:link,
#subnav a:visited,
#subnav a:active,
#subnav a:hover
{
	color:#7a7a7a;
	text-decoration:none;
}

#subnav a:hover
{
	color:#ff7300;
}

#subnav a strong,
#subnav a:link strong,
#subnav a:visited strong,
#subnav a:active strong,
#subnav a:hover strong
{
	color:#ff7300;
	font-weight:100;
}

#subnav ul{
	padding:0 0 0 0;
	margin:0;
	list-style-image:url(../images/bullet_level2.gif);
}

#subnav ul li.active{
	list-style-image:url(../images/bullet_level1.gif);
}

#subnav li{
	/*line-height:28px;*/
	line-height:16px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#subnav li li{
	margin-top: 2px;
	margin-bottom: 2px;
}

#subnav ul ul{
	padding:0 0 0 5px;
}

#subnav li li{
	line-height:16px;
}

#headline {
	float:left;
	width:500px;
}

#headline h1{
	font-weight:100;
	margin:15px 0 5px 0;
	font-size:20px;
}

#headline h2{
	font-weight:100;
	margin:5px 0 15px 0;
	font-size:16px;
}

#conta {
	float:left;
	overflow:hidden;
	width:740px;
}

#conta ul {
	list-style-type:square;
	padding:0 0 0 0;
}

#conta ol {
	padding:0 0 0 20px;
	margin:0 0 15px 0;
}

#conta h2 {
	font-size:16px;
	font-weight:100;
	margin:5px 0 5px 0;
}

#conta h3{
	font-weight:bold;
	margin:5px 0 0 0;
	font-size:11px;
	/* color:#ff7300; */
	color:#444444;
	border-bottom:#999999 solid 1px;
	display:block;
	width:100%;
}

#conta h4 {
	font-weight:bold;
	margin:0;
	font-size:11px;
	/* color:#ff7300; */
	color:#444444;
}

#conta strong {
	font-weight:100;
	color:#ff7300;
}

#conta p {
	margin:0 0 5px 0;
}

#contb {
	overflow:hidden;
	margin:5px 0 5px 0;
}

#cont1,
#cont2,
#cont4{
	margin:0 10px 0 0;
}

#cont1,
#cont2{
	float:left;
	width:280px;
}

#cont3{
	float:left;
	width:160px;
}

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

#cont3 a:hover,
#cont6 a:hover{
	text-decoration:none;
}

#cont4 {
}

#cont4,
#cont5 {
	float:left;
	width:270px;
	height:220px;
	padding:5px;
	color:#ffffff;
}

#cont4 a,
#cont4 a:link,
#cont4 a:visited,
#cont4 a:active,
#cont4 a:hover,
#cont5 a,
#cont5 a:link,
#cont5 a:visited,
#cont5 a:active,
#cont5 a:hover {
	color:#ffffff;
}

#cont5 a:hover,
#cont5 a:hover{
	text-decoration:none;
}

#cont4 {
	background:#462f86;
	background:#27257a;
}

#cont5 {
	background:#ff7300;
}

#cont6{
	float:left;
	width:570px;
	margin:0 10px 0 0;
}

#cont6 img{
	margin:2px 0 0 0;
	border:none;
}

#content ul {
	padding:2px 0 2px 14px;
	margin:0;
	line-height:16px;
}

table.references td,
table.references th {
	padding:2px;
}

table.references td{
	background:#EEEEEE;
	vertical-align:top;
}

table.references th{
	background:#333333;
	color:#FFFFFF;
	text-align:left;
}

#content td {
	vertical-align:top;
	line-height:18px;
}

#content td.td1width {
	width:220px;
}

#content input,
#content textarea {
	border:none;
	padding:1px;
	background:#eeeeee;
	width:300px;
}

#content input.checkbox {
	width:auto;
}



#content input.button {
	width:120px;
	padding:2px;
	background:#27257a;
	color:#ffffff;
	text-transform:uppercase;
	font-size:12px;
}

hr {
	margin:12px 0 12px 0;
	height:0;
	background:transparent;
	border:#cccccc solid 1px;
}
