html, body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.8;
	padding: 0;
}

#rodape{
	position: absolute;
	bottom: 0;
	margin: 0 auto;
	width: 100%;
}

#tudo{
	position: relative;
	min-height: 100%;
}

#conteudo{
	padding-bottom: 250px;
}

body#bd {
	background: #F5F5F5;
	color: #555555;
	text-align:justify;
}

body.contentpane {
	color: #353535;
	font-size: 12px;
	line-height: 1.3em;
	margin: 1em 2em;
	width: auto; /* Printable Page */
	background:#f5f5f5;
}

body.fs1 {
	font-size: 10px;
}

body.fs2 {
	font-size: 11px;
}

body.fs3 {
	font-size: 12px;
}

body.fs4 {
	font-size: 13px;
}

body.fs5 {
	font-size: 14px;
}

body.fs6 {
	font-size: 15px;
}

/* Normal link ---*/
a {
	color: #454545;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #f40000;
}

/* Title text ---*/
h1, h2, h3, h4, .contentheading, .contentheading_default, .componentheading, .componentheading_default, .blog_more strong, table.contenttoc th, .nftitle {
	font-weight: normal;
	line-height: 1.2;
}

	
/* Small text ---*/
small, .small, .smalldark, .article-tools, .modifydate, .img_caption, span.site-slogan, #ja-pathway, #ja-botsl, #ja-footer {
	font-size: 92%;
}

small, .small, .img_caption {
	color: #999999;
}

/* Heading ---*/
h1 {
	font-size: 200%;
}

h2 {
	font-size: 175%;
}

h3 {
	font-size: 150%;
}

h4, h5 {
	font-size: 125%;
	text-transform: uppercase;
	margin: 1em 0;
}

h6{
	text-transform: uppercase;
	color:#f40000;
}

h1, h2, h3, p, pre, blockquote, ul, ol {
	margin: 0.5em 0;
	padding: 0;
}

/* List ---*/
ul {
	list-style: none;
}

ul li {
	background: url(../images/bullet.gif) no-repeat 18px 9px;
	line-height: 160%;
	padding: 2px 0 2px 30px;
}

ol {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: decimal;
}

ol li {
	background: none;
	margin: 0;
	padding: 0;
}

ol li {
	line-height: 180%;
	margin-left: 30px;
}

/* Others ---*/
fieldset {
	border: none;
	padding: 10px 5px;
}

fieldset a {
	font-weight: bold;
}

fieldset.input {
	padding: 0;
}

hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #D5D5D5;
	height: 1px;
}

th {
	font-weight: bold;
	padding: 10px 15px;
	text-align: left;
}

td {
	padding: 0;
}

/* Form ---*/
form label {
	cursor: pointer;
}

input, select, textarea, .inputbox, .button {
	font-family: Arial, sans-serif;
	font-size: 100%;
}

.inputbox {
	background: #FFFFFF;
	border: 1px solid #D5D5D5;
	padding: 4px 5px;
}

.inputbox:hover, .inputbox:focus {
}

.button {
	background: url(../images/but-bg.gif) repeat-x left bottom;
	border: 1px solid #D5D5D5;
	font-weight: bold;
	padding: 3px 5px;
}


/*JA News*/
#ja-news div.moduletable {
	margin-bottom: 0;
}


#titulo_entrada {
	font-size:12px;
	font-weight:bold;
	text-align:left;
	text-transform:none;
}

#data_entrada {
	color:#a2a2a2;
	font-size:11px;
	text-transform:none;
}


#ja-news img {
	border:#fff solid 3px;
}


#ja-news p {
	color:#727272;
	text-transform:none;
}





/* JOOMLA STYLE
--------------------------------------------------------- */
.article_separator,
.article_separator_default {
	background: url(../images/dot.gif) repeat-x center;
	clear: both;
	display: block;
	line-height: 20px;
}

.leading_separator,
.leading_separator_default {
	background: url(../images/sep-dot.gif) repeat-x center;
	clear: both;
	display: block;
	line-height: 20px;
}

 
.row_separator,
.row_separator_default {
	display: none;
}

.column_separator,
.column_separator_default {
	padding: 0 5px;
}

.cols2 {
	float: left;
	width: 49.9%;
}

