#menu{
	vertical-align: bottom;
}


h3{
	color: #000066;	
}
h1{
	color: #000066;	
	padding-top: 10px;
}

.homebox{
	background-image: url('/img/homebox.jpg');
	width: 100%;
	height: 359px;
	border-bottom: 1px solid #DDD;
}

#hometabs {
	width: 500px;
	height: 34px;
	margin-top: 25px;
	margin-left: 50px;
}

#hometextbox{
	background-color: #FFF;
	width: 500px;
	height: 300px;
	margin-top: 25px;
	margin-left: 50px;
	border: 1px solid #DDD;
	padding-left: 10px;
}
#hometextbox h2{
	color: #000066;	
	font-weight: bold;
	font-style: italic;	
}

#hometextbox h6{
	margin-top: -20px;
	font-style: italic;
	padding-bottom: 5px;
}
#hometextbox p{
	font-size: 13px;
	padding: 10px 0;
	text-indent: 0;
}
#hometextbox img{
	padding: 0 7px;
}
.newsdiv1 h4{
	color: #000066;	
	font-weight: bold;
}

.newsdiv1 p{
	margin-top: -10px;
}
#green div{
	border: 1px solid #999;
}

.center_cont{
	background-image: url('/img/blue_bkg.jpg');
	background-repeat: repeat-x;
	padding-top: 15px;
}




.Estilo6 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11px; }
.Estilo9 {color: #000000; font-weight: bold; font-size: 12px; font-family: Geneva, Arial, Helvetica, sans-serif; }
.Estilo10 {font-size: 11px; font-weight: bold; font-family: Geneva, Arial, Helvetica, sans-serif; }
.Estilo12 {color: #000000}
.Estilo13 {font-size: 11px; font-weight: bold; font-family: Geneva, Arial, Helvetica, sans-serif;}
.Estilo14 {font-size: 16px; font-weight: bold; font-family: Geneva, Arial, Helvetica, sans-serif; }
.td1{
	background-color: #cfe0d0;
	border-bottom-width: 1px;
	padding: 10px;
	border-bottom-style: solid;
	border-bottom-color: gray;
}
.td2 { 
	border-bottom-width: 1px;
	padding: 10px;
	border-bottom-style: solid;
	border-bottom-color: gray;
	background-color: #AFCEEB;
}