/* CSS Document */

html {

	height: 100%;

}

body {

	height: 100%;

	margin: 0px;

	padding: 0px;

}

.clr {

	clear: both;

}

.outline {

	background-color: #FFF;

	width: 962px;

	margin: 0px;

	padding: 0px;

}

#buttons_outer {

	width: 670px;

	float: left;

	background-image: url(../images/menu_top_bg.png);

	background-repeat: repeat-y;

	background-position: left top;

	height: 50px;

	padding: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 4px;

	margin-left: 0px;

}

#buttons_inner {

	height: 21px !important;

	height: 23px;

	margin-top: 17px;

	text-align: center;

	margin-left: 10px;

}

#pathway_text {overflow: hidden; display: block; height: 25px; line-height: 25px !important; line-height: 22px; padding-left: 4px; border: 1px solid #ccc; margin-bottom: 2px;}

#pathway_text img {margin-left: 5px; margin-right: 5px; margin-top: 6px;}

#buttons {

	float: left;

	margin: 0px;

	padding: 0px;

	width: auto;

}

ul#mainlevel-nav {

	list-style: none;

	padding: 0px;

	margin: 0px;

	font-size: 0.8em;

}

ul#mainlevel-nav li {

	background-image: none;

	padding-left: 0px;

	padding-right: 0px;

	float: left;

	margin: 0px;

	font-size: 9px;

	line-height: 21px;

	white-space: nowrap;

}

ul#mainlevel-nav li a {

	display: block;

	padding-left: 20px;

	padding-right: 15px;

	text-decoration: none;

	color: #242424;

	background-color: transparent;

	background-image: url(../images/indicator.png);

	background-repeat: no-repeat;

	background-position: left center;

	text-transform: uppercase;

	font-weight: normal;

	font-size: 9px;

}

#buttons>ul#mainlevel-nav li a {

	width: auto;

}

ul#mainlevel-nav li a:hover {

	/*color: #126f42;*/

	color: #5c8334;

}

#search_outer {

	width: 288px;

	margin: 0px;

	padding: 0px;

	background-color: #990;

	display: none;

}

#search_inner {

	padding: 5px;

	margin: 0px;

}

#search_inner form {padding: 0; margin: 0;}

#search_inner .inputbox {border: 0px; padding: 3px 3px 3px 5px; font-family: arial, helvetica, sans-serif; font-size: 11px; color: #c64934;}

#header_outer {

	text-align: center;

	border: 0px;

	margin: 0px;

	padding: 0px;

}

#header {

	width: 962px;

	height: 34px;

	background: url(../images/header_short_.jpg) no-repeat;

	margin: 0px;

	padding: 0px;

}

#top_outer {

	width: 288px;

	margin: 0px;

	padding: 0px;

	background-image: url(../images/mod_bg_blue.png);

	background-repeat: repeat-y;

	background-position: left top;

	display: none;

}

#top_inner {

	padding: 5px;

	margin: 0px;

}

#left_outer {

	float: left;

	width: 288px;

	margin: 0px;

	padding: 0px;

}

#left_inner {

	padding: 0px;

	float: none !important;

	float: left;

	margin: 0px;

}

#content_scroll {

	overflow-x: hidden;

	overflow-y: hidden;

	height: auto;

	padding: 0px;

	margin: 0px;

}

#content_outer {

	float: left;

	width: 670px;

	/*min-width: 670px;*/

	overflow: hidden;

	margin: 0px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 4px;

}

#content_inner {

	margin: 0px;

	padding: 0px;

}

table.content_table {

	padding: 0px;

	margin: 0px;

}

table.content_table td {

}

#banner_inner {float: left; padding: 0px; height: 70px;}

#poweredby_inner {float: right; padding: 0px; margin-left: 0px; height: 70px;}

#right_outer {

	margin-left: 2px;

	width: 165px;

}

#right_inner {

	float: none !important;

	float: left;

	padding: 2px;

}

.user1_inner {

	float: none !important;

	float: left;

	margin: 0px;

	padding: 2px;

}

.user2_inner {

	float: none !important;

	float: left;

	margin: 0px;

	padding: 2px;

}