.cols3 {
	float: left;
	width: 33.3%;
}

.cols2 .ja-innerpad {
	padding: 0 15px;
}

.column1 .ja-innerpad {
	padding-left: 0 !important;
}

.column2.cols2 .ja-innerpad {
	padding-right: 0;
}

.cols3 .ja-innerpad {
	padding: 0 10px;
}

.column3 .ja-innerpad {
	padding-right: 0;
}

/* content tables */
.sectiontableheader {
	background: #454545;
	border-right: 1px solid #717171;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 5px;
}

.sectiontableheader td {
	padding: 3px 0;
}

.sectiontableheader a {
	color: #C5C5C5 !important;
	font-weight: normal;
}

.sectiontableheader a:hover,
.sectiontableheader a:focus,
.sectiontableheader a:active {
	color: #FFFFFF;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	border-bottom: 1px solid #D5D5D5;
	padding: 8px 5px;
}

tr.sectiontableentry2 td {
	background: #FFFFFF;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
	font-size:11px;
	color:#7e7e7e;
}

table.contentpaneopen tbody tr td a{
	text-transform: uppercase;
	font-size:11px;
	font-weight:bold;
	color:#7e7e7e;
}


table.contenttoc {
	border: 1px solid #D5D5D5;
	float: right;
	margin: 20px 0 10px 20px;
	width: 30%;
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	background: url(../images/bullet.gif) no-repeat 10px 7px;
	padding: 1px 5px 1px 20px;
}

table.contenttoc th {
	background: url(../images/sep-dot.gif) repeat-x bottom;
	font-size: 125%;
	padding: 5px 20px;
}

table.poll {
	border-collapse: collapse;
	padding: 0;
	width: 100%;
}

table.pollstableborder {
	border: none;
	padding: 0;
	text-align: left;
	width: 100%;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	background: none;
	border-collapse: collapse;
	border-spacing: 0;
	padding: 4px !important;
}

table.pollstableborder tr.sectiontableentry1 td {
	background: #FFFFFF;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

.blog_more h2 {
	font-size: 100%;
	font-weight: bold;
	margin: 0 0 5px;
	padding: 0;
	text-transform: uppercase;
}

.blog_more strong {
	display: block;
	font-size: 125%;
	margin: 0 0 5px;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	background: url(../images/arrow.gif) no-repeat 0px 9px;
	margin: 0;
	padding: 2px 0 2px 10px;
}

.category {
	font-weight: bold;
}

h1.componentheading, .componentheading {
	background: url(../images/h3-bg.gif) repeat-x bottom;
	color: #f40000;
	font-weight: bold;
	font-size: 115%;
	margin: 0 0 15px !important;
	padding: 13px 0 17px;

}

h1.componentheading span, .componentheading span {
	font-size: 92%;

	text-transform: uppercase;
}

h2.contentheading, .contentheading {	
	font-size: 150%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#ja-current-content h2.contentheading {
	font-size: 150%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}




#ja-contentwrap h2.contentheading span{
	background: url(../images/h3-bg.gif) repeat-x bottom;
	color: #f40000;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 5px !important;
	padding: 12px 0 17px;
	display:block;
	text-transform:uppercase;
}


#Mod125 span{
	background: url(../images/h3-bg.gif) repeat-x bottom;
	color: #f40000;
	font-weight: bold;
	font-size: 15px;
	margin: 0 0 5px !important;
	padding: 1px 0 17px;
	display:block;
	text-transform:uppercase;
}


#jwplayer1{
	padding: 0px 0 12px;
}




.contentpaneopen_edit,
.contentpaneopen_edit_default {
	float: left;
}

.contentpaneopen p{
	width:100%;
}


a.contentpagetitle {
	color: #575757;
	font-size: 18px;
}


a.contentpagetitle:hover, a.contentpagetitle:focus, a.contentpagetitle:active {
	color: #f40000;
}


.contentdescription {
	padding-bottom: 30px;
}

a.readon {
	background: url(../images/readon-bg.gif) no-repeat left top;
	color: #727272;
	display: block;
	float: left;
	font-size: 10px;
	font-weight: normal;
	padding: 1px 15px;
	text-transform: uppercase;
	width: 75px;
	font-weight:bold;
}

