body, form, img, ul, li, h1, h2, h3 {
	padding:0;
	margin:0;
	border:0;
	line-height:1.45em;
}


body, html {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:0;
}

a {
	color:#108ECE;
	text-decoration:none;
}

sup {
	position:relative;
	top:-0.3em;
	vertical-align: baseline;
	font-size:0.8em;
}
/*a, a:link{
	color:#138CCB;
	text-decoration:none;
}*/
a.zaga:hover{
	color:#00a83c;
}
a:hover{
	
	text-decoration:underline;
}
a:hover *{
	text-decoration:underline;
}
a:hover div.menu{
	text-decoration:none;
}

/* BASE.CSS*/


input{
	font:normal 12px "Lucida Grande", Arial, Helvetica, sans-serif;
	line-height:17px;
}
html, body, .body{
	height:100%;
}
.without_footer{
	width:100%;
	-height:100%;
	min-height:100%;
}
.middle{
	clear:both;
	width:960px;
	overflow:hidden;
}
.fright{
	float:right;
}
.fleft{
	float:left;
}
img{
	border:0;
}
.body{
	width:960px;
	margin:0 auto;
}
.logo{
	height:95px;
	position:absolute;
	width:200px
}
.logo img{
	margin-top:25px;
}
.green_top{
	background:#53d268 url(green_top.gif) left bottom repeat-x;
	clear:both;
	margin:20px auto 10px
}
.green_top div{
	background:url(green_top_left.gif) left bottom no-repeat;
	height:50px;
	position:relative;
}
.green_top div div{
	background:none;
	height:auto;
}
.green_top .right{
	float:right;
	padding:15px;
}
.green_top .label{
	float:left;
	display:block;
	font-size:19px;
	line-height:50px;
	color:#ffffff;
	padding-left:15px;
	padding-right:15px;
	text-decoration:none;
}

.right_side, .left_column{
	padding-bottom:74px;
}
.right_side{
	width:760px;
	float:right;
	overflow:hidden;
}
.left_column{
	width:180px;
	float:left;
}
.left_column ul, .footer div{
	border:4px solid #e7e7e7;
}
.left_column ul{
	padding:10px 0 13px 0;
	margin:0;
	border-left:none;
	border-right:none;
}
.left_column ul li{
	list-style:none;
	background:url(/images/left_colum_li.gif) no-repeat;
	background-position:0 8px;
	padding-left:12px;
}
.left_column ul li a{
	text-decoration:underline !important;
}
.left_column ul li a:hover{
	text-decoration:underline !important;
	color:#00a83c;
}
.footer{
	position:absolute;
	z-index:100;
}
.footer div{
	position:absolute;
	z-index:100;
	top:-54px;
	width:960px;
	border-left:none;
	border-right:none;
	border-bottom:none;
	line-height:50px;
	clear:both;
}
.footer a{
	text-decoration:underline !important;
}
.title{
	font:19px normal Arial, Helvetica, sans-serif;
	color:#999999;
	margin-bottom:15px;
}
.title div{
	display:inline;
}

p{
	margin:10px 0px;
	padding:0px;
}
*{
	outline-color:-moz-use-text-color !important;
	outline-style:none !important;
	outline-width:medium !important;
}

.footer div {
	line-height:normal;
	padding-top:23px;
	top:-63px;
}
.footer img {
	float: right;
	position:relative; top:-13px;
}