BODY#body {
	margin:0;
	padding:0;
	text-align: center;
	background: #F2F2F2;
}
 
body{
	font-family: "tahoma" Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 145%;
}

.moduletable {
	margin: 0;
	padding: 0;
}

p {
	margin:0;
	padding: 0;
	margin-bottom:1em;
}

#wrapper1 {
	position: relative;
	width: 850px;
	margin: 0 auto;
	text-align: left;
}

.space {
	height: 3px;
}

#wrapper {
	position: relative;
	width: 850px;
	margin: 0 auto;
	text-align: left;
	background: url(../images/wrapper_bg.jpg) repeat-y left top;
	float: left;
}

#wrapper-foot {
	position: relative;
	width: 850px;
	margin: 0 auto;
	text-align: left;
}

#wrapper_top_bg {
	width: 850px;
	background: url(../images/wrapper_top_bg.jpg) no-repeat left top;
	float: left;
}

#wrapper_bootom_bg {
	width: 850px;
	background: url(../images/wrapper_bottom_bg.jpg) no-repeat left bottom;
	float: left;
}

#wrapper_padding {
	position: relative;
	width: 832px;
	margin-left: 0px;
	text-align: left;
}

#header {
	position: relative;
	height: 164px;
	padding: 0;
	margin: 0;
	z-index: 2;
}

#logo {
	position: absolute;
	top: 25px;
	left: 10px;
	width: 833px;
	height: 138px;
}

#header_module {
	position: absolute;
	right: 5px;
	top: 15px;
	width: 40px;
	z-index: 2;
}

#header_module #login-pad {
	padding-top: 3px;
	padding-bottom: 0;
}

#no1 {
	border: 1px solid #ccc;
	background: #FFF;
	width:270px;
	position:absolute;
	right:50px;
	top:0px;
}

div#no1, div#no2, div#no3, div#no4 {
	display: none;
	font-size: 9px;
}

#header_module .moduletable {
	margin: 0;
	padding: 5px;
}

#header2 {
	position: relative;
	background: url(../images/menu_bg.jpg) repeat-x left top;
	width: 833px;
	height: 40px;
	padding: 0 0 0 0;
	margin: 0 0 0 9px;
	z-index: 1;
}

#menu {
	position: absolute;
	left: 0;
	top: 0px;
	padding: 0;
	margin: 0;
}

#search {
	position: absolute;
	top: 3px;
	right: 30px;
	height: 30px;
	z-index: 1;
}

#left{
	float: left;
	width: 236px;
	margin-bottom:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 15px;
	padding-bottom: 50px;
}

#left .module,
#left .module_menu, 
#left .module_text {
	background: url(../images/right_bg.jpg) repeat-y left top;
}

#left .module div, 
#left .module_menu div, 
#left .module_text div {
	background: url(../images/right_top_bg.jpg) no-repeat left top;
}

#left .module div div, 
#left .module_menu div div , 
#left .module_text div div {
	background: url(../images/right_bottom_bg.jpg) no-repeat left bottom;
}

#left .module div div div, 
#left .module_menu div div div, 
#left .module_text div div div {
	padding:25px;
}

#left .module div div div div, 
#left .module_menu div div div div, 
#left .module_text div div div div {
	padding:0;
	background:none;
}

#content {
	font-size: 13px;
	color: #333333;
	margin: 12px;
	text-align: justify;
	width: 550px;
	float: left;
	line-height: normal;
}

#content-padding {
	padding-left: 30px;
	padding-bottom: 30px;
	padding-top: 10px;
	padding-right: 90px;
}

#right {
	float: left;
	width: 326px;
	margin-bottom:3em;
	margin: 0px 2px 0px 15px
}

#right .module,
#right .module_menu, 
#right .module_text {
	background: url(../images/right_bg.jpg) repeat-y left top;
}

#right .module div, 
#right .module_menu div, 
#right .module_text div {
	background: url(../images/right_top_bg.jpg) no-repeat left top;
}

#right .module div div, 
#right .module_menu div div , 
#right .module_text div div {
	background: url(../images/right_bottom_bg.jpg) no-repeat left bottom;
}

#right .module div div div, 
#right .module_menu div div div, 
#right .module_text div div div {
	padding:25px;
}

#right .module div div div div, 
#right .module_menu div div div div, 
#right .module_text div div div div {
	padding:0;
	background:none;
}

#footer {
	position: relative;
	margin: 0 auto;
	width: 835px;
	height: 35px;
	clear: both;
}

#wrapper-foot .moduletable {
	padding-left:10px;
	padding-bottom:10px;
	text-align:center;
}

.clear {
	clear: both;
}

#belowmain {
	margin:2em;
}

#belowmain .moduletable {
	padding:10px;
	border:1px solid #DDD;
	background:#F6F6F6;
}

/* GENERAL PURPOSE STYLES */

a:link, 
a:visited {
	color: #008356;
	text-decoration: none;
	font-family:"Tahoma" Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

li.active a:visited, 
a:hover {
	text-decoration: underline;
}

#header a {
	color: #008356;
}