a.readon:hover, a.readon:focus, a.readon:active {
	color: #f40000;
	text-decoration: none;
}

ul.pagination {
	background: url(../images/line.gif) repeat-x scroll right top;
	color: #757575;
	margin: 15px auto 10px;
	padding: 10px 0 0;
	text-align: center;
}

ul.pagination li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

ul.pagination li span{
	padding: 2px 5px;
}

ul.pagination a {
	background: #FFFFFF;
	border: 1px solid #C5C5C5;
	color: #303030;
	padding: 1px 4px;
	text-decoration: none;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	color: #f40000;
}

.pagenavbar {
	background: url(../images/icon-pages.gif) no-repeat center left;
	font-weight: bold;
	padding-left: 14px;
}

.pagenavcounter {
	background: url(../images/icon-pages.gif) no-repeat 0 11px;
	font-weight: bold;
	padding: 8px 14px 0 14px;
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

.img-desc {
	float: left;
}

.img_caption {
	margin-bottom: 10px;
	overflow: hidden;
	text-align: center;
}

.img_caption.left {
	margin-right: 15px;
}

.img_caption.right {
	margin-left: 15px;
}

.img_caption.center {
	margin: 0  auto 10px;
}

.blog .img_caption,
.blog_default .img_caption {
	margin-right: 0;
}

.blog .img_caption {
	margin: 0 5px 0 0;
	padding: 5px;
}

img.caption {
	margin: 10px 0 0;
}

.article-content img {
	padding: 0;
	margin:5px 10px 0 0;
	border:#fff solid 3px;
}

.img_caption p {
	color: #999999;
	margin: 5px 0 0;
}

.paramlist_key {
	width: 120px !important;
}

/* Override fontpage ---*/
.article-content .ja-innerpad p {
	color:#727272;
	margin: 7px 0;
}

.article-content {
	padding-top: 0;
}

.article-content p{
	width:100% !important;
}

.img-desc {
	float: left;
}

.ja-innerpad .article-tools .article-meta {
	float: none;
	padding: 0;
	width: auto;
}

.article_separator {
	background: url(../images/dot.gif) repeat-x center;
	clear: both;
	display: block;
	height: 36px;
}

.row_separator {
	display: none;
}

.article-tools .article-meta {
	float: left;
	padding: 0px 0 0 0;
	width: 70%;
}

.article-tools .buttonheading {
	float: right;
	width: 30%;
}

.img_caption {
	float: left;
}

.column_separator {
	padding: 0 5px;
}

span.open {
	background: url(../images/so-q.gif) no-repeat  left top;
	padding: 2px 0 2px 10px;
}

span.close {
	background: url(../images/sc-q.gif) no-repeat right bottom;
	padding: 2px 10px 2px 0;
}

/* META
--------------------------------------------------------- */
.article-toolswrap {
	margin: 0 0 10px;
}

.article-tools {
	color: #999999;
	display: block;
	position: relative;
}

.article-meta {
	float: left;
}

.createby {
	border-left: 1px dotted #999999;
	padding: 0 5px;
}

.createdate, .createdby {
	color:#a2a2a2;
	padding: 0 2px 0 0;
}

.createdby {
	background: url(../images/vline.gif) no-repeat left center;
	padding-left: 5px;
}

.modifydate {
	color: #999999;
	display: block;
	margin-bottom: 5px;
}

div.buttonheading {
	position: absolute;
	right: 10px;
	top: 0;
}

.buttonheading img {
	border: 0;
	float: right;
	margin: 0 0 0 5px;
}

/* MODULES STYLE 
--------------------------------------------------------- */
div.moduletable h3,
div.moduletable_default h3,
div.moduletable_menu h3,
div.moduletable_text h3,
div.moduletable_hilite h3,
div.moduletable_relative h3 {
	background: url(../images/h3-bg.gif) repeat-x left bottom;
	color: #f40000;
	font-size: 16px;
	font-weight:bold;
	margin: 0 0 5px;
	padding: 12px 0px 18px;
	text-transform: uppercase;
}

div.moduletable h3 span,
div.moduletable_default h3 span,
div.moduletable_menu h3 span,
div.moduletable_text h3 span,
div.moduletable_hilite h3 span,
div.moduletable_relative h3 span {
	font-size: 80%;


}

#ja-news h3{
	font-size:13px;
}



