body{
	padding:0; margin:0; background:url(../img/bg-html.jpg) repeat-x #F1F1F1; color:#A5A5A4;
	}
div, ul, h1, h2, h3, h4, p, img, form{
	padding:0; margin:0;
	}
ul{
	list-style-type:none;
	}
img{
	border:0;
	}
.blank{
	font-size:0px; clear:both; line-height:0px;
	}
input.button{
	width:60px; 
	height:25px;
	background-image:url("../img/button-s.gif");
	background-position:0 0;
	background-repeat:no-repeat;
	color:#475e6a; 
	font:12px/20px "Lucida Grande","Lucida Sans Unicode",Verdana; 
	text-align:center; 
	font-weight:normal;
	text-shadow:2px 2px 0px #9daab0; 
	letter-spacing:-1px;
	border:none; 
	margin:0 2px;
}
input.button_sms{
	width:100px; 
	height:25px;
	background-image:url("../img/button-m.gif");
	background-position:0 0;
	background-repeat:no-repeat;
	color:#475e6a; 
	font:12px/20px "Lucida Grande","Lucida Sans Unicode",Verdana; 
	text-align:center; 
	font-weight:normal;
	text-shadow:2px 2px 0px #9daab0; 
	letter-spacing:-1px;
	border:none; 
	margin:0 30px;
}
input.button:hover, input.button_sms:hover {
	background-position:0 -25px;
	background-repeat:no-repeat;
}
#modal_container {
	padding:5px;
	background-color:#fff;
	border:1px solid #666;
	overflow:auto;
	font-family:"Lucida Grande",Verdana;
	font-size:12px;
	color:#333;
	text-align:left;
	}
#modal_overlay {
	background-color:#000;
	}

/********************
 * HEADER PANEL
 ********************/
#bodyPanel{
	width:960px; margin:0 auto 0 auto;
	}	
#headerPanel{
	width:960px; margin:0 auto 0 auto; background:url(../img/intro.jpg) no-repeat; height:170px;
	}
#navPanel{
	width:960px; margin:0 auto 0 auto; background:url(../img/bg-nav.gif) repeat-x; height:33px; color:#333; padding:0; font:12px/10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
#breadcrumbs{
	width:945px; padding:6px; color:#ccc;
	}
#mail_form{
	float:left;
	}
.input_mail{
	font-size:12px; padding:2px; width:100px; background-color:#021C5F; border: 1px solid #04629D; color:#FFCC00;
}
.button_mail{
	font-size:11px; padding:1.2px; background-color:#132060; border-top:1px solid #4C5688; border-left:1px solid #4C5688; border-bottom:1px solid #011058;border-right:1px solid #011058; color:#FFCC00;
}
#search_form{
	float:right;
	}
.input_search{
	font-size:12px; padding:2px; width:132px; background-color:#021C5F; border: 1px solid #04629D;color:#FFCC00;
}
.button_search{
	font-size:11px; padding:1.2px; background-color:#132060; border-top:1px solid #4C5688; border-left:1px solid #4C5688; border-bottom:1px solid #011058;border-right:1px solid #011058; color:#FFCC00;
}

/********************
 * MAIN PANEL.
 ********************/
#mainPanel{
	width:960px; margin:0 auto 0 auto; background-color:#fff;	
	}
	
/********************
 * LEFT PANEL.
 ********************/
#leftPanel{
	width:200px; color:#B6B6B5; margin:0; padding:0; float:left; /*background-color:#ccff22;*/
	}
#leftPanel p{
	width:200px; margin-bottom:2px;
	}
#quickPanel{
	clear:both;
	width:165px;
	margin:2px auto;
	padding:6px 10px 6px 20px;
	border:1px solid #DDDFE1;
	background-color:#F5F7F9;
	font:12px/16px Arial, Helvetica, sans-serif;
}
#quickPanel a{
	color:#333;
	text-decoration:none;
	margin-right:4px;
}
#quickPanel a:hover{
	color:#990000;
	text-decoration:underline;
	margin-right:4px;
}
#menuPanel{
	width:200px; 
	position:relative; 
	margin:0 auto;
	float:left; 
	margin:0;
	font:10px/10px Arial, Helvetica, sans-serif;		 
}
#menuPanel .section-box { margin: 0px 0; padding-left:0px; font-size:12px; }
#menuPanel .section-box a { line-height:2em; }
#menuPanel .section-box ul { margin-bottom:1px}
#menuPanel .section-box li { margin:1px 0; }