/*

table td.body_outer {

	padding: 0px;

	margin: 0px;

	width: 100%;

}

*/

td.body_outer {

	padding: 0px;

	margin: 0px;

	width: 100%;

	height: 560px;

	overflow: auto;

	vertical-align: top;

}

.maintitle {color: #ffffff; font-size: 40px; padding-left: 15px; padding-top: 20px;}

.error {

	font-style: italic;

	text-transform: uppercase;

	padding: 5px;

	color: #cccccc;

	font-size: 14px;

	font-weight: bold;

}

/** old stuff **/

.back_button {

	text-align: center;

	font-size: 11px;

	font-weight: bold;

	line-height: 20px;

	margin: 1px;

	background-image: url(../images/button.png);

	background-repeat: no-repeat;

	background-position: center center;

	color: #FFF;

	padding-top: 0px;

	padding-right: 10px;

	padding-bottom: 0px;

	padding-left: 10px;

	height: 22px;

	width: 73px;

	text-decoration: none;

}

div.back_button a {

	text-align: center;

	font-size: 11px;

	font-weight: bold;

	line-height: 20px;

	color: #FFF;

	text-decoration: none;

}

.pagenav {

	text-align: center;

	font-size: 11px;

	font-weight: bold;

	width: auto;

	padding: 0px 10px;

	line-height: 20px;

	margin: 1px;

}

.pagenavbar {

}

.pagenav_prev, .pagenav_next {

	white-space: nowrap;

	padding: 10px;

}

#footer {

	text-align: center;

	padding: 15px;

}

ul {

	padding: 0px;

	list-style: none;

	margin-top: 10px;

	margin-right: 5px;

	margin-bottom: 10px;

	margin-left: 5px;

}

li {

	line-height: 15px;

	/*background-image: url(../images/arrow.png);

	background-repeat: no-repeat;

	background-position: 0px 2px;*/

	text-align: left;

	padding-top: 0px;

	padding-bottom: 2px;

	padding-left: 0px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CCC;

	margin-bottom: 7px;

}



td {

	text-align: left;

}

body {

	margin: 0px;

	height: 100%;

	padding: 0px;

	font-family: Arial, Helvetica, "Sans Serif";

	font-size: 11px;

	color: #333333;

	background-color: #FFF;

}

/* Joomla core stuff */

a:link, a:visited {

	/*color: #126f42;*/

	color: #5c8334;

	text-decoration: none;

	font-weight: bold;

}

a:hover {

	color: #666;

	text-decoration: none;

	font-weight: bold;

}

body.contentpaneopen {

	width: 670px;

}

table.contentpaneopen {

	width: 670px;

}

table.contentpaneopen td {

}

table.contentpaneopen td.componentheading {

}

table.contentpane {width: 100%; padding: 0px; border-collapse: collapse; border-spacing: 0px; margin: 0px;}

table.contentpane td {

	margin: 0px;

	padding-top: 0px;

	padding-right: 5px;

	padding-bottom: 0px;

	padding-left: 5px;

}

table.contentpane td.componentheading {padding-left: 4px;}

/* componente login (inicio) */

table.contentpane_autenticacao {

}

table.contentpane_autenticacao td {

}

table.contentpane_autenticacao td.componentheading_autenticacao {

}

/* componente login (fim) */

table.contentpaneopen fieldset {

}

.button {

	text-align: center;

	font-size: 11px;

	font-weight: bold;

	margin: 1px;

	background-image: url(../images/button.png);

	background-repeat: no-repeat;

	background-position: center center;

	color: #FFF;

	padding-top: 0px;

	padding-right: 5px;

	padding-bottom: 0px;

	padding-left: 5px;

	height: 22px;

	width: 73px;

	text-decoration: none;

	background-color: transparent;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

}

.button_newsletter {

	text-align: center;

	font-size: 11px;

	font-weight: bold;

	margin: 1px;

	background-image: url(../images/button_newsletter.png);

	background-repeat: no-repeat;

	background-position: center center;

	color: #FFF;

	padding-top: 0px;

	padding-right: 10px;

	padding-bottom: 0px;

	padding-left: 10px;

	height: 22px;

	width: 120px;

	text-decoration: none;

	background-color: transparent;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	float: right;

}

