body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}


.ecodev_table {
	border: 1px solid rgb(0, 102, 204);
	width: 583px;
	text-align: left;

    }

.ecodev_Subtable {
	width: 583px;
	text-align: left;
	border-top: 1px none rgb(0, 102, 204);
	border-right: 1px solid rgb(0, 102, 204);
	border-bottom: 1px solid rgb(0, 102, 204);
	border-left: 1px none rgb(0, 102, 204);

    }
	
.EcoDev_txt {
	padding-right: 10px;
	padding-top: 15px;
	padding-left: 15px;
	font-size: 12px;

    }
	
.EcoDev_txt ul { 
	line-height: 150%;
    }	
			
    
.Quick_Links {
	padding-left: 10px;
	color: rgb(0, 51, 102);
	font-size: 12px;
	font-weight: normal;
	margin-top: 5px;

    }
	
.Quick_Links h3 {
	text-decoration: underline;
	font-size: 12px;


    }
			
.Quick_Links a {
	text-decoration: none;
	color: rgb(0, 51, 102);
}

.Quick_Links a:link {
	text-decoration: none;
	color: rgb(0, 51, 102);
}

.Quick_Links a:hover {
	text-decoration: underline;
	color: #0033FF;
}

.Quick_Links a:visited {
	
	color: rgb(0, 51, 102);
}

.Quick_Links ul {
list-style: circle url(none);
margin: 0;
padding: 0 0 0 10;
line-height: 150%;
    }
	
.picCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
	text-align: center;
	padding: 5px 10px 10px;
}

.return_Link {
	padding-left: 10px;
	color: rgb(0, 51, 102);
	font-size: 9px;
	font-weight: normal;
	padding-top: 5px;
    }
	
			
.return_Link a {
	text-decoration: none;
	color: rgb(0, 51, 102);
}


.return_Link a:hover {
	text-decoration: underline;
	color: #0033FF;
}

.return_Link a:visited {
	
	color: rgb(0, 51, 102);
}


.list_Links {
	padding-left: 10px;
	color: rgb(0, 51, 102);
	font-size: 12px;
	font-weight: normal;
	margin-top: 5px;

    }

.list_Links a {
	text-decoration: none;
	color: rgb(0, 51, 102);
}

.list_Links a:link {
	text-decoration: none;
	color: rgb(0, 51, 102);
}

.list_Links a:hover {
	text-decoration: underline;
	color: #0033FF;
}

.list_Links a:visited {
	
	color: rgb(0, 51, 102);
}

.list_Links ul {
list-style: url(none) none;
margin: 0;
padding: 0 0 0 10;
line-height: 150%;
    }