a img, :link img, :visited img { 
	border:none; 
}

.categories-headings li { float:left; }

.categories-headings a.on {
	display:block;
	height:22px;
	width:200px;
	margin:0;
	padding:0;
	padding-top:0px;
	margin-bottom:1px;
	padding-left:30px;
	background:url(../img/bg-menu.gif) no-repeat 0 0;
	color:#255B0A;
	font:bold 11px/1em Trebuchet, 'Trebuchet MS',tahoma,sans-serif;	
	vertical-align:middle;
	text-decoration:none;
}
.categories-headings a.off {
	display:block;
	/*height:18px;*/
	height:22px;
	width:200px;
	margin:0;
	padding:0;
	padding-top:0px;
	margin-bottom:1px;
	padding-left:30px; /* 34 */
	background:url(../img/bg-menu.gif) no-repeat 0 0;
	color:#255B0A;
	font:bold 11px/1em Trebuchet, 'Trebuchet MS',tahoma,sans-serif;
	vertical-align:middle;
}
.categories-headings a.off {
	background:url(../img/bg-menu.gif) no-repeat 0 0;
	text-decoration:none;
}
.categories-headings a.off:hover {
	background:url(../img/bg-menu-hover.gif) no-repeat 0 0;
	text-decoration:none;
}

.arrow { position:absolute; height:22px; width:26px; padding:0; margin:0; border:0; }
.arrow a.false { position:absolute; background:url(../img/bg_headi.gif) no-repeat 0 0; height:22px; width:26px; padding:0; margin:0; border:0; }
.arrow a.false:hover { background:url(../img/bg_headj.gif) no-repeat 0 0; }
.arrow a.true { position:absolute; background:url(../img/bg_headj.gif) no-repeat 0 0; height:22px; width:26px; padding:0; margin:0; border:0; }

.categories-items-hide { display: none; width:120px; border:1px solid #dddfe1; }
.categories-items-show { width:198px; background:#F0F3F7; border:1px solid #dddfe1; font: 11px/1em Trebuchet, 'Trebuchet MS',tahoma,sans-serif; margin-top:2px;padding-bottom: 10px;}
.categories-items-show li { float:none; height:1%;}
.categories-items-show li.last { background:none; padding: 6px 2px 6px 20px; }
.categories-items-show a { display:block; padding:0 8px; padding-bottom:0px; color:#255B0A; text-decoration:none;}
.categories-items-show a:hover { display:block; padding:0 8px; padding-bottom:0px; color:#255B0A; text-decoration:underline;}

/*
#menuPanel ul.leftmenu{
	width:200px;
}
#menuPanel ul.leftmenu li{
	width:200px; 
	height:22px;
	margin-bottom:2px;	
	
}
#menuPanel ul.leftmenu li a{	 
	height:22px; 
	display:block; 
	background:url(../img/bg-menu.gif) no-repeat #F1F4F7; 
	color:#000; 
	line-height:22px; 
	text-decoration:none; 
	padding:0 0 0 30px;
}
#menuPanel ul.leftmenu li a:hover{
	background:url(../img/bg-menu-hover.gif) no-repeat #E0F3B7; 
	color:#000; 
	line-height:22px; 
	text-decoration:none; 
	padding:0 0 0 30px;
}
*/

#pollPanel{
	width:200px; 
	position:relative; 
	margin:0;
	padding:0 0 10px 0;
	float:left; 	
	color:#333;	
	font:10px/10px Arial, Helvetica, sans-serif;
	background:url(../img/bg-poll.gif) no-repeat #00AFFE;	 
	}
#pollPanel h3{
	padding:6px 6px 6px 65px;
	margin:0;
	color:#333;		
	font:18px/24px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	background:url(../img/bg-menu-one.gif) no-repeat #86EC86;
	}
#pollPanel h4{
	padding: 6px;
	font: 14px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
#pollPanel .total{
	padding: 6px;
	font: normal 12px/10px Arial, Helvetica, sans-serif;
	}
#pollPanel .input_radio{	
	margin-left:20px;
	font: normal 12px/10px Arial, Helvetica, sans-serif;	
	}
	
