td,tr,p,div {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 11px;
  color            : #000000;
}
.tabela{
	border-left: 1px;
	border-left-color: White;
	border-left-style: solid;
}
ul {
  margin           : 5px 5px 5px 5px;
}

li {
  list-style       : inside url(../../../images/M_images/arrow.png);
  list-style-image : url(../../../images/M_images/arrow.png);
}

hr {
  background       : #C00000;
  height           : 1px;
  width            : 100%;
}

table.searchintro {
  background-color : #FFFFFF;
  border           : solid 1px #777777;
}

/* ###################### LINKS ###################### */
a:link, a:visited {
  font-size        : 11px;
  color            : #ff6633;
  text-decoration  : none;
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
}a:hover {
  color            : #0000ff;
  text-decoration  : none;
}

a.category:link, a.category:visited {
  font-family      : Arial;
  font-size        : 13px;
  color            : #000000;
  font-weight      : bold;
  border-bottom    : 1px dashed #000000;
}

a.category:hover {
  color            : #0000ff;
  border-bottom    : 1px solid #0000ff;
}

a.buttonbar:link, a.buttonbar:visited {
  font-family      : Trebuchet MS;
  font-size        : 13px;
  color            : #ffffff;
  font-weight      : bold;
}

a.buttonbar:hover {
  color            : #FEC722;
}

a.blogsection:link, a.blogsection:visited {
  font-family      : Arial;
  font-size        : 11px;
  color            : #000000;
  font-weight      : bold;
}
a.blogsection:hover {
  color            : #FEC722;
}

/* ###################### MAIN MENU SETTINGS ###################### */
/*left modules and menu styling*/
table.moduletable {
	width: 154px;
	margin-bottom: 0px;
}
table.moduletable th {
	font-family: Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;;
	font-size: 12px;
	font-weight: bold;
	color: #000000 ;
	text-align: left;
	height: 15px;
	padding-top: 0px;
	padding-left: 25px;
	padding-left: 15px;
	padding-bottom: 0px ;}
table.moduletable td {
	font-family: Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
	font-size: 14px;	
	padding-left: 0;
	color: #000000;
	text-decoration:none;
	padding-bottom: 0px ;
}
a.mainlevel:link, a.mainlevel:visited {
	vertical-align: middle; 
	display: block;
	background-image: url(../images/menulateralbotao.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	vertical-align: middle;
	font-family: Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
	text-decoration: none;   
	color: #FFFFFF;
	text-align: left;	height: 32px;
	line-height: 32px;
	text-indent: 23px;
	font-size: 12px;
}
a.mainlevel:hover,  a.mainlevel#active_menu {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold ;
	background-image: url(../images/menulateralbotao_on.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}	

/* Menu superior */
ul#mainlevel-nav {
   margin: 0 ;
   padding: 0 ;
   list-style: none;
   font-family: Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
   font-size: 12px ;
   text-align: left ;
   height: 20px ;
   width: 620px ;
   background-color: #9CA1A5;
} 
ul#mainlevel-nav li {  
   display: inline;
   float: left ;
}


ul#mainlevel-nav li a{
   padding: 2px ;
   color: #ffffff;   
   text-decoration: none;
   display: block ;
   width: 150px ;   
   background-color: #9CA1A5;
   font-weight: bold;
   font-size: 12px ; 
   text-indent: 15px;  
   background-image: url(../images/quadradinho_topmenu.jpg);
	background-repeat: no-repeat;
	background-position: 5px 7px; 
}
ul#mainlevel-nav li a:hover, ul#mainlevel-nav li a#active_menu-nav {
   color: #000000;
   padding: 2px; 
}
  