div.moduletable,
div.moduletable_default,
div.moduletable_menu,
div.moduletable_text,
div.moduletable_hilite,
div.moduletable_relative {
	margin-bottom: 20px;
	overflow: hidden;
}

div.moduletable div.bubble1,
div.moduletable div.bubble2,
div.moduletable div.bubble3,
div.moduletable div.bubble4 {
	margin-top: 0;
}

/* Module Hilite */
div.moduletable_hilite {
	background: #454545;
	color: #959595;
}

div.moduletable_hilite h3 {
	background: url(../images/h3-hilite-bg.gif) repeat-x left bottom #555555;
	border-top: none;
	color: #C5C5C5;
	padding: 14px 0;
}

div.moduletable_hilite h3 span {
	background: url(../images/span-hilite-bg.gif) no-repeat right center;
}

div.moduletable_hilite .ja-box-ct {
	padding: 5px 10px;
}

div.moduletable_hilite img {
	background: #404040;
	border: 1px solid #555555;
	padding: 4px;
}

/* Module Hilite */
div.moduletable_relative {
	padding-top: 43px;
}

div.moduletable_relative h3 {
	margin-top: -43px;
}

div.moduletable_relative #ja-contentslider {
	margin-top: -49px;
	width: 100% !important;
}

div.moduletable_relative #ja-contentslider-center {
	margin-top: 55px;
}

/* mis */
div.moduletable ul {
	margin: 0;
	padding: 0;
}

div.moduletable ul li {
	margin: 0;
}

/* MAIN LAYOUT
--------------------------------------------------------- */
.wrap {
	clear: both;
	width: 100%;
}

.main, #ja-topsl .ja-box-ct {
	margin: 0 auto;
	width: 940px;
}

#ja-contentwrap {
	float: left;
	width: 620px;
}

#ja-content {
	float: left;
	width: 380px;
}

/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
/* full right */

#ja-container-fr #ja-contentwrap {
	width: 100%;
}

#ja-container-fr #ja-content {
	width: 700px;
}

/* float left */
#ja-container-fl #ja-content {
	width: 100%;
}

/* full */
#ja-container-f #ja-contentwrap {
	width: 100%;
}

#ja-container-f #ja-content {
	width: 100%;
}

/* MAIN CONTAINER
--------------------------------------------------------- */
#ja-container,
#ja-container-fr,
#ja-container-fl,
#ja-container-f {
	clear: both;
	margin: 0 0 10px;
}

#ja-container .main,
#ja-container-f .main,
#ja-container-fr .main,
#ja-container-fl .main {
	padding: 0px 0 0;
}

/* Primary Column*/
#ja-col1 {
	float: right;
	width: 220px;
}

#ja-col2 {
	float: right;
	width: 300px;
}

/* HEADER
--------------------------------------------------------- */
#ja-header {
	background: url(../images/header-bg2.gif) repeat-x top left;
	z-index: 10;
}

#ja-header .main {
	height: 115px;
}

h1.logo, h1.logo-text {
	float: left;
	font-size: 300%;
	letter-spacing: 1px;
	margin: 0;
	padding: 22px 0 0;
}

h1.logo a {
	background: url(../images/logo.gif) no-repeat;
	display: block;
	height: 71px;
	width: 390px;
}

h1.logo a:hover, h1.logo a:active, h1.logo a:focus {
}

* html h1.logo a:hover {
	background: none;
	cursor: pointer;
}

h1.logo a span {
	position: absolute;
	top: -1000px;
}

h1.logo-text a {
	color: #555555;
	font-size: 25px;
	font-weight: bolder;
	text-decoration: none;
	text-transform: uppercase;
}

h1.logo-text a:hover, logo-text a:active, logo-text a:focus {
	background: none;
	color: #555555;
}

span.site-slogan {
	color: #999999;
	display: block;
	font-size: 11px;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnav {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif !important;
	word-spacing: -0.3px;
	font-weight:bold;
	background: url(../images/mainnav-bg.gif) repeat-x left bottom;
	border-bottom: 1px solid #D5D5D5;
	border-top: 2px solid #f40000;
	position: relative;
	z-index: 100;
}

#ja-mainnav ul {
	float: left;
}