#statPanel{
	width:200px; height:100px; padding:0; float:left; display:block; margin-bottom:2px;
	background:url(../img/stats.gif) no-repeat;
	}
#statPanel h2{
	font:18px/30px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	width:180px; padding:5px 5px 5px 70px; margin:0; font-weight:normal; display:block; color:#000;
	}
#statPanel .visitors{
	color:#847543; padding:5px 5px 5px 70px; font:11px/20px Verdana, Arial, Helvetica, sans-serif;  font-weight:normal;display:block; 
	}
	
/********************
 * CENTER PANEL.
 ********************/
#centerPanel{
	width:590px; margin:0 0 0 0; float:left; padding:0; color:#333;
	font:12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif; /*background-color:#f1f1f1;*/
	}
#centerPanel h2.subtitle{
	width:560px;		
	color:#333;
	margin:10px 8px;
	padding:10px 2px;
	font: bold 22px/10px Arial, Helvetica, sans-serif;
}
#centerPanel p{
	color:#333;
	margin:0 10px;
	padding:0;	
}
#centerPanel p.title{		
	color:#014E54;
	margin:20px 10px;
	padding:0;	
	font: bold 20px/10px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#centerPanel p.title a{
	color:#014E54;		
	text-decoration:none;
	}
#centerPanel p.title a:hover{
	color:#990000;
	text-decoration:underline;
	}
#centerPanel p.text{
	width:570px;		
	color:#333;
	margin:10px 10px;
	padding:0;
	text-align:justify;	
	}
#centerPanel p.date{		
	color:#999;
	margin:0px 10px;
	padding:0;		
	}
#centerPanel p.textbold{
	width:570px;		
	color:#333;
	margin:10px 10px;
	padding:0;
	font:bold 13px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
#centerPanel p.input{
	color:#333;
	margin:2px 10px 10px 10px;
	padding:0;	
}
#centerPanel p.label{
	color:#333;
	margin:0 10px;
	padding:0;
	font-weight:bold;	
}
#centerPanel p.more a{
	margin:10px 10px;
	color:#0066CC;
	text-decoration:none;
}
#centerPanel p.more a:hover{
	margin:10px 10px;
	color:#990000;
	text-decoration:underline;
}

#c0Panel{
	clear:both;
	margin:1px 1px 0 1px;
	padding:2px 4px;color:#000099;
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	background:url(../img/bg-headline.gif) no-repeat;
	}
#c00Panel{
	clear:both;
	margin:1px 1px 0 1px;
	padding:2px 4px;color:#000099;
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	background:url(../img/bg-other.gif) no-repeat;
	}
#c000Panel{
	clear:both;
	margin:10px 1px 0 1px;
	padding:2px 4px;color:#000099;
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	background:url(../img/bg-sponsor.gif) no-repeat;
	}
#c1Panel, #c2Panel{
	width:292px; color:#999; margin:1px 1px 20px 1px; padding:0; float:left; /*background-color:#ccc;*/
	}
#c1Panel h2.title1, #c2Panel h2.title1{
	padding:2px 10px;
	font:bold 22px/30px Arial, Helvetica, sans-serif;letter-spacing:-1px;
	}
#c1Panel h2.title1 a, #c2Panel h2.title1 a{
	color:#BB0000;
	text-decoration:none;
	}
#c1Panel h2.title1 a:hover, #c2Panel h2.title1 a:hover{
	color:#990000;
	text-decoration:underline;
	}
#c1Panel p.figure, #c2Panel p.figure{
	margin:0;
	}
