body {
	margin:0;
	padding:0;
	min-width:1000px;
	background:#9FD019
}
#wrap{
	margin:0 auto;
	width:1000px;
	background:#9FD019;
}
#header{
	height:50px;
}
#menu_top{
	margin:0;
	padding: 10px 10px 0px 10px;
	text-align:right;
}
#menu_top ul{
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold
	}
#menu_top ul li{
	list-style:none;
	display:inline;
	color:white;
	}
#menu_top ul li a:link,#menu_top ul li a:visited {
	text-decoration:none;
	color:white;
	}
#menu_top ul li a#current_top {
	border:1px solid #FFFFFF;
	padding:2px 4px 0 4px;
	background:#5DAC21
	}
#header_bottom{
	background:#E2E2E2;
}
#main{
	background: #FFFFFF;
}
#col_left{
	width:200px;
	float:left;
	/*border:1px solid red;*/
}
#content{
	width:795px;
	float:right;
	/*border:1px solid red;*/
	font-family:Arial, Helvetica, sans-serif;
	color:#0F83C4;
	font-size:12px;
	height:530px;
	background:#FFFFFF;
}
#content #text{
	padding-top:10px;;
	color: #336633;
}
#content #text h1{
	font-size:14px;;
	color: #336633;
}
#content #text a, #content #text a:link, #content #text a:visited{
	color: #9FD019;
}
#content #text a:hover{
	color: #21AC82;
}
#content #text dl{
	line-height:20px;
}
#content #text dt{
	font-weight:bold;
	font-size:16px;
}
#title h1{
	margin:10px 0 0 60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	font-style:italic;
	text-align:left;
	color: #5DAC21;
}
#main_content{
	height:500px;
	float:left;
	width:200px;
}
#slideshow{
	padding: 10px 0 0 40px;
}
#secondary_content{
	margin-top:30px;
	height:450px;
	float:right;
	width:370px;
}
#secondary_content h1{
	font-size:20px;
	color: #5DAC21;
}
#secondary_content h2{
	font-size:18px;
	/*color: #5DAC21;*/
}
#footer{
	clear:both;
	height:20px;
	background:#E2E2E2

}
#footer_bottom{
	background:#9FD019
}
#nav_left{
	list-style:none;
	margin-left:15px;
	margin-top:20px;
	padding:0;
}
#nav_left li a{
	border-bottom:1px solid white;
	padding:5px 0 5px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style:italic;
	font-weight:bold;
	border-bottom:1px solid #009900;
	display:block;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}
#nav_left li a:link, #nav_left li a:visited {
	color: #9FD019;
	text-decoration:none;
}

#nav_left li a:hover{
	color:#21AC82/*#0F83C4*/;
	text-decoration:none;
	/*background: #EEEEEE;*/
	background-image: url(images/bullet_over.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}
#nav_left li a#current
{
	/*border: 1px solid #009900;*/
	/*background: #F0F0F0;*/
	color: #009900;
	background-image: url(images/bullet_over.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}
.img_left{
	float:left;
	padding:5px;
}
div.pic{float:left;margin: 20px;padding:0 0 0px 0;
    /*background: url(shadow.png) no-repeat bottom center*/}

div.pic img{display: block;border: 1px solid;
    border-color: #CCC #CCC #AAA #CCC;
    padding: 5px;background: #f6f6f6
}
#logo{
	padding:10px 0 0 30px
}
div.modulo{
width: 90%; background-color: #FFFFCC;
border: 1px solid #CCCCCC; padding: 5px;
margin: 0px auto;
}
div.row {
  clear: both;
  padding-top: 5px;
  }

div.row span.label {
  float: left;
  width: 25%; /*35%*/
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 64%;
  text-align: left;
  } 
span.spacer {width:120px;}
div.row span.formw input{ 
border:1px solid #669CD2;
margin-top:0px;
}
fieldset{border:1px solid #006633; clear:both; padding-bottom:10px}
div.row span.formw select{}
abbr, acronym {
	cursor: help;
	background-color: transparent;
	border-bottom: 1px dashed;
}
select {font-family: Arial, Helvetica, sans-serif;}
acronym, abbr {
cursor: help;
background-color: transparent;
border-bottom: 1px dotted #666666;
}