#ja-subnav {
}

#ja-subnav ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#ja-subnav li {
	background: url(../images/dot.gif) repeat-x left bottom;
	display: block;
	line-height: normal;
	margin: 0;
	padding: 0;
}

#ja-subnav a {
	background: url(../images/arrow.gif) no-repeat 0 12px;
	color: #555555;
	display: block;
	margin: 0;
	outline: none;

	padding: 7px 0 7px 10px;
	text-decoration: none;
	width: 100%;
}

#ja-subnav a:hover,
#ja-subnav a:active,
#ja-subnav a:focus {
	background: url(../images/arrow-hover.gif) no-repeat 0 12px;
	color: #f40000;
	text-decoration: none;
}

#ja-subnav li.active a {
	background: url(../images/arrow-hover.gif) no-repeat 0 12px;
	color: #f40000;
	font-weight: bold;
}

/* search */
#ja-search {
	float: right;
	margin-top: 40px;
}

#mod_search_searchword {
	background: url(../images/icon-search.gif) no-repeat 270px 6px #FFFFFF;
	border: 1px solid #D5D5D5;
	color: #999999;
	padding: 6px 5px;
	width: 280px;
}

#ja-fecharod{
	height: 10px;
	background: url(../images/rod_baixo.gif) repeat-x left top;
}

/* Pathway ---*/
#ja-pathway{
	background: url(../images/h3-bg3.gif) repeat-x left bottom;
	font-weight:bold;
	font-size:11px;
	color: #f40000;
	position: relative;
	z-index: 98;
	margin-bottom:17px;
}

#ja-pathway .main {
	background: url(../images/h3-bg3.gif) repeat-x left bottom;
	position: relative;
}

#ja-pathway .inner {
	display: block;
	float: left;
	height: 43px;
	line-height: 22px;
}

#ja-pathway strong {
	font-size:11px;
	color: #010101;
	float: left;
	margin: 13px 5px 0 -5px;
}

#ja-pathway span {
	display: block;
	float: left;
	margin: 13px 0px 0 0;
}

#ja-pathway a {
	display: inline-block;
	height: 22px;
	line-height: 22px;
}

#ja-pathway a:hover,
#ja-pathway a:active,
#ja-pathway a:focus {
		color: #f40000;
}

#ja-pathway img {
	margin: 1px 5px;
}

/* Default Joomla! Menu */
ul.menu {
	list-style: none;
	margin: 0;
	padding: 3px 0 0 !important;
}

ul.menu li {
	background: url(../images/dot.gif) repeat-x bottom;
	margin: 0;
	padding: 0;
	width: 100%;
}

ul.menu li a {
	background: url(../images/arrow.gif) no-repeat 0px 14px;
	color: #353535;
	display: block;
	padding: 6px 0 7px 10px;
	text-decoration: none;
	width: 100%;
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
	background: url(../images/arrow-hover.gif) no-repeat 0px 14px;
	color: #f40000;
}

ul.menu li.active a {
	background: url(../images/arrow-hover.gif) no-repeat 0px 14px;
	color: #f40000;
	font-weight: bold;
}

ul.menu li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li li {
	background: none;
	border: none;
}

ul.menu li.active li a {
	background: url(../images/arrow.gif) no-repeat 10px 11px !important;
	border: none;
	color: #353535;
	font-weight: normal !important;
	padding: 3px 0 5px 20px !important;
	width: 75%; /*need for ie6*/
}

ul.menu li.active li a:hover,
ul.menu li.active li a:focus,
ul.menu li.active li a:active {
	background: url(../images/arrow-hover.gif) no-repeat 10px 11px !important;
}

ul.menu li.active li.active a {
	background: url(../images/arrow-hover.gif) no-repeat 10px 11px !important;
	color: #f40000;
}

ul.menu li.active li a:hover,
ul.menu li.active li a:active,
ul.menu li.active li a:focus {
	background: url(../images/arrow-hover.gif) no-repeat 10px 11px !important;
	color: #f40000;
}

/* SPOTLIGHT
--------------------------------------------------------- */
/* Spotlight Box Style */
.ja-box-full, .ja-box-left, .ja-box-center, .ja-box-right {
	float: left;
	overflow: hidden;
}