#c1Panel p.abstract1, #c2Panel p.abstract1{
	margin:0 10px;
	text-align:justify;
	font:12px/16px "Trebuchet MS",Arial, Helvetica, sans-serif;	
	}
	
#c3Panel, #c4Panel{
	width:292px; color:#333; margin:1; padding:0; float:left; background-color:#f2f2f2;
	}
#c3Panel img, #c4Panel img{
	margin-right:10px;
	}
#c3Panel h2.title2, #c4Panel h2.title2{
	padding:0 0 0 0;
	font:bold 14px/18px Arial, Helvetica, sans-serif;
	}
#c3Panel h2.title2 a, #c4Panel h2.title2 a{
	color:#0080FF;
	text-decoration:none;
	}
#c3Panel h2.title2 a:hover, #c4Panel h2.title2 a:hover{
	color:#990000;
	text-decoration:underline;
	}
#c3Panel p.abstract2, #c4Panel p.abstract2{
	margin:0 10px;	
	font:12px/16px "Trebuchet MS",Arial, Helvetica, sans-serif;
	}
	
#advPanel {	
	border-left:1px solid #5C8FF5;	
	border-right:1px solid #5C8FF5;	
	border-bottom:1px solid #5C8FF5;	
	margin: 0 1px 10px 1px;
	}
#advPanel img {	
	padding: 6px;
	}

/********************
 * CONTENTS PANEL.
 ********************/	
table.root { 
	width: 560px;	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #404040;	
	background-color: #fff;
	border: 1px #6699CC solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 10px;
	margin-left: 4px;
	padding: 6px;
}

table.root td.cellheader { 
	border-bottom: 3px solid #6699CC;
	background-color: #155AA0;
	text-align: left;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #f1f1f1;
	padding: 6px;
}


table.root td { 
	border-bottom: 1px dotted #6699CC;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: white;	
	padding: 4px 8px;
} 

.celldate {
	margin-top:4px; 
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
} 

table.root td.cellrow1 { 
	text-align: left; 
} 

table.root td.cellrow2 { 
	text-align: left;
	background-color: #f1f1f1; 
}

/********************
 * RIGHT PANEL.
 ********************/
#rightPanel{
	width:170px; margin:0; float:right; /*background-color:#666;*/
	}	
	
#bannerPanel p{
	margin-bottom:2px;
	}
	
#suporterPanel{
	width:170px; height:300px; padding:0; float:right; display:block; margin-bottom:2px;
	background:url(../img/bg-suporter.gif) no-repeat;
	}
#suporterPanel h2{
	font:18px/30px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	width:170px; padding:5px 5px 5px 70px; margin:0; font-weight:normal; display:block; color:#000;
	}
#suporterPanel .message{
	font:11px/12px Arial, Helvetica, sans-serif; padding:6px 2px 6px 8px; /*background-color:#f1f1f1;*/ height:220px; margin-bottom:2px;color:#333;text-align: justify;
	}
#suporterPanel p{
	margin-bottom:8px;
	}
#suporterPanel p span{
	font:11px/14px Arial, Helvetica, sans-serif; font-weight:bold; color:#006600;border-bottom:1px dotted #ccc;
	}
/********************
 * FOOTER PANEL
 ********************/	
#footerPanel{
	background:url(../img/bg-footer.gif) repeat-x 0 0; height:100px; width:960px; margin:0 auto 0 auto;
	}	
#footer{
	margin:0 auto 0 auto; padding:20px 0 0 0; /*background-color:#ccc;*/
	}
#footer ul{
	width:446px; display:block; margin:0px 0 0 500px; padding:0; font-size:0; height:20px; 
	}
#footer ul li{
	color:#9B9B9B; font:12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;  float:left; 
	padding:0; margin:0;
	}
#footer ul li a{
	color:#9B9B9B; font:12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;  
	text-decoration:none; padding:0 6px 0 6px; 
	}
#footer ul li a:hover{
	text-decoration:underline;	
	}
#footer p{
	width:340px; display:block; font:12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#EAEAEA; margin:0px 0 0 620px;
	/*background-color:#000;*/ padding:0 0 9px 0;
	}