.inputbox {

	font-size: 12px;

	border: 1px solid #bcbbbb;

	padding: 4px;

	margin: 3px;

}

.inputbox_newsletter {

	font-size: 12px;

	border: 1px solid #bcbbbb;

	padding: 4px;

	margin-top: 15px;

	margin-right: 2px;

	margin-bottom: 5px;

	margin-left: 2px;

}

.inputbox_pesquisa {

	font-size: 11.42px;

	border: 1px solid #bcbbbb;

	margin: 0px;

	padding: 4px;

	color: #6f6f6f;

}

.inputbox_ticker {

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

}

.componentheading {

	background: url(../images/subhead_bg.png) repeat-x;

	color: #FFF;

	text-align: left;

	padding-top: 5px;

	padding-left: 10px;

	height: 25px;

	font-weight: bold;

	font-size: 12px;

	text-transform: uppercase;

}

.contentcolumn {padding-right: 5px;}

.contentheading {

	height: 30px;

	color: #FFF;

	font-weight: bold;

	font-size: 14px;

	white-space: nowrap;

	text-indent: 20px;

	background-image: url(../images/article_frontpage_title_bg.png);

	background-repeat: no-repeat;

	background-position: left top;

	margin: 0px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 15px;

}

td.contentheading {

	height: 30px;

	color: #FFF;

	font-weight: bold;

	font-size: 14px;

	white-space: nowrap;

	text-indent: 20px;

	background-image: url(../images/article_frontpage_title_bg.png);

	background-repeat: no-repeat;

	background-position: left top;

	margin: 0px;

	width: 100%;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 15px;

}

.buttonheading {

	background-color: #759352;

	margin: 0px;

	padding: 0px;

}

a.contentpagetitle {

	font-size: 14px;

	font-weight: bold;

	color: #FFF;

	text-align:left;

}

table.searchinto {width: 100%;}

table.searchintro td {font-weight: bold;}

table.moduletable {

	width: 100%;

	padding: 0px;

	border-spacing: 0px;

	border-collapse: collapse;

	margin: 0px;

	background-color: #F00;

}

div.moduletable {

	padding: 0px;

	margin: 0px;

}

table.moduletable th, div.moduletable h3 {

	color: #FFF;

	text-align: left;

	padding-left: 29px;

	height: 29px;

	line-height: 28px;

	font-weight: bold;

	font-size: 12px;

	background-image: url(../images/mod_bg_blue.png);

	background-repeat: repeat-y;

	background-position: left top;

	background-color: #7b8aae;

	border-top-width: 1px;

	border-right-width: 0px;

	border-bottom-width: 1px;

	border-left-width: 0px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #7787ac;

	border-right-color: #7787ac;

	border-bottom-color: #7787ac;

	border-left-color: #7787ac;

	margin: 0px;

}

table.moduletable td {

	font-size: 11px;

	margin: 0px;

	font-weight: normal;

	color: #6f6f6f;

	padding: 0px;

}

/* MODULO AUTENTICACAO (inicio) */

table.moduletable_autenticacao {

	width: 100%;

}

div.moduletable_autenticacao {

	background-image: url(../images/mod_bg_blue.png);

	background-repeat: repeat-y;

	background-position: left top;

	margin: 0px;

	padding: 10px;

	font-size: 10pt;

	font-weight: bold;

	color: #FFF;

	height: 30px;

}

table.moduletable_autenticacao th, div.moduletable_autenticacao h3 {

	text-align: left;

	padding: 5px;

}

table.moduletable_autenticacao td {

	margin: 0px;

	padding: 0px;

}

div.moduletable_autenticacao .button_exit {

	color: #FFF;

	font-family: Arial, Hevlvetica, sans-serif;

	text-align: center;

	font-size: 11px;

	font-weight: bold;

	width: auto;

	line-height: 18px !important;

	line-height: 16px;

	height: 24px;

	margin: 1px;

	text-decoration: none;

	background-image: url(../images/exit.png);

	background-repeat: no-repeat;

	background-position: right center;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	padding-top: 3px;

	padding-right: 20px;

	padding-bottom: 3px;

	padding-left: 5px;

	background-color: transparent;

}