.ja-box-full div.moduletable {
	margin: 0;
}

.ja-box-left div.moduletable {
	margin-right: 10px;
}

.ja-box-center div.moduletable {
	margin: 0 5px;
}

.ja-box-right div.moduletable {
	margin-left: 10px;
}

.bg-infinito{
	background: url(../images/repete_mapa.gif) repeat-x;
	width: 100%;
	height: 381px;
}

#ja-slideshow {
	background: url(../images/fundo_mapa.gif) no-repeat center top;
	height:380px;
	clear: both;
	display: block;
	float: left;
	margin: 0;
	width: 100%;
	z-index: 1;
}

#ja-slideshow-inner {
	margin-top:14px;

}

#ja-slideshow .main {
	position: relative;
	border:#FFF solid 6px;
	background:#fff;
	margin: 0 auto;
	width: 928px;
	height:340px;
}


#caminhosite{
	background: url(../images/h3-bg3.gif) repeat-x left bottom;
	height:43px;
	margin-bottom:17px;
}

#caminhositedentro{
	margin: 0 auto 20px;
	width: 940px;
}

#textocaminho{
	color:#010101;
	font-size: 12px;
	padding-top:12px;
}

#ja-menusecundario{
	background: url(../images/bg_secundario.gif) no-repeat 0 13px;
	width:500px;
	float: right;
	margin-top: 18px;
	text-transform: uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif !important;
	font-weight:bold;
	text-align: right;
}


#ja-menusecundario table tr td a{
	padding-right:6px;
	padding-left: 5px;
}


/* Bottom spotlight */
#ja-botsl {
	background: url(../images/roda_repete.jpg) repeat-x left bottom;
	border-bottom: 1px solid #262626;
	color: #e9e9e9;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:11px;
	line-height:13px;
	text-align:left;
}

#ja-botsl .main {
	padding: 20px 0;
	zoom: 1;
}

#ja-botsl a {
	color: #e9e9e9;
}

#ja-botsl a:hover,
#ja-botsl a:active,
#ja-botsl a:focus {
	color: #D5D5D5;
	text-decoration: none;
}

#ja-botsl div.moduletable {
	margin-bottom: 0;
	padding: 0;
}

#ja-botsl div.moduletable h3 {
	background: none;
	border: none;
	color: #D5D5D5;
	font-size: 110%;
	font-weight: bold;
	letter-spacing: normal;
	padding: 0;
	text-transform: none;
}

#ja-botsl div.moduletable h3 span {
	background: none;
	padding: 0;
}

#ja-botsl li {
	background: url(../images/arrow.gif) no-repeat 0px 10px;
	padding: 3px 0 3px 10px;
}

/* login */
#form-login #modlgn_username,
#form-login #modlgn_passwd {
	background: #FFFFFF;
	border: 1px solid #D5D5D5;
	padding: 5px;
	width: 96%;
}

#form-login #form-login-remember {
	margin: 0;
}

#form-login label.remember {
	float: none;
}

#form-login .button.logout {
	float: none;
}

#form-login a {
	color: #555555;
}

#form-login a:hover,
#form-login a:focus,
#form-login a:active {
	color: #f40000;
	text-decoration: underline;
}

#form-login ul {
	margin-top: 10px;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footer {
	color: #ffffff;
	background: url(../images/roda_repete02.jpg) repeat-x left top;
}

#ja-footer .main {
	overflow: hidden;
	padding: 10px 0;
	position: relative;
}

#ja-footer small {
	color: #999999;
}

#ja-footer a {
	color: #999999;
}

#ja-footer a:hover, #ja-footer a:active, #ja-footer a:focus {
	color: #D5D5D5;
}

#ja-footer ul {
	margin: 0;
	padding: 0;
}

#ja-footer li {
	background: none;
	border-right: 1px dotted #999999;
	display: inline;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
}

#ja-footer li.ja-firstitem {
	border-left: 1px dotted #999999;
	padding-left: 10px;
}

#ja-footer .ja-footermenu {
	/*width:400px;*/
	float: left;
	height:22px;
}

#ja-footer .ja-copyright {
	margin-top:2px;
	float: right;
}

