/* Body */
.linkcabecalho{ 	font-size: 9px;    color: #ffffff;    TEXT-DECORATION: none;}
	a.linkcabecalho:visited {  	color: #ffffff;	text-decoration: none;}
	a.linkcabecalho:link{    text-decoration: none;	color:#ffffff;}
	a.linkcabecalho:hover{   	color:#FF6600; text-decoration: none;}

BODY {
	margin: 0px 0px 0px 0px;
	background-color : #FFFFFF ;
	color : #efefef;
	scrollbar-3dlight-color: #d4d4d4;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #87868b;
	scrollbar-shadow-color: #d4d4d4;
	scrollbar-track-color: #d4d4d4;
	scrollbar-arrow-color: #d4d4d4;
	background-image: url(../images/fundo.gif);
	}

td,tr,p,div {
	font-family: Verdana, Helvetica;
	font-size: 11px;
	color: #333333;
	}
	
.pathway,a.pathway:visited,a.pathway:hover,a.pathway:link {
    color: #666666; font-family: Verdana, Helvetica; 
	font-size: 10px ; text-decoration: none;
}


h4 {
	color: Black; font-family: Arial, Helvetica;
	font-size: 16px; font-weight: bold;
	}
	
h5 {
	color: Black; font-family: Arial, Helvetica;
	font-size: 14px; font-weight: bold;
	}
	
h6 {
	color: Black; font-family: Arial, Helvetica;
	font-size: 12px; font-weight: bold;
	}

/* Links */
a:link, a:visited {
	font-size: 11px; color: red; text-decoration: none;
	font-family:  Arial, Helvetica;
	}

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

/* Horizontal Line */	
hr {
	background: #C0C0C0; height:2px; border: 1px inset;
	}

hr.separator {
	background: #C0C0C0;
	height: 1px;
	width: 75px;
	border: 0px;
}

/* --Default Class Settings-- */	
ul#mainlevel-nav li
{
	display: block;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	margin: 0;
	width: auto !important;
    width: 15%;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-left: 1px solid #cccccc;

}
 a.mainlevel:link, a.mainlevel:visited {
	display: block; text-decoration: none;  border: 1px solid;
	border-color: #fff #fff #d4d4d4 #fff;
	color:#990000; font-family: Verdana;
	text-decoration: none; 	font-size:10px;
	width: 100%;
	background-image: url(../images/layout/fundo_menu.gif);


/*	border: 1px solid #d4d4d4;
	margin: 0; padding: 0; 

/*	font-weight: bold;
	background-color: #efefef;
	text-align: left;
	background-repeat: repeat-x;
*/	}
	
a.mainlevel:hover {
	color: da251d; 
	width: 100%;
	text-align: left;
	background-repeat: repeat-x;
	background-image: url(../images/layout/fundo_menu.gif);
	}
a.sublevel:hover {
    
    text-decoration: underline;
	
	}

a.sublevel:link, a.sublevel:visited {
	color: black; font-family: Arial, Helvetica;

}

/* Content - Sections & Categories */
.contentpane {
	 
	}
		
.contentpaneopen {
	border : 0px ridge #DCDCDC;
	}
	
.contentheading {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
 	color: Black;
	text-align: left;
	width: 100%;
	height: 16px;
	}
	
.contentdescription {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #808080;
	text-align: left;
	}
	
/* Links */
a.blogsection:link, a.blogsection:visited {
	color: #454545; text-decoration: none; font-weight: normal;
	font-family:  Arial, Helvetica;
	}

a.blogsection:hover {
	color: red;	text-decoration: underline;
	}
	
a.weblinks:link, a.weblinks:visited {
	color: #454545; text-decoration: none; font-weight: normal;
	font-family:  Arial, Helvetica;
	}

a.weblinks:hover {
	color: #616161;	text-decoration: underline;
	}

a.readon:link, a.readon:visited { 
	color: red; text-decoration: none; font-weight : bold;
	font-family:  Verdana, Helvetica;
	font-size: 10px;
	}

a.readon:hover {
	color: #616161;	text-decoration: underline;
	}

.moduleheading {
	font: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold; 
	color: #444444;
	text-align: center;
	height: 15px;
	line-height: 12px;
	white-space: nowrap;
	width: 148px;
	background-color: transparent;
	}

.componentheading {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
 	color: #444444;
	text-align: left;
	}
	
.button {
	font-family: Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
	color: Black;
	border-style: solid;
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	height: 18px;
	background-color: #F2F2F2;

	} 

.inputbox {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background: #efefef repeat-x;
	border: 1px solid;
	line-height: 12px;

	}
	
	.searchbox {
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid;
	line-height: 15px;
	height: 15px;

	}
	
a.bar:hover {
	color: White;
	text-decoration: underline;
	}

a.bar:link, a.bar:visited {
	color: White; font-weight: bold;
	}

/** category text format and links **/
.category {
	color: #666666; font-family: Arial, Helvetica;
	font-size: 11px; font-weight: normal; text-decoration: none;
	background-position: center;
	}

a.category:link, a.category:visited {
	color: #666666; font-weight: bold;
	}

a.category:hover {
	color: #da251d;
	}
	
.poll {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
}
	
.sectiontableentry1 {
	background-color : white;	
	}

	.contentpane {
	}
	
.sectiontableentry2 {
	background-color : #E9E9E9;
	}

.sectiontableheader {
	background-color : efefef;
	color : #666666;
	font-weight : bold;
	height: 15px;

	}
	
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #da251d;
	font-weight: normal;
	}

.smalldark {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #333333;
        text-decoration: none;
        font-weight: normal;
        }


.newsfeedheading {
        font-family: Arial, Helvetica;
        font-size: 12px;
        font-weight: bold;
        color: #333333;
        text-align:left;
        }

.newsfeeddate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6B6B6B;
	font-weight: normal;
}

.createdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6B6B6B;
	text-decoration: none; 
	font-weight: normal;
	}

.modifydate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	text-decoration: none; 
	font-weight: normal;
	}
			
ul {
	margin: 0px 0px 0px 0px;
	}



.fase4rdf {
	font-family: Arial, Helvetica; 
	font-size: 11px; color: #000000; font-weight: normal;
	}

a.fase4rdf:link {
	font-size: 11px; font-weight: normal; color: #454545;
	}

a.fase4rdf:hover {
	font-weight: bold; color: #616161;
	}	

table.searchintro {
  	background-color: #E8E8E8;
	border: solid 1px #777777;
	}


table.contact td.icons {
	background-color: #cccccc;
	}

table.contact td.details {
	background-color: #efefef;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.pagenav {
	color: #636363;
}

a.pagenav {
	color: #6B6B6B;
}

.pagenavbar {
	background-color: #f0f0f0;
}
/* Body */
table.moduletable {
	margin: 0px 0px 0px 0px;
	width: 100%;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	}

table.moduletable th {
	font: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold; 
	color: #444444;
	text-align: center;
	height: 15px;
	line-height: 12px;
	white-space: nowrap;
	width: 148px;
	background-color: transparent;
	background-position: center;
        }

table.moduletable td {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	}


table.contenttoc {
	color: #1E2F4D;
	background-color: #BFCBE1;
    }

table.contenttoc td {
	font-family: Arial, Helvetica;
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
}