a.sublevel:link, a.sublevel:visited  {
	vertical-align: middle;
	display: block;
	background-image: url(../images/main_menu_sub.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	font-weight: bold;
	text-decoration:none;
	color: #23598d;
	text-align: left;
  	text-indent: 20px;
	width: 215px;
	height: 25px;
	line-height: 26px;
}

a.sublevel:hover {
	color: #23598d; 
	text-decoration: underline;
}

/*newsflash styling*/

.newsflash {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #27A19A;
}

.frameheader {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 18px;
  font-weight      : normal;
  color            : #808080;
}

.poll {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 15px
}

/* ###################### FORMULAR SETTINGS ###################### */
.button {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-style       : normal;
  font-weight      : bold;
  font-size        : 10px;
  color            : #000000;
  border           : 1px solid;
}

.inputbox {
   color:  #000000 ;
   background-color: #D0D7DC ;
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 10px  ;
   border-style: solid;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-color: #a4a7ab ;
}

/* ###################### CONTENT PAGE SETTINGS ###################### */
a.contentpagetitle:link, a.contentpagetitle:visited {
  font-family      : Arial;
  font-size        : 15px;
  font-weight      : bold;
  color            : #333333;
}

a.contentpagetitle:hover {
  color            : #330000;
}
.contentpane {
  text-align       : justify;
  width            : 420px;
  padding          : 0px 15px 0px 25px;
}
.contentpaneopen {
  text-align       : justify;
  width            : 420px;
  padding          : 0px 15px 0px 25px; 
  
}
.contentheading {
  font-family      : Arial;
  font-size        : 20px;
  font-weight      : bold;
  color            : #4D4D4D; 
  text-align       : left;
  padding          : 1px ;
  border-bottom    : 2px solid #4D4D4D;
}
  

.componentheading {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 20px;
  font-weight      : bold;
  color            : #4D4D4D;
  text-align       : left;
  padding          : 1px ;
  border-bottom    : 2px solid #4D4D4D ;
  width            : 370px;
  margin-left      : 25px ; 
}


/*========= Conteúdo da 3a. Coluna - direita ===========*/
.contentpane-dir {
  text-align       : justify;
  width            : 370px;
  padding          : 0px 25px 0px 30px;
}
.contentdescription-dir{
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 11px;
  color            : #333333;
  text-align       : left;
}
.contentpaneopen-dir {
  text-align       : left;
  width            : 190px;
  padding          : 0px 10px 0px 15px;
}


.category {
  color            : #C0C0C0;
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
  text-decoration  : none;
}

/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableentry1 {
  background-color : #dddddd;
  margin-left      : 1px;
  margin-right     : 1px;
  border-top       : 1px dashed #FEC722;
 }

.sectiontableentry2 {
  background-color : #dddddd;
  margin-left      : 1px;
  margin-right     : 1px;
  border-top       : 1px dashed #FEC722;
 }

.sectiontableheader {
  background-color : #3A4C6C;
  color            : #FFFFFF;
  height           : 20px;
  font-weight      : bold;
  padding-left     : 5px;
  padding-right    : 5px;
  border-bottom    : 2px solid #FFFFFF;
}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #CC6600;
  text-decoration  : none;
  font-weight      : normal;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #000000;
  font-weight      : normal;
}

/* ###################### TABLE OF CONTENT SETTINGS ###################### */
.contenttoc {
  background-color : #f0f0f0;
  border           : solid 1px #777777;
  padding          : 3px;
}

a.toclink:link, a.toclink:visited {
  color            : #707070;
  font-weight      : bold;
}

a.toclink:hover {
  color            : #ff3300;
}

/* ###################### PATH-WAY SETTINGS ###################### */
.pathway {
  font-family      : Arial;
  font-size        : 13px;
  font-weight      : bold;
  color            : #ffffff;
}

a.pathway:link, a.pathway:visited {
  font-family      : Arial;
  font-size        : 13px;
  font-weight      : bold;
  color            : #ffffff;
}

a.pathway:hover {
  font-family      : Arial;
  font-size        : 13px;
  font-weight      : bold;
  color            : #00ffff;
}

/* ###################### DATE TIME SETTINGS ###################### */
.createdate {
  font-style       : italic;
}

/* ###################### PAGE NAVIGATION SETTINGS ###################### */
.pagenavbar {
  text-align       : left;
}

/* ###################### OTHER SETTINGS ###################### */
.blog_more {
  color            : #265B7A;
  font-family      : Arial, Verdana, Trebuchet MS;
  font-size        : 14px;
  font-weight      : bold;
  font-style       : italic;
  text-align       : left;
  padding-top      : 10px;
  padding-left     : 15px;
}

.readon {
  font-family      : Arial, Verdana, Trebuchet MS;
  font-size        : 13px;
  font-weight      : bold;
  text-align       : left;
  padding-left     : 10px;
}

a.readon:link, a.readon:visited {
  color            : #0000ff;
}

a.readon:hover {
  color            : #FEC722;
}