#header2 .moduletable {
	padding: 0;
	margin: 0;
}

.inputbox {
	margin-right: 5px;
	font-family: "Tahoma" Verdana, Arial, Helvetica, sans-serif;;
	font-size: 11px;
	color: #008356;
	border: 1px solid #ddd;
}

#header #mod_login_username,
#header #mod_login_password {
	width: 100px;
	margin-bottom: 5px;
}

#header .button {
	margin: 5px;
	margin-left: 0;
}

#search .inputbox {
	width: 130px;
	height: 12px;
	margin: 0;
	padding: 2px;
	padding-left: 5px;
	margin-top: 4px;
	margin-right: 10px;
}

.sectiontableentry1 {
	background-color: #F6F6F6;
}

.sectiontableentry2 {
	background-color: #f9f9f9;
}

.small {
  font-size: 9px;
  text-decoration: none;
  font-weight: normal;  
}

form, fieldset {
	padding: 0;
	margin: 0;
	border:none;
}

#footer a:link, 
#footer a:visited  {
	color: #ffffff; font-family:"tahoma" Verdana, Arial, Helvetica, sans-serif;
}

#footer a:hover {
text-decoration: underline;
}

.componentheading,
.contentheading {
	font-family: "Aero" Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: normal;
	text-indent: 30px;
	text-align:left;
	background-image: url(../images/bck_titulo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 80px;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

/* login module */

#login-pad p#form-login-username, 
#login-pad p#form-login-password, 
#login-pad p#form-login-remember {
width:130px;
float:left;
}

#login-pad #form-login ul {display:none;}

/* new tags */

.author, .createdate, .modifydate {
display:none;
}

.buttons {
margin:0; padding: 0;
color: #ffffff;
background: #FFFFFF;
line-height: 22px;
height: 22px;
vertical-align: top;
font-size: 11px;
font-weight:bold;
border: none;
text-align: center;
margin:2px 0; padding:0px 5px;
}

.button {
	color: #ffffff;
	height: 22px;
	vertical-align: top;
	font-size: 11px;
	font-weight:bold;
	border: 1px solid #018255;
	text-align: center;
	margin:2px 0;
	padding:0px 5px;
	background-color: #019C66;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
h1, h2, h3, h4 {
	margin: 0;
	padding: 10px;
	padding-left: 0;
	font-family: "Tahoma" Verdana, Arial, Helvetica, sans-serif;;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	color: #008356;
}

h2 {
	font-size: 18px;
	font-weight: normal;
}

h3 {
	font-size: 15px;
	font-weight: lighter;
	font-family: Aero, Verdana, Arial, Helvetica, sans-serif;
	color: #008657;
}

#right h3 {
	color: #008356;
}

#content .moduletable h3 {
	padding-bottom:0em;
}

#footer h3,
#search h3 {
	display: none;
}

h4 {
	font-size: 12px;
	color: #333;
}

ul { 
	margin: 2px;
	padding: 6px;
	padding-left: 15px;
}

li {	
	list-style: none;
	list-style-image: url(../images/icon.gif);
	padding-left: 1px;
	line-height: 150%;
}

ul.arrow1 li,
ul.arrow2 li {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}

ul.arrow1,
ul.arrow2  {	
	line-height: 150%;
	padding-bottom: 3px;
	margin-top: 2px;
}

ul.arrow1 li {	
	list-style-image: url(../images/arrow1.jpg);
}

ul.arrow2 li {
	list-style-image: url(../images/arrow2.jpg);
}

#right ul {
	margin: 0;
	padding: 0;
}

#right ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

#right ul li a, 
#right ul li a:link, 
#right ul li a:visited {
	text-decoration: none;
	display: block;
	height: 20px;
	font-size: 11px;
	color: #008356;
}

#right ul li a:hover,
#right ul li a:active {
	text-decoration: underline;
}

/* primary menu - at the top of this site */

#menu ul, 
#menu li {
	list-style-type:none;
	list-style-image:none;
	padding: 0;
	margin: 0;
}

#menu ul li {
	float: left;
	line-height: 25px;
}

#menu a:link, 
#menu a:visited  {
	font-family: "tahoma" Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 30px;
	font-weight: bold;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
}

#menu ul li a:hover {
	font-family: "tahoma" Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 30px;
	font-weight: bold;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
}

#menu ul li a#active_menu {
	text-decoration: underline;
	color: #99CC33;
}

#menu ul li ul {
width:180px;
left:10px;
padding-top:8px;
}

#menu ul li ul li {
	width:250px;
	line-height:20px;
	background-image: url(../images/sbmenu_bg.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#menu ul li ul li:hover {
	width:250px;
	line-height:20px;
	background-image: url(../images/sbmenu_bg.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF; 
}
#menu ul li ul li.over {
	background-image: url(../images/sbmenu2_bg.jpg);
}

#menu ul li ul li a:link, 
#menu ul li ul li a:visited  {
line-height:28px !important;
font-size:12px;
}


img {border: 0;}