/* MISCELLANOUS
----------------------------------------------------------- */
img.nostyle {
	background: none !important;
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

.border {
	border: 1px solid #999999;
	padding: 4px;
}

.mostread, .latestnews {
	text-decoration: none;
}

#ja-banner {
	margin: 20px 0 0;
	overflow: hidden;
	text-align: center;
	width: 100%;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	background: none!important;
	display: block;
	margin: 10px 0;
	text-decoration: none!important;
}

.clr {
	clear: both;
}

.hastip img {
	border: none;
	float: left;
	margin: 0;
	padding: 0;
}

div.ja-innerdiv {
	background: url(../images/dot.gif) repeat-x bottom left;
	padding: 5px 0 15px;
}

div.ja-innerdiv img {
	padding: 6px 10px 0 0;
}

div.ja-innerdiv span.title {
	display: block;
	font-weight: bold;
}

div.ja-innerdiv span.author {
	color: #959595;
	display: block;
	font-size: 92%;
}

/* JA Catslwi */
#ja-topsl .ja-catslwi-display {
	color: #CCCCCC !important;
}

#ja-topsl div.moduletable .ja-catslwi-display h3 {
	background: none;
	border-top: none;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	margin: 5px 0 5px;
	padding: 5px 0 0;
	text-transform: none;
	text-transform: uppercase;
	text-align:center;
}

#porfora{
	overflow:hidden;
	margin:0 auto;
	width: 940px;
}

#porfora .moduletable img{
	border:#000 solid 3px;
}


#porfora .moduletable{
	float:left;
	width:310px;
	margin-right:6px;
}

#ja-topsl2 .ja-catslwi-display h3 span {
	background: none;
}

div.ja-catslwi {
	float: left;
	width: 32%;
}

.ja-catslwi-first {
	margin-right: 10px;
}

.ja-catslwi-center {
	margin: 0 5px;
}

.ja-catslwi-last {
	float: right !important;
}

.ja-catslwi-first .ja-catslwi-inner,
.ja-catslwi-center .ja-catslwi-inner,
.ja-catslwi-last .ja-catslwi-inner {
	margin: 0;
	position: relative;
	text-align:center;
	border:#000 3px solid;
}

/* JA Tabs */
.ja-tabswrap .ja-tab-subcontent span {
	color: #555555;
	font-size: 120%;
	text-transform: uppercase;
}

/* Tooltips */
.tool-tip {
	background: #FFFFFF;
	border: 1px solid #D5D5D5;
	float: left;
	max-width: 200px;
	padding: 5px;
	z-index: 999;
}

.tool-title {
	background: url(../../system/images/selector-arrow.png) no-repeat;
	font-size: 100%;
	font-weight: bold;
	margin: -15px 0 0;
	padding: 15px 0 5px 0;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
	margin: 0;
	padding: 0;
}

#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
	color: #fff;
	margin: 0;
	padding: 5px;
}

/* System Standard Messages */
#system-message dd.message ul {
	background: #999999;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul {
	background: #999999;
	border: none;
}

/* System Notice Messages */
#system-message dd.notice ul {
	background: #999999;
	border: none;
}


#acymailing_fulldiv_formAcymailing1 td{
	padding: 6px 0 6px 0;
}

#acymailing_fulldiv_formAcymailing1 .button{
	color: #727272;
	background: url(../images/readon-bg.gif) no-repeat left top;
	font-size:10px;
	width: 90px;
	height: 20px;
	display:block;
	border:0;
	cursor: pointer;
	text-transform:uppercase;
	font-weight:bold;
}


#acymailing_fulldiv_formAcymailing1 .button:hover, #acymailing_fulldiv_formAcymailing1 .button:focus, #acymailing_fulldiv_formAcymailing1 .button:active {
	color: #f40000;
	text-decoration: none;
}


#Mod139 ul li{
	background:none;
	padding:5px 0 0 0;
}

#Mod139 a{
	color:#7E7E7E;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}


#Mod139 a:hover, a:active, a:focus {
	color: #f40000;
}

#Mod139 p{
	font-size:10px;
	color:#7E7E7E;
}

.newsfeed_item{
	height:50px;
	background:transparent url(../images/dot.gif) repeat-x scroll bottom center;
}

td.componentheading{
	border:#F00 solid 1px;
	display:none;
}


element.style{
	background:#F00;
}