a.button_enter {

	color: #FFF;

	font-family: Arial, Hevlvetica, sans-serif;

	text-align: right;

	font-size: 11px;

	font-weight: bold;

	width: 18px;

	line-height: 18px !important;

	line-height: 16px;

	height: 18px;

	text-decoration: none;

	background-image: url(../images/enter.png);

	background-repeat: no-repeat;

	background-position: right center;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	background-color: transparent;

	padding: 0px;

	margin-top: 3px;

	margin-right: 20px;

	margin-bottom: 3px;

	margin-left: 5px;

	float: right;

}

div.moduletable_autenticacao a {

	margin: 0px;

	padding: 5px;

	font-size: 10pt;

	font-weight: bold;

	color: #FFF;

}

/* MODULO AUTENTICACAO (fim) */

/* MMODULO PESQUISA (inicio) */

div.moduletable_pesquisa {

	height: 60px;

	margin: 0px;

	padding: 0px;

	font-size: 14px;

	font-weight: bold;

	color: #233d78;

	vertical-align: middle;

}

div.search_pesquisa {

	vertical-align: middle;

	padding-top: 13px;

}

.moduletable_pesquisa td {

	margin: 0px;

	padding: 3px;

}

.button_pesquisa {

	background-image: url(../images/search.png);

	background-repeat: no-repeat;

	background-position: center center;

	padding: 0px;

	height: 23px;

	width: 28px;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	background-color: transparent;

	margin: 5px;

}

/* MODULO PESQUISA (fim) */

table.pollstableborder td {padding: 2px;}

td.sectiontableheader {

	font-weight: bold;

	padding: 5px;

}

.sectiontablefooter {

	text-align: center;

}

tr.sectiontableentry1 td {

	background-color : #FFF;

	padding: 2px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CCC;

}

tr.sectiontableentry2 td {

	background-color : #FFF;

	padding: 2px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CCC;

}

.small {color: #999999; font-size: 11px;}

.createdate {

	height: 15px;

	color: #999999;

	font-size: 11px;

	padding: 10px;

}

.modifydate {height: 15px; padding-top: 10px; color: #999999; font-size: 11px;}

table.contenttoc {border: 1px solid #cccccc; padding: 2px; margin-left: 2px; margin-bottom: 2px;}

table.contenttoc td {padding: 2px;}

table.contenttoc th {background: url(../images/subhead_bg.png) repeat-x; color: #666666; text-align: left; padding-top: 2px; padding-left: 4px; height: 21px; font-weight: bold; font-size: 10px; text-transform: uppercase;}

a.mainlevel:link, a.mainlevel:visited {display: block; background: url(../images/menu_bg.png) no-repeat; vertical-align: middle; font-size: 11px; font-weight: bold; color: #ccc; text-align: left; padding-top: 5px; padding-left: 18px; height: 20px !important; height: 25px; width: 100%; text-decoration: none;}

a.mainlevel:hover {background-position: 0px -25px; text-decoration: none; color: #fff;}

a.mainlevel#active_menu {color:#fff; font-weight: bold;}

a.mainlevel#active_menu:hover {color: #fff;}

a.sublevel:link, a.sublevel:visited {padding-left: 1px; vertical-align: middle; font-size: 11px; font-weight: bold; color: #c64934; text-align: left;}

a.sublevel:hover {color: #900; text-decoration: none;}

a.sublevel#active_menu {color: #333;}

.highlight {

	background-color: #FC0;

	color: #003;

	padding: 0;

}

.code {background-color: #ddd; border: 1px solid #bbb;}

form {/* removes space below form elements */

	margin: 0px;

	padding: 0px;

}

div.mosimage {border: 1px solid #ccc;}

.mosimage {border: 1px solid #cccccc; margin: 5px}

.mosimage_caption {margin-top: 2px; background: #efefef; padding: 1px 2px; color: #666; font-size: 10px; border-top: 1px solid #cccccc;}

span.article_seperator {

	display: block;

	height: 1px;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #517633;

	margin-top: 20px;

	margin-bottom: 10px;

}

.blog_more {

	padding-top: 20px;

	padding-right: 10px;

	padding-bottom: 20px;

	padding-left: 10px;